summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-04-12 13:49:42 +0000
committerFrancois Pons <fpons@mandriva.com>2001-04-12 13:49:42 +0000
commit1feaa0f7aed3f0823e5a69c626737b03b645b7cc (patch)
tree3c0cac10f773621716381b0f5d0078178b617750
parente4a733279204fd41aaee08d77501c38a01b8932f (diff)
downloaddrakx-1feaa0f7aed3f0823e5a69c626737b03b645b7cc.tar
drakx-1feaa0f7aed3f0823e5a69c626737b03b645b7cc.tar.gz
drakx-1feaa0f7aed3f0823e5a69c626737b03b645b7cc.tar.bz2
drakx-1feaa0f7aed3f0823e5a69c626737b03b645b7cc.tar.xz
drakx-1feaa0f7aed3f0823e5a69c626737b03b645b7cc.zip
removed strict die on empty list.
-rw-r--r--perl-install/interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm
index 567c2cef8..187fbc82e 100644
--- a/perl-install/interactive.pm
+++ b/perl-install/interactive.pm
@@ -248,7 +248,7 @@ sub ask_from_entries_refH_powered_normalize {
#- don't display empty lists and one element lists
@$l = grep {
my $b = $_->{list} && $_->{not_edit};
- @{$_->{list}} == () and die 'ask_from_list: empty list';
+ #@{$_->{list}} == () and die 'ask_from_list: empty list';
!($b && @{$_->{list}} <= 1);
} @$l;
e/drakx/diff/perl-install/share/po/be.po?h=17.36.1&id=645c0ecd4b2d7eca02b70cde36d888371f660910'>perl-install/share/po/be.po5833
-rw-r--r--perl-install/share/po/bg.po5882
-rw-r--r--perl-install/share/po/br.po5968
-rw-r--r--perl-install/share/po/bs.po6069
-rw-r--r--perl-install/share/po/ca.po10790
-rw-r--r--perl-install/share/po/cs.po6151
-rw-r--r--perl-install/share/po/cy.po6119
-rw-r--r--perl-install/share/po/da.po10125
-rw-r--r--perl-install/share/po/de.po5965
-rw-r--r--perl-install/share/po/el.po5927
-rw-r--r--perl-install/share/po/eo.po5829
-rw-r--r--perl-install/share/po/es.po6128
-rw-r--r--perl-install/share/po/eu.po6278
-rw-r--r--perl-install/share/po/fi.po9588
-rw-r--r--perl-install/share/po/fr.po6122
-rw-r--r--perl-install/share/po/ga.po5705
-rw-r--r--perl-install/share/po/gl.po5845
-rw-r--r--perl-install/share/po/hr.po6071
-rw-r--r--perl-install/share/po/hu.po6108
-rw-r--r--perl-install/share/po/id.po6131
-rw-r--r--perl-install/share/po/is.po5838
-rw-r--r--perl-install/share/po/it.po5899
-rw-r--r--perl-install/share/po/ja.po6085
-rw-r--r--perl-install/share/po/ko.po5764
-rw-r--r--perl-install/share/po/lt.po5811
-rw-r--r--perl-install/share/po/lv.po6224
-rw-r--r--perl-install/share/po/mt.po6133
-rw-r--r--perl-install/share/po/nl.po6135
-rw-r--r--perl-install/share/po/no.po3899
-rw-r--r--perl-install/share/po/ro.po6677
-rw-r--r--perl-install/share/po/ru.po6162
-rw-r--r--perl-install/share/po/sk.po6091
-rw-r--r--perl-install/share/po/sl.po5700
-rw-r--r--perl-install/share/po/sp.po3887
-rw-r--r--perl-install/share/po/sr.po6068
-rw-r--r--perl-install/share/po/sv.po6126
-rw-r--r--perl-install/share/po/th.po5745
-rw-r--r--perl-install/share/po/tr.po6127
-rw-r--r--perl-install/share/po/uk.po5896
-rw-r--r--perl-install/share/po/wa.po6054
-rw-r--r--perl-install/share/po/zh_TW.po5937
45 files changed, 153770 insertions, 118622 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 39c272022..c853263c5 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -3,9 +3,9 @@ include ../../Makefile.config
PMSFILES = $(wildcard $(ALLPMS:%=../../%))
PMSCFILES = $(PMSFILES:%=%_.c)
-# temporarly don't include ar.po,br.po,cy.po,ga.po,is.po,sl.po
+# temporarly don't include those po files
# (too low translation percentage)
-POFILES = $(shell ls *.po|grep -v '\(ar.po\|ga.po\|is.po\|sl.po\)')
+POFILES = $(shell ls *.po|grep -v '\(ga.po\|is.po\|sl.po\)')
MOFILES = $(POFILES:%.po=%.mo)
LANGS = $(POFILES:%.po=%)
diff --git a/perl-install/share/po/af.po b/perl-install/share/po/af.po
index 24078f541..00fa8d64c 100644
--- a/perl-install/share/po/af.po
+++ b/perl-install/share/po/af.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2001-08-20 21:28-0000\n"
"Last-Translator: Schalk W. Cronj <schalkc@uk.ntaba.com>\n"
"Language-Team: Afrikaans <mandrake@af.org.za>\n"
@@ -71,44 +71,44 @@ msgstr ""
"U stelsel onderstuen multikopkonfigurasie.\n"
"Wat wil u doen?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Kies die geheue grootte van u videokaart"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree-konfigurasie"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Watter tipe XFree-konfigurasie verlang u?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Konfigureer skyfkoppe afsonderlik"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Gebruik Xinerama-ekstensies"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfigureer net die \"%s\" kaart (%s)"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s met 3D-hardwareversnelling"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -117,18 +117,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."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, 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."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s met EKSPERIMENTELE 3D-hardewareversnelling"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -140,7 +140,7 @@ 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."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -150,13 +150,13 @@ msgstr ""
"bied,\n"
"MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (installasievertoondrywer)"
#
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Aangepaste"
@@ -169,7 +169,7 @@ msgstr "Videokaart"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Resolusie"
@@ -178,27 +178,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Opsies"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "OK"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Verlaat"
@@ -227,7 +228,8 @@ msgstr ""
msgid "Generic"
msgstr "Generies"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "Herroep"
@@ -286,50 +288,52 @@ msgstr "16-miljoen kleure (24 bis)"
msgid "4 billion colors (32 bits)"
msgstr "4 biljoen kleure (32 bis)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Resolusies"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Kies die resolusie en kleurdiepte"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Videokaart: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Kanselleer"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Toets konfigurasie"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Wil u die konfigurasie toets?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Waarskuwing: Toetsing is gevaarlik met hierdie videokaart"
@@ -424,163 +428,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Watter tipe is u ISDN-konneksie?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Eerste sektor van herlaaipartisie"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Eerste sektor van skyf (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO installasie"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Waar wil u die herlaaistelsel installeer"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub installasie"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO met tekskieskaart"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO met grafiese kieskaart"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Laai vauit DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Herlaaistelsel hoofopsies"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Herlaaistelsel om te gebruik"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Herlaaiprogram installasie"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Herlaaitoestel"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompak"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "kompak"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Videomodus"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Wagperiode voro verstekstelsel gelaai word"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Wagwoord"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Wagwoord (weer)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Beperk instruksielynopsies"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "beperk"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Maak /tmp skoon met elke herlaai"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Presiese RAM grootte indien nodig (%d MB bespeur)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Gebruik multiprofiele"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Gee die geheuegrootte in MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Opsie ``Beperk instruksielynopsies'' kan nie sonder wagwoord gebruikword nie"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Probeer asb. weer"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Die wagwoorde stem nie ooreen nie."
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Beginboodskap"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Tydsbeperking vir stelselkernlaai"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Laat CD-herlaai toe?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Laat OF-herlaai toe?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Verstek bedryfstelsel?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -589,7 +593,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -597,156 +601,158 @@ msgstr ""
"Hier is die huidige inskrywings\n"
"U kan byvoeg or verwyder soos nodig."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Voeg by"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Klaar"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Verander"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Watter tipe inskrywing wil u byvoeg?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Ander bedryfstelsel (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Ander bedryfstelsel (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Ander bedryfstelsel (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Beeld"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Basis"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Aanlas"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lees-skryf"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Onveilig"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Etiket"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Verstek"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-grootte"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "Geen video"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Verwyder inskrywing"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Le etiket word nie toegelaat nie"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr ""
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr "U moet oor 'n ruilpartisie beskik"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Hierdie etiket is alreeds in gebruik"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Het %s %s koppelvlakke gevind"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Beskik u oor nog?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Het u enige %s koppelvlakke?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Nee"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Drywer vir %s kaart %s in installasieproses"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(module %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -757,17 +763,17 @@ msgstr ""
"Opsies is in die formaat ``naam=waarde naam2=waarde2 ...''.\n"
"Bv. ``io=0x300 irq-7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Module opsies:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Watter %s drywer meot ek probeer?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -783,15 +789,15 @@ msgstr ""
"rekenaar self daarvoor aftas. In uitsonderlike gevalle mag die rekenaar\n"
"ophang, maar dit sal nie skade veroorsaak nie."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Aftas"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Spesifieer opsies"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -800,63 +806,63 @@ msgstr ""
"Laai van module %s het gefaal.\n"
"Wil u ander parameters probeer?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr ""
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr ""
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr ""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(%s alreeds bygevoeg)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Die wagwoorde is te eenvoudig"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Gee asb. 'n gebruikerskode"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Die gebruikerskode maag alleenlikui kleinletter, nommers, '-' en '_' bestaan"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Hierdie genruikerskode bestaan alreeds"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Hierdie genruikerskode bestaan alreeds"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Voeg gebruiker by"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -865,32 +871,32 @@ msgstr ""
"Tik 'n gebruiker in\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Aanvaar gebruiker"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Regte naam"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Gebruikerskode"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Dop"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikoon"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Outointeken"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -898,60 +904,60 @@ msgstr ""
"Ek kan u rekenaar so opstel om X outomaties een gebruiker in te teken.\n"
"Verlang u hierdie funksionaliteit?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Kies die verstek gebruiker:"
#
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Kies die vensterbestuurder om te loop:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Alles"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr "Voeg 'n gebruiker by"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "CUPS word gelaai"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Hierdie pakket moet opgradeer word\n"
"Is u seker u wil dit deselekteer?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -960,42 +966,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Krakers welkom"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Swak"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standaard"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Hoog"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Hoog"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoes"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1007,7 +1013,7 @@ msgstr ""
"wagwoord\n"
"toegang nie."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1015,7 +1021,7 @@ msgstr ""
"Wagwoorde is nou ontsper, maar gebruik as 'n netwerkrekenaar word nie "
"aanbeveel nie."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1025,13 +1031,13 @@ msgstr ""
"wat aan die internet as 'n klint konnekteer. Daar is heelwat "
"sekuriteitstoetse."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -1045,7 +1051,7 @@ msgstr ""
"Die sekuriteit is goed genoeg sodat 'n stelsel konneksies wat baie klinte\n"
"af kan aanvaar."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1054,36 +1060,36 @@ msgstr ""
"Hierdie is Vlak-4 sekuriteit, maar die stelsel is afgeslote.\n"
"Sekuriteitseienskappe is maksimaal."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Opsies"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Gebruik sekuriteitsvlak"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Sekuriteitsvlak word gestel."
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Selekteer opsies vir bediener"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1096,7 +1102,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1119,13 +1125,13 @@ 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)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welkom by GRUB, die bedryfstelselkieskaart!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr ""
@@ -1134,189 +1140,184 @@ 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:995
+#: ../../bootloader.pm_.c:989
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."
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "instruksies voor herlaai, of 'c' vir 'n instruksielyn."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
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
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Werkskerm"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Beginkieskaart"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Waar wil u die herlaaistelsel installeer"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "Gee hulp beskikbaar nie (nog nie).\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Herlaaistylkonfigurasie"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Ler"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Ler/_Verlaat"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Nuwe monitorkategoriasiestyl"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Nuwe styl monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Tradisionele monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Tradisionele Gtk+ Monitor"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Laai Aurora met herlaaityd"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "LILO/GRUB metode"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot metode"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Installeer stelsel"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "Kies 'n nuwe grootte"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Fout"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "Geen video"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Kies installasieklas"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1325,22 +1326,22 @@ msgstr ""
"U gebruik huidig %s as herlaaibestuurder.\n"
"Kliek op Konfigureer om opstelassistent te laai."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Konfigureer"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Stoor pakketseleksie"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1349,90 +1350,85 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Stelselmode"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Laai X-Windowstelsel met herlaai"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Nee, ek verlang outo-aanteken"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ja, ek verlang outoaanteken met hierdie (gebruiker,werkskerm)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "kan nie /etc/inittab oopmaak vir lees nie: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minute"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minuut"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d sekondes"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Ek kan nie meer partisies byvoeg nie"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Frankryk"
@@ -1440,8 +1436,8 @@ msgstr "Frankryk"
msgid "Costa Rica"
msgstr ""
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
#, fuzzy
msgid "Belgium"
msgstr "Belgies"
@@ -1469,13 +1465,13 @@ msgstr "Norweegs"
msgid "Sweden"
msgstr "Sien"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr ""
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Italy"
msgstr "Italiaans"
@@ -1485,8 +1481,8 @@ msgstr "Italiaans"
msgid "Austria"
msgstr "seriaal"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr ""
@@ -1503,12 +1499,12 @@ msgstr ""
msgid "New"
msgstr "nuut"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Ontheg"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Heg"
@@ -1517,10 +1513,9 @@ msgstr "Heg"
msgid "Server"
msgstr "Bediener"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Hegpunt"
@@ -1539,28 +1534,28 @@ msgstr ""
msgid "Server: "
msgstr "Bediener"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Hegpunt:"
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Opsies: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Rugsteun u data eers asb."
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Lees noukeurig!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1569,15 +1564,15 @@ msgstr ""
"Indien u beplan om 'aboot' te gebruik, los spasie aan die begin\n"
"van die skyf. (2048 sektors is genoeg)."
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Assistent"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Kies aksie"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1589,83 +1584,83 @@ msgstr ""
"Ek stel voor u verstel eers die grootte van di partisie\n"
"(kliek daarop en kliek dan op \"Verstel Grootte\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Kliek asb. op 'n partisie"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detail"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Plaaslike drukker"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr "Gejoernaliseer"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Ruilarea"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Leeg"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Ander"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "LOersteltipes:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Skep"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Tipe"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Gebruik ``%s'' instede."
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Uitwis"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Gebruik ``Ontheg'' eerste"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1673,72 +1668,72 @@ msgstr ""
"Alle data om hierdie partisie %s sal uitgewis word na verandering van die "
"partisietipe"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Kies 'n partisie"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Kies 'n ander partisie"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Verlaat"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Skakel oor na kundige gebruiksvlak"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Skakel oor na normale gebruiksvlak"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Herroep"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Wil u in elk geval voortgaan?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Verlaat, maar moenie iets stoor nie"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Wil u verlaat, sonder om die partisietabel op te dateer?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Wil u die /etc/fstab veranderinge stoor?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Outo-allokeer"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Verwydeer almal"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Outo-allokeer"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Nog"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Hardeskyfinligting"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Alle primre partisies is gebruik"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Ek kan nie meer partisies byvoeg nie"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1746,35 +1741,35 @@ msgstr ""
"Om meer partisies te verkry, verwyder asb. een om 'n ektensiepartisiete kan "
"skep"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Skryf partisietabel"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Reddingspartisietabel"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Reddingspartisietabel"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Reddingspartisietabel"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Verwyderbare media"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Selekteer lOer"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1782,11 +1777,12 @@ msgstr ""
"Die rugsteunpartisietabel het nie dieselfde grootte nie\n"
"Wil u voortgaan?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Waarskuwing"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1794,106 +1790,106 @@ msgstr ""
"Sit 'n floppie in die aandrywer.\n"
"Alle data op hierdie floppie sal verloor word."
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Partisietabel Reddingspoging"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Gedetaileerde inligting"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Verstel Grootte"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Skuif"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatteer"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Voeg by RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Voeg by LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Verwyder uit RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Verwyder uit LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Verander RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Gebruik vir teruglus"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Kies 'n nuwe grootte"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Kies sektor: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Grootte in MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "LOerstelseltipe: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Voorkeure: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
#, fuzzy
msgid "Remove the loopback file?"
msgstr "Teruglusler %s word geformateer"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Verander partisietipe"
#
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Watter lerstelsel verlang u?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Oorskakeling van ext2 na ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Waar wil u teruglusler %s heg?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Waar wil u toestel %s heg?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1901,138 +1897,138 @@ msgstr ""
"Kan nie hegpunt ontset nie, omdat hierdie partisie vir teruglus\n"
"gebruik word. Verwyder eers die teruglus."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Waar wil u toestel %s heg?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "FAT lerstelselgrense word bereken"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Grootteverandering"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Hierdie partisie se greootte kan nie verstel word nie"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Alle data om hierdie partisie moet gerugsteun word."
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Alle data om partisie %s sal uitgewis word met die grootteverandering"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Kies die nuwe grootte"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Nuwe grootte in MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Na watter skyf wil u skuif?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Na watter sektor wil u skuif?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Verskuiwing"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Partisie word verskuif..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Kies 'n bestaande RAID om by toe te voeg"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nuut"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Kies 'n bestaande LVM om by toe te voeg"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM naam?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Hierdie partisie kan nie vir teruglus gebruik word nie."
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Teruglus"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Teruglus lernaam:"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Regte naam"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Ler word alreeds deur 'n ander teruglus gebruik,kies 'n ander een"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Ler bestaan alreeds. Moet dit gebruik word?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Hegopsies:"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Verskeie"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "toestel"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "vlak"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "blokgrootte"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Wees versigtig: hierdie is 'n gevaarlike operasie"
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Watter tipe van partisionering?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"Hierdie pakket moet opgradeer word\n"
"Is u seker u wil dit deselekteer?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2045,7 +2041,7 @@ msgstr ""
"gebruik\n"
"nie, dan het u nie /boot nodig nie."
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2058,7 +2054,7 @@ msgstr ""
"gebruik,moet u\n"
"asb. 'n /boot partisie skep,"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2068,137 +2064,137 @@ msgstr ""
"Geen herlaaistelsel sal dit kan hanteer sonder 'n /boot partisie nie.\n"
"Onthou om 'n /boot by te voeg."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Partisietabel van skyf %s gaan opdateer word!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "U sal moet herlaai voor die veranderinge geaktiveer kan word"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Alle data om partisie %s sal uitgewis word met formatering."
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formatering"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Teruglusler %s word geformateer"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Partisie %s word formateer"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid het gefaal"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, fuzzy, c-format
msgid "Removing %s"
msgstr "LPD word verwyder..."
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Toestel:"
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-skyfletter: %s ('n raaiskoot)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Tipe:"
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Naam: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Begin: sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Grootte: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektore"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Silinder %d na silinder %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Geformateer\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nie geformatter\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Geheg\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "Teruglus ler(s): %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2206,27 +2202,27 @@ msgstr ""
"Verstekpartisie vir herlaai\n"
" (vir MS_DOS doeleindes, nie LILO s'n nie)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Vlak %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Blokgrootte %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-skywe %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Teruglus lernaam: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2238,7 +2234,7 @@ msgstr ""
"drywerpartisie is en verkieslik alleen gelos\n"
"moet word.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2249,64 +2245,64 @@ msgstr ""
"Hierdie spesiale herlaaipartisie\n"
"is om u stelsel te duolaai.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Grootte: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrie: %s silinders, %s koppe, %s sektore\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Info:"
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-skywe %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Partisietabeltipe: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "op bus %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "LOerstelseltipe: "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Die wagwoorde stem nie ooreen nie."
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr ""
@@ -2314,11 +2310,6 @@ msgstr ""
msgid "Change type"
msgstr "Verander tipe"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Kliek asb. op 'n partisie"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2344,7 +2335,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "Gebruikerskode"
@@ -2359,23 +2350,23 @@ msgstr "NIS-domein"
msgid "Search servers"
msgstr "DNS bediener"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering ban %s het gefaal"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "fout met onthegting van %s: %s"
@@ -2461,30 +2452,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Four om %s in skryfmode te open: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr "Konfigurasie"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2493,26 +2488,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Drywer"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2531,7 +2526,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2541,30 +2536,31 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Wag asb... Konfigurasie word toegpas"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Wag asb."
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
#, fuzzy
msgid "Unkown driver"
msgstr "Onbekende model"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2574,225 +2570,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Muis"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Kaartgeheue (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Kanselleer"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr "Muis"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Beskrywing"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Magtiging"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Selekteer lOer"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Netwerkportaaltoestel"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 knoppies"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Alternatiewe toetsbladsy (A4)"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "Verlaat"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Help"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_Help"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Help/_Aangaande..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Aftas"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Hardeskyfdeteksie."
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Sien hardeware inligting"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Vertoon inligting"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Stel muistoestel op"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "Op poort %s bespeur"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Drukkerdata word gelees..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekondes"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Gebruik outobespeuring"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Generies"
@@ -2805,7 +2588,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2813,34 +2596,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Kaartgeheue (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Verander tipe"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "Formatering"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -3874,10 +3657,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -3943,16 +3726,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Kan nie uitsaau sonder 'n NIS-domein nie"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Sit 'n FAT-geformatteerde skyf in aandrywer %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Hierdie floppie is nie in FAT-formaat nie"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -3960,12 +3743,12 @@ msgstr ""
"Om hierdie gestoorde pakketkeuse te gebruik, herlaai die installasie met "
"\"linux defcfg=floppy\""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Fout met die les van ler %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -3973,7 +3756,7 @@ msgstr ""
"'n Fout het voorgekom - geen geldige toestelle om die nuwe lerstelsels op "
"te skep, is gevind nie. Deursoek asb. die hardeware vir die oorsaak."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -3982,7 +3765,7 @@ msgstr ""
"Sekere hardeware op u rekenaar benodig geslote drywers.\n"
" U kan inligting hieroorvind by %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -3992,11 +3775,11 @@ msgstr ""
"Skep 'n partisie of kliek op 'n bestaande een.\n"
"Kies dan Hegpunt en stel dit dan '/'."
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "U moet oor 'n ruilpartisie beskik"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4006,59 +3789,59 @@ msgstr ""
"\n"
"Wil u steeds voortgaan?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "U moet oor 'n FAT partisie wat as /boot/efi geheg is, beskik"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Gebruik beskikbare spasie"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nie genoeg spasie beskikbaar om nuwe partisies toe te ken nie"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Gebruik bestaande partisies"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Daar is geen bestaande partisies om te gebruik nie"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Gebruik vir die Windows-partisie vir teruglus"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Watter partisie wil u vir Linux4Win gebruik?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Kies die groottes"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Basispartisiegrootte in MB:"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Ruilpartisiegrootte in MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Gebruik die beskikbare spasie op die Windowspartisie"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Watter partisie se grootte wil u verander?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Windowslerstelselgrense word bereken"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4067,14 +3850,14 @@ msgstr ""
"Die FAT-verstellingsprogram kan nie u partisie hanteer nie.\n"
"Fout: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr "U Windows-partisie is te gefragmenteer. Loop eers 'defrag' asb."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4096,21 +3879,21 @@ msgstr ""
"hierdie installasie. Rugstuen ook u data. Insien u skeer is van u saak, kies "
"OK."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Watter grootte wil u vir Windows behou?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "partisie %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT-grootteverandering het gefaal: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4118,32 +3901,32 @@ msgstr ""
"Daar is geen FAT partisies om te verander of om as teruglus (nie genoeg "
"spasie nie) te gebruik nie"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Wis hele skyf"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Verwyder Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "U het meer as een hardeskyf, waar wil u Linux installeer?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Alle bestaande partisies en data sal uitgewis word op skyf %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Gespesialiseerde skyfpartisionering"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Gebruik fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4152,28 +3935,28 @@ msgstr ""
"U het nou partisie %s partisioneer.\n"
"Wanneer u klaar is, stoor u veranderinge met 'w'."
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Die Windowspartisie beskik nie oor die nodige spasie nie."
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Ek kon geen plek vir installasie vind nie."
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Die DrakX partisioneringsassistent het die volgende oplossings:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partisionering het misluk: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Netwerk op pad op"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Netwerk op pad af"
@@ -4202,12 +3985,12 @@ msgstr ""
"Toets die CD op 'n werkende Linux installasie met \"rpm -qpl Mandrake/RPMS/*."
"rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Welkom by %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Geen sagteskyaandrywer beskikbaar nie"
@@ -4217,7 +4000,7 @@ msgstr "Geen sagteskyaandrywer beskikbaar nie"
msgid "Entering step `%s'\n"
msgstr "Gaan stap '%s' binne\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4231,53 +4014,53 @@ msgstr ""
"'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die "
"instruksielyn intik."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Installasieklas"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Kies asb. een van die volgende installasieklasse:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Kies pakketgroepe"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Individuele pakketseleksie"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Totale grootte: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Foutiewe pakket"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Naam: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Weergawe: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Groote: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Belangrikheid: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
@@ -4285,28 +4068,28 @@ msgstr ""
"beskikbaar is nie"
#
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Die volgende pakkette gaan installeer word"
#
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Dei volgende pakkette gaan verwyder word"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "U kan nie hierdie pakket selekteer/deselekteer nie"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Hierdie is 'n verpligte pakket. Dit kan nie uitgehaal word nie."
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds genstalleer"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4314,76 +4097,76 @@ msgstr ""
"Hierdie pakket moet opgradeer word\n"
"Is u seker u wil dit deselekteer?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "U kan nie hierdie pakket deselekteer nie. Dit moet opgradeer word."
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Wys outogeselekteerde pakkette."
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Installasie"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Laai/Stoor op floppie"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Pakketseleksie word opgedateer"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimale installasie"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Besig met installasie"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Skatting"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Tyd oor "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Wag asb. installasie word voorberei"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakkette"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Installeer pakket %s"
#
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Aanvaar "
#
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Weier"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4398,17 +4181,17 @@ msgstr ""
"nie\n"
"hieroor beskik nie, druk Kanselleer om installasies vanaf di CDROM te vermy."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Gaan steeds voort?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Daar was 'n fout met pakkette:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Daar was 'n fout met die installasie van die pakkette:"
@@ -4578,112 +4361,112 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Sleutelbord"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Wat is u sleutelborduitleg?"
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Hierdie is die volledige lys van beskikbare sleutelborde"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Watter installasieklas verlang u?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Installeer/Opgradeer"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Is hierdie 'n installasie of opgradering?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Aanbevole"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Kundige"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade"
msgstr "Opgradeer"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade packages only"
msgstr "Pakketseleksie word opgedateer"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Wat is u muistoestel?"
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Muispoort"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Aan watter seriaalpoort is u muis gekoppel?"
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Knoppie-emulasie"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Knop-2 Emulasie"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Knop-3 emulasie"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Stel PCMCIA op..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "IDE word opgestel"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "geen beskikbare partisies"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Hegpunte vir partisies word nou gesoek"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Kies die hegpunte"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -4692,69 +4475,69 @@ msgstr ""
"sal herlaaipartisie met DiskDrake moet skep indien u die stelsel wil "
"herlaai."
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Geen wortellerstelsel gevind nie"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Basispartisie"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Wat is die basispartisie (/) van u stelsel?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr "U moet herlaai om die partisietabelveranderinge te aktiveer"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Kies die partisies om te formatteer"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Toets vir foutiewe areas?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Partisies word formateer"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Ler %s word geskep en formatteer"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nie genoeg ruilarea om die installasie te voltooi. Voeg asb. by."
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Soek vir beskikbare pakkette"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Soek vir beskikbare pakkette"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "U kan nie heirdie pakket verwyder nie. Dis alreeds genstalleer"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Soek vir pakkette om op te gradeer."
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -4762,7 +4545,7 @@ msgid ""
msgstr ""
"U stelsel het nie genoeg plek vir 'n installasie of opgradering nie (%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -4770,55 +4553,55 @@ msgstr ""
"Kies asb. die laai of stoor pakketkeuse op die floppie.\n"
"Die formaat is dieselfde as outoinstallasie-genereerde floppies."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Laai vanaf floppie"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Stoor op floppie"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Oplaai vanaf floppie"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Pakketkeuse"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Sit 'n floppie met die pakketkeuse in aandrywer "
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Geselekteerde grootte is groter as beskikbare spasie."
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
#, fuzzy
msgid "Type of install"
msgstr "Kies pakket om te installeer"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
#, fuzzy
msgid "With X"
msgstr "Wag"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4828,16 +4611,16 @@ msgstr ""
"Indien u oor geen van die gelyste CD's beskik nie, kliek Kanselleer.\n"
"Indien u net oor sekere CDs beskik, deselekteer die ander en kliek OK."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CDROM getiteld \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Berei installasie voor"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4846,91 +4629,21 @@ msgstr ""
"Installeer nou pakket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Postinstallasiekonfigurasie"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Sit 'n herlaaiskyf wat gebruik is, in aandrywer %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Sit asb. die module-opdateringsfloppie in aandrywer %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"U het nou die kans om enkripsieprogrammatuur af te laai.\n"
-"\n"
-"WAARSKUWING:\n"
-"\n"
-"A.g.v. die verskillende algemene vereistes wat van toepassing gemaak word "
-"deur\n"
-"wetgewing, moet die eindgebruiker van hierdie sagteware seker wees dat die\n"
-"wette in sy/haar land dit wel toelaat dat om hierdie agteware af te laai, "
-"aan te hou\n"
-"en te gebruik.\n"
-"Daarbenewens moet die gebruiker seker maak dat plaaslike wetgewing nie "
-"oortree\n"
-"word nie. Misbruik kan lei tot ernstige sanksies.\n"
-"\n"
-"In geen geval kan MandrakeSoft nog sy vervaardigers en verskaffers "
-"verantwoordelik\n"
-"gehou word vir spesiale, indirekte or toevallige skade berokken (insluitend, "
-"maar nie\n"
-"beperk tot, winsverlies, besigheidsonderbreking, dataverlies en enige "
-"voorspruitende laste\n"
-"soos moontlik bepaal deur die wetgewende hof) wat vooruitspruit uit die "
-"gebruik, besit\n"
-"of aflaai van hierdie programmatuur nie, na tekening wat hierdie ooreenkoms "
-"nie.\n"
-"\n"
-"\n"
-"Vir navrae vewant aan hierdie ooreenkoms, kontak asb.\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4942,159 +4655,159 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Spiel word gekontak vir die lys van pakkette"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Kies 'n spiel waar die pakkette verkry kan word"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Spiel word gekontak vir die lys van pakkette"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Wat is u tydsone?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Hardewareklok gestel vir GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Outotydsinkronisasie met NTP"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP-bediener"
#
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Verwyder CUPS-bediener"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Geen drukker"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Beskik u oor nog?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Opsomming"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Muis"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Tydsone"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Drukker"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN-kaart"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Klankkaart"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV-kaaer"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "KDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "NIS-domein"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Plaaslike lers"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Kies 'root' se wagwoord"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Geen wagwoord"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Hierdie wagwoord is te eenvoudig. Dit moet ten minste %d karakters bevat."
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Magtiging"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "LDAP-magtiging"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP Basis-dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP-bediener"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "NIS-magtiging"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS-domein"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS-bediener"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5110,21 +4823,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "LDAP-magtiging"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domeinnaam"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -5151,19 +4864,20 @@ msgstr ""
"Indien u 'n herlaaiskyf wil maak,\n"
"plaas 'n skyf in die aandrywer en druk \"OK\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Eerste sagteskyfaandrywer"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Tweede sagteskyfaandrywer"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Mis hierdie stap"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5187,7 +4901,7 @@ msgstr ""
"ernstige stelselfalings te herstel. Wil u 'n herlaaiskyf maak?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5196,28 +4910,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Jammer, geen sagteskyfaandrywer beskikbaar nie"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
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:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Sit 'n skyf in aandrywer %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Herlaaiskyf word geskryf"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Herlaaistelsel word voorberei"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5225,11 +4939,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Wil u aboot gebruik?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5237,15 +4951,15 @@ msgstr ""
"Die 'aboot' installasie het gefaal. Wil u 'n installasie afwurg al\n"
"word die eerste partisie vernietig?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Herlaaistelselinstallasie"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
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:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5256,17 +4970,17 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Sit 'n le floppie in aandrywer %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Outoinstallasieskyf word geskep."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5276,7 +4990,7 @@ msgstr ""
"\n"
"Wil u werklik nou aborteer?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5308,15 +5022,15 @@ msgstr ""
"Inligting oor stelskonfigurasie is beskikbaar in die postinstallasie-\n"
"hoofstuk in die Offisile Liux-Mandrake Gebruikersgids."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Skep outoinstallasieskyf"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5325,25 +5039,25 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Outomaties"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Herspeel"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Stoor pakketseleksie"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux Installasie %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -5361,22 +5075,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Kies 'n ler"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Gevorderd"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Vorige"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
#, fuzzy
msgid "Next"
msgstr "Teks"
@@ -5444,378 +5158,382 @@ msgstr ""
msgid "Re-submit"
msgstr ""
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tseggies (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Duits"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Spaans"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finnies"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Frans"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norweegs"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Pools"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Russies"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Sweeds"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "VK sleutelbord"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "VSA sleutelbord"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albanies"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenies (oud)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenies (tikmasjien)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenies (Foneties)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani (latyns)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgies"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "Aktiveer"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Armenies (Foneties)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bulgaars"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliaans (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estoniaans"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Belarussies"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Switsers (Duitse uitleg)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Switsers (Franse uitleg)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tseggies (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Duits (geen dooie sleutels)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Deens"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (VSA)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norweegs)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak (VSA)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estoniaans"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgies (Russiese uitleg)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgies (Latynse uitleg)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Grieks"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hongaars"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroaties"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israelies"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israelies (Foneties)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iranies"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Yslandies"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italiaans"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japanees 106 sleutels"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Koreaanse sleutelbord"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latyns-Amerikaans"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Latvies"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituanies AZERTY (oud)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituanies AZERTY (nuut)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituanies \"nommerry\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituanies \"foneties\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Latvies"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Masedonies"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr "Serwies (Kirillies)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Nederlands"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Pools (QWERTY uitleg)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Pools (QWERTZ uitleg)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugees"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadees (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romanies (QWERTZ)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romanies (QWERTY)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Russue (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Sloveens"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovaaks (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovaaks (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serwies (Kirillies)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr ""
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Thai sleutelbord"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tajik sleutelbord"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turks (tradisionele \"F\" model)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turks (moderne \"Q\" modem)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukranies"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "VSA internasionale sleutelbord"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vitnamees \"nommerry\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslaavs (latynse uitleg)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""
@@ -5828,35 +5546,44 @@ msgstr "Sirkulre heg %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Verwyder eers die logiese volumes\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Geen sagteskyaandrywer beskikbaar nie"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Telefoonnommer"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "Formateer partisies"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Muis"
@@ -5964,57 +5691,79 @@ msgid "No mouse"
msgstr "Geen muis"
#
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Toets asb. die muis"
#
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Om die muis te aktiveer"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "BEWEEG DIE WIEL!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
#, fuzzy
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Finnies"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Volgende ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Is dit korrek?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Info"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Maak boom oop"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Maak boom toe"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Skakel tussen plat- en groepsortering"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "gebruik pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "gebruik pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "gebruik dhcp"
+
+#: ../../network/adsl.pm_.c:26
+#, fuzzy
+msgid "Alcatel speedtouch usb"
+msgstr "speedtouch USB"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Konnekteer aan die internet"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6024,22 +5773,13 @@ msgstr ""
"Daar is wel sekere konneksie wat pptp of DHCP gebruik.\n"
"Indien u nie weet nie, kies 'gebruik pppoe'."
-#: ../../network/adsl.pm_.c:26
-#, fuzzy
-msgid "Alcatel speedtouch usb"
-msgstr "speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "gebruik dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "gebruik pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "gebruik pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
@@ -6114,10 +5854,10 @@ msgstr "Toets poorte"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Watter DCHP-klint wil u gebruik?\n"
-"Verstek is dhcpcd"
+"Verstek is dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6127,7 +5867,7 @@ msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie.\n"
"Ek kan nie hierdie konneksietipe opstel nie."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Kies die netwerkkoppelvlak"
@@ -6136,15 +5876,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Kies asb. die netwerkkoppelvlak wat u wil gebruik vir die internet."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "geen netwerkkaart gevind nie"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Stel netwerk op"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -6157,15 +5897,15 @@ msgstr ""
"bv. ``myne.mywerk.co.za''."
#
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Rekenaarnaam"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Netwerkkonfigurasie-assistent"
@@ -6202,13 +5942,13 @@ msgstr "Nuwe konfigurasie (Ligte ISDN/isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Ou konfigurasie (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN Konfigurasie"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6216,20 +5956,20 @@ msgstr ""
"Kies u internetdiensvoorsiener.\n"
"Indien nie in die lys nie kies Ongelys"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Europese protokol"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Europese protokol (EDSS1)"
#
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokol vir die res van die wreld"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -6237,32 +5977,32 @@ msgstr ""
"Protokol vir die res vd wreld \n"
" geen D-Kanaal nie (bruikhuurlyne)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Watter protokol verlang u?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Oor watter tipe kaart beskik u?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Ek weet nie"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6276,19 +6016,19 @@ msgstr ""
"\n"
"Indien u 'n PCMCIA kaart het, moet u die IRQ en I/O van u kaart weet.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Aborteer"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Gaan voort"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Wat is u ISDN-kaart?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -6296,58 +6036,85 @@ msgstr ""
"Ek het 'n ISDB PCI-kaart gevind, maar ek ken nie die tipe nie. Kies asb.'n "
"PCI-kaart op die volgende skerm."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
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."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opbelopsies"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Konneksienaam"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefoonnommer"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Aantekenkode"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Skriptipe"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminaaltipe"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Domeinnaam"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Eerste DNS-bediener (opsioneel)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Tweede DNS-bediener (opsioneel)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "CUPS word gelaai"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Installasie"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabel"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6384,25 +6151,25 @@ msgstr "U is nie tans aan die internet gekonnekteer nie."
msgid "Connect"
msgstr "Konnekteer"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Diskonnekteer"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Stel netwerk op"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Internetkonneksie en konfigurasie"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Ons gaan nou die %s konneksie herkonfigureer."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -6421,12 +6188,12 @@ msgstr ""
"\n"
"Drk OK om voort te gaan."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Netwerkkonfigurasie"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6437,7 +6204,7 @@ msgstr ""
"Kliek op OK om hierdee konfigurasie te behou, of op Kanselleer om u Internet "
"& Netwerkkonneksie te herkonfigureer.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6449,72 +6216,77 @@ msgstr ""
"Ons gaan nou u internet/netwerkkonneksie konfigureer.\n"
"Iniden u nie outobespeuring verlang nie, deselekteer die opsie.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Kies die profiel om te konfigureer"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Gebruik outobespeuring"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Kundige bedryfsvlak"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Toestel word afgetas..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normale modemkonneksie"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "Op poort %s bespeur"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Normale modemkonneksie"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "%s bespeur"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN konneksie"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "%s bespeur"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL konneksie"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "op koppelvlak %s bespeur"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabelkonneksie"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "Kabelkonneksie bespeur"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN konneksie"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "ethernet kaart(e) bespeur"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Kies die konneksie wat u wil konfigureer"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -6524,23 +6296,23 @@ msgstr ""
"Kies die een wat u verlang.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internetkonneksie"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Wil u die konneksie met herlaaityd aanskakel?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Netwerkkonfigurasie"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6551,7 +6323,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -6561,7 +6333,7 @@ msgstr ""
"\n"
"Die kongiurasie gaan op u stelsel toegepas word.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -6569,14 +6341,14 @@ msgstr ""
"Nadat dit klaar is, sal dit beter wes om u X-omgewing te herlaai\n"
"om die rekenaarnaamveranderingprobleem te voorkom."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -6588,7 +6360,7 @@ msgstr ""
"U kan die toestel net so aanvaar.\n"
"Veranderinge aan onderstaande velde sal hierdie konfigurasie oorskryf."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -6598,46 +6370,58 @@ msgstr ""
"Elke item moet as 'n IP-adres in dotdesimalenotasie\n"
"(1.2.3.4) gegee word."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Konfigureer netwerktoestel %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr "(drywer %s)"
#
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP adres"
#
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netmasker"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Outomatiese IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Gelaai tydens herlaaityd"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adres moet in 1.2.3.4. formaat wees"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6649,59 +6433,59 @@ msgstr ""
"bv. ``myne.mywerk.co.za''.\n"
"U mag ook die netwerkhek byvoeg indien daar een is"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS bediener"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Netwerkportaaltoestel"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP-adres moet in 1.2.3.4. formaat wees"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP-adres moet in 1.2.3.4. formaat wees"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Instaanbedienerkonfigurasie"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP instaanbediener"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP instaanbediener"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Volg netwerkkart ID. (nuttig vir skootrekenaars)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Instaanbediener moet begin met http://"
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Instaanbediener moet begin met http://"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Vuurmuurkonfigurasie gevind!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -6709,27 +6493,27 @@ msgstr ""
"Waarskuwing! 'n Bestaande vuurmuurkonfigurasie is bespeur. U sal dalk na "
"dietyd self regstellings moet aanbring."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Internetkonfigurasie"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Wil u nou aan die internet konnekteer?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Konneksie word getoets..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Die stelsel is nou aan die internet gekonnekteer."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Vir sekuriteitsredes, word u nou gediskonnekteer."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -6738,92 +6522,92 @@ msgstr ""
"Probeer om u stelsel te herkonfigureer."
#
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Konneksiekonfigurasie"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Vul asb. die velde hieronder in"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Kaart IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Kaartgeheue (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Kaart I/O"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Kaart IO_0"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "Kaart IO_1"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "U persoonlike telefoonnommer"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Voorsienernaam (bv voorsiener.co.za)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Voorsiener se telefoonnommer"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Voorsiener DNS 1 (opsioneel)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Voorsiener DNS 2 (opsioneel)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Kies u land"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Belmetode"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Konneksiespoed"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Konneksie tydlimiet (in sekondes)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Gebruikerskode"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Wagwoord"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "heg het gefaal"
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -6842,12 +6626,12 @@ msgstr "Herstel van ler %s het gefaal: %s"
msgid "Bad backup file"
msgstr "Korrupte rugsteunler"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Fout in die skryf van %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -6878,191 +6662,192 @@ msgstr "oulik"
msgid "maybe"
msgstr "moontlik"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Generiese Unixdrukstelsel (Common Unix Printing System) "
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Druk sonder drukkertou"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - Nuwe generasie LPR"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Lyndrukkerdiensprogram"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Druk sonder drukkertou"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - Nuwe generasie LPR"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Generiese Unixdrukstelsel (Common Unix Printing System) "
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+#, fuzzy
+msgid "Unknown Model"
+msgstr "Onbekende model"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Plaaslike drukker"
#
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Eksterne drukker"
#
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Eksterne CUPS-drukker"
#
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Eksterne LPD-drukker"
#
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
#, fuzzy
msgid "Network printer (TCP/Socket)"
msgstr "Netwerkdrukker (sok)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Eksterne Netware-drukker"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Tik drukkertoestel URI in"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Pyk drukstuk na program"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr "Onbekende model"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Onbekende model"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
#, fuzzy
msgid "Local Printers"
msgstr "Plaaslike drukker"
#
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Eksterne drukker"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Fout in die skryf van %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(op %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(op hierdie rekenaar)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "CUPS-bediener IP:"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Verstek)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Kies drukkerkonneksie"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Hoe is die drukker gekonekteer?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -7074,22 +6859,22 @@ msgstr ""
"op te stel nie; drukkers wod outomaties bespeur.\n"
"Indien u twyfel, kies \"Eksterne CUPS-drukker\"."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr "Konfigurasie"
#
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Verwyder CUPS-bediener"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7100,7 +6885,7 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7110,57 +6895,57 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "IP-adres moet iets soos 192.168.1.20. lyk"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "Die poortnommer moet heeltal wees."
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS-bediener IP:"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Poort"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Outomatiese CUPS konfigurasie"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-#, fuzzy
-msgid "Printerdrake"
-msgstr "Drukker"
-
#
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Watter drukkerstelsel verlang u?"
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+#, fuzzy
+msgid "Printerdrake"
+msgstr "Drukker"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
#
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
@@ -7168,98 +6953,98 @@ msgid ""
msgstr "Dei volgende pakkette gaan verwyder word"
#
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Dei volgende pakkette gaan verwyder word"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
"Wil u hierdie drukker (\"%s\")\n"
"die verstek drukker maak?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Wil u die konneksie met herlaaityd aanskakel?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr "Voeg drukker by"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7272,7 +7057,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7294,7 +7079,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7309,7 +7094,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7330,20 +7115,20 @@ msgid ""
msgstr ""
#
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "Eksterne drukker"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -7357,56 +7142,56 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "Gebruik outobespeuring"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr "%s bespeur"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr ""
#
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Netwerkdrukker (sok)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
#, fuzzy
msgid "Local Printer"
msgstr "Plaaslike drukker"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7414,34 +7199,34 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "Tik drukkertoestel URI in"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Plaaslike drukker"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Plaaslike drukker"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -7449,7 +7234,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -7457,38 +7242,38 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "Tik drukkertoestel URI in"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Kleurkonfigurasie"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Eksterne lpd drukkeropsies"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -7498,48 +7283,48 @@ msgstr ""
"van die drukkkerbediener en die naam van die drukkertou\n"
"voorsien word."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Eksterne bedienernaam"
#
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Eksterne drukkernaam"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Eksterne bedienernaam ontbreek!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Eksterne drukkernam ontbreek!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "%s bespeur"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Konneksie word begin..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) drukkeropsies"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -7552,46 +7337,46 @@ msgstr ""
"nie); moontlik die IP adres van die drukkerbediener; die drukkernaam; \n"
"toepaslike gebruikerskode en wagwoord; werkgroepnaam."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "SMB-bedienernaam"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB-bediener IP:"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Drukkernaam:"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Werkgroep:"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Gebruik outobespeuring"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "f die bedienernaam f die bediener-IP moet verskaf word!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "SAMBA-deelnaam ontbreek!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -7615,7 +7400,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -7624,7 +7409,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -7632,11 +7417,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare drukkeropsies"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -7649,44 +7434,44 @@ msgstr ""
"rekenaarnaam nie); moontlik die IP adres van die drukkerbediener;\n"
"die drukkernaam; toepaslike gebruikerskode en wagwoord."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Drukkerbediener"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Drukkertounaam"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "NCP-bedienernaam ontbreek!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "NCP-tounaam ontbreek!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Sokdrukkeropsies"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -7700,21 +7485,21 @@ msgstr ""
"maar dit mag anders wees met ander bedieners. Raadpleeg die handleiding\n"
"wat saam met die hardeware gekom het."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Drukkerbedienernaam ontbreek!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Drukkerbedienernaam"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Drukkertoestel URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -7724,11 +7509,11 @@ msgstr ""
"CUPS- of Foomatic-formaat wees. Nie alle UTI-tipes moet deur al die "
"spoelprogramme ondersteun nie."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "'n Geldige URI moet verskaf word!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
#, fuzzy
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -7738,31 +7523,35 @@ msgstr ""
"Die Beskrywing- en Liggingvelde is opsioneel.\n"
"Hulle dien as inligting vir gebruikers."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Drukkernaam"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Beskrywing"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Ligging"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
#, fuzzy
msgid "Reading printer database..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
#, fuzzy
msgid "Preparing printer database..."
msgstr "Drukkerdata word gelees..."
#
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Eksterne drukkernaam"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7777,27 +7566,27 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr "Is dit korrek?"
#
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr "Eksterne drukkernaam"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Drukkermodelkeuse"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Oor watter tipe drukker beskik u?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7806,18 +7595,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7827,12 +7616,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Internetkonfigurasie"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7840,7 +7629,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7852,11 +7641,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7879,7 +7668,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -7889,22 +7678,22 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Opsie %s moet 'n heeltal wees!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Opsie %s moet 'n nommer wees"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Opsie %s is buite bereik!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -7913,11 +7702,11 @@ msgstr ""
"Wil u hierdie drukker (\"%s\")\n"
"die verstek drukker maak?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Toetsbladsye"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7925,40 +7714,40 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Geen toetsbladsye"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Druk"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Standaard toetsbladsy"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternatiewe toetsbladsy (Lettergrootte)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternatiewe toetsbladsy (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Fototoetsbladsy"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Druk toetsbladsy(e)"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Toetsbladsy(e) word gedruk..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7973,7 +7762,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -7981,16 +7770,16 @@ msgstr ""
"Toetsbladsy(e) is na die drukker gestuur.\n"
"Dit mag 'n tydjie neem voordat drukwerk begin.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Het dit reg gewerk?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
#, fuzzy
msgid "Raw printer"
msgstr "Geen drukker"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -7999,15 +7788,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -8016,7 +7805,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8024,41 +7813,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8068,7 +7857,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8077,41 +7866,41 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Netwerk op pad af"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Sluit af"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Drukkeropsies"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8125,7 +7914,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8138,17 +7927,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Dra drukkerkonfigurasie oor"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8158,51 +7947,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD en LPRng ondersteun nie IPP-drukkers nie.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Moet nie drukkers oordra nie"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Oordrag"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8210,61 +7999,61 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nuwe drukkernaam"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "%s word oorgedra..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
#, fuzzy
msgid "Refreshing printer data..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
#, fuzzy
msgid "Configuration of a remote printer"
msgstr "Konfigureer drukker"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Konneksie word begin..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
#, fuzzy
msgid "Configure the network now"
msgstr "Stel netwerk op"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Monitor is nie opgestel nie"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8272,12 +8061,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Stel netwerk op"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8287,7 +8076,7 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -8295,27 +8084,27 @@ msgid ""
msgstr ""
#
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
#, fuzzy
msgid "Restarting printing system..."
msgstr "Watter drukkerstelsel verlang u?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Hoog"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Paranoes"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8331,12 +8120,12 @@ msgid ""
msgstr ""
#
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "Watter drukkerstelsel verlang u?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8350,63 +8139,63 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Installeerde sagteware word deursoek..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "LPRng word verwyder..."
-
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
msgstr "LPD word verwyder..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Installeer pakket %s"
+
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Kies drukkerspoelprogram"
#
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Watter drukkerstelsel (spoelprogram) verlang u?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfigureer drukker"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Installeer pakket %s"
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Drukkeropsies"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Konfigureer drukker"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Wil u 'n drukwerk nou konfigureer?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Drukkerstelsel:"
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8417,7 +8206,7 @@ msgstr ""
"Hier is die bestaande drukkertoue.\n"
"U kan byvoeg or verwyder soos nodig."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8427,30 +8216,30 @@ msgstr ""
"Hier is die bestaande drukkertoue.\n"
"U kan byvoeg or verwyder soos nodig."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr "Stel netwerk op"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normale modus"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Wil u die konfigurasie toets?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
@@ -8459,187 +8248,113 @@ msgstr ""
"Drukker %s: %s %s\n"
"Wil u hierdie drukker verander?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Gaan voort!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Drukkerkonneksietipe"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Drukkernaam,. beskrywing, ligging"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Drukkervervaardiger, model, drywer"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Drukkervervaardiger, model"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Maak hierdie die verstekdrukker"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Druk toetsbladsy(e)"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr "Wil u die konfigurasie toets?"
#
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Verwyder drukker"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Drukkerdata word gelees..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Verstek drukker"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Drukker \"%s\" is nou die verstekdrukker"
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Wil u die werklik die drukker verwyder?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Drukkerdata word gelees..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Instaanbedienerkonfigurasie"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Welkom by die proksiekonfigurasienutsprogram.\n"
-"\n"
-"Hier kan u die HTTP en FTP-instaanbedieners\n"
-"opstel met of sonder aantekenkodes en wagwoorde\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "Poort"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "Instaanbediener moet begin met http://"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Die poortgedeelte moet numeries wees"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Vul asb. die FTP-instaanbediener inligting in\n"
-"Los dit oop indien u nie FTP-instaanbediener verlang nie"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "Gebruikerskode"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "Herhaal wagwoord"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "Geen wagwoord"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Die wagwoorde stem nie ooreen nie. Probeer weer!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Kan nie 'n partisie by geformatteerde RAID md%d byvoeg nie"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Kan nie ler %s skryf nie"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid het gefaal"
@@ -8653,7 +8368,7 @@ msgstr "mkraid het gefaal. Dalk is 'raidtools' nie beskikbaar nie."
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nie genoeg partisies vir RAID vlak %d nie\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -8678,69 +8393,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Sekuriteitsvlak word gestel."
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Verstek)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Sekuriteitsvlak word gestel."
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Eksterne lpd drukkeropsies"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Module opsies:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Module opsies:"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (Verstek)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "Sekuriteitsvlak word gestel."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Wag asb. installasie word voorberei"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Loop die ALSA (Gevorderde Linux Klankargitektuur) klankstelsel"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron is skeduleerder vir periodiese instruksies."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -8750,7 +8461,7 @@ msgstr ""
"Dit kan ook gebruik word om die rekenaar af te bring wanneer die battery "
"swak is."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -8758,7 +8469,7 @@ msgstr ""
"Loop instruksies deur 'at' geskeduleer op die tyd deur 'at' gespesifiseer. "
"Loop ook instruksiebondels wanneer die stelsellas laag genoeg is."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -8771,7 +8482,7 @@ msgstr ""
"by die standaard UNIX cron, insluitende beter sekuriteit en 'n kragtiger "
"konfigurasie."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -8782,20 +8493,20 @@ msgstr ""
"Midnight Commander. Dit laat muisgebaseerde knip-en-plak aksies op die\n"
"konsole toe asook opspringkieskaarte."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache is 'n WWW-bediener.\n"
"Dit kan HTML-lers uitstuur en CGI's hanteer"
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -8811,13 +8522,13 @@ msgstr ""
"waarvoor\n"
"inetd verantwoordelik is."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
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:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -8829,23 +8540,23 @@ msgstr ""
"dit\n"
"op meeste rekenaars ongesper laat."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Outobespeuring en hardewarekonfigurasie met herlaaityd."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -8853,13 +8564,13 @@ msgstr ""
"lpd is die drukkerdiensprogram en is nodig vir lpr om te funksioneer.\n"
"Dit is 'n diens wat drukstukke na drukkers toe reguleer."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
@@ -8868,7 +8579,7 @@ msgstr ""
"named (BIND) is die domeinnaamdiens (DNS) wat gebruik word om\n"
"rekenaarname na IP-adresse toe om te skakel."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -8876,7 +8587,7 @@ msgstr ""
"Heg en ontheg all netwerklerstels (NFS), SMB (Lan Manger/Windows)\n"
"en NCP (Netware) hegpunte."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -8884,7 +8595,7 @@ msgstr ""
"Aktiveer/Deaktiveer all netwerkkoppelvlakke wat opgestel is om by\n"
"herlaaityf te begin."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -8894,7 +8605,7 @@ msgstr ""
"Hierdie diens voorsien NFS-bedienerfunksionaliteit. Dit word via\n"
"die /etc/exports ler opgestel."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -8902,17 +8613,17 @@ msgstr ""
"NFS is 'n populre protokol vir lerdeling oor TCP/IP netwerke.\n"
"Hierdie diens vorosien die NFS-lersluitfunksionaliteit."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Ondersteun die OKI-4W en aanpasbare WIN-drukkers"
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -8924,7 +8635,7 @@ msgstr ""
"gelaai word, behalwe as dit konfigureer is nie en dit is derhalwe\n"
"veilig om op rekenaars te h wat dit nie nodig het nie."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -8935,7 +8646,7 @@ msgstr ""
"gebruik word. Portmap moet loop op rekenaars wat as bedieners vir hierdie\n"
"protokolle, en ander protokolle wat die RPC meganisme gebruik, dien."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -8944,7 +8655,7 @@ msgstr ""
"POstfix is 'n E-posoordragagent (MTA). Dit is die program wat E-pos\n"
"van een bediener na 'n ander oordra."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -8952,13 +8663,13 @@ msgstr ""
"Stoor en herstel die stelselentropiepoel vir ho kwaliteit,\n"
"lukraaknommergenerasie."
-#: ../../services.pm_.c:69
+#: ../../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:71
+#: ../../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"
@@ -8968,7 +8679,7 @@ msgstr ""
"via die RIP protokol. Alhoewel RIP baie gebruik word in klein netwerke, is\n"
"meer komplekse protokolle nodig vir komplekse netwerke."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -8976,7 +8687,7 @@ msgstr ""
"Die 'rstat' protokol laat gebruikers op 'n netwerk toe om\n"
"werksverrigtinginligting oor enige rekenaar op die netwerk te onttrek."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -8984,7 +8695,7 @@ msgstr ""
"Die 'rusers' protokol laat netwerkgebruikers toe om te bepaal wie\n"
"aangeteken is op ander samewerkende rekenaars."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -8993,11 +8704,11 @@ msgstr ""
"ingeteken is op 'n rkeneaar wat die 'rwho' diensprogram loop. (Amper soos "
"'finger')."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Laai die klankstelsel op u rekenaar"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -9005,83 +8716,83 @@ msgstr ""
"Syslog is die fasiliteit wat baie diensprogramme gebruik om boodskappe\n"
"te log na 'n verskeidenheid loglers. Dit is altyd goed om syslog te loop."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Laai die drywers vir u USB-toestelle"
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Laai die X-fontbediener (dis nodig vir XFree)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Kies watter dienste moet outomaties begin met herlaaityd."
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Druk"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
#, fuzzy
msgid "System"
msgstr "Stelselmode"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Eksterne lpd drukkeropsies"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Datbasis"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Dienste"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "aktief"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "onaktief"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr ""
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "met herlaai"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Toestand"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Sektor"
@@ -9153,7 +8864,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr "Beheersentrum"
@@ -9309,194 +9020,569 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Sleutelbord"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
#, fuzzy
msgid "Installing packages..."
msgstr "Installeer pakket %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Teken asb. weer in %s om veranderinge te aktiveer"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Dra drukkerkonfigurasie oor"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Datbasis"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Datbasis"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS-bediener"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS-bediener"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "Voeg gebruiker by"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "DHCP-Klint"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Nie gekonnekteer nieKabelkonneksie"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "Uitwis"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Selekteer lOer"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "Voeg gebruiker by"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Tipe:"
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP-Klint"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP-Klint"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
#, fuzzy
-msgid "<-- Del Client"
+msgid "<-- Edit Client"
msgstr "DHCP-Klint"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "DHCP-Klint"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Konfigurasie in aabou..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netmasker"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Domeinnaam"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS-bediener"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Sluit konfigurasie af"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "herkonfigureer"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Sit 'n herlaaiskyf wat gebruik is, in aandrywer %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Geen sagteskyaandrywer beskikbaar nie"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Fout!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Ek kan nie die nodige herlaaibeeld '%s' kry nie."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Outoinstallasiekonfigurasieprogram"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -9511,22 +9597,31 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Herspeel"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Outomatiese Stappe Konfigurasie"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Outoinstallasieskyf word geskep."
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9534,12 +9629,12 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Geluk!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -9547,46 +9642,46 @@ msgstr ""
"Die floppie is sukselvol geskep.\n"
"U kan nou weer 'n installasie uitspeel."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr "Installasie"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Voeg 'n gebruiker by"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "Teruglusler %s word geformateer"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9594,7 +9689,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9602,13 +9697,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "Toetsbladsye"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9617,41 +9712,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Geen wagwoord"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Kan nie %s oopmaak nie: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -9662,68 +9757,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9731,936 +9826,936 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Fout met die les van ler %s"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr "Pakketkeuse"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr "Verwyder tou"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Verwyder Windows(TM)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "Gebruikerskode"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Oordrag"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Toets asb. die muis"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr "Probeer asb. weer"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Probeer asb. weer"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Geen wagwoord"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Wat is u sleutelborduitleg?"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Kliek asb. op 'n partisie"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Kliek asb. op 'n partisie"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Kliek asb. op 'n partisie"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
#, fuzzy
msgid " Erase Now "
msgstr "Oordrag"
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Kliek asb. op 'n partisie"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Kliek asb. op 'n partisie"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Selekteer lOer"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Toets asb. die muis"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Netwerkkoppelvlak"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Tipe"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr "Gebruikerskode"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
#, fuzzy
msgid "What"
msgstr "Wag"
#
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "Wiel"
#
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "Wiel"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Module opsies:"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Netwerkkonfigurasie"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Kies die pakkette wat u wil installeer"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Stel lerstelsels op"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Muistoestel: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Opsies"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Op watter seriaalpoort is u modem gekoppel?"
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid " Restore Configuration "
msgstr "Netwerkkonfigurasie"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Wat is u muistoestel?"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Korrupte rugsteunler"
#
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Toets asb. die muis"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "LAN konneksie"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Kies drukkerkonneksie"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Herstel vanaf floppie"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr "Wat is u muistoestel?"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "Ander"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Installeer stelsel"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Wat is u muistoestel?"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Verwyder tou"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Herstel vanaf floppie"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Reddingspartisietabel"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Rekenaarnaam"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Wagwoord"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Gebruikerskode"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Bedienernaam:"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""
#
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr "Aangepaste"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Reddingspartisietabel"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
#, fuzzy
msgid "Previous"
msgstr "<- Vorige"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
#, fuzzy
msgid "Save"
msgstr "Toestand"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Herstel vanaf ler"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
#
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Die volgende pakkette gaan installeer word"
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Kies asb. 'n taal om te gebruik."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Korrupte rugsteunler"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr "Stoor in ler"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Netwerkkonfigurasie"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Netwerkkonfigurasie"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "Konfigurasie"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Sluit konfigurasie af"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Stel lerstelsels op"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10692,7 +10787,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10701,7 +10796,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10742,7 +10837,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10770,34 +10865,18 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -10826,7 +10905,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -10837,7 +10915,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10848,7 +10926,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10861,162 +10939,98 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "%s installasie het gefaal a.g.v. hierdie fout: "
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr "Konsole hulpprogramme"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "Beheersentrum"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "verpligtend"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Muis"
#
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Eksterne drukker"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Drukkernaam:"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Drukker"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Netwerkkonfigurasie-assistent"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Magtiging"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Pakketkeuse"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Wag asb."
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -11028,304 +11042,307 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Poort"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Verlaay installasie"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Verlaay installasie"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr "U kan ander tale selekteer wat na installasie beskikbaar sal wees."
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Netwerkkonfigurasie (%d toestelle)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profiel:"
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Vee profiel uit..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profiel om uit te vee..."
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Nuwe profiel..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Bedienernaam:"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Internettoegang"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Tipe:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Portaal:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Koppelvlak:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Status:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Konfigureer internettoegang..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "LAN-konfigurasie"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Drywer"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Koppelvlak"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Toestand"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Stel plaaslike netwerk op..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Assistent..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Pas toe"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Gekonnekteer"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Nie gekonnekteer nieKabelkonneksie"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Konnekteer..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Diskonnekteer..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "LAN konfigurasie"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Toestel %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Herlaaiprotokol"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Gelaai tydens herlaaityd"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP-klint"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "Aktiveer nou dadelik"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "deaktiveer nou dadelik"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Internetkonneksiekonfigurasie"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Internetkonneksiekonfigurasie"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Konneksietipe:"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parameters"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Portaal"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernetkaart"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP-Klint"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "gebruik: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Modulenaam"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Grootte"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "herlaaiskyfskepping"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "verstek"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy Fout: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "bedryfstelselkernweergawe"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Algemeen"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Kundige area"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd opsionele parameters"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Voeg module by"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "forseer"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "indien nodig"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "laat SCSI-modules weg"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "laat RAID-modules weg"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Verwyder module"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Uitset"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Bou die skyf"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "versker asb dat die regte mediatipe vir toestel %s beskikbaar is"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -11334,12 +11351,12 @@ msgstr ""
"Daar is geen medium for toestel %s nie.\n"
"Sit asb. een in."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Kon nie vurk nie: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11350,105 +11367,105 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr "%s is nie gevind nie"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr "Klaar"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
#, fuzzy
msgid "Fonts copy"
msgstr "Formatteer floppie"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "Berei installasie voor"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
#, fuzzy
msgid "Restart XFS"
msgstr "Laai dit"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr "beperk"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -11457,128 +11474,216 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Formateer partisies"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
#, fuzzy
msgid "Uninstall Fonts"
msgstr "Denstallasie van RPMs"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "Sluit konfigurasie af"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Hegpunt"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr "Kies die partisies om te formatteer"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "Kantoor"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr "Aborteer"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Drukker"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr "Installeer stelsel"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr "Selekteer lOer"
#
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Verwyder drukker"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
#, fuzzy
msgid "Initials tests"
msgstr "Beginboodskap"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr "Installasie"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Verlaay installasie"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Internetkonneksiedeling"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Internetkonneksiedeling is ontsper"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -11590,19 +11695,19 @@ msgstr ""
"\n"
"Wat wil u doen?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "deaktiveer"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "ignoreer/sien oor"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "herkonfigureer"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Bedieners word gedeaktiveer..."
@@ -11610,11 +11715,11 @@ msgstr "Bedieners word gedeaktiveer..."
msgid "Internet connection sharing is now disabled."
msgstr "Internetkonneksiedeling is gedeaktiveer"
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Internetkonneksiedeling is gesper"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -11626,19 +11731,19 @@ msgstr ""
"\n"
"Wat wil u doen?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "Aktiveer"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Bedieneers word aktiveer..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Internetkonneksiedeling is geaktiveer"
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -11658,21 +11763,21 @@ msgstr ""
"\n"
"Wil u internetdeling opstel?\n"
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Koppelvlak %s (met module %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Koppelvlak %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Daar is geen netwerkkaart op hierdie rekenaar nie!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -11680,12 +11785,12 @@ msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
"hardewarekonfigurasieprogram."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Netwerkkoppelvlak"
#
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11700,19 +11805,19 @@ msgstr ""
"\n"
"Ek gaan nou u LAN met daardie kaart opstel."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Kies asb. die netwerkkaart wat aan die loakel area netwerk gekoppel is."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "Monitor is nie opgestel nie"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11722,17 +11827,26 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Outomatiese CUPS konfigurasie"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Verander drukkerkonfigurasie"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Verander drukkerkonfigurasie"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11743,7 +11857,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -11752,18 +11866,18 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "geen netwerkkaart gevind nie"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11772,88 +11886,88 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "CUPS-bediener IP:"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "CUPS-bediener IP:"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Nuwe drukkernaam"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Moontlike LAN-adresbotsing gevind in konfigurasie %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Konfigurasie in aabou..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Skrips word konfigureer, sagterware installeer en bedieners afgeskop..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Probleme met Installasue van pakket %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
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:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Die opstelling van is alreeds gedoen, maar is tans gedeaktiveer."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Die opstelling is alreeds gedoen en is alreeds ook geaktiveer."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Geen internetkonneksiedeling is al gekonfigureer nie."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Internetkonneksiedelingkonfigurasie"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11863,157 +11977,157 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Internetkonneksiedeling"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Werkgroep:"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "partisie %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Gebruikerskode"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Uitwis"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Klaar"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Voeg module by"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Voeg drukker by"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Verwyder tou"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Aanvaar gebruiker"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Weergawe: %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Poort"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
#, fuzzy
msgid "Use owner id for execution"
msgstr "Gebruik outobespeuring"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Gebruik outobespeuring"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Stoor pakketseleksie"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Gebruikerskode"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Werkgroep:"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Nie gekonnekteer nieKabelkonneksie"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -12025,7 +12139,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12034,139 +12148,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "herlaaiskyfskepping"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Resolusie"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Kies 'n ler"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Drukkernaam:"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Konfigureer dienste"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "toestel"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Installeer stelsel"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Kies 'n monitor"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "Drukkermodelkeuse"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Tik drukkertoestel URI in"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Toestel word afgetas..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12181,120 +12295,120 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr "Kanadees (Quebec)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "East Europe"
msgstr "Europa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Frankryk"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Yslandies"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "West Europe"
msgstr "Europa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "seriaal"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Daar was 'n fout met die installasie van die pakkette:"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -12306,32 +12420,445 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
#, fuzzy
+msgid "Alternative drivers"
+msgstr "Alternatiewe toetsbladsy (A4)"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr "Kanselleer"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr "Magtiging"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "blokgrootte"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Sekuriteitsvlak word gestel."
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr "Selekteer lOer"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Netwerkportaaltoestel"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Muis"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formatteer"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "vlak"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "Muis"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Kaartgeheue (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Modulenaam"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 knoppies"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Naam: "
+
+#
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Netwerkdrukker (sok)"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "Formatering"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Aan watter seriaalpoort is u muis gekoppel?"
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr "Verlaat"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Gebruik outobespeuring"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opsies"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Gebruik outobespeuring"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Help"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/_Help"
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "gebruik: keyboarddrake [--expert] [SleutelbordNaam]\n"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Selekteer 'n videokaart"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/Help/_Aangaande..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr "Aftas"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "Op poort %s bespeur"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Hardeskyfdeteksie."
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Sien hardeware inligting"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Vertoon inligting"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "gebruik: keyboarddrake [--expert] [SleutelbordNaam]\n"
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Stel muistoestel op"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Drukkerdata word gelees..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekondes"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Gebruik outobespeuring"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Gebruik outobespeuring"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opsies"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Wat is u sleutelborduitleg?"
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
"Wil u h dat die 'BackSpace' sleutel moet uitvee in die konsole ('n 'Delete' "
"terugstuur)?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Verander CDROM"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -12339,139 +12866,127 @@ msgstr ""
"Dit asb. die instasllasie CDROM in die aandrywer en druk OK. Indien u nie\n"
"hieroor beskik nie, druk Kanselleer om die intydse opgradering te vermy."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Kon nie die intydse opgradering begin nie !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr ""
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr ""
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Ler/_Nuut"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Ler/_Oopmaak"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Ler/_Stoor"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Ler/Stoor _as"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Ler/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opsies"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opsies/Toets"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Help/_Aangaande..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr "Gebruikerskode"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "Beginboodskap"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr ""
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr ""
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr ""
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr ""
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr ""
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr ""
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr ""
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr ""
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr ""
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr ""
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Konfigurasie"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
#, fuzzy
msgid ""
"Welcome to the mail configuration utility.\n"
@@ -12483,139 +12998,251 @@ msgstr ""
"Hier kan u die HTTP en FTP-instaanbedieners\n"
"opstel met of sonder aantekenkodes en wagwoorde\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Domeinnaam"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS-bediener"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Postfix e-posbediener, Inn netnuusbediener"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS-bediener"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS-bediener"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "Dienste"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Drukkerbediener"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "interessant"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr "Formatering"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr "Kleurkonfigurasie"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Probeer asb. weer"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr ""
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Wat is u muistoestel?"
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emuleer derde knop?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Netwerkkonfigurasie"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profiel:"
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Stoor in ler"
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Konneksietipe:"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Konneksie word getoets..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Konnekteer aan die internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Konnekteer aan die internet"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Konneksiespoed"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "Kleurkonfigurasie"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Plaaslike lers"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Konnekteer"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Diskonnekteer"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Drukkerdata word gelees..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "Toestel word afgetas..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Toets poorte"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "Wil u 'n drukwerk nou konfigureer?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr "Selekteer 'n videokaart"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr "Herlaaitoestel"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12623,7 +13250,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12640,6 +13267,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Op poort %s bespeur"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Kies u taal"
@@ -12713,10 +13345,14 @@ msgstr "Installeer stelsel"
msgid "Exit install"
msgstr "Verlaay installasie"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
@@ -12964,3 +13600,159 @@ msgstr "Multimedia - CD Sny"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Wetenskaplike werkstasie"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "kan nie /etc/inittab oopmaak vir lees nie: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Telefoonnommer"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "U het nou die kans om enkripsieprogrammatuur af te laai.\n"
+#~ "\n"
+#~ "WAARSKUWING:\n"
+#~ "\n"
+#~ "A.g.v. die verskillende algemene vereistes wat van toepassing gemaak word "
+#~ "deur\n"
+#~ "wetgewing, moet die eindgebruiker van hierdie sagteware seker wees dat "
+#~ "die\n"
+#~ "wette in sy/haar land dit wel toelaat dat om hierdie agteware af te laai, "
+#~ "aan te hou\n"
+#~ "en te gebruik.\n"
+#~ "Daarbenewens moet die gebruiker seker maak dat plaaslike wetgewing nie "
+#~ "oortree\n"
+#~ "word nie. Misbruik kan lei tot ernstige sanksies.\n"
+#~ "\n"
+#~ "In geen geval kan MandrakeSoft nog sy vervaardigers en verskaffers "
+#~ "verantwoordelik\n"
+#~ "gehou word vir spesiale, indirekte or toevallige skade berokken "
+#~ "(insluitend, maar nie\n"
+#~ "beperk tot, winsverlies, besigheidsonderbreking, dataverlies en enige "
+#~ "voorspruitende laste\n"
+#~ "soos moontlik bepaal deur die wetgewende hof) wat vooruitspruit uit die "
+#~ "gebruik, besit\n"
+#~ "of aflaai van hierdie programmatuur nie, na tekening wat hierdie "
+#~ "ooreenkoms nie.\n"
+#~ "\n"
+#~ "\n"
+#~ "Vir navrae vewant aan hierdie ooreenkoms, kontak asb.\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Instaanbedienerkonfigurasie"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Welkom by die proksiekonfigurasienutsprogram.\n"
+#~ "\n"
+#~ "Hier kan u die HTTP en FTP-instaanbedieners\n"
+#~ "opstel met of sonder aantekenkodes en wagwoorde\n"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "Poort"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Instaanbediener moet begin met http://"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Die poortgedeelte moet numeries wees"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Vul asb. die FTP-instaanbediener inligting in\n"
+#~ "Los dit oop indien u nie FTP-instaanbediener verlang nie"
+
+#~ msgid "login"
+#~ msgstr "Gebruikerskode"
+
+#~ msgid "password"
+#~ msgstr "Herhaal wagwoord"
+
+#~ msgid "re-type password"
+#~ msgstr "Geen wagwoord"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Die wagwoorde stem nie ooreen nie. Probeer weer!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Kan nie ler %s skryf nie"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "Gee hulp beskikbaar nie (nog nie).\n"
+
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr "Kliek asb. op 'n partisie"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "LPRng word verwyder..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "LPD word verwyder..."
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "gebruik: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "gebruik: keyboarddrake [--expert] [SleutelbordNaam]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "gebruik: keyboarddrake [--expert] [SleutelbordNaam]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "op koppelvlak %s bespeur"
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index f9905a70f..ad1639033 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2001-5-12 HO:MI+ZONE\n"
"Last-Translator: Mohammed Gamal <f2c2001@yahoo.com>\n"
"Language-Team: Arabic \n"
@@ -70,44 +70,44 @@ msgstr ""
"نظامك يدعم الإعداد متعدد الرؤوس.\n"
"ماذا تريد أن تفعل؟"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "إختر حجم ذاكرة بطاقة الشاشة"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "إعداد XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "أي اعداد لـXFree تريد؟"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "اعداد كل الرؤوس بشكل مستقل"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "استخدام امتداد Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "قم بإعداد البطاقة \"%s\" فقط (%s)"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s مع تسريع ثلاثي الأبعاد"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -117,17 +117,17 @@ msgstr ""
"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشل أفضل في الوضع "
"ثنائي الأبعاد."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "يمكن لبطاقتك الحصول على دعم للتسريع ثلاثي الأبعاد مع XFree %s"
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s مع دعم تجريبي للرسوم ثلاثية الأبعاد"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -139,7 +139,7 @@ msgstr ""
"بطاقتك مدعومة عن طريق XFree %s التي يمكن أن تكون مدعومة بشكل أفضل في وضعية "
"الرسوم ثنائية الأبعاد."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -148,12 +148,12 @@ msgstr ""
"يمكن لبطاقتك التمتع بدعم للرسوم ثلاثية الأبعاد مع XFree %s, \n"
"لاحظ أن هذا الدعم تجريبي و قد يتسبب في ايقاف جهازك."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (مشغل عرض التثبيت)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "مخصص"
@@ -166,7 +166,7 @@ msgstr "بطاقة الشاشة"
msgid "Monitor"
msgstr "الشاشة"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "دقة العرض"
@@ -175,27 +175,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "خيارات"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "موافق"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "خروج"
@@ -224,7 +225,8 @@ msgstr ""
msgid "Generic"
msgstr "Generic"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "تراجع"
@@ -282,50 +284,52 @@ msgstr "16 مليون لون (24 بت)"
msgid "4 billion colors (32 bits)"
msgstr "4 بليون لون (32 بت)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "دقة العرض"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "اختر دقة العرض و عمق الألوام"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "بطاقة الشاشة: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "الغاء"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "اختبار الإعداد"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "هل تريد تجربة الإعداد؟"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "تحذير: اختبار بطاقة العرض هذه قد يتسب في ايقاف جهازك"
@@ -419,162 +423,162 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr ""
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "القطاع اول من تجزئة الإقلاع"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "القطاع الأول من القرص (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "تثبيت SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "أين تريد تثبيت محمّل الإقلاع؟"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "تثبيت LILO/grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO مع قائمة نصية"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO مع قائمة رسومية"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "الإقلاع من DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "خيارات محمّل الإقلاع الرئيسية"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "محمّل الإقلاع المُستخدم"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "تثبيت محمل الإقلاع"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "جهاز الإقلاع"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "مدمج"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "مدمج"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "وضعية الفيدية"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "توقيت ما قبل اقلاع الصورة الافتراضية"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "كلمة المرور"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "كلمة المرور (ثانية)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "تشديد خيارات سطر الأوامر"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "تشديد"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "قم بتنظيف /tmp عند كل إقلاع"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "حجم الذاكرة الدقيق عند الحاجة )تم ايجاد %d ميغابايت("
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "تمكين التشكيلات المتعددة"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "اكتب حجم الذاكرة بالميغابايت"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "خيار ``تشديد خيارات سطر الأوامر`` بدون قائدة من دون كلمة مرور"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "رجاء جاول مرة أخرى"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "كلمات المرور غير متطابقة"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "رسالة Init"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Open Firmware Delay"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "الوقت الأقصى لإقلاع النواة"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "تمكين الإقلاع من القرص المدمج؟"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "تمكين اقلاع OF؟"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "نظام التشغيل الافتراضي؟"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -583,7 +587,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -591,155 +595,157 @@ msgstr ""
"ها هنا المدخلات المختلفة.\n"
"يمكنك اضافة مدخلات أخرى أو تغيير الموجودين."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "اضافة"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "انتهى"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "تعديل"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "ما نوع المدخل الذي تريد اضافته؟"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "لينكس"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "نظام آخر (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "نظام آخر (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "نظام آخر (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "صورة"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "الجذر"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "الحاق"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "للقراءة و الكتابة"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "الجدول"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "غير آمن"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "عنوان"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "الإفتراضي"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "حجم Initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "لا فيديو"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "ازل المدخل"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "غير مسموح بالعلامات الفارغة"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "يجب أن تحدد صورة النواة"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "يجب عليك تحديد تقسيم جذر"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "هذه العلامة مستخدمة مسبقا"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "تم ايجاد %s %s واجهات"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "هل عندك واحدة أخرى؟"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "هل لديك أي واجهات %s؟"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "لا"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "نعم"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "جاري تثبيت مشغل %s للبطاقة %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(الوحدة %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -750,17 +756,17 @@ msgstr ""
"الخيارات في هيئة ``name=value name2=value2 ...'' \n"
"مثلا, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "خيارات الوحدة:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "أي مشغل %s يجب أن استخدمه؟"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -778,15 +784,15 @@ msgstr ""
"لكن\n"
"لا يجب أن يتسبب ذلك في أي مشاكل."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "تحقق آلي"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "حدد الخيارات"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -795,64 +801,64 @@ msgstr ""
"فشل تحميل الوحدة %s.\n"
"هل تريد المحاولة ثانية بمعاملات أخرى؟"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "الوصول الى برامج X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "الوصول الى أدوات rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "اسمح بـ\"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "الوصول الى ملفات الإدارة"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
#, fuzzy
msgid "access to network tools"
msgstr "الوصول الى أدوات rpm"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
#, fuzzy
msgid "access to compilation tools"
msgstr "الوصول الى أدوات rpm"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(تم اضافة %s مسبقا)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "كلمة المرور هذه بسيطة جدا"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "رجاءً قم بإعطاء اسم مستخدم"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "اسم المستخدم يجب أن يحتوي فقط على الحروف الصغيرة, الأرقام, `-' و `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "اسم المستخدم مُضاف مسبقا"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "اسم المستخدم مُضاف مسبقا"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "اضف مستخدم"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -861,32 +867,32 @@ msgstr ""
"أدخل مستخدم\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "وافق على المستخدم"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "الاسم الحقيقي"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "اسم المستخدم"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "الغلاف"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "أيقونة"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "دخول آلي"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -894,54 +900,54 @@ msgstr ""
"يمكنني اعداد جهازك لتسجيل الدخول آليل لمستخدم ما.\n"
"هل تريد استخدام هذه الميزة؟"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "اختر المستخدم الافتراضي:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "اختر مدير النوافذ الذي سيتم تشغيله:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "رجاء اختر لغة الاستخدام."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "يمكنكن اختيار لغات أخرى و التي ستكون متوفرة بعد التثبيت"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "الكل"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "اسمح لكل المستخدمين"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "لا مشاركة"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "الحزمة %s يجب أن تُثبّت. هل تريد تثبيتها؟"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "يمكنك التصدير باستخدام NFS أو Samba. أي منهما تريد"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "الحزمة الضرورية %s مفقودة"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -950,11 +956,11 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "شغّل userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -962,56 +968,56 @@ msgstr ""
"المشاركة لكل مستخدم تستخدم المجموعة \"fileshare\".\n"
"يمكنك أن تستخدم userdrake لإضافة مستخدم في هذه المجموعة."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "مرحبا بالمخترقين"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "فقير"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "القياسي"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "مرتفع"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "مرتفع أكثر"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "مرتفع جدا"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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 ""
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1021,40 +1027,40 @@ msgid ""
"Internet, you should choose a lower level."
msgstr ""
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "خيارات"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "رجاء اختر تاريخ الإستعادة"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "مستوى الأمن"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "إستخدم libsafe للملقمات"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1062,7 +1068,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1079,202 +1085,197 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "لا توجد مساحو كافية في /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "سطح المكتب"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "يمكنك تثبيت محمّل الإقلاع على التجزئة %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "لا توجد مساعدة لهذا حتى الآن.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "اعداد أسلوب الإقلاع"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_ملف"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/ملف/_خروج"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<تحكم>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "شاشة NewStyle التصنيفية"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "شاشة NewStyle"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "شاشة تقليدية"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "شاشة Gtk+ التقليدية"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "شغّل Aurora عند الإقلاع"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "وضع Lilo/grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "وضع Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "تثبيت النظام"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "اعمل تجزئة جديدة"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "جاري نسخ %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "خطأ"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "لا فيديو"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "اختر نوع التثبيت"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1283,21 +1284,21 @@ msgstr ""
"أنت تستخدم %s كمدير اقلاع حاليا.\n"
"اضغط على تهيئة لتشغيل معالج الإعداد"
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "إعداد"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr ""
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1306,89 +1307,84 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "وضع النظام"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "شغّل X-Window عند بدء التشغيل"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "لا, لا أريد دخولا أليا"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "موافق"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "لم يمكن فتح /etc/inittab للقراءة: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "غيغابايت"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "كيلوبايت"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "ميغابايت"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "تيرابايت"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d دقائق"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "دقيقة واحدة"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d ثوان"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "لا يمكنني غمل لقطات للشاشة قبل التجزئة"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "ستكون لقطات الشاشة موجودة بعد التثبيت في %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "فرنسا"
@@ -1396,8 +1392,8 @@ msgstr "فرنسا"
msgid "Costa Rica"
msgstr "كوستاريكا"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "بلجيكا"
@@ -1421,13 +1417,13 @@ msgstr "النرويج"
msgid "Sweden"
msgstr "السويد"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "هولندا"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "إيطاليا"
@@ -1435,8 +1431,8 @@ msgstr "إيطاليا"
msgid "Austria"
msgstr "النمسا"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "الولايات المتحدة"
@@ -1453,12 +1449,12 @@ msgstr ""
msgid "New"
msgstr "جديد"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "ازل التجهيز"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "جهز"
@@ -1467,10 +1463,9 @@ msgstr "جهز"
msgid "Server"
msgstr "خادم"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "نقطة التجهيز"
@@ -1488,28 +1483,28 @@ msgstr ""
msgid "Server: "
msgstr "خادم"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "نقطة التجهيز: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "الخيارات: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "رجاء قم بعمل نسخة احتياطية من بياناتك أولا"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "اقرأ جيدا!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1518,15 +1513,15 @@ msgstr ""
"اذا كنت تريد استخدام aboot, فلا تنسى أن تترك مساحة فارغة في\n"
"بداية القرص (2048 قطاعات كافية)"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "المعالج"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "اختر حدثا"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1538,186 +1533,186 @@ msgstr ""
"اقترح أن تغير حجم هذه التجزئة\n"
"(اضغط عليها ثم اختر \"تغيير الحجم\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "فضلا اضغط على تجزئة"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "تفاصيل"
#
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr ""
"لم يتم ايحاد طابعة محلية!\n"
"\n"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journalised FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "التبديل"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "فارغ"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "أخرى"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "أنواع أنظمة الملفات:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "عمل تجزئة"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "النوع"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "استخدم ``%s'' بدلا من ذلك"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "إلغاء"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "استخدم ``ازالة التجهيز'' أولا"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "بعد تغيير نوع التجزئة %s, فإنك ستسخر كل البيانات على التجزئة"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "إختر تجزئة"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "إختر شاشة"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "خروج"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "النتقال الى وضعية الخبير"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "الانتقال الى الوضع العادي"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "تراجع"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "هل تريد الاكمال على أي حال؟"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "الخروج بدون الحفظ"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "هل تريد الخروج بدون كتابة جدول التقسيم؟"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "هل تريد حفظ تعديلات /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "تحديد آلي"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "أمسح الكل"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "تحديد آلي"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "أكثر"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "معلومات القرص الصلب"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "كل التجزئات الرئيسية مستخدمة"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "لا يمكنني اضافة أي تجزئة أخرى"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr "لكي تمتلك تجزئات أكثر, يرجى الغاء تجزئة كي تتمكن من عمل تجزئة ممتدة"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "حفظ جدول التقسيم"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "استعادة جدول التقسيم"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "إنقاذ جدول التقسيم"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "إعادة تحميل جدول التقسيم"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "التجهيز الآلي للوسائط القابلة للإزالة"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "اختر ملف"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1725,11 +1720,12 @@ msgstr ""
"جدول التقسيم المحفوظ ليس بنفس الحجم\n"
"لا زلت تريد الإكمال؟"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "تحذير"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1737,104 +1733,104 @@ msgstr ""
"أدخل قرصا مرنا في السواقة\n"
"كل البيانات على القرص ستمحى"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "جاري محاولة انقاذ جدول التقسيم"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "معلومات مفصّلة"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "تغيير الحجم"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "نقل"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "تنسيق"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "اضافة الى RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "اضافة الى LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "ازالة من RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "ازالة من LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "تعديل RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "استخدام لـloopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "اعمل تجزئة جديدة"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "قطاع البداية: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "الحجم باليغابايت: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "نوع نظام المفات: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "التفضيل: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "هل تريد ازالة ملف loopback؟"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "غير نوع التجزئة"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "أي نظام ملفات تريد؟"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "جاري التغيير من ext2 الى ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "أين تريد تجهيز ملف loopback %s؟"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "أين تريد بجهيز الجهاز%s؟"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1842,135 +1838,135 @@ msgstr ""
"لم يمكن ازالة تعيين نقطة التجهيز نظرا لأن هذه التجزئة مستخدمة لـloop back.\n"
"قم بإزالة الـloopback أولا"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "أين تريد بجهيز الجهاز%s؟"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "جاري حساب روابط نظام ملفات FAT"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "جاري تغيير الحجم"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "هذا التقسيم غير قابل لتغيير الحجم"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "كل البيانات على هذه التجزئة يجب حفظها احتياطيا"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "بعد تغيير حجم التجزئة %s, فإن كل البيانات على هذه التجزئة ستفقد"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "اختر الحجم الجديد"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "الحجم الجديد بالميغابايت: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "أي قرص تريد نقله؟"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "القطاع"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "أي قطاع تريد نقله؟"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "جاري النقل"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "جاري نقل التجزئة..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "اختر RAID موجود للاضافة"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "جديد"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "اختر LVM l,جود للاضافة"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "اسم LVM؟"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "هذه التجزئة لا يمكن استخدامها لـloopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "اسم ملف Loopback: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "اعط اسم ملف"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "هذا الملف مستخدم من loopback أخرى, اختر ملفا آخر"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "الملف موجود مسبقا, هل تريد استخدامه؟"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "خيارات التجهيز"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "متنوعة"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "وحدة"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "المستوى"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "حجم chunk"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "كن حذرا: هذه العملية خطيرة"
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "أي نوع من التجزئة؟"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr "الحزمة %s يجب أن تُثبّت. هل تريد تثبيتها؟"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -1978,7 +1974,7 @@ msgid ""
"need /boot"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -1986,51 +1982,51 @@ msgid ""
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
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/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "جدول اتتقسيم للقرص %s سيتم كتابته الى القرص!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "ستحتاج الى اعادة التشغيل قبل أن يتم تفعيل التعديلات"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "بعد تهيئة التقسيم %s, فإن كل البيانات الموجودة على التجزئة ستفقد"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "جاري التهيئة"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "جاري تهيئة ملف loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "جاري تهيئة التجزئة %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "خبء الملفات"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "انقل الملفات الى تجزئة جديدة"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2039,116 +2035,116 @@ msgstr ""
"الدليل %s يحتوي مسبقا على بعض البيانات\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "جاري نقل الملفات الى التجزئة الجديدة"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "جاري نسخ %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "جاري ازالة %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "التجزئة %s معروفة الآن بالإسم %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "الجهاز: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "حرف سواقة DOS: %s (مجرد تخمين)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "النوع: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "الاسم: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "البداية: قطاع %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "الحجم: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s قطاع"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "الاسطوانة %d الى %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "مجهز\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "غير مجهز\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "محمل\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "المستوى %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "حجم Chunk %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "أقراص RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "اسم ملف Loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2156,7 +2152,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2164,61 +2160,61 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "الحجم: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "الهندسة: %s اسطوانة, %s رأس, %s قطاع\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "معلومات: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "أقراص LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "نوع جدول التقسيم: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "على bus %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "مفتاح تشفير نظام الملفات"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "اختر مفتاح تشفير نظام الملفات"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "مفتاح التشفير هذا بسيط جدا (يجب أن يكون %d حرفا على الأقل)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "مفاتيح التشفير غير متطابقة"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "مفاتح التشفير"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "مفاتح التشفير (مرة أخرى)"
@@ -2226,10 +2222,6 @@ msgstr "مفاتح التشفير (مرة أخرى)"
msgid "Change type"
msgstr "غيّر النوع"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "فضلا اضعط على وسيط"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2255,7 +2247,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "اسم المستخدم"
@@ -2269,23 +2261,23 @@ msgstr "NIS Domain"
msgid "Search servers"
msgstr "ابحث في أجهزة الخادم"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s تجهيز %s قد فشل"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "لا أعرف كيف أجهز %s في النوع %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr ""
@@ -2363,30 +2355,34 @@ msgstr "لا شيئ للعمل"
msgid "Error opening %s for writing: %s"
msgstr " فتحة الخطإ %s للكتابة :%s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr " CUPS اعدادات"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2395,26 +2391,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "المحرك"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "مساعدة"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2433,7 +2429,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2443,31 +2439,32 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "يرجى الإنتظار... جاري تطبيق الإعدادات"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "من فضلك انتظر"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
#, fuzzy
msgid "No known driver"
msgstr "مشغل X"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
#, fuzzy
msgid "Unkown driver"
msgstr "غير معروف"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2477,222 +2474,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "وحدة"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Card mem (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "الغاء"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "وحدة"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "الوصف"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "التحقق"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "اختر ملف"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Gateway device"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 buttons"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "خروج"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_مساعدة"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_مساعدة"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_تقرير خطأ"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/مساعدة/_حول البرنامج..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "تحقق آلي"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "التحقق من الأقراص الصلبة"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "عرض معلومات العتاد"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "اعرض المعلومات"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "إعداد الفأرة"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "جاري ازالة الطابعة \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d ثوان"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "تحقق آلي"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Generic"
@@ -2705,7 +2492,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2713,34 +2500,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Card mem (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "غيّر النوع"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "حمل الإعدادات"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -3739,10 +3526,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -3808,124 +3595,124 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "NIS لا تسطيع ا ستعمال هذ ا البرنامج مع"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr ""
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr ""
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, 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:58
+#: ../../install_interactive.pm_.c:56
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:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr ""
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr "استمرّ بأيّة حال"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr ""
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "استعمل مكانا حرا"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr ""
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr ""
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr ""
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr ""
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr ""
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr ""
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr ""
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr ""
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr ""
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr ""
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr ""
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -3937,80 +3724,80 @@ msgid ""
"When sure, press Ok."
msgstr ""
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr ""
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr ""
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr ""
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr ""
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr ""
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr ""
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr ""
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, 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:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr ""
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr ""
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr ""
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr ""
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr ""
@@ -4033,12 +3820,12 @@ msgid ""
"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr ""
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr ""
@@ -4048,7 +3835,7 @@ msgstr ""
msgid "Entering step `%s'\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4056,150 +3843,150 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr ""
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "قبول"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4209,17 +3996,17 @@ msgid ""
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr ""
@@ -4388,310 +4175,271 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "لوحة المفاتيح"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "رجاء, اختر لوحة المفاتيح."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Expert"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "ترقية"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "رجاء اختر لغة نوع الفأرة."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "اختر الحزم التي ستُثبَّت"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
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:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr ""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4703,155 +4451,155 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "خادم NTP"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "بطاقة الصّوت ISA هل عندك عند"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "الفأرة"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "طابعة"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "احصل على خطوط Windows"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "التحقق"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "خادم LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr " الخادم NIS"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -4867,21 +4615,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "التحقق"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domain name"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -4899,19 +4647,20 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "المدخل المرن الثّاني"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "تخطي"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -4927,7 +4676,7 @@ msgid ""
"%s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -4936,28 +4685,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "آسف , لا مدخل مرن متاح"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "أدخل قرص مرن بالدّاخل %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr " إنشاء قرص الا قلا ع "
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr " bootloader إعداد "
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -4965,25 +4714,25 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr " aboot هل تريد أن تستخدم "
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "bootloader التّركيب "
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -4994,24 +4743,24 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5030,16 +4779,16 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
#, fuzzy
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakesoft.com/sales/contact"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5048,25 +4797,25 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr ""
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr ""
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -5083,22 +4832,22 @@ msgstr "consolehelper missing"
msgid "Choose a file"
msgstr "إختر ملف"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "متقدم"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Basic"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<-سابق "
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "التالي"
@@ -5164,375 +4913,379 @@ msgstr ""
msgid "Re-submit"
msgstr "إعادة تسليم"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "التشيكية (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "الألمانية"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "الإسبانية"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "الفنلندية"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "الفرنسية"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "النرويجية"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "البولندية"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "الروسية"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "السويدية"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "لوحة المفاتيح البريطانية"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "لوحة المفاتيح الأمريكية"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "الألبانيةّ"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "الأرمينية (قديم)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "الأرمينية (آلة كاتبة)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "الأرمينيةّ (صوتي)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "الأذربيجانية (لاتيني)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "البلجيكية"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "تمكين"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "البلغارية (صوتية)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "البلغارية (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "البرازيليةّ (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "الإستونية"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "البيلاروسية"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "السويسرية (تصميم ألماني)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "السويسرية (تصميم فرنسي) "
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "التشيكية (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr " الألمانيةّ (no dead keys)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "الدنماركية"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (نرويجيةّ) "
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (سويدية)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "الإستونية"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "الجورجية (التصميم الروسي)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "الجورجيةّ (التصميم اللاتيني)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "اليونانية"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "المجرية الهنغارية"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "الكرواتية"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "العبرية"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "العبرية (صوتية)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "الإيرانيّة"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "الآيسلاندية"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "الإيطالية"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "اليابانية 106 مفاتيح"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "لوحة المفاتيح الكورية"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "الأمريكية اللاتينية"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "اللاتفية"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "اللّيتوانيةّ AZERTY ( قديم ) "
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "اللّيتوانيّة AZERTY ( جديد ) "
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "اللّيتوانيةّ \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr " اللّيتوانيةّ \"phonetic\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "اللاتفية"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "المقدونية"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr "الصّربيةّ (cyrillic)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "الهولنديّة"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "البولندية (qwerty layout)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "البولندية (qwertz layout)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "البرتغالية"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "الكنديّة (كيبيك)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "الرّومانيّة (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "الرّومانيةّ (qwertz)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "الرّوسيةّ (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "السلوفينية"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "السلوفاكية (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "السلوفاكية (QWERTZ)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "الصّربيةّ (cyrillic)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "التاميل (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "التاميل (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "لوحة المفاتيح التّايلانديّة"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "لوحة مفاتيح الطّاجيكيّة"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "التّركيّ (traditional \"F\" model)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "التّركيّ (modern \"Q\" model)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "الأوكرانية"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "( "
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "الفيتناميّ \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "( يوغسلافيّ ( اللّاتينيّة "
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "مفتاح Alt key"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "مفتاح CapsLock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl and Alt keys simultaneously"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt and Shift keys simultaneously"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "\"Menu\" key"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Left \"Windows\" key"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Right \"Windows\" key"
@@ -5545,35 +5298,44 @@ msgstr "Circular mounts %s\n"
msgid "Remove the logical volumes first\n"
msgstr ""
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "آسف , لا مدخل مرن متاح"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "رقم التّليفون "
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "تجهيز التجزئات"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Mouse"
@@ -5679,77 +5441,90 @@ msgstr "ولا واحد"
msgid "No mouse"
msgstr "No mouse"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "من فضلك اختبر الفأرة"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "To activate the mouse,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr " WHEEL! حرّك "
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
#, fuzzy
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "إنتهاء"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "التالي ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "هل هذا صحيح ? "
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "المعلومات"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Expand Tree"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Collapse Tree"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr ""
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
-msgid "Connect to the Internet"
-msgstr "وصّل إلى الإنترنت "
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "use pppoe"
#: ../../network/adsl.pm_.c:24
-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 ""
+msgid "use pptp"
+msgstr "use pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "use dhcp"
#: ../../network/adsl.pm_.c:26
msgid "Alcatel speedtouch usb"
msgstr "Alcatel speedtouch usb"
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "use dhcp"
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "use pppoe"
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
+msgid "Connect to the Internet"
+msgstr "وصّل إلى الإنترنت "
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "use pptp"
+#: ../../network/adsl.pm_.c:30
+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 ""
+
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
@@ -5830,10 +5605,10 @@ msgstr "أخرى"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"تريد أن تستخدم dhcp أيّ عميل ?\n"
-" Default is dhcpcd"
+" Default is dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -5841,7 +5616,7 @@ msgid ""
"I cannot set up this connection type."
msgstr ""
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "اختر السّطح البينيّ للشبكة "
@@ -5850,15 +5625,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "لا بطاقة شبكة وجدت "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "ا عداد شبكة"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -5866,15 +5641,15 @@ msgid ""
"such as ``mybox.mylab.myco.com''."
msgstr ""
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Host اسم "
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "معالج إعداد الشبكة"
@@ -5911,62 +5686,62 @@ msgstr "إعداد جديد (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "إعداد قديم (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN إعداد "
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr ""
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr ""
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr ""
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr ""
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr ""
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "لا أعرف "
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -5975,76 +5750,103 @@ msgid ""
"card.\n"
msgstr ""
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "إنهاء"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "تابع"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "ISDN ما هية بطاقتك"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr ""
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Dialup options"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr ""
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "رقم التّليفون "
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Login ID"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Script-based"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminal-based"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Domain name"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "( خادم ا الأوّل ( اختياريّ "
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr ""
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "لكن ليس موائمة"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "تثبيت النظام"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "الجدول"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6075,24 +5877,24 @@ msgstr ""
msgid "Connect"
msgstr "اتصل"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "اقطع الإتصال"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "قم بإعداد الإتصال"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr ""
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr ""
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -6104,12 +5906,12 @@ msgid ""
"Press OK to continue."
msgstr ""
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr ""
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6117,7 +5919,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6125,95 +5927,100 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr ""
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "وضعية الخبير"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr ""
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr ""
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr ""
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "وصلة انترنت"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detected %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN connection"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detected %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "وصلة ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr ""
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr ""
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr ""
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "وصلة LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr ""
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "وصلة انترنت"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr ""
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "ا عداد الشّبكة "
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6221,27 +6028,27 @@ msgid ""
"%s"
msgstr ""
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -6249,50 +6056,62 @@ msgid ""
"Modifying the fields below will override this configuration."
msgstr ""
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
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/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr ""
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr "(driver %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP address"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netmask"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Automatic IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "ابدأ عند الإقلاع"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr ""
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6300,56 +6119,56 @@ msgid ""
"You may also enter the IP address of the gateway if you have one"
msgstr ""
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "الخادم DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (e.g. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Gateway device"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr ""
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr ""
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Proxies اعداد"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr ""
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr ""
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "تم اكتشاف إعداد للجدار الناري!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -6357,118 +6176,118 @@ msgstr ""
"تحذير! تم إيجاد إعداد جدار ناري موجود مسبقا. ربما تحتاج الى اصلاح يدوي بعد "
"التثبيت."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "اعداد Internet "
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr ""
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr ""
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr ""
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr ""
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr ""
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr ""
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr ""
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Card mem (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Card IO"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Card IO_0"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "Card IO_1"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr ""
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr ""
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr ""
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr ""
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "إختر بلدك"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr ""
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "سرعة الإتصال"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "الوقت الأقصى للاتصال (بالثواني)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr ""
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Account Password"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "فشل التحميل: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr ""
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -6484,12 +6303,12 @@ msgstr ""
msgid "Bad backup file"
msgstr ""
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr ""
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -6516,202 +6335,203 @@ msgstr ""
msgid "maybe"
msgstr ""
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+#, fuzzy
+msgid "Unknown Model"
+msgstr "غير معروف"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "طابعة محلية"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "طابعة بعيدة"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr ""
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr ""
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "طابعة شبكة (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr ""
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr ""
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr ""
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr "غير معروف"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "الطابعات المحلية"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "الطابعات البعيدة"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ""
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr ""
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "على خادم CUPS \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr ""
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr ""
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr ""
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr " CUPS اعدادات"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "الخادم CUPS حدّد"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -6722,7 +6542,7 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -6732,148 +6552,148 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr ""
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr ""
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "عنوان IP لخادم CUPS"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "البوابة"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "تهيئة CUPS آلية"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr ""
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "انسخ الخطوط الى نظامك"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "رجاء اختر المنفذ الموصلة إليه طابعتك."
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
"هل تريد تعيين هذه الطابعة (\"%s\")\n"
"كطابعة افتراضية؟"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "هل تريد تجربة إعداد طابعة أخرى؟"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "أضف طابعة جديدة"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -6886,7 +6706,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -6908,7 +6728,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -6923,7 +6743,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -6943,20 +6763,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "تحقق من الطابعات آليا"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -6970,54 +6790,54 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "تحقق آلي"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "تم التحقق من %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "طابعة شبكة (TCP/Socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "طابعة محلية"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7025,36 +6845,36 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr ""
#
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr ""
"لم يتم ايحاد طابعة محلية!\n"
"\n"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "طابعة محلية"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -7062,7 +6882,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -7070,81 +6890,81 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "رجاء اختر المنفذ الموصلة إليه طابعتك."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr ""
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "إعداد يدوي"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr ""
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr ""
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "تم التحقق من %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "جاري بدء الشبكة..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "جاري الطباعة على الطابعة \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -7152,46 +6972,46 @@ msgid ""
"access and any applicable user name, password, and workgroup information."
msgstr ""
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr ""
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr ""
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr ""
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "مجموعة العمل"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "تحقق آلي"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -7215,7 +7035,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -7224,7 +7044,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -7232,11 +7052,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -7244,43 +7064,43 @@ msgid ""
"name and password."
msgstr ""
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr ""
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr ""
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr ""
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -7288,58 +7108,62 @@ msgid ""
"vary. See the manual of your hardware."
msgstr ""
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "اسم مستضيف الطابعة"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "اسم مستضيف الطابعة"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr ""
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr ""
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "الوصف"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "المكان"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr ""
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7354,24 +7178,24 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr ""
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "تم اختيار النّموذج يدويًّا"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "إختيار وحدات الطابعة"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "ما هو نوع الطابعة لديك؟"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7380,17 +7204,17 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "إعداد OKI WinPrinter"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7400,11 +7224,11 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "إعداد Lexmark Inkjet"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7412,7 +7236,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7424,11 +7248,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7451,7 +7275,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -7461,22 +7285,22 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -7485,11 +7309,11 @@ msgstr ""
"هل تريد تعيين هذه الطابعة (\"%s\")\n"
"كطابعة افتراضية؟"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7497,39 +7321,39 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "إطبع"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr ""
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr ""
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7539,21 +7363,21 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "طابعة خام"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -7562,15 +7386,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -7579,7 +7403,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -7587,41 +7411,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -7631,7 +7455,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -7640,40 +7464,40 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "جاري الطباعة/المسح على \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "جاري الطباعة/المسح على \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "جاري الطباعة/المسح على \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "جاري الطباعة على الطابعة \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "إغلاق"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "قائمة خيارات الطابعة"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -7687,7 +7511,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -7700,17 +7524,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "نقل إعدادات الطابعة"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -7720,51 +7544,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -7772,56 +7596,56 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr ""
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "جاري بدء الشبكة..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr ""
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "لم يتم تحديد وظيفية الشبكة"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -7829,11 +7653,11 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr ""
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -7843,31 +7667,31 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr ""
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "مرتفع"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr ""
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -7882,11 +7706,11 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr ""
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -7900,60 +7724,60 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "جاري ازالة %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "تركيب طرود ..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr ""
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "أي نظام طباعة تريد أن تستخدم؟"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "جاري إعداد الطابعة \"%s\" ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr ""
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr ""
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "جاري قراءة بيانات الطابعة ..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "جاري إعداد التطبيقات..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr ""
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -7961,35 +7785,35 @@ msgid ""
"OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "تغيير نظام الطباعة"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr ""
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "هل تريد تجربة إعداد طابعة أخرى؟"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "تعديل اعدادات الطابعة"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -7998,179 +7822,111 @@ msgstr ""
"الطابعة %s\n"
"هل تريد تعديل تلك الطابعة؟"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "نوع وصلة الطابعة"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr ""
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr ""
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "اعرف كيف تستخدم هذه الطابعة"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "جاري ازالة الطابعة القديمة \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr ""
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr ""
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "جاري ازالة الطابعة \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "إعداد البروكسي"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "عنوان"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr ""
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr ""
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr ""
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr ""
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr ""
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr ""
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr ""
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr ""
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr ""
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr ""
@@ -8184,7 +7940,7 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr ""
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -8209,80 +7965,76 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "مستوى الأمن"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr "المرجع"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "مستوى الأمن"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr ""
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "خيارات أكثر"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "خيارات أكثر"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr "المرجع"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "جاري ضبط مستوى الأمن"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "رجاء انتظر أثناء عملية ttmkfdir..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr ""
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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:23
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:25
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 "
@@ -8290,7 +8042,7 @@ msgid ""
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -8298,18 +8050,18 @@ msgid ""
"and includes support for pop-up menus on the console."
msgstr ""
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -8319,89 +8071,89 @@ msgid ""
"all of the services it is responsible for."
msgstr ""
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
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:35
+#: ../../services.pm_.c:40
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:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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:55
+#: ../../services.pm_.c:60
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:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -8409,7 +8161,7 @@ msgid ""
"it installed on machines that don't need it."
msgstr ""
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -8417,131 +8169,131 @@ msgid ""
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
-#: ../../services.pm_.c:69
+#: ../../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:71
+#: ../../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:74
+#: ../../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:76
+#: ../../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:78
+#: ../../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:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr ""
-#: ../../services.pm_.c:81
+#: ../../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:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr ""
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr ""
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "إنترنت"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "نظام"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr ""
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "خادم قواعد بيانات"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "الخدمات"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr ""
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr ""
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr ""
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr ""
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "ابدأ"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "توقف"
@@ -8613,7 +8365,7 @@ msgstr ""
" يمدّون أفضل لعب بمصادر مفتوحة Mandrake Linux 9.0 - arcade, action, "
"cards, sports, strategy,...."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "مركز تحكم Mandrake"
@@ -8769,194 +8521,585 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
+" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما نُشِرت عن طريق\n"
+" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
+" أي نسخة تالية (حسب اختيارك).\n"
+"\n"
+" هذا البرنامج يُوزَّع على أمل أن يكون مفيدا,\n"
+" لكن دون أي ضمان’; حتى بدون الضمانة المفهومة\n"
+" للإتجار أو المناسبة لغرض معين. انظر\n"
+" رخصة GNU العمومية الشاملة للتفاصيل.\n"
+"\n"
+" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
+" مع البرنامج; في حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان "
+"التالي\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
+"02111-1307,\n"
+" USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "لوحة المفاتيح"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "تركيب طرود ..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "يرجى تسجيل الخروج ثم استخدم Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "يرجى اعادة تسجيل الدخول الى %s لتنشيط التغييرات"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "نقل إعدادات الطابعة"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "خادم قواعد بيانات"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "خادم قواعد بيانات"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr " الخادم NIS"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr " الخادم NIS"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "اضف مستخدم"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "DHCP العميل"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
#, fuzzy
msgid "No kernel selected!"
msgstr "لم يتم ايجاد بطاقة تلفاز!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "غير متصل"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "إلغاء"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "تم اختيار الكل"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "اضف مستخدم"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "النوع: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP العميل"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP العميل"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "DHCP العميل"
+
+#: ../../standalone/drakTermServ_.c:837
#, fuzzy
-msgid "<-- Del Client"
+msgid "Delete Client"
msgstr "DHCP العميل"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "جاري الإعداد..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netmask"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Domain name"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr " الخادم NIS"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "إعداد متقدم"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "إعداة الإعداد"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "أدخل قرص مرن بالدّاخل %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "آسف , لا مدخل مرن متاح"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "خطأ ! "
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "أداة اعداد المثبّت الآلي"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -8971,21 +9114,30 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "أيرلندا"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "إعداد الخطوات الآلية"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr ""
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -8993,54 +9145,54 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "تثبيت آلي"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr ""
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "أزل المادة الأخيرة"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9048,7 +9200,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9056,13 +9208,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "اجمالي التقدم"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9071,41 +9223,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "لا يمكن أن ينفتح %s: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -9116,64 +9268,64 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9181,299 +9333,299 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr "ارسال الملفات عن طريق FTP"
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr ""
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "انسخ ملفات النظام قبل:"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "رجاء اختر كل المستخدمين الذين تريد تضمينهم في النسخ الإحتياطي."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "ازل المادة المختارة"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "المستخدمون"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "فضلا أدخل اسم المستضيف أو عنوان IP."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "رجاء أدخل اسم الدخول"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "رجاء كلمة المرور"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "تذكّر كلمة السّرّ هذه "
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "إلى المساعد CD/DVDROM الاستعمال "
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "رجاء اختر مساحة القرص المدمج"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "فضلا قم بالتأشير هنا اذا كنت تستخدم وسيط CDRW"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "اختر ملف"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "فيما مضى CDRW من فضلك فحص ,إذا أردت أن تمحو "
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "الشبكة"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "النوع"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "كلّ ساعة "
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "يوميًّا "
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "أسبوعيّا"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "شهريا"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "استخدم المراقب"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -9481,7 +9633,7 @@ msgstr ""
"فضلا اختر الفترة \n"
"ما بين كل عملية نسخ احتياطي"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -9489,78 +9641,78 @@ msgstr ""
"رجاء اختر\n"
"وسيط النسخ الاحتياطي"
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "ماذا "
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "أين"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "متى "
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "خيارات أكثر"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "إعدادات Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "رجاء اختر أين تريد النسخ الاحتياطي."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "على القرص الصّلب"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "عبر الشّبكة"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "رجاء اختر ما تريد نسخه احتياطياً"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "نظام المساعد"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "مستخدمو المساعد"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "اخترالمستخدم يدويًّا"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -9568,7 +9720,7 @@ msgstr ""
"\n"
"مصادر المساعد :\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -9576,7 +9728,7 @@ msgstr ""
"\n"
"-ملفّات النّظام :\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -9584,7 +9736,7 @@ msgstr ""
"\n"
"-ملفّات المستخدم:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -9592,7 +9744,7 @@ msgstr ""
"\n"
"-الملفّات الأخرى:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -9601,32 +9753,32 @@ msgstr ""
"\n"
"- احفد القرص الصّلب على الطّريق :%s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "جهاز الفأرة: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, fuzzy, c-format
msgid ""
"\n"
@@ -9635,12 +9787,12 @@ msgstr ""
"\n"
"-FTP و على host احفد على: %s\n"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, fuzzy, c-format
msgid ""
"\n"
@@ -9649,14 +9801,14 @@ msgstr ""
"\n"
"-FTP و على host احفد على: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -9664,19 +9816,19 @@ msgstr ""
"\n"
"- خيارات:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBackups use tar and bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tBackups use tar and gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -9685,332 +9837,332 @@ msgstr ""
"\n"
"-Daemon (%s) include :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Network by FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Network by SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Network by FTP.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Network by FTP.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr ""
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr ""
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "اضغط موافق لاستعادة ملفات اخرى"
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr "قائمة المستخدمين الذين سيتم استعادتهم"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "انسخ ملفات النظام قبل:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "رجاء اختر تاريخ الإستعادة"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "استخدم القرص الصلب للنسخ الإحتياطي"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr ""
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "وصلة FTP"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "وصلة آمنة"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "استعد من القرص الصلب"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "فضلاً أدخل الدليل الموجودة فيه النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "اختر وسيط آخر للاستعادة منه"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "وسيط آخر"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "استعد النّظام"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "أعد المستخدمين "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "استعد آخر"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "اختر مسار الإستعادة (بدلاً من / )"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "قم بنسخ احتياطي جديد فبل الإستعادة (فقط للنسخ الإحتياطية المتدرجة)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "أزل أدلة المستخدمين قبل الإستعادة"
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "ازل المادة المختارة"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "استعد آخر"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "استعد من القرص الصلب"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "استعادة جدول التقسيم"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "أعد المستخدمين "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Host اسم "
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "كلمة المرور"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "اسم المستخدم"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "اسم المستضيف :"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "استعد آخر"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "استعد كل النسخ الإحتياطية"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "استعادة مخصصة"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "استعادة جدول التقسيم"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "أعد المستخدمين "
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "السابق"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "حفظ"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "ابني النسخة الإحتياطية"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "استعادة"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "الحزمة %s يجب أن تُثبّت. هل تريد تثبيتها؟"
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "رجاء اختر تاريخ الإستعادة..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "رجاء اختر وسيط النسخ الإحتياطي..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "رجاء اختر البيانات المطلوب نسخها احتياطيا..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -10018,59 +10170,59 @@ msgstr ""
"لم يتم ايجاد ملف تهيئة \n"
"فضلا اضغط معالج لأو متقدم."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "تحت التطوير ... انتظر فضلا"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "انسخ ملفات النظام"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "انسخ ملفات المستخدم"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "انسخ ملفات أخرى"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "اجمالي التقدم"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "ارسال الملفات عن طريق FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "جاري ارسال الملفات..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "قم بالنسخ الآن من ملف التهيئة"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "اعرض تهيئة النسخ الإحتياطي"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "إعدادات المعالج"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "إعداد متقدم"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "قم بالنسخ الإحتياطي الآن"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10102,7 +10254,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10111,7 +10263,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10152,7 +10304,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10180,52 +10332,21 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" جميع الحقوق محفوظة (C) 2001 MandrakeSoft من دوبون سيباستيان <dupont_s"
"\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
-" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما نُشِرت عن طريق\n"
-" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
-" أي نسخة تالية (حسب اختيارك).\n"
-"\n"
-" هذا البرنامج يُوزَّع على أمل أن يكون مفيدا,\n"
-" لكن دون أي ضمان’; حتى بدون الضمانة المفهومة\n"
-" للإتجار أو المناسبة لغرض معين. انظر\n"
-" رخصة GNU العمومية الشاملة للتفاصيل.\n"
-"\n"
-" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
-" مع البرنامج; في حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان "
-"التالي\n"
-" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
-"02111-1307,\n"
-" USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -10254,7 +10375,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -10265,7 +10385,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10276,7 +10396,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10289,160 +10409,96 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "فشل تثبيت %s. ظهر الخطأ التالي:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr "أدوات سطر الأوامر"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
#, fuzzy
msgid "HardDrake"
msgstr "على القرص الصّلب"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "استشارات Mandrake"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "MandrakeStore"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "الفأرة"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "طابعة بعيدة"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr ""
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Printerdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "معالج إعداد الشبكة"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "التحقق"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr ""
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "من فضلك انتظر"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -10454,144 +10510,151 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "استعادة"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "ما بعد ازالة التثبيت"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "ما بعد ازالة التثبيت"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr "ستكون لقطات الشاشة موجودة بعد التثبيت في %s"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "اعدادات الشبكة (%d موائمات)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "التشكيل:"
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "احذف التشكيل..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "التشكيل المطلوب حذفه:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "تشكيل جديد..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
"لإسم التشكيل الذي ستعمله (التشكيل الجديد يتم عمله كنسخة من التشكيل الحالي) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "اسم المستضيف :"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "الدخول الى الإنترنت"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "النوع:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "البوابة:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "الواجهة:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "الحالة:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "الانتظار من فضلك"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "إعداد الدخول الى الإنترنت..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "إعداد LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "المحرك"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "الواجهة"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "البروتوكول"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "الحالة"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "إعداد الشبكة المحلية..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "انقر هنا لتشغيل المعالج ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "المعالج..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "تطبيق"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "متّصل "
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "غير متصل"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "اتصل..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "اقطع الإتصال..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -10599,36 +10662,36 @@ msgstr ""
"لم تقم بتهيئة أي واجهات.\n"
"قم بتهيئتهم أولا عن طريق الضغط على 'تهيئة'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "إعداد LAN"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "المحوّل %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "بروتوكول الإقلاع"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "يتم بدءه عند الإقلاع"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP العميل "
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "قم بالتنشيط الآن"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "قم بإزالة التنشيط الآن"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -10636,7 +10699,7 @@ msgstr ""
"لم يتم تهيئة الواجهة بعد.\n"
"قم بتشغيل معالج التهيئة في النافذة الرئيسية"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -10644,121 +10707,117 @@ msgstr ""
"ليست لديك أي اتصالات إنترنت.\n"
"قم بعمل اتصال أولا باستخدام 'تهيئة'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "إعدادات الإتصال بالإنترنت"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "إعدادات الإتصال بالإنترنت"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "نوع العلاقة"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parameters"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernet Card"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP العميل"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "الاستخدام: دريك للاقراص المرنة\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-متنوع-ثابت-وسط-ر-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "اسم الوحدة"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "حجم"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "دريك للاقراص المرنة"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "صنع قرص مرن لبدء النظام"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "المرجع"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "خطأ فى دريك لعمل قرص بدء النظام: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "اصدارة اللب"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "عام"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "منطقة الخبراء"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd الخصائص الاختيارية"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "اضافة وحدة"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "اجبار"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "اذا احتجته"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "SCSI اهمل وحدات ال"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "RAID اهمل وحدات ال"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "ازالة وحدة"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "الناتج"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "جهز القرص"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "تأكد من وجود الوسيط للوحدة %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -10767,12 +10826,12 @@ msgstr ""
"لا يوجد وسط أو ربما يكون الوسط محمي من القراءة للجهاز %s.\n"
"فضلاً ادخل وسط فى الوحدة."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "تعذر تنفيذ: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -10783,99 +10842,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "ابحث في الخطوط المثبتة"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "أزل اختيار الخطوط المثبتة"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "تحليل كل الخطوط"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "لا توجد خطوط"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "انتهى"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "لم أتمكن من ايجاد أي خطوط في تجزئاتك المحملة"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "أعد اختيار الخطوط الصحيحة"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "لم أتمكن من إيجاد أي خط.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "ابحث عن الخطوط في القائمة المثبتة"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "نقل الخطوط"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "تثبيت خطوط True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "رجاء انتظر أثناء عملية ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "تم تثبيت خطوط True Type"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "تحويل الخطوط"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "بناء type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscript referencing"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "تحويل خطوط ttf"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "تحويل خطوط pfm"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "أبطل الملفات المؤقتة"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "أعد تشغيل XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "أبطل ملفات الخطوط"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "xfs restart"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -10884,111 +10943,216 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "استيراد الخطوط"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "احصل على خطوط Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "اخذف الخطوط"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "خيارات متقدمة"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "قائمة الخطوط"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" هذا البرنامج هو برنامج حر; يمكنك اعادة توزيعة و/أو تعديله\n"
+" تحت بنود رخصة GNU العمومية الشاملة (GPL) كما نُشِرت عن طريق\n"
+" جمعية البرمجيات الحرة; إما اإصدار الثاني من الترخيص أو\n"
+" أي نسخة تالية (حسب اختيارك).\n"
+"\n"
+" هذا البرنامج يُوزَّع على أمل أن يكون مفيدا,\n"
+" لكن دون أي ضمان’; حتى بدون الضمانة المفهومة\n"
+" للإتجار أو المناسبة لغرض معين. انظر\n"
+" رخصة GNU العمومية الشاملة للتفاصيل.\n"
+"\n"
+" يجب أن تكون قد تسلمت نسخة من ترخيص GNU العمومية الشاملة\n"
+" مع البرنامج; في حالة عدم تسلم الرخصة راسل جمعية البرمجيات الحرة على العنوان "
+"التالي\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA "
+"02111-1307,\n"
+" USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "اختر التطبيقات التي ستدعم الخطوط :"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "طابعات عادية (Generic)"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "اختر ملف أو دليل الخطوط و اضغط 'اضافة'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "ثبّت القائمة"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "اضغط هنا إذا كنت متأكدا."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "إضغط هنا إذا لم تكن متأكدا."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "تم ازالة اختيار الكل"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "تم اختيار الكل"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "ازل القائمة"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "الإختبارات الأولية"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "انسخ الخطوط الى نظامك"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "ثبّت و حوّل الخطوط"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "ما بعد التثبيت"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "أزل الخطوط من النظام"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "ما بعد ازالة التثبيت"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "مشاركة الإتصال بالإنترنت"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "آسفون, نحن ندعم اصدارات النواة 2.4"
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "مشاركة الإتصال بالإنترنت ممكنة حاليا"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -10996,19 +11160,19 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "تعطيل"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "اهمال"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "إعداة الإعداد"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "جاري تعطيل الخوادم..."
@@ -11016,11 +11180,11 @@ msgstr "جاري تعطيل الخوادم..."
msgid "Internet connection sharing is now disabled."
msgstr "مشاركة اتصال الإنترنت غير ممكَّنة الآن."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "مشاركة الإتصال بالإنترنت"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -11028,19 +11192,19 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "تمكين"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "جاري تمكين الخوادم..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "مشاركة إتصال الإنترنت ممكَّنة الآن."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
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 "
@@ -11053,31 +11217,31 @@ msgid ""
"(LAN)."
msgstr ""
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "الواجهة %s (باستخدام الوحدة %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "الواجهة %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "لا محوّل الشّبكة على نظامك"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "سطح بينيّ للشبكة "
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11087,17 +11251,17 @@ msgid ""
"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "واجهة الشبكة معدّة مسبقا!"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11107,15 +11271,24 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "اعداة تهيئة آلية"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "أظهر تهيئة الواجهة الحالية"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "أظهر تهيئة الواجهة الحالية"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11132,7 +11305,7 @@ msgstr ""
"صفة الـIP: %s\n"
"المشغل: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -11141,18 +11314,18 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "شبكة محلية من الفئة C"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11161,64 +11334,64 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "عنوان IP لخادم DHCP (هذا)"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "عنوان IP لخادم DHCP (هذا)"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "اختر نوع التثبيت"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "إعادة إعداد الواجهة و خادم DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "الشبكة المحلية لم تنته بـ`0', جاري الخروج."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"تم ايجاد تعارض في عنوان الشبكة المحلية المبدئي في الإعداد الحالي لـ%s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "جاري الإعداد..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "جاري إعداد النصوص البرمجية و تثبيت البرمجيات و بدء الخدمات..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "كانت هناك مشاكل في تثبيت الحزمة %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -11228,23 +11401,23 @@ msgstr ""
"يمكنك الآن مشاركة اتصال الإنترنت مع الأجهزة الأخرى في شبكتك المحلية باستخدام "
"إعداد الشبكة الأوتوماتيكي (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "تم عمل التنصيب, و لكنه غير ممكَّن الآن"
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "تم عمل التنصيب, و هو ممكَّن الآن."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "لم يتم اعداد أي مشاركة اتصال بالإنترنت"
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "إعدادات مشاركة إتصال الإنترنت"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11259,154 +11432,154 @@ msgstr ""
"\n"
"اضغط على تهيئة لتشغيل معالج الإعداد."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "مجموعة العمل"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "المستخدم"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "إلغاء"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "انتهى"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "اضافة وحدة"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "أضف طابعة جديدة"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
#, fuzzy
msgid "Up selected rule one level"
msgstr "تم ازالة اختيار الكل"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "ازل المادة المختارة"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "وافق على المستخدم"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr ""
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "البوابة"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "إختيار وحدات الطابعة"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "المستخدم"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "مجموعة العمل"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "لم يتم ايجاد بطاقة تلفاز!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
#, fuzzy
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
@@ -11427,7 +11600,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -11436,138 +11609,138 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "صنع قرص مرن لبدء النظام"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "دقة العرض"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "إختر ملف"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "اسم المستخدم"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "تهيئة الخدمات"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "وحدة"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "تثبيت النظام"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "إختر شاشة"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "إختيار وحدات الطابعة"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr ""
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "جاري التحقق من الأجهزة ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -11582,71 +11755,71 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "كندة (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "الولايات المتّحدة الأمريكيّة (broadcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "الولايات المتّحدة الأمريكيّة (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "الولايات المتّحدة الأمريكيّة (cable-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "الصين (broadcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "اليابان (broadcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "اليابان (cable)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "أوروبّا الشّرقيّة"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "فرنسا [سيكام]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "أيرلندا"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "أوروبّا الغربيّة"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "أوستراليا"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "نيوزيلندا "
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "جنوب أفريقيا "
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "الأرجنتين "
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -11654,43 +11827,43 @@ msgstr ""
"فضلاً,\n"
"اطبع tv norm الخاص بك و بلدك"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "TV norm :"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "المنطقة :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "ضيط قنوات التلفاز في تقدم ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "جاري ضبط قنوات التلفاز"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "كان هناك خطأ أثناء ضبط قنوات التلفاز"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "XawTV غير مثبت!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "نتمنى لك يوماً سعيداً!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "الآن يمكنك تشغيل XawTV (في الواجهة الرسومية!) !\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "لم يتم ايجاد بطاقة تلفاز!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -11710,30 +11883,438 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr "الغاء"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr "التحقق"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "حجم chunk"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "مستوى الأمن"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr "اختر ملف"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Gateway device"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "وحدة"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "تنسيق"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "المستوى"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "وحدة"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Card mem (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "اسم الوحدة"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 buttons"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "الاسم: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "طابعة شبكة (TCP/Socket)"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "حمل الإعدادات"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+msgid "The type of bus on which the mouse is connected"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr "خروج"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "تحقق آلي"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_خيارات"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "تحقق آلي"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_مساعدة"
+
+#: ../../standalone/harddrake2_.c:89
#, fuzzy
+msgid "/_Help..."
+msgstr "/_مساعدة"
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "الاستعمال: keyboarddrake [--expert][لوحة المفاتيح]\n"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "اختر جهاز المسح الضوئي"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_تقرير خطأ"
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/مساعدة/_حول البرنامج..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr "تحقق آلي"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "التحقق من الأقراص الصلبة"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "عرض معلومات العتاد"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "الاستعمال: keyboarddrake [--expert][لوحة المفاتيح]\n"
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "اعرض المعلومات"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "إعداد الفأرة"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "جاري ازالة الطابعة \"%s\" ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d ثوان"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "تحقق آلي"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "تحقق آلي"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_خيارات"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "من فضلك اختر تصميم لوحة مفاتيحك"
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "هل تريد أن يقوم زر BackSpace بعمل وظيفة زر Delete في سطر الأوامر؟"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "غيّر القرص المدمج"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -11741,138 +12322,126 @@ msgstr ""
"فضلا أدخل قرص التثبيت في سواقتك و اضغط موافق عندما تنتهي.\n"
"إذا لم يكن قرص التثبيت لديك اضغط الغاء للإمتناع عن التحديث الحي."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "لم أتمكن من بدء الترقية الحية !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "تم عمل التغيير, و لكن ليتم تفعيله يجب عليك الخروج"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "إعرض سجلات اليوم المختار فقط"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/ملف/_جديد"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<تحكم>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/ملف/_فتح"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<تحكم>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/ملف/_حفظ"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<تحكم>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/ملف/حفظ _باسم"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/ملف/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_خيارات"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/خيارات/اختبار"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/مساعدة/_حول البرنامج..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "المستخدم"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "الرسائل"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "شروح أدوات Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "بحث"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "أداة لمراقبة سجلات نظامك"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "الضبط"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "الموائمة"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "لكن ليس موائمة"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "احتيار ملف"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "التقويم"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "محتويات الملف"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
#, fuzzy
msgid "Mail alert"
msgstr "تنبية البريد/SMS"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "يرجى الإنتظار, جاري تحليل الملف: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "تهيئة تنبيه البريد/SMS"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
#, fuzzy
msgid ""
"Welcome to the mail configuration utility.\n"
@@ -11883,133 +12452,246 @@ msgstr ""
"\n"
"هنا سيمكنك الإعداد \n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Domain name"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr " الخادم NIS"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "خادم البريد Postfix, خادم الأخبار Inn"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr " الخادم NIS"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr " الخادم NIS"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "الخدمات"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "الخدمات"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "إعدادات الخدمات"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
#, fuzzy
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr "سوف تستلم تنبيهاً إذا كانت أحد الخدمات المختارة غير عاملة."
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "حمل الإعدادات"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "سوف تستلم تنبيها اذا كان التحميل أعلى من هذه القيمة"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "إعدادات التنبيه"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "رجاء كلمة المرور"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "حفظ بإسم.."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "فضلاً, اختر نوع الفأرة الخاصة بك."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "محاكاة الزر الثالث؟"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "ا عداد الشّبكة "
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "التشكيل:"
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "جاري ارسال الملفات..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "نوع العلاقة"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "رجاء انتظر أثناء عملية ttmkfdir..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "وصّل إلى الإنترنت "
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "وصّل إلى الإنترنت "
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "سرعة الإتصال"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "إعدادات التنبيه"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "طابعة محلية"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "اتصل"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "اقطع الإتصال"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "جاري قراءة بيانات الطابعة ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "جاري التحقق من الأجهزة ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr ""
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "%s found on %s وفّق بينه "
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "اختر جهاز المسح الضوئي"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "هذا %s الماسح الضّوئيّ غير مدعّم"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "اختر الجهاز "
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12019,7 +12701,7 @@ msgstr ""
"الماسح الضوئي %s يجب اعداده عن طريق PrinterDrake.\n"
"يمكن تشغيل PrinterDrake من مركز التحكم في قسم العتاد."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12039,6 +12721,10 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+msgid "Hardware probing in progress"
+msgstr ""
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "اختر لغتك"
@@ -12111,10 +12797,14 @@ msgstr "تثبيت تحديثات النظام"
msgid "Exit install"
msgstr "الخروج من التثبيت"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "ويب/FTP"
@@ -12357,3 +13047,46 @@ msgstr "وسائط متعددة - نسخ أقراص"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "محطة عمل علمية"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "لم يمكن فتح /etc/inittab للقراءة: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "رقم التّليفون "
+
+#~ msgid "Proxy configuration"
+#~ msgstr "إعداد البروكسي"
+
+#~ msgid "URL"
+#~ msgstr "عنوان"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr "تحذير, تم ايجاد اتصال إنترنت آخر, ربما يكون يستخدم شبكتك"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "لا توجد مساعدة لهذا حتى الآن.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "فضلا اضعط على وسيط"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "الاستخدام: دريك للاقراص المرنة\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "الاستعمال: keyboarddrake [--expert][لوحة المفاتيح]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "الاستعمال: keyboarddrake [--expert][لوحة المفاتيح]\n"
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index a9b53d1a6..5cf5f31c3 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2001-09-01 22:26GMT +0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkish <linuxaz@azerimal.net>\n"
@@ -71,44 +71,44 @@ msgstr ""
"Sizin sisteminiz çoxlu başlıq quraşdırmasını dəstəkləyir.\n"
"Nə etmək istəyirsiniz?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Ekran kartınızın yaddaş böyüklüyünü seçin"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree quraşdırılması"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Necə bir XFree qurğusunu istəyirsiniz?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Bütün başlıqları ayrı ayrı quraşdır"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Xinerama ifadələrini işlət"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Təkcə \"%s\" kartını qur (%s)"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "3D avadanlıq sür'ətləndirməsi ilə XFree %s"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -120,17 +120,17 @@ msgstr ""
"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
"bir fikir olar."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "SINAQ MƏRHƏLƏSİNDƏKİ 3D sür'ətləndirmə dəstəkli XFree %s"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -144,7 +144,7 @@ msgstr ""
"Sizin kartınıza XFree %s tərəfindən dəstək verilir ve bu 2D üçün daha yaxşı "
"bir seçki olar."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -153,12 +153,12 @@ msgstr ""
"Sizin kartınızın XFree %s ilə 3D dəstəyi ola bilər.\n"
"DİQQƏT! BU SINAQ MƏRHƏLƏSINDƏDIR VƏ KOMPÜTERİNİZ DONDURA BILƏR."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr ""
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Xüsusi"
@@ -171,7 +171,7 @@ msgstr "Ekran kartı"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Rezolyusiya"
@@ -180,27 +180,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Seçənəklər"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Oldu"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Çıx"
@@ -229,7 +230,8 @@ msgstr ""
msgid "Generic"
msgstr "Ümumi"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "Geri al"
@@ -284,50 +286,52 @@ msgstr "16 milyon rəng (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4 milyard rəng (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Rezolyusiyalar"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Rezolyusiya və rəng dərinliyini seçin"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Ekran kartı: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Ləğv et"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Qurğuların sınağı"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Diqqət: Bu qrafika kartı ilə ediləcək sınaq təhlükəlidir"
@@ -422,163 +426,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "ISDN bağlantınızın növü nədir?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Açılış qisminin ilk sektoru"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Diskin ilk sektoru (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO Qurulumu"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grup Qurulumu"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "Mətn menyulu LILO"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "Qrafiki menyulu LILO"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "DOS/Wİndowsdan açıl (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Sistem yükləyicisi ana seçənəkləri"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "İstifadə ediləcək Açılış idarəcisi"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Açılış yükləyici quruluşu"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Açılış avadanlığı"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Bəsit"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "bəsit"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Ekran modu"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Açılışda gecikmə müddəti"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Parol"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Parol (təkrar)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Əmr sətiri seçənəklərini məhdudlaşdır"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "məhdudlaşdır"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "/tmp-i hər açılışda təmizlə"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Ümumi yaddaş miqdarı (%d MB tapıldı)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Birdən artıq profilə icazə ver"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Yaddaş miqdarını Mb cinsindən verin"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"``Əmr sətiri seçənəklərini məhdudlaşdır`` seçənəyi parolsuz bir işə yaramaz"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Xahiş edirik təkrar sınayın"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Parollar uyğun gəlmir"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "İnit İsmarıcı"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Firmware Gecikməsini Aç"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Çəkirdək Açılışı Vaxt Dolması"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "CDdən Açılışı Fəallaşdırım?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "OF Açılışı Fəallaşdırım?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Əsas OS"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -587,7 +591,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -595,156 +599,158 @@ msgstr ""
"Buradakı bir birindən fərqli seçənəklərə yenilərini əlavə edə bilər,\n"
"ya da mövcud olanları dəyişdirə bilərsiniz."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Əlavə et"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Qurtardı"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Təkmilləşdir"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Ne cür bir giriş istəyirsiniz?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linuks"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Digər sistemlər (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Digər sistemlər (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Digər sistemlər (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Əks"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Kök"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Sonuna əlavə et"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Oxu-yaz"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Cədvəl"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "E'tibarsız"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Etiket"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Əsas"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd böyüklüyü"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVİdeo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Girişi sil"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Boş etiket qəbul edilə bilməz"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr ""
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr "Bir swap sahəsinə ehtiyacınız var"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Bu etiket istifadə edilməz"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s ara üzü tapıldı"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Başqa var?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Heç %s ara üzü var?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Xeyr"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Bəli"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Avadanlıq mə'lumatına bax"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%s kartı (%s) üçün sürücü yüklənir"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -755,17 +761,17 @@ msgstr ""
"Parametrlər``ad=qiymət ad2=qiymət2...'' şəklində olmalıdır.\n"
"Məsələn ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Modul seçənəkləri:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Hansı %s sürücüsü sınansın?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -782,15 +788,15 @@ msgstr ""
"Bə'zən tanımlama kompüterinizi dondura bilər amma donduğu üçün\n"
"kompüterinizə heç bir şey olmaz."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Avtomatik yoxla"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Seçənəkləri göstər"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -799,64 +805,64 @@ msgstr ""
"%s modulunun yüklənməsi iflas etdi.\n"
"Yenidən başqa bir parametr ilə sınamaq istəyirsiniz?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr ""
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr ""
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr ""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(%s artıq əlavə edilmişdir)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Zəif parol seçdiniz!"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Xahiş edirik bir istifadəçi adı alın"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"İstifadəçi adında sadacə kiçik hərflər, rəqəmlər, `-' və `_' xarakterləri "
"ola bilər"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Bu istifadəçi adı artıq vardır"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Bu istifadəçi adı artıq vardır"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "İstifadəçini əlavə et"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -865,32 +871,32 @@ msgstr ""
"Bir istifadəçi girin\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "İstifadəçini qəbul et"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Həqiqi adı"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "İstifadəçi adı"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Qabıq"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Timsal"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Avtomatik Giriş"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -899,59 +905,59 @@ msgstr ""
"Kompüterinizi avtomatik olaraq bir istifadəçi ilə başlada bilərəm.\n"
"İstəmirsiniz isə rədd edin."
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Əsas istifadəçini seçin:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "İstifadə etmək istədiyiniz pəncərə idarəçisini seçin:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Hamısı"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr "İstifadəçi əlavə et"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "CUPS başlayır"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Bu paket yenilənməlidir\n"
"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -960,42 +966,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Krakerlərə xoşgəlmişsiniz"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Zəif"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standart"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Yüksək"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Yüksək"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Şübhəci"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1006,7 +1012,7 @@ msgstr ""
"işlədiləcək, ancaq xətalara qarşı da həssaiyyəti də artacaqdır. İnternetə \n"
"bağlı isəniz bunu tövsiyə etmirik. Parol ilə girilir."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1014,7 +1020,7 @@ msgstr ""
"Parollar fəallaşdırıldı, yenə də bir şəbəkə üstündə istifadə edilməməsi "
"tövsiyə edilir."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1023,13 +1029,13 @@ msgstr ""
"İnternetə bağlı bir kompüter üçün standart və tövsiyə edilən bir "
"təhlükəsizlik səviyyəsidir."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -1044,7 +1050,7 @@ msgstr ""
"Təhlükəsizlik, birdən çox alıcının bağlanmasına icazə verəcək şəkildə "
"artırılmışdır. "
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1054,36 +1060,36 @@ msgstr ""
"tamamilə qapalıdır.\n"
"Təhlükəsizlik səviyyəsi indi ən üstdədir."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Seçənəklər"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Təhlükəsizlik səviyyəsini seçin"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "X verici üçün seçənəkləri göstərin"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1096,7 +1102,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1121,7 +1127,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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
@@ -1135,7 +1141,7 @@ msgstr "Emeliyyat sistemi secici GRUB'a xos gəlmissiniz!"
#
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
@@ -1150,7 +1156,7 @@ msgstr "%c ve %c duymeleri ile isıqlandırılmıs girisleri sece bilersiniz"
#
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
@@ -1164,7 +1170,7 @@ msgstr "Sistemi secili emeliyyat sistemiyle acmaq ucun entere,"
#
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr ""
"acilisdan evvel emrleri duzeltmək ucun 'e', emr setiri ucun ise 'c' basin"
@@ -1179,177 +1185,172 @@ 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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Isaretli secenek %d saniye icinde sistemi acacaq."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "/boot içində lazımi yer yoxdur"
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Masa Üstü"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Başlama Menyusu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Sistem yükləyicisini haraya qurmaq istəyirsiniz?"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "hələlik yardım sistemi mövcud deyildir.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Fayl"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Fayl/_Çıx"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Kateqoriyasından Monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NewStyle Monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Ənənəvi Monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Ənənəvi Gtk+ Monitor"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Açılışda Auroranı başlat"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Lilo/grub modu"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot modu"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Sistemi qur"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "Yeni bölmə yarat"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Xəta"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "NoVİdeo"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Quruluş sinifini seçin"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1358,22 +1359,22 @@ msgstr ""
"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Qur"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Paket seçkilərini saxla"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1382,91 +1383,86 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Sistem modu"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Açılışda X-Window sistemini başlat"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Xeyr, Avtomatik giriş istəmirəm"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "Oldu"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "/etc/inittab oxunmaq üçün açıla bilmir: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr ""
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr ""
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, fuzzy, c-format
msgid "%d seconds"
msgstr "%d saniyə sonra çıxılacaq"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
#, fuzzy
msgid "France"
msgstr "Fransızca"
@@ -1475,8 +1471,8 @@ msgstr "Fransızca"
msgid "Costa Rica"
msgstr ""
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
#, fuzzy
msgid "Belgium"
msgstr "Belçika dili"
@@ -1505,13 +1501,13 @@ msgstr "Norveçcə"
msgid "Sweden"
msgstr "İsveçcə"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr ""
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Italy"
msgstr "İtalyanca"
@@ -1521,8 +1517,8 @@ msgstr "İtalyanca"
msgid "Austria"
msgstr "serial"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr ""
@@ -1539,12 +1535,12 @@ msgstr ""
msgid "New"
msgstr "yeni"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Ayır"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Bağla"
@@ -1553,10 +1549,9 @@ msgstr "Bağla"
msgid "Server"
msgstr "Verici"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Bağlama nöqtəsi"
@@ -1574,28 +1569,28 @@ msgstr ""
msgid "Server: "
msgstr "Verici"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Bağlama nöqtəsi: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Seçənəklər: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Əvvəlcə datanızın yedəyini alın"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Diqqətlə Oxuyun!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1604,15 +1599,15 @@ msgstr ""
"Aboot istifadə etməyi istəyirsinizsə, boş disk sahəsi (2048 sektor bəsdir.)\n"
"buraxmayı unutmayın."
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Sehirbaz"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Monitorunuzu seçin"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1625,83 +1620,83 @@ msgstr ""
"tövsiyə edirik. Əvvəlcə bölmənin üstünə, sonra \"Böyüklüyü\n"
"Dəyişdir\" düyməsinə tıqlayın"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Ətraflı"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Yerli Çap Edici"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr "bağlama iflas etdi"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Boş"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Digər"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Fayl sistemi növü:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Yarat"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Növ"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Yerinə ``%s'' işlət"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Sil"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Əvvəlcə ``Ayır'-ı işlət"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1709,111 +1704,111 @@ msgstr ""
"%s bölməsinin növünü dəyişdirdikdən sonra, bu bölmədəki bütün mə'lumatlar "
"silinəcəkdir"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr "Monitorunuzu seçin"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr "Yeni bölmə yarat"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
#, fuzzy
msgid "Exit"
msgstr "Ext2"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Usta moduna keç"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Normal moda keç"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Geri al"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Davam edilsin?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Qeyd etmədən Çıx"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Bölmə cədvəlini qeyd etmədən çıxırsınız?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Avtomatik ayır"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Hamısını təmizlə"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Avtomatik ayır"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Daha Çox"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Sabit disk seçkisi"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Bütün birinci bölmələr istifadədədir"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr "Artıq bölmə yaratmaq üçün, bir bölməni silib məntiqi bölmə yaradın"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Bölmə cədvəlini yaz"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Taxılıb sökülə bilən avadanlıqların avtomatik bağlanması"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Fayl seç"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1821,11 +1816,12 @@ msgstr ""
"Yedək bölmə cədvəli eyni böyüklüyə sahib deyil\n"
"Davam etmək istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Xəbərdarlıq"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1833,106 +1829,106 @@ msgstr ""
"Disket sürücüyə bir disket yerləşdirin\n"
"Bu disketdəki bütün mə'lumatlar yox olacaqdır"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Bölmə cədvəli qurtarılmağa cəhd edilir"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Mə'lumatı göstər"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Böyüklüyünü Dəyişdir"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Daşı"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Şəkilləndir"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "RAIDə əlavə et"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "LVMə əlavə et"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "RAIDdən ayır"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "LVMdən ayır"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "RAIDi dəyişdir"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Loopback üçün istifadə et"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Yeni bölmə yarat"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Başlanğıç sektoru: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "MB cinsindən böyüklük: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Fayl sistemi növü: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Xüsusiyyətlər: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
#, fuzzy
msgid "Remove the loopback file?"
msgstr "Loopback faylı şəkilləndirilir: %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Bölmə növünü Dəyişdir"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Hansı dili istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "%s loopback avadanlığını haraya bağlamaq istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1941,144 +1937,144 @@ msgstr ""
"nöqtəsindən ayrıla bilinmir.\n"
"Əvvəlcə loopback-ı ləğv edin."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "%s avadanlığını haraya bağlamaq istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Fat fayl sistemi ucları hesaplanır"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Böyüklüyü dəyişdirilir"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Hansı bölmə növünü istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Bu bölmədəki bütün mə'lumatlar yedəklənməlidir"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"%s bölməsi böyüklüyü dəyişdirildirkdən sonra bu bölmədəki bütün mə'lumatlar "
"silinəcəkdir"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Yeni böyüklük seçin"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr "MB cinsindən böyüklük: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Hansı diskə daşımaq istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Hansı sektora daşımaq istəyirsiniz?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Daşınır"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Bölmə daşınır..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Əlavə etmək üçün mövcud bir RAID seçin"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "yeni"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Əlavə etmək üçün mövcud bir LVM seçin"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM adı?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Bu disk bölməsi loopback üçün işlədilməz"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Loopback fayl adı: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Həqiqi adı"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Fayl başqa bir loopback tərəfindən istifadədədir, başqa\n"
"birini seçin"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Fayl onsuz da vardır. İşlədilsin?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
#, fuzzy
msgid "Mount options"
msgstr "Modul seçənəkləri:"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "avadanlıq"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "səviyyə"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "parça böyüklüyü"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Diqqətlı olun: bu əməliyyat təhlükəlidir."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Nəcə bölməlandirmə istəyirsən?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"Bu paket yenilənməlidir\n"
"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2090,7 +2086,7 @@ msgstr ""
"ehtiyacınız yoxdur və ya LILO istifadəsini sınayarsınız, ancaq LILO işləməyə "
"bilər."
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2102,7 +2098,7 @@ msgstr ""
"istəyirsinizsə, \n"
"/boot bölməsini əlavə edərkən çox diqqətli olmalısınız."
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2113,132 +2109,132 @@ msgstr ""
"Əgər lilo ya da grub istifadə etmək istəyirsinizsə, bir /boot bölməsi\n"
"əlavə etməyi unutmayın"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "%s sürücüsünün bölmə cədvəli diskə yazılacaq!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Yeni qurğuların fəallaşmağı üçün sistemi yenidən başlatmalısınız"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"%s bölməsi şəkilləndirildikdən sonra bu bölmədəki bütün mə'lumatlar "
"silinəcəkdir"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Şəkilləndirilir"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Loopback faylı şəkilləndirilir: %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Şəkilləndirilən bölmə: %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid iflas etdi"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Yeni bölmələr üçün boş sahə yoxdur"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Yeni bölmələr üçün boş sahə yoxdur"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Rezolyusiya: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Avadanlıq: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS sürücü hərfi: %s (sadəcə təxmini)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Növ: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Ad: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Başlanğıc: sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Böyüklüyü: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektor"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Silindr %d -dən silindr %d-yə\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Şəkilləndirilmiş\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Şəkilləndirilməmiş\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Bağlı\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2247,7 +2243,7 @@ msgstr ""
"Loopback faylı:\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2255,27 +2251,27 @@ msgstr ""
"Ana açılma bölməsi\n"
" (MS-DOS açılışı üçün)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Səviyyə %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Parça böyüklüyü %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskləri %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback faylı adı: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2286,7 +2282,7 @@ msgstr ""
"Bəlkə də bu bir Sürücü bölməsidir.\n"
"Onda bunu ele beləcə buraxın.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2297,63 +2293,63 @@ msgstr ""
"Bu, ikili açılış üçün xüsusi\n"
"Bootstrap-dır.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Böyüklük: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometriyası: %s silindr, %s baş, %s sektor\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Mə'lumat: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskləri %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Bölmə cədvəli növü: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "%d data yolunda, %d nö'li\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Fayl sistemi növü: "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Parollar uyğun gəlmir"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr ""
@@ -2362,11 +2358,6 @@ msgstr ""
msgid "Change type"
msgstr "Bölmə növünü Dəyişdir"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2392,7 +2383,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "İstifadəçi adı"
@@ -2407,23 +2398,23 @@ msgstr "NIS sahəsi"
msgid "Search servers"
msgstr "DNS verici"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s şəkilləndirilməsində %s bölmə xətası"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "%s'i necə şəkilləndirəcəyimi bilmirəm (Növ: %s)"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "%s ayrılırkən xəta oldu: %s"
@@ -2513,30 +2504,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Yazmaq üçün açılan %s'də xəta: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2545,27 +2540,27 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Sürücü"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
#, fuzzy
msgid "Help"
msgstr "/_Yardım"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2584,7 +2579,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2594,29 +2589,30 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Lütdən Gözləyin... Qurğular əlavə edilir"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Xahiş edirik gözləyin"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2626,225 +2622,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Siçan"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Kart mem (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Ləğv et"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr "Siçan"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "İzah"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Tanıtma"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Fayl seç"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Keçit avadanlığı"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 düyməli"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Sınaq səhifəsi çap edilir..."
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "Çıx"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Kömək"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_Kömək"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Kömək/_Haqqında..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Avtomatik yoxla"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Sabit disk seçkisi"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Avadanlıq mə'lumatına bax"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Mə'lumatı göstər"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Siçan qurğuları"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "%s qapısında tapıldı"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "CUPS sürücü datası oxunur..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d saniyə sonra çıxılacaq"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Avtomatik təsbit işlət"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Ümumi"
@@ -2857,7 +2640,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2865,34 +2648,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Kart mem (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Bölmə növünü Dəyişdir"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "Şəkilləndirilir"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -4239,10 +4022,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4330,16 +4113,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "NİS domeyni olmadan translasiya işlədilə bilməz"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "%s sürücüsünə FAT şəkilləndirilmiş bir disket taxın"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Bu floppi FAT şəklində deyildir"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4347,12 +4130,12 @@ msgstr ""
"Bu saxlanmış paketlər seçkisini işlətmək üçün qurulumu ``linux "
"defcfg=floppy''ilə başladın."
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "%s faylı oxunurkan xəta oldu"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4360,7 +4143,7 @@ msgstr ""
"Bir xəta oldu. Yeni fayl sisteminin yaradılacağı hökmlü bir sürücü "
"tapılmadı. Bu problemin qaynağı üçün avadanlığınızı yoxlayın"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4370,7 +4153,7 @@ msgstr ""
"duyar.\n"
"Bunun haqqında %s də/a lazımi malumatları tapa bilərsiniz"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4381,11 +4164,11 @@ msgstr ""
"ya da yeni birini başdan yaradın. Sonra \"Bağlama \n"
"Nöqtəsi\"nə gəlin va burayı '/' olaraq dəyişdirin."
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Bir swap sahəsinə ehtiyacınız var"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4394,60 +4177,60 @@ msgstr ""
"Bir swap sahəniz yoxdur\n"
"Davam edim?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Bir swap sahəsinə ehtiyacınız var"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Boş sahəni istifadə et"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Yeni bölmələr üçün boş sahə yoxdur"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Var olan bölmələri işlədimmi"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Bölmə cədvəli qurtarılmağa çalışılır"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Loopback üçün Windows bölməsini işlət"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Linuks4Win'i qurmaq üçün hansı disk bölməsini istifadə edəcəksiniz?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Böyüklüklərini seçin"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Kök (root) bölməsi böyüklüyü (Mb): "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Swap sahəsi böyüklüyü (Mb): "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Windows bölməsindəki boş sahəni işlət"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Hansı bölmənin böyüklüyünü dəyişdirəcəksiniz?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Fat fayl sistemi ucları hesaplanır"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4456,7 +4239,7 @@ msgstr ""
"FAT tədqiqatçımız sizin bölümləri işlədə bilmir,\n"
"bu xəta oldu: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4465,7 +4248,7 @@ msgstr ""
"Sizin Windows bölümü çox dağınıqdır. Daxiş edirik, əvvəlcə birləşdirin "
"(defraq)"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4485,56 +4268,56 @@ msgstr ""
"Ardından quruluma \n"
"davam edin. Verilərinizin yedəyini almağı da unutmayın!"
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Hansı sektora daşımaq istəyirsiniz?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "bölmə %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT böyüklüyü dəyişdirilməsi bacarılmadı: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Bütün diski sil"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "\"Windows\"u sil"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Sizin birdən çox diskiniz var, linux qurmaq üçün hansını istifadə "
"edəcəksiniz?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"%s bölüməsinin böyüklüyü dəyişdirildikdən sonra bu bölmədəki bütün "
"mə'lumatlar silinəcəkdir"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Hazırkı disk bölmələndirməsi"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Fdisk istifadə et"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4543,28 +4326,28 @@ msgstr ""
"İndi %s sabit diskinizi bölmələndirə bilərsiniz\n"
"İşinizi bitirdiyinizdə `w' ilə qeyd etməyi unutmayın"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Heç Windows disk bölməniz yoxdur!"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Artıq bölmə əlavə edilə bilməz"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX bölmə sehirbazı bu yolu tapdı:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Bölmə cədvəli növü: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Şəbəkə fəallaşdırılır"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Şəbəkə dayandırılır"
@@ -4593,12 +4376,12 @@ msgstr ""
"Əvvəldən Linuks qurulu bir sistemdə \"rpm -qpl Mandrake/RPMS/*.rpm\"'yi\n"
"istifadə edərək Cd-Rom'u yoxlayın.\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "%s Sisteminə Xoşgəlmişsiniz"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Disket sürücü yoxdur"
@@ -4608,7 +4391,7 @@ msgstr "Disket sürücü yoxdur"
msgid "Entering step `%s'\n"
msgstr "Başlanğıc addımı `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4621,78 +4404,78 @@ msgstr ""
"dəCDROMdan başlatdığınız zaman,\n"
" 'F1'ə basın və 'text' yazaraq enter'ə basın."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Qurulum Sinifi"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Xahiş edirik aşağıdakı qurulum siniflərindən birisini seçiniz:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Paket Qrup Seçkisi"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Fərdi paket seçkisi"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ümumi böyüklük: %d / %d Mb"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Xətalı paket"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Ad: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Buraxılış: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Böyüklüyü: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Əhəmiyyət: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "Bu paketi seçə bilməzsiniz, çünki qurmaq üçün yer çatmır."
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Aşağıdakı paketlər qurulacaqdır"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Bu paketi seçə bilməzsiniz/sistemdən çıxarda bilməzsınız"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Bu lazımlı bir paketdir, sistemdən çıxardıla bilməz"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4700,77 +4483,77 @@ msgstr ""
"Bu paket yenilənməlidir\n"
"Sistemdən çıxarmaq mövzusunda ciddisiniz?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Bu paketi sistemdən çıxarda bilməzsiniz. Yenilənməlidir"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Avtomatik seçili paketləri göstər"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Qurulum"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Disketə qeyd et"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Paket seçkilərini saxla"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Qurulumdan çıx"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Qurmaq istədiyiniz paketləri seçin"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Qurulur"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Təxmini olaraq hesaplanır"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Qalan müddət"
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d paket"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "%s paketi qurulur"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Qəbul Et"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Rədd Et"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4784,17 +4567,17 @@ msgstr ""
"\"%s\" adlı Cd-Romu sürücünüzə taxın və OLDU'ya basın.\n"
"Əgər Cd-Rom əlinizdə deyilsə bu Cd-Rom'dan qurmamaq üçün İMTİNA ET'ə basın."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Yenə də davam edək?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Paketləri istərkən bir xəta oldu:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Paketlər qurulurkən bir xəta oldu:"
@@ -5109,183 +4892,183 @@ msgstr ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Klaviatura"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Bütün mövcud klaviaturaların siyahısı"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Hansı qurulum sinifini istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Qurulum/Güncəlləmə"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Bu bir qurulum mu, yoxsa güncəlləməmidir?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Tövsiyə edilən"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Usta"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade"
msgstr "Güncəlləmə"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade packages only"
msgstr "Paket seçkilərini saxla"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Siçan Qapısı"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Düymə emulyasiyası"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Düymə 2 emulyasiyası"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Düymə 3 emulyasiyası"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "PCMCIA kartlar qurulur..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "IDE qapıları qurulur"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "uyğun bölmə tapılmadı"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Bağlama nöqtələri üçün bölmələr daranır"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Bağlama nöqtələrini seçin"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Kök (root) Bölməsi"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Sisteminizin kök (/) bölməsi hansıdır?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Bölmə cəvəlindəki dəyişikliklərin daxil olması üçün kompüterinizi yenidən "
"başlatmalısınız."
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Xətalı bloklar sınansınmı?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Bölmələr şəkilləndirilir"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "%s faylı yaradılır və şəkilləndirilir"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Qurulumu bitirmək üçün lazımi sahə yoxdur, xahiş edirik əlavə edin"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Mövcud olan paketlər axtarılır."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Mövcud olan paketlər axtarılır."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Bu paketi sistemdən çıxarda bilməzsınız. Artıq qurulmuşdur."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Güncəllənəcək paketlar tapılır"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5293,63 +5076,63 @@ msgid ""
msgstr ""
"Sisteminizdə qurulum ya da güncəlləmə üçün lazımi boş yer yoxdur(%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
#, fuzzy
msgid "Load from floppy"
msgstr "Disketdən geri çağır"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Disketə qeyd et"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Loading from floppy"
msgstr "Disketdən geri çağır"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Package selection"
msgstr "Paket Qrup Seçkisi"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Seçili böyüklük var olandan daha böyükdür"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5360,16 +5143,16 @@ msgstr ""
"CD'lərdən bə'ziləi əksik isə, onları seçili vəziyyətdən çıxardıb OLDU'ya "
"basın."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "\"%s\" adlı Cd-Rom"
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Qurulum hazırlanır"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5378,91 +5161,21 @@ msgstr ""
"%s paketi qurulur\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Qurulum sonrası qurğular"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"İndi şifrləmə üçün istifadə ediləcək tə'minatı endirə bilərsiniz.\n"
-"DİQQƏT:\n"
-"\n"
-"Bu tə'minata bə'zi fərqli ümumi ehtiyaclardan və müxtəlif\n"
-"mühakəmə haqlarından ötrü, bu tə'minatın son istifadəçisi, qanunların ona "
-"bu\n"
-"tə'minatı internetdən endirmə və saxlama haqqını verdiyindən əmin "
-"olmalıdır.\n"
-"\n"
-"Əlavə olaraq, müşdəri va/və ya son istifadəçi xüsusilə, yerləşdiyi mühakəmə "
-"yerinin\n"
-"qanunlarını çeynəmədiyindən əmin olmalıdır. Müşdəri və/və ya son istifadəçi\n"
-"qanunların əmr etdiyi şərtləri pozduğu zaman ciddi cəzalara\n"
-"mə'ruz qalacaqdır.\n"
-"\n"
-"Xüsusi ya da dolaylı zərərlərə (gəlir azalması, işin pozulması, ticari "
-"mə'lumat\n"
-"itkisi və digər maddi itkilər) yol açan heç bir hadisədə nə Mandrakesoft, nə "
-"də \n"
-"istehsalatçıları və/va ya qaynaq vericiləri məs'ul tutulmazlar. Bu "
-"tə'minatı\n"
-"internetden endirirkən son istifadəçi bu sözləşməyi qəbul etdiyini \n"
-"bəyan etmiş sayılır.\n"
-"\n"
-"\n"
-"Bu sözləşməylə əlaqədər hər cür sual üçün xahiş edirik\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA\n"
-"ünvanına yazınız."
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5474,164 +5187,164 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Əks ünvanına bağlantı qurulur"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Paketleri almaq üçün bir əks ünvanı seçin"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Əks ünvanına bağlantı qurulur"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Sisteminiz hansı məqsədlə istifadə ediləcək?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Avadanlıq saatınız GMT-yə göra quruludur mu?"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
#, fuzzy
msgid "NTP Server"
msgstr "NIS Verici"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Uzaq CUPS vericisi"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Çap Edicisiz"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Başqa var?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Mündəricat"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Siçan"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Vaxt Dilimi"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Çap Edici"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN kartı"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Səs kartı"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV kartı"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
#, fuzzy
msgid "NIS"
msgstr "NIS istifadə et"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "NIS sahəsi"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
#, fuzzy
msgid "Local files"
msgstr "Yerli Çap Edici"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Root parolunu qur"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Parolsuz"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Bu parol çox sadədir (en az %d xarakter boyunda olmalıdır)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
#, fuzzy
msgid "Authentication LDAP"
msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
#, fuzzy
msgid "LDAP Server"
msgstr "Verici"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Authentication NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS sahəsi"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS Verici"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5647,21 +5360,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Tanıtma"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Sahə(domain) adı"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -5692,19 +5405,20 @@ msgstr ""
"yerləşdirin\n"
"və \"OLDU\" basın."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "İlk disket sürücü"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "İkinci disket sürücü"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Nəzərə Alma"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5734,7 +5448,7 @@ msgstr ""
"və \"OLDU\" basın.\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5743,28 +5457,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Bağışlayın, disket sürücü yoxdur"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Açılış disketi yaratmaq üçün istifadə ediləcək disket sürücüyü seçin"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Açılış disketi yaradılır"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Açılış yükləyici hazırlanır"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5772,11 +5486,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "aboot istifadə etmək istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5784,16 +5498,16 @@ msgstr ""
"aboot qurulumunda xata, \n"
"ilk disk bölməsini yox etsə belə yenə də qurulmasını istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
#, fuzzy
msgid "Installing bootloader"
msgstr "Sistem yükləyicini qur"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Açılış yükləyicisi qurulumu iflas etdi. Xəta:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5810,17 +5524,17 @@ msgstr ""
" Sonra da bunları yazın: shut-down\n"
"Bir sonrakı başlanğıcda açılış yükləyicisi sətirini görməlisiniz."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "%s sürücüsünə boş bir disket yerləşdirin"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5830,7 +5544,7 @@ msgstr ""
"\n"
"Həqiqətən də çıxmaq istəyirsiniz?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, fuzzy, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5856,15 +5570,15 @@ msgstr ""
"Sisteminizin qurğuları haqqında daha geniş bilgiyi Linuks Mandrake \n"
"İstifadəçi Kitabcığında tapa bilərsiniz."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5878,25 +5592,25 @@ msgstr ""
"\n"
"Bu qurulumu takrar etmək istəyə bilərsiniz axı.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Avtomatlaşdırılmış"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Təkrarla"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Paket seçkilərini saxla"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Linuks-Mandrake Qurulumu %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -5915,22 +5629,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Monitorunuzu seçin"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Ətraflı"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Əvvəlki"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
#, fuzzy
msgid "Next"
msgstr "Sonrakı ->"
@@ -5998,385 +5712,389 @@ msgstr ""
msgid "Re-submit"
msgstr ""
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Çex dili (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Almanca"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "İspanca"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Fincə"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Fransızca"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norveçcə"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polyakca"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rusca"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "İsveçcə"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "İngiliz (UK) klaviaturası"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Amerikan (US) klaviaturası"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
#, fuzzy
msgid "Albanian"
msgstr "Farsca"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Ermenicə (köhnə) "
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Ermenicə (yazı maşını)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Ermenicə (fonetik)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azərbaycanca (latın)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belçika dili"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "fəallaşdır"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Ermenicə (fonetik)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bulqarca"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brazilya dili (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estoniya dili"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Belarusca"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "İsveçcə (Alman sırası)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "İsveçcə (Fransız sırası)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Çex dili (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Almanca (ölü düymələr olmasın)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danimarka dili"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norveçcə)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estoniya dili"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Gürcü dili (\"Rus\" sırası)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Gürcü dili (\"Latın\" sırası)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Yunanca"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Macarca"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Xırvatca"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "İsrail"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "İsrail (Fonetik)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Farsca"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "İzlandiya dili"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "İtalyanca"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Yaponca 106 düyməli"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Koreya klaviaturası"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latın Amerika dili"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Yeri"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litvaniya dili AZERTY (köhnə)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litvanya dili AZERTY (yeni)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litvanya dili \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litvanya dili \"Fonetik\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
#, fuzzy
msgid "Latvian"
msgstr "Yeri"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedoniya dili"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr "Azərbaycanca (kiril)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Hollandiya dili"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polyakca (QWERTY sırası)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polyakca (QWERTZ sırası)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portuqalca"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Fransızca (Kanada/Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "Rusca (Yawerty)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "Rusca (Yawerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusca (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovencə"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakca (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakca (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr "Azərbaycanca (kiril)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr ""
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Thai klaviatura"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Thai klaviatura"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Türkcə (ənənəvi \"F\" klaviatura)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Türkcə (müasir \"Q\" klaviatura)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrayna dili"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Amerikan (US) klaviaturası (beynəlmiləl)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vyetnam dili \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr "Yugoslavca (latın/kiril)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""
@@ -6389,35 +6107,44 @@ msgstr "Dairəvi bağlama %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Məntiqi ciltləri birinci olaraq sil\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Disket sürücü yoxdur"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Telefon nömrəsi"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "Bölmə şəkilləndirilməsi"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Siçan"
@@ -6523,55 +6250,76 @@ msgstr "heç biri"
msgid "No mouse"
msgstr "Siçansızs"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Siçanınızı işə salmaq üçün,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "TƏKƏRİ OYNADIN!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr ""
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Qurtar"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Sonrakı ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Doğrudur?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Mə'lumat"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Ağacı Aç"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Ağacı Qapat"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Otaq və grup sıralaması arasında gəz"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "pppoe istifadə et"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "pptpe istifadə et"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "dhcp istifadə et"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "İnternetə bağlan"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6581,22 +6329,14 @@ msgstr ""
"Bəzi bağlantılar pptp istifadə edir, çox azı isə dhcp işlədir.\n"
"Bilmirsiniz isə 'pppop istifadə et'i seçin"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "dhcp istifadə et"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "pppoe istifadə et"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "pptpe istifadə et"
-
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
@@ -6677,10 +6417,10 @@ msgstr "Qapıları sına"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Hansı dhcp alıcısını istifadə edəcəksiniz?\n"
-"Əsası dhcpcd dir"
+"Əsası dhcp-client dir"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6690,7 +6430,7 @@ msgstr ""
"Sisteminizdə heç bir eternet şəbəkə adapteri tapıla bilmədi.\n"
"Bu bağlantı şəklini qura bilmərəm."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Şəbəkə ara üzünü seçin"
@@ -6699,15 +6439,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "İnternetə bağlanmaq üçün şəbəkə adapteri seçin."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "şəbəkə kartı tapılmadı"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Şəbəkə Qurğuları"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -6718,15 +6458,15 @@ msgstr ""
"Məsələn``kompüteradı.sahəadı.com''.\n"
"Əgə şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Ev sahibi adı"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Şəbəkə Quraşdırılması Sehirbazı"
@@ -6765,13 +6505,13 @@ msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
msgid "Old configuration (isdn4net)"
msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN quraşdırılması"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6779,22 +6519,22 @@ msgstr ""
"İnternet xidmət vericinizi seçin.\n"
"Siyahıda deyilsə Siyahıda deyil'i seçin."
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol"
msgstr "Açılış Protokolu"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Avropa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "Bütün dünya"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid ""
"Protocol for the rest of the world\n"
@@ -6803,32 +6543,32 @@ msgstr ""
"Bütün dünya \n"
" D-Channel'lə xaric (kiralıq xətlər)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Hansı protokolu istifadə etmək istəyirsiniz?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Hansı növ kartınız var?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Bilmirəm"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6841,19 +6581,19 @@ msgstr ""
"\n"
"PCMCIA kartınız var isə kartınızın irq və ya io'sunu bilməlisiniz.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Dayandır"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Davam et"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Hansısı sizin ISDN kartınızdır?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -6861,58 +6601,85 @@ msgstr ""
"ISDN PCI kart tapdım, amma növünü bilmirəm. Xahiş edirik sonrakı ekrandakı "
"kartlardan birini seçin."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Heç bir ISDN PCI kart tapılmaı. Sonrakı ekrandakılardan seçin."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Çevirməli şəbəkə seçənəkləri"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Bağlantı adı"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefon nömrəsi"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Giriş adı"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr ""
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Skript əsaslı"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminal əsaslı"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Sahə(domain) adı"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Birinci DNS Vericisi (arzuya görə)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "İkinci DNS Vericisi (arzuya görə)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "amma oxşamır"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Qurulum"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Cədvəl"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6950,20 +6717,20 @@ msgstr "Hələ İnternetə bağlı deyilsiniz."
msgid "Connect"
msgstr "Bağlan"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Bağlantını kəs"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Şəbəkəni qur"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "İnternet bağlantısı & quraşdırılması"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr ""
@@ -6971,7 +6738,7 @@ msgstr ""
"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
"bilərsiniz."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6986,12 +6753,12 @@ msgstr ""
"Bağlantınızı kəsə bilərsiniz. Ya da bağlantını yenidən də quraşdıra "
"bilərsiniz."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Şəbəkə quraşdırılması"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7002,7 +6769,7 @@ msgstr ""
"Şəbəkə/İnternet bağlantınızı yenidən quraşdırmaq üçün Oldu'ya yoxsa Ləğv "
"et'ə basın.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7014,99 +6781,104 @@ msgstr ""
"İnternet/Şəbəkə qurğularınızı edəcəyik.\n"
"Avtomatik təsbit istəmirsiniz isə işarəti qaldırın.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Qurulacaq profili seçin"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Avtomatik təsbit işlət"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Usta Modu"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Avadanlıqlar tanınır..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normal modem təsbiti"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "%s qapısında tapıldı"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Normal modem təsbiti"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "%s tapıldı"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN Bağlantısı"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "%s tapıldı"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "%s ara üzündə tapıldı"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabel bağlantısı"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Kabel bağlantısı"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "eternet kart tapıldı"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "İstifadə edəcəyiniz vasitəni seçin"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
#, fuzzy
msgid "Internet connection"
msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Şəbəkə quraşdırılması"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7117,7 +6889,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7127,7 +6899,7 @@ msgstr ""
"\n"
"Qurğular indi sisteminizə əlavə ediləcək.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7135,14 +6907,14 @@ msgstr ""
"Bu edildikdən sonra Xdən çıxmağınızı tövsiyyə edirik, yoxsa\n"
"verici adı xəsarətləri meydana gələ bilər."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7154,51 +6926,63 @@ msgstr ""
"OLDU ya basın.\n"
"Aşağıdakı girişləri düzəltməniz özünü əvvəlki qurğuların üstünə yazacaqdır."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
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 "Xahiş edirik bu kompüter üçün IP qurğularını girin"
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "%s şəbəkə avadanlığı qurulur"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (sürücü %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP ünvanı"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netmask"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Avtomatlaşdırılmış IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Açılışda başladılır"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7209,59 +6993,59 @@ msgstr ""
"Məsələn``kompüteradı.sahəadı.com''.\n"
"Əgər şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS verici"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Keçit avadanlığı"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Vəkil vericilər quraşdırılması"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP vəkil verici"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP vəkil verici"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Vəkil verici http://... şəklində olmalıdır."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Vəkil verici http://... şəklində olmalıdır."
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Oddan divar (Firewall) quruluşu tapıldı!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7269,27 +7053,27 @@ msgstr ""
"Diqqət! Var olan Firewall qurğusu tapıldı. Yükləmədən sonra bir az əl "
"gəzdirə bilərsiniz."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "İnternet qurğuları"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "İnternete girişi indi sınamaq istəyirsiniz?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Bağlantınız sınanır..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "İnternetə artıq bağlısınız"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Təhlükəsizlik səbəbi ilə indi bağlantı qopacaqdır."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7297,95 +7081,95 @@ msgstr ""
"Sisteminiz İnternetə bağlı deyil.\n"
"Bağlantını yenidən quraşdırın"
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Bağlantı quraşdırılması"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Xahiş edirik aşağıdakıları doldurun ya da seçin"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Kart IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Kart mem (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Kart IO"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Kart IO_0"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "Kart IO_1"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Sizin şəxsi telefon nömrəniz"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "İnternet xidmət vericinizin adı (məsələn azeronline.com)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "İXM telefon nömrəsi"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Dns xidmətcisi 1 (arzuya görə)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Dns xidmətcisi 2 (arzuya görə)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Klaviaturanızı seçin"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Yığma modu"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "Bağlantı növü:"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "Bağlantı növü:"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Hesab Girişi (istifadəçi adı)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Hesap Parolu"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "bağlama iflas etdi: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Bu platformda genişlədilmiş bölmələr dəstəklənmir"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7405,12 +7189,12 @@ msgstr "%s faylından qurtarılışda xəta: %s"
msgid "Bad backup file"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "%s faylına yazarkən xəta oldu"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7440,190 +7224,191 @@ msgstr "gözəl"
msgid "maybe"
msgstr "bəlkə"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
msgstr ""
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr ""
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
msgstr ""
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
msgstr ""
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr ""
-#: ../../printer.pm_.c:36
-msgid "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
msgstr ""
-#: ../../printer.pm_.c:37
-msgid "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr ""
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
msgstr ""
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Yerli Çap Edici"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Uzaq Çap Edici"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Uzaq CUPS vericisi"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
#, fuzzy
msgid "Printer on remote lpd server"
msgstr "Uzaq çap edici vericisi(lpd)"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
#, fuzzy
msgid "Network printer (TCP/Socket)"
msgstr "Şəbəkə Çap Edicisi (soket) "
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
#, fuzzy
msgid "Printer on NetWare server"
msgstr "Çap Edici Vericisi"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
#, fuzzy
msgid "Enter a printer device URI"
msgstr "Çap Edici avadanlığı URI"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr ""
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
#, fuzzy
msgid "Local Printers"
msgstr "Yerli Çap Edici"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Uzaq Çap Edici"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "%s faylına yazarkən xəta oldu"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(modul %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "CUPS verici IP"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Əsas)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Çap Edici Bağlantısı Seçin"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Çap ediciniz nə şəkildə bağlıdır?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -7634,21 +7419,21 @@ msgstr ""
"Buradakı hər çap edici avtomatik tapılacaqdır.\n"
"Olmazsa \"Uzaq CUPS vericisi\" ni seçin."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Uzaq CUPS vericisi"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7659,7 +7444,7 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7669,154 +7454,154 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "IP ünvanı 1.2.3.4 şəklində olmalıdır"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
#, fuzzy
msgid "The port number should be an integer!"
msgstr "Qapı nömrəsi rəqəmlə yazılmalıdır"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS verici IP"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Qapı"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-#, fuzzy
-msgid "Printerdrake"
-msgstr "Çap Edici"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+#, fuzzy
+msgid "Printerdrake"
+msgstr "Çap Edici"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Aşağıdakı paketlər sistemdən silinəcəklər"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Çap edicini sınamaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Bağlantınızı açılışda başlatmaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr "Çap Edicisiz"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7829,7 +7614,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7851,7 +7636,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7866,7 +7651,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7886,20 +7671,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "Uzaq Çap Edici"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -7913,55 +7698,55 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "Avtomatik təsbit işlət"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr "%s tapıldı"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Şəbəkə Çap Edicisi (soket) "
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
#, fuzzy
msgid "Local Printer"
msgstr "Yerli Çap Edici"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7969,34 +7754,34 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "Çap Edici avadanlığı URI"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Yerli Çap Edici"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Yerli Çap Edici"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8004,7 +7789,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8012,38 +7797,38 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "Çap Edici avadanlığı URI"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Quraşdırma"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -8053,51 +7838,51 @@ msgstr ""
"çap edicinin bağlı olduğu çap edici vericisinin adını və növbə \n"
"adınını verməlisiniz."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Uzaqdakı ev sahibi adı"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Uzaq Çap Edici"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Uzaqdakı ev sahibi adı"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Uzaqdakı ev sahibi adı"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "%s tapıldı"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Bağlantınız başladılır..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Şəbəkə dayandırılır"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) Çap Edici Seçənəkləri"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -8110,46 +7895,46 @@ msgstr ""
"IP ünvanı, çap edicinin paylaşdırma adı, işləmə grupu, istifadəçi adı və \n"
"parol verilməlidir."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "SMB verici adı"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB verici IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Paylaşdırma adı"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "İş qrupu"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Avtomatik təsbit işlət"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8173,7 +7958,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8182,7 +7967,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8190,11 +7975,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare Çap Edici Qurğuları"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -8206,44 +7991,44 @@ msgstr ""
"edici \n"
"növbəsi adı ilə istifadəçi adı va parolu verilməlidir."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Çap Edici Vericisi"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Çap Edici Növbə Adı"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Soket Çap Edici Qurğuları"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -8254,61 +8039,65 @@ msgstr ""
"Soket çap edicidən yekun almaq üçün, çap edicinin ev sahibi adını ve "
"mümkünsə, qapısının nömrəsini verməlisiniz."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Çap Edici Ev sahibi"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Çap Edici Ev sahibi"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Çap Edici avadanlığı URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Çap edici adı"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "İzah"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Yeri"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
#, fuzzy
msgid "Reading printer database..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
#, fuzzy
msgid "Preparing printer database..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Uzaq Çap Edici"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8323,28 +8112,28 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr "Doğrudur?"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr "Uzaq Çap Edici"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Çap Edici Bağlantısı"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Nə cür bir çap ediciniz var?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8353,18 +8142,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "İnternet qurğuları"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8374,12 +8163,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "İnternet qurğuları"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8387,7 +8176,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8399,11 +8188,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8426,7 +8215,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8436,34 +8225,34 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "Çap edicini sınamaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Qapıları sına"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -8471,45 +8260,45 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
#, fuzzy
msgid "No test pages"
msgstr "Bəli, hər iki sınaq səhifəsini də çap et"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Çap Edici"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Standart"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8525,7 +8314,7 @@ msgstr ""
"\n"
"Düz mü işləyir?"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8535,16 +8324,16 @@ msgstr ""
"Çap edicinin işləməsi üçün bir az vaxt keçər.\n"
"Düz mü işləyir?"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
#, fuzzy
msgid "Raw printer"
msgstr "Çap Edicisiz"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8553,15 +8342,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -8570,7 +8359,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8578,41 +8367,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8622,7 +8411,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8631,41 +8420,41 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Şəbəkə dayandırılır"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Şəbəkə dayandırılır"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Şəbəkə dayandırılır"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Şəbəkə dayandırılır"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Qapat"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Çap edici seçənəkləri"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8679,7 +8468,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8692,19 +8481,19 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
#, fuzzy
msgid "Reading printer data..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
#, fuzzy
msgid "Transfer printer configuration"
msgstr "İnternet qurğuları"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8714,51 +8503,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8766,61 +8555,61 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Çap edici adı təkcə hərf, rəqəm və alt xətt daxil edə bilər"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
#, fuzzy
msgid "New printer name"
msgstr "Çap Edicisiz"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
#, fuzzy
msgid "Refreshing printer data..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Bağlantınız başladılır..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
#, fuzzy
msgid "Configure the network now"
msgstr "Şəbəkəni qur"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Monitor qurulmayıb"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8828,12 +8617,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Şəbəkə Qurğuları"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8843,34 +8632,34 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
#, fuzzy
msgid "Restarting printing system..."
msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Yüksək"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Şübhəci"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8885,12 +8674,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8904,65 +8693,65 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Rezolyusiya: %s\n"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "%s paketi qurulur"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Çap Edici Bağlantısı Seçin"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Hansı çap edici sistemini istifadə etmək istəyirsiniz?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Çap Edicini Qur"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "%s paketi qurulur"
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Çap edici seçənəkləri"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Çap Edicini Qur"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Bir çap edici qurmaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8973,7 +8762,7 @@ msgstr ""
"Aşağıda yazıçıdakı növbələr verilmişdir.\n"
"Yenilərini əlavə edə bilər, və ya mövcud olanları dəyişdirə bilərsiniz."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8983,224 +8772,148 @@ msgstr ""
"Aşağıda yazıçıdakı növbələr verilmişdir.\n"
"Yenilərini əlavə edə bilər, və ya mövcud olanları dəyişdirə bilərsiniz."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr "Şəbəkəni qur"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normal Mod"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "İnternet qurğuları"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
#, fuzzy
msgid "Printer connection type"
msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
#, fuzzy
msgid "Printer name, description, location"
msgstr "Çap Edici Bağlantısı"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
#, fuzzy
msgid "Print test pages"
msgstr "Sınaq səhifəsi çap edilir..."
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr "Qurğuları sınamaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Uzaq Çap Edici"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Yerli Çap Edici"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Şəbəkəni yenidən başlatmaq istəyirsiniz?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Vəkil vericilər quraşdırılması"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr ""
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-#, fuzzy
-msgid "port"
-msgstr "Qapı"
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "Vəkil verici http://... şəklində olmalıdır."
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-#, fuzzy
-msgid "The port part should be numeric"
-msgstr "Qapı nömrəsi rəqəmlə yazılmalıdır"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-
-#: ../../proxy.pm_.c:80
-#, fuzzy
-msgid "login"
-msgstr "Avtomatik Giriş"
-
-#: ../../proxy.pm_.c:82
-#, fuzzy
-msgid "password"
-msgstr "Parol"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Parolsuz"
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "Parollar uyğun gəlmir"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Şəkilləndirilmiş RAID md%d-yə disk bölməsi əlavə edilə bilinmədi"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "%s faylına yazıla bilinmədi"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid iflas etdi"
@@ -9214,7 +8927,7 @@ msgstr "mkraid iflas etdi (raidtools əksik ola bilər mi?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "%d səviyyə RAID üçün çatmayan sayda disk bölməsi\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9239,69 +8952,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Əsas)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Modul seçənəkləri:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Modul seçənəkləri:"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (Əsas)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Xahiş edirik gözləyin, qurulum hazırlanır"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "ALSA səs sistemini (Advanced Linux Sound Architecture) başlat"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anakron, periodik əmr zamanlayıcısı"
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -9310,7 +9019,7 @@ msgstr ""
"tutmaq üçün istifadə edilir.\n"
"Ayrıca batareya azaldığında sistemi qapatmaq üçün də istifadə edilir."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -9318,7 +9027,7 @@ msgstr ""
"at əmri, zamanlanan əmrləri işləmələri lazım gələn vaxtda işlədir.\n"
"Sistem yükü lazımi qədər alçaq olduğunda yığma əmrləri işlədilir."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -9330,7 +9039,7 @@ msgstr ""
"çox\n"
"yeni xüsusiyyət daxildir."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -9342,7 +9051,7 @@ msgstr ""
"Ayrıca konsolda siçanla kəsmə və yapışdırma əməliyyatlarına da imkan verər.\n"
"Konsolda pop-up menyu dəstəyi verər."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9350,14 +9059,14 @@ msgstr ""
"HardDrake texniki tə'minat sınağı aparar və onları bir ön quraşdırmadan "
"keçirər."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache bir World Wide Web vericisidir. HTML faylları və CGI verilməsi üçün "
"istifadə edilir."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -9372,7 +9081,7 @@ msgstr ""
"inetd-ni sistemden çıxarmaq, onun məs'ul olduğu bütün xidmətləri\n"
"rədd etmək mənasını daşıyır."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -9380,7 +9089,7 @@ msgstr ""
"Linuks 2.2 seriyası çəkirdəklərində firewall\n"
"qurmaq üçün üçün paket süzülməsini başlat."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -9390,7 +9099,7 @@ msgstr ""
"Hansı klaviatura düzülüşü istifadə ediləcəyi kbdconfig ilə seçilir.\n"
"Bu, mandrake qurulan bir çox kompüterdə fəal buraxılmalıdır."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9398,11 +9107,11 @@ msgstr ""
"/usr/include/linux/{autoconf,version}.h üçün \n"
"/boot-da avtomatik çəkirdək başlığı yaradılması."
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Texniki avadanlığın açılışda avtomatik təsbiti və qurulması."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -9410,7 +9119,7 @@ msgstr ""
"Linuxconf sistem qurğularınızı idarə edən proqramları\n"
"müxtəlif vəzifələri açılışda icra edər."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -9419,14 +9128,14 @@ msgstr ""
"lpd əsasən, çap vəzifələrini idarə edən və onları çap ediciyə göndərən "
"vericidir."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
"Linuks Virtual Verici, yüksək qabiliyyətli vericilər qurmaq üçün işlədilir."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
@@ -9435,7 +9144,7 @@ msgstr ""
"named (BIND) verici adlarını IP ünvanlarına çevirən\n"
"Sahə Adı Vericisidir(DNS)."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -9443,7 +9152,7 @@ msgstr ""
"Bütün Şəbəkə Fayl Sistemlərini (NFS), SMB (Lan Manager/Windows), və \n"
"NCP (NetWare) bağlama nöqtələrini bağlar və ayırır."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9451,7 +9160,7 @@ msgstr ""
"Açılış sırasında başlamaq üçün qurulmuş bütün şəbəkə axtar üzlərini "
"fəallaşdırır ya da qapatır."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -9462,7 +9171,7 @@ msgstr ""
"Bu xidmət, /etc/exports faylında qurğuları olan NFS vericisinin\n"
"istifadəsinə imkan verər."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -9470,7 +9179,7 @@ msgstr ""
"NFS TCP/IP şəbəkələrində fayl bölüşülməsi üçün istifadə edilən məşhur bir \n"
"protokoldur. Bu xidmət NFS fayl qıfılı istifadəsinə imkan verər."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -9478,11 +9187,11 @@ msgstr ""
"Açılışda XFree və konsolda numlock düyməsini\n"
"avtomatik olaraq aç."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "OKI 4w və uyğun Windows çap edicilərini dəstəklə."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -9494,7 +9203,7 @@ msgstr ""
"Qurulmadığı vaxtda açılışda işləməz, işləməsinə ehtiyac olmayan\n"
"kompüterlərdə qurulu olması problem yaratmaz."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -9505,7 +9214,7 @@ msgstr ""
"bağlantılarını təşkilatlandırır. Portmap vericisi RPC mexanizmini işlədən\n"
"protokollarla xidmət edən kompüterlərdə qurulmalıdır və işlədilməlidir."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -9514,7 +9223,7 @@ msgstr ""
"Posfix, elektronik məktubların bir kompüterdən digərinə yollayan \n"
"Elektronik Məktub Yollama Vasitəsidir."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9522,7 +9231,7 @@ msgstr ""
"Yüksək keyfiyyət təsadüfi rəqəm istehsal edən sistem entropi hovuzunun \n"
"saxlanması və yenidən köhnə halına gətirilməsinə imkan verər."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -9530,7 +9239,7 @@ msgstr ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -9541,7 +9250,7 @@ msgstr ""
"daha böyük\n"
"şəbəkələrdə daha qarışıq routing protokollarına ehtiyacı vardır."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -9549,7 +9258,7 @@ msgstr ""
"rstat protokolu bir şəbəkədəkı istifadəçilərin o şəbəkədəkı hər hansı bir\n"
"kompüter haqqındakı qabiliyyət ölçüləri ala bilmələrinə imkan verər."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -9557,7 +9266,7 @@ msgstr ""
"rusers protokolu bir şəbəkədəkı istifadəçilərin o şəbəkədəkı kompüterlərdə\n"
"işləyən istifadəçiləri görməsinə imkan verər."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -9565,11 +9274,11 @@ msgstr ""
"rwho protokolu, uzaq istifadəçilərin, rwho vasitəsi işlədən bir kompüterdə\n"
"olan bütün istifadəçiləri görmələrina imkan verər."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Kompüterinizdə səs sistemı başladın"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -9578,70 +9287,70 @@ msgstr ""
"tutmalarına imkan verər. Syslog'un hər zaman işləməsi\n"
"yaxşı fikirdir."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "USB avadanlığınız üçün sürücüləri yükləyin."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"X Font Vericisini açılışda işə salar (Bu, XFree icrası üçün məcburidir)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Açılışda avtomatik olaraq başlayacaq xidmətləri seçin"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Çap Edici"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "İnternet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
#, fuzzy
msgid "System"
msgstr "Sistem modu"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Uzaq Çap Edici (lpd) Seçənəkləri"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Databeyz"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
#, fuzzy
msgid "Services"
msgstr "avadanlıq"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "işləmir"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "dayandırılıb"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Xidmətlər və vasitələr"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -9649,16 +9358,16 @@ msgstr ""
"Bu xidmət haqqında təəsüf ki,\n"
"əlavə mə'lumat yoxdur."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Açılışda"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Hal:"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Sektor"
@@ -9729,7 +9438,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr "İdarə Mərkəzi"
@@ -9885,196 +9594,570 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Klaviatura"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
#, fuzzy
msgid "Installing packages..."
msgstr "%s paketi qurulur"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Lütfen çıxın və Ctrl-Alt-BackSpace düymələrinə basın"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "\"%s\"a(ə) təkrar girin və dəyişiklikləri fəallaşdırın"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "İnternet qurğuları"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Databeyz"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Databeyz"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS Verici"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS Verici"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "İstifadəçini əlavə et"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "DHCP Alıcısı"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Bağlı deyil"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "Sil"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Fayl seç"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "İstifadəçini əlavə et"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Növ: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP Alıcısı"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP Alıcısı"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
#, fuzzy
-msgid "<-- Del Client"
+msgid "<-- Edit Client"
msgstr "DHCP Alıcısı"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "DHCP Alıcısı"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Quraşdırılır..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netmask"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Sahə(domain) adı"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS Verici"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "yenidən quraşdır"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "%s sürücüsünə bir disket taxın"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Disket sürücü yoxdur"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
#, fuzzy
msgid "Error!"
msgstr "Xəta"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
#, fuzzy
msgid "Auto Install Configurator"
msgstr "Qurulum sonrası qurğular"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10089,23 +10172,32 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Təkrarla"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Avtomatik qurulum disketi hazırlanır"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10113,57 +10205,57 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Təbriklər!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr "Qurulum"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "İstifadəçi əlavə et"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "Loopback faylı şəkilləndirilir: %s"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10171,7 +10263,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10179,13 +10271,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "Qapıları sına"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10194,41 +10286,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Parolsuz"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "%s açıla bilmir: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10239,68 +10331,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10308,925 +10400,925 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "%s faylı oxunurkan xəta oldu"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr "Paket Qrup Seçkisi"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr "Növbəni sil"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
#, fuzzy
msgid "Windows (FAT32)"
msgstr "\"Windows\"u sil"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr "Xahiş edirik təkrar sınayın"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Xahiş edirik təkrar sınayın"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Parolsuz"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Fayl seç"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Şəbəkə ara üzü"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Növ"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "Çərx"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "Çərx"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Modul seçənəkləri:"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Xahiş edirik qurmaq istədiyiniz paketləri seçin."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Fayl sistemi qurğuları"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Siçan avadanlığı: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Seçənəklər"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Modeminizin hansı serial qapıya bağlı olduğunu seçiniz"
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid " Restore Configuration "
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Xahiş edirik siçanınızı seçin"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Çap Edici Bağlantısı Seçin"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Disketdən geri çağır"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "Digər"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Sistemi qur"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Növbəni sil"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Disketdən geri çağır"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Ev sahibi adı"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Parol"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Ev sahibi adı:"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr "Xüsusi"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Bölmə cədvəlini qurtar"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
#, fuzzy
msgid "Previous"
msgstr "<- Əvvəlki"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
#, fuzzy
msgid "Save"
msgstr "Hal:"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Fayldan geri çağır"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Aşağıdakı paketlər qurulacaqdır"
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Xətalı yedəkləmə faylı"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr "Fayla qeyd et"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Şəbəkə quraşdırılması"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Fayl sistemi qurğuları"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -11258,7 +11350,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11267,7 +11359,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11308,7 +11400,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -11336,34 +11428,18 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -11392,7 +11468,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -11403,7 +11478,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -11414,7 +11489,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11427,161 +11502,97 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "%s qurulumu iflas etdi. Olan xəta:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr "Konsol Vasitələri"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "İdarə Mərkəzi"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "Usta"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Siçan"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Uzaq Çap Edici"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Paylaşdırma adı"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Çap Edici"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Şəbəkə Quraşdırılması Sehirbazı"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Tanıtma"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Paket Qrup Seçkisi"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Xahiş edirik gözləyin"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -11593,144 +11604,151 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Qapı"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Qurulumdan çıx"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Qurulumdan çıx"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr "Qurulumdan sonra istifadə edə biləcəyiniz başqa dillər seçə bilərsiniz"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Şəbəkə quraşdırılması (%d adapter)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profil: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Profili sil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Silinəcək profil:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Yeni profil..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Ev sahibi adı:"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "İnternet imkanı"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Növ: "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Keçit:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Ara üz"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Hal:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "İnternet keçişini Qur..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Sürücü"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Ara üz"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "State"
msgstr "Hal:"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Yerli Şəbəkəni Quraşdır..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Sehirbaz..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Əlavə Et"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Bağlandı"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Bağlı deyil"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Bağlan..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Bağlantını Kəs..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -11738,44 +11756,44 @@ msgstr ""
"Qurulu ara üzünüz yoxdure.\n"
"Əvvəlcə onları 'Quraşdır'a basaraq qurun"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "%s Adapteri: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Açılış Protokolu"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Açılışda başladılır"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP alıcısı"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "activate now"
msgstr "Fəal"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr "Fəal"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -11783,121 +11801,117 @@ msgstr ""
"Heç İnternet bağlantınız yoxdur.\n"
"Əvvəlcə onları 'Quraşdır'a basaraq qurun"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "İnternet bağlantısı quraşdırılması"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "İnternet Bağlantısı Quraşdırılması"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Bağlantı növü:"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametrlər"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Keçit"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Eternet Kartı"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP Alıcısı"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "istifadə qaydası: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Modul adı"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Böyüklük"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "açılış disketi yaradılması"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "əsas"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy xətası: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "çəyirdək buraxılışı"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Ümumi"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Ustaların Sahəsi"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrdin arzuya bağlı olan arqumentləri"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Modul əlavə et"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "zorla"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "lazım olarsa"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "scsi modulları keç"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "raid modulları keç"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Modulu çıxart"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Nəticə"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Diski yarat"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "%s avadanlığında medya olduğundan əmin olun"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -11906,12 +11920,12 @@ msgstr ""
"%s avadanlığında medya yoxdur.\n"
"Xahiş edirik. birini taxın."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Fork edilə bilmir: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11922,104 +11936,104 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr "şəbəkə kartı tapılmadı"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr "Qurtardı"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr ""
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "Qurulum hazırlanır"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
#, fuzzy
msgid "Restart XFS"
msgstr "məhdudlaşdır"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr "məhdudlaşdır"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -12028,126 +12042,214 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Bölmə şəkilləndirilməsi"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "Yerli Şəbəkə Quraşdırılması"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Bağlama nöqtəsi"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr "Şəkilləndiriləcək disk bölmələrini seçin"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "İş Yeri"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr "Dayandır"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Çap Edici"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr "Sistemi qur"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr "Fayl seç"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Uzaq Çap Edici"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
#, fuzzy
msgid "Initials tests"
msgstr "İnit İsmarıcı"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr "Qurulum"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Qurulumdan çıx"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "İnternet Bağlantısı Bölüşdürülməsi"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "İnternet Bağlantısı Bölüşdürülməsi fəallaşdırıldı"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -12159,19 +12261,19 @@ msgstr ""
"\n"
"Nə etmək istəyirsiniz?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "passivləşdir"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "keç"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "yenidən quraşdır"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Vericilər bağlanır..."
@@ -12179,11 +12281,11 @@ msgstr "Vericilər bağlanır..."
msgid "Internet connection sharing is now disabled."
msgstr "İnternet Bağlantısı Bölüşdürülməsi indi bağlandı"
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "İnternet Bağlantısı Bölüşdürülməsi passivləşdirildi"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -12195,19 +12297,19 @@ msgstr ""
"\n"
"Nə etmək istəyirsiniz?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "fəallaşdır"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Xidmətlər fəallaşdırılır..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "İnternet Bağlantısı Bölüşdürülməsi indi açıldı"
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -12227,21 +12329,21 @@ msgstr ""
"Xəbədarlıq: Yerli Şəbəkə (LAN) qurmaq üçün uyğun Şəbəkə Adapterinə "
"ehtiyacınız var."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Ara Üz %s (%s modulu işlədilir)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Ara üz %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Siseminizdə şəbəkə adapteri yoxdur!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -12249,11 +12351,11 @@ msgstr ""
"Sisteminizdə şəbəkə kartı tapıla bilməyib.Avadanlığı quran vasitəni işə "
"salın."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Şəbəkə ara üzü"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12268,18 +12370,18 @@ msgstr ""
"\n"
"Yerli Şəbəkə adapterinizi qurmaq üzərəyəm?"
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Sizi Yerli Şəbəkəyə bağlayacaq adapteri seçin"
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "Monitor qurulmayıb"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -12289,17 +12391,26 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Qurulum Tərzi Quraşdırılması"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "İnternet qurğuları"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "İnternet qurğuları"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -12310,7 +12421,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -12319,18 +12430,18 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "şəbəkə kartı tapılmadı"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -12339,64 +12450,64 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "CUPS verici IP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "CUPS verici IP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Çap Edicisiz"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "%s quğusunda dəyəsən bir LAN ünvan çaxışması tapıldı!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Quraşdırılır..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Skriptlə qurulur, proqram tə'minatı qurulur, xidmətlər başladılır..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "%s paketi qurulurkən xəta oldu"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -12407,23 +12518,23 @@ msgstr ""
"bölüşdürə bilərsiniz, bunun üçün isə avtomatik şəbəkə quraşdırılması (DHCP) "
"işlədilir."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Quraşdırma artıq qurtarıbdır, amma fəaliyyəti dayandırılıb."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Quraşdırma artıq qurtarıbdır və fəaliyyətdədir."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "İnternet Bağlantısı Bölüşdürmə Quraşdırması aparılmayıb."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "İnternet bağlantısı bölüşdürülməsi quraşdırılması"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -12438,157 +12549,157 @@ msgstr ""
"\n"
"Quraşdırma sehirbazını açmaq üçün Quraşdıra tıqlayın."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "İş qrupu"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "bölmə %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Sil"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Qurtardı"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Modul əlavə et"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Çap Edicisiz"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Növbəni sil"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "İstifadəçini qəbul et"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Buraxılış: %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Qapı"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
#, fuzzy
msgid "Use owner id for execution"
msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Paket seçkilərini saxla"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "İstifadəçi adı"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "İş qrupu"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Bağlı deyil"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -12600,7 +12711,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12609,139 +12720,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "açılış disketi yaradılması"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Rezolyusiya"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Monitorunuzu seçin"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Paylaşdırma adı"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Xidmətləri qur"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "avadanlıq"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Sistemi qur"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Monitorunuzu seçin"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "Çap Edici Bağlantısı"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Çap Edici avadanlığı URI"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Avadanlıqlar tanınır..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12756,120 +12867,120 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr "Fransızca (Kanada/Quebec)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "East Europe"
msgstr "Avropa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Fransızca"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "İzlandiya dili"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "West Europe"
msgstr "Avropa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "serial"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Paketlər qurulurkən bir xəta oldu:"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -12881,30 +12992,442 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr "Sınaq səhifəsi çap edilir..."
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr "Ləğv et"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr "Tanıtma"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "parça böyüklüyü"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
#, fuzzy
+msgid "Cpuid level"
+msgstr "Təhlükəsizlik səviyyəsinin quraşdırılması"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr "Fayl seç"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Keçit avadanlığı"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Siçan"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Şəkilləndir"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "səviyyə"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "Siçan"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Kart mem (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Modul adı"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 düyməli"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Ad: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Şəbəkə Çap Edicisi (soket) "
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "Şəkilləndirilir"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Siçanınızın bağlı olduğu serial Qapıyı seçin."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr "Çıx"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Seçənəklər"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Kömək"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/_Kömək"
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "istifadə qaydası: keyboarddrake [--expert] [klavatura]\n"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Ekran kartınızı seçin"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/Kömək/_Haqqında..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr "Avtomatik yoxla"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "%s qapısında tapıldı"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Sabit disk seçkisi"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Avadanlıq mə'lumatına bax"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Mə'lumatı göstər"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Siçan qurğuları"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "CUPS sürücü datası oxunur..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d saniyə sonra çıxılacaq"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Avtomatik təsbit işlət"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "istifadə qaydası: keyboarddrake [--expert] [klavatura]\n"
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Seçənəklər"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Klaviatura quruluşunu seçiniz."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Konsolda BackSpace'in Silmə funksyasını görməyini istəyirmisiniz?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Cd-Romu dəyişdir"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -12912,280 +13435,380 @@ msgstr ""
"Qurma Cd-Romunu sürücünüzə taxın və OLDUya basın.\n"
"Əgər Cd-Rom əlinizdə yox isə, bu Cd-Rom-dan qurmamaq üçün RƏDD ETə basın."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Təkmilləşdirmə işi başlaya bilmir !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
#, fuzzy
msgid "Show only for the selected day"
msgstr "Təkcə bu gününkünü göstər"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Fayl/_Təze"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Fayl/_Aç"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Fayl/_Qeyd Et"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Fayl/_Fərqli Qeyd Et"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Fayl/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Seçənəklər"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Seçənəklər/Sınaq"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Kömək/_Haqqında..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr "İstifadəçi adı"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "ismarıclar"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
#, fuzzy
msgid "Syslog"
msgstr "sistem qeydi"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "axtar"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Qeydlərinizə baxan vasitə"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Qurğular"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "oxşayır"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "amma oxşamır"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Fayl seç"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Təqvim"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Fayl məzmunu"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "xahiş edirik, gözləyin, fayl daranır: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Yerli Şəbəkə quraşdırılması"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Sahə(domain) adı"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS Verici"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS Verici"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS Verici"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "avadanlıq"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Çap Edici Vericisi"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "avadanlıq"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr "Şəkilləndirilir"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr "Quraşdırma"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Xahiş edirik təkrar sınayın"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Fərqli qeyd et..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Xahiş edirik siçanınızın növünü seçin."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "3 düymə emulasiyası"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Şəbəkə quraşdırılması"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profil: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Fayla qeyd et"
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Bağlantı növü:"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Bağlantınız sınanır..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "İnternetə bağlan"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "İnternetə bağlan"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Bağlantı növü:"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "Quraşdırma"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Yerli Çap Edici"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Bağlan"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Bağlantını kəs"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "CUPS sürücü datası oxunur..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "Avadanlıqlar tanınır..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Qapıları sına"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "Bir çap edici qurmaq istəyirsiniz?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr "Ekran kartınızı seçin"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr "Açılış avadanlığı"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -13193,7 +13816,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13210,6 +13833,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "%s qapısında tapıldı"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "İşlətdiyiniz dili seçin"
@@ -13283,10 +13911,14 @@ msgstr "Sistemi qur"
msgid "Exit install"
msgstr "Qurulumdan çıx"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Verici, Veb/FTP"
@@ -13528,3 +14160,146 @@ msgstr "Multimedya - CD Yandırma"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Elmi iş stansiyası"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "/etc/inittab oxunmaq üçün açıla bilmir: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Telefon nömrəsi"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "İndi şifrləmə üçün istifadə ediləcək tə'minatı endirə bilərsiniz.\n"
+#~ "DİQQƏT:\n"
+#~ "\n"
+#~ "Bu tə'minata bə'zi fərqli ümumi ehtiyaclardan və müxtəlif\n"
+#~ "mühakəmə haqlarından ötrü, bu tə'minatın son istifadəçisi, qanunların ona "
+#~ "bu\n"
+#~ "tə'minatı internetdən endirmə və saxlama haqqını verdiyindən əmin "
+#~ "olmalıdır.\n"
+#~ "\n"
+#~ "Əlavə olaraq, müşdəri va/və ya son istifadəçi xüsusilə, yerləşdiyi "
+#~ "mühakəmə yerinin\n"
+#~ "qanunlarını çeynəmədiyindən əmin olmalıdır. Müşdəri və/və ya son "
+#~ "istifadəçi\n"
+#~ "qanunların əmr etdiyi şərtləri pozduğu zaman ciddi cəzalara\n"
+#~ "mə'ruz qalacaqdır.\n"
+#~ "\n"
+#~ "Xüsusi ya da dolaylı zərərlərə (gəlir azalması, işin pozulması, ticari "
+#~ "mə'lumat\n"
+#~ "itkisi və digər maddi itkilər) yol açan heç bir hadisədə nə Mandrakesoft, "
+#~ "nə də \n"
+#~ "istehsalatçıları və/va ya qaynaq vericiləri məs'ul tutulmazlar. Bu "
+#~ "tə'minatı\n"
+#~ "internetden endirirkən son istifadəçi bu sözləşməyi qəbul etdiyini \n"
+#~ "bəyan etmiş sayılır.\n"
+#~ "\n"
+#~ "\n"
+#~ "Bu sözləşməylə əlaqədər hər cür sual üçün xahiş edirik\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA\n"
+#~ "ünvanına yazınız."
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr "Vəkil vericilər quraşdırılması"
+
+#, fuzzy
+#~ msgid "port"
+#~ msgstr "Qapı"
+
+#, fuzzy
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Vəkil verici http://... şəklində olmalıdır."
+
+#, fuzzy
+#~ msgid "The port part should be numeric"
+#~ msgstr "Qapı nömrəsi rəqəmlə yazılmalıdır"
+
+#, fuzzy
+#~ msgid "login"
+#~ msgstr "Avtomatik Giriş"
+
+#, fuzzy
+#~ msgid "password"
+#~ msgstr "Parol"
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr "Parolsuz"
+
+#, fuzzy
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Parollar uyğun gəlmir"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "%s faylına yazıla bilinmədi"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "hələlik yardım sistemi mövcud deyildir.\n"
+
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr "Xahiş edirik bir bölmə üstünə tıqlayın"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "istifadə qaydası: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "istifadə qaydası: keyboarddrake [--expert] [klavatura]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "istifadə qaydası: keyboarddrake [--expert] [klavatura]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "%s ara üzündə tapıldı"
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index f0c3060ff..cf55bebf4 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: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2000-09-24 12:30 +0100\n"
"Last-Translator: Alexander Bokovoy <ab@avilink.net>\n"
"Language-Team: be\n"
@@ -68,44 +68,44 @@ msgid ""
"What do you want to do?"
msgstr ""
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr " ii"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr " XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr " i XFree ?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr ""
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr ""
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "i "
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr " XFree86 %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s 3D-"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -114,19 +114,19 @@ msgstr ""
" 3D- XFree %s.\n"
"XFree %s 2D- ."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
" i 3D-, i i XFree %"
"s."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s 3D-"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -139,7 +139,7 @@ msgstr ""
"I '. i i XFree %s, i\n"
" i 2D-."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -150,12 +150,12 @@ msgstr ""
" , I I \n"
"I '."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr ""
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr " "
@@ -168,7 +168,7 @@ msgstr "i"
msgid "Monitor"
msgstr "i"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr " "
@@ -177,27 +177,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "i"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr ""
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr ""
@@ -226,7 +227,8 @@ msgstr ""
msgid "Generic"
msgstr ""
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr ""
@@ -286,50 +288,52 @@ msgstr "16 i (24 i)"
msgid "4 billion colors (32 bits)"
msgstr "4 ii (24 i)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr " "
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr " i ii "
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "i: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr ""
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr " i"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "i i i?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ": i i "
@@ -424,165 +428,165 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "i ISDN ?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr " "
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr " (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr " SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr " ?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr " LILO/GRUB"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr ""
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr ""
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr ""
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr " i "
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
#, fuzzy
msgid "Bootloader to use"
msgstr " i "
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr " "
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr " "
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr ""
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr ""
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "i-"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr " "
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr ""
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr " "
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr " "
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr ""
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr " /tmp "
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr " RAM ( %d M)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr " i"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr " RAM M"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
" `` '' "
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr " "
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "i "
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
#, fuzzy
msgid "Default OS?"
msgstr " "
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -591,7 +595,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -599,158 +603,160 @@ msgstr ""
" .\n"
" , i i."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr ""
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr ""
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
#, fuzzy
msgid "Modify"
msgstr "i RAID"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "i ?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "I (SunOS,...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "I (MacOS,...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "I (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr ""
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "-i"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "i"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr ""
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr ""
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr " "
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
#, fuzzy
msgid "Initrd-size"
msgstr "Initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "i i"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr " "
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr ""
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr " i swap"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr " "
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr " %s %s i"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "i i?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "i %s i?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr ""
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr ""
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr " %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "( %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -761,17 +767,17 @@ msgstr ""
"i - ``i= i2=2 ...''.\n"
", ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "i :"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "i %s ?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -788,15 +794,15 @@ msgstr ""
" ii? , i \n"
" ', i ."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr ""
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr " "
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -805,64 +811,64 @@ msgstr ""
" %s .\n"
" ii i?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr ""
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr ""
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr ""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "( %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr " "
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "i , i i i"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"I i i i i ii i, \n"
"i, `-' i `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr " i i "
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr " i i "
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr " i"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -871,32 +877,32 @@ msgstr ""
"i i i\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr " i"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr " i"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "I i:"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr ":"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "i"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr " i"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -905,57 +911,57 @@ msgstr ""
" i i i \n"
" i. i , ii \"\"."
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr " i:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr " :"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "i , ."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr " , i "
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr ""
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr " i"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr ""
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr " "
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -964,42 +970,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr " Crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr " "
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr ""
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "i"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "i"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "i"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1011,7 +1017,7 @@ msgstr ""
" , i i i Internet. "
"."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1019,7 +1025,7 @@ msgstr ""
" , ' i \n"
" ."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1029,13 +1035,13 @@ msgstr ""
"i Internet i i. i\n"
"i."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -1049,7 +1055,7 @@ msgstr ""
". i i \n"
", i i iii ii."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1058,36 +1064,36 @@ msgstr ""
" ii 4 , i .\n"
" i i."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "i"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr " i"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "i i"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr " i "
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1095,7 +1101,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1107,232 +1113,227 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr " /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr " "
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr " "
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr " ?"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
#, fuzzy
msgid "Boot Style Configuration"
msgstr " "
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
#, fuzzy
msgid "/_File"
msgstr ":\n"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr ""
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
#, fuzzy
msgid "NewStyle Monitor"
msgstr "i"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
#, fuzzy
msgid "Traditional Monitor"
msgstr "i i"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Lilo/grub mode"
msgstr " "
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Yaboot mode"
msgstr " "
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr " i"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr " "
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr " XFree86 %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr " "
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr " I-"
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
#, fuzzy
msgid "Configure"
msgstr " X Window"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "i "
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
#, fuzzy
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1341,90 +1342,85 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr ""
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr ""
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d ii"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 ii"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d "
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr " "
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr " , i "
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr ""
@@ -1432,8 +1428,8 @@ msgstr ""
msgid "Costa Rica"
msgstr ""
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
#, fuzzy
msgid "Belgium"
msgstr "ii"
@@ -1461,13 +1457,13 @@ msgstr "i"
msgid "Sweden"
msgstr "."
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr ""
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Italy"
msgstr "Ii"
@@ -1477,8 +1473,8 @@ msgstr "Ii"
msgid "Austria"
msgstr ""
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr ""
@@ -1494,12 +1490,12 @@ msgstr ""
msgid "New"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "i"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "i"
@@ -1509,10 +1505,9 @@ msgstr "i"
msgid "Server"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr " i"
@@ -1530,28 +1525,28 @@ msgstr ""
msgid "Server: "
msgstr ""
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr " i:"
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "i: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "-, i i "
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr " i!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1560,15 +1555,15 @@ msgstr ""
"i boot , i \n"
" 2048 "
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1580,160 +1575,160 @@ msgstr ""
", -, i \n"
"(ii , \" \")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "i"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr " i"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr " i:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr " ``%s'' "
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "i"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr " i ``Unmount''"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr " %s "
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
#, fuzzy
msgid "Exit"
msgstr "Ext2"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr " ?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "i "
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "i i i "
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "i i i?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr " "
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "i "
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr " "
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
#, fuzzy
msgid "More"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "I"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1741,35 +1736,35 @@ msgstr ""
" i , i i i "
"(extended)"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "i i "
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr " i "
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr " i "
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr " i "
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "i "
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1777,11 +1772,12 @@ msgstr ""
"i i \n"
" ?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "!"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1789,107 +1785,107 @@ msgstr ""
" \n"
" "
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr " i "
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "I"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr " LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "i RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "i LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "i RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr " i i"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr " :"
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr " :"
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr " i:"
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
#, fuzzy
msgid "Remove the loopback file?"
msgstr " i %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "i "
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
#, fuzzy
msgid "Which filesystem do you want?"
msgstr " i ?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr " i i %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr " i %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1898,142 +1894,142 @@ msgstr ""
"i i.\n"
" i i i"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr " i %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr " i FAT"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
#, fuzzy
msgid "This partition is not resizeable"
msgstr " i?"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr " i i"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr " %s "
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr " :"
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr " i ?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr " i ?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr " ..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr " i RAID "
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr " i LVM "
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr " i i"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "i i (loopback)"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "I i "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr " i"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
" i i i. i , \n"
" i "
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr " i. ?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
#, fuzzy
msgid "Mount options"
msgstr "i :"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr " i. i"
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
#, fuzzy
msgid "What type of partitioning?"
msgstr "i i ?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2044,7 +2040,7 @@ msgstr ""
" LILO - , LILO "
", /boot ."
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2056,7 +2052,7 @@ msgstr ""
"i i LILO, \n"
" /boot"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2066,137 +2062,137 @@ msgstr ""
" , i i /boot .\n"
" /boot, i ."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "i %s i !"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr " i ii , i"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr " %s "
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr " i %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid "
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
#, fuzzy
msgid "Moving files to the new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, fuzzy, c-format
msgid "Removing %s"
msgstr " : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr ":"
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "i DOS-: %s ()\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "I: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr ": %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr ": %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s "
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "i %d %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr " \n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "i\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "() i i: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2204,27 +2200,27 @@ msgstr ""
" \n"
" ( i MS-DOS, lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr " %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr " %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-i %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "I i i: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2232,7 +2228,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2240,64 +2236,64 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr ": %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ": %s i, %s , %s \n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "I: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-i %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr " i : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr " %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr " i:"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
" ( i %d i)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "i "
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr ""
@@ -2306,11 +2302,6 @@ msgstr ""
msgid "Change type"
msgstr "i "
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr " "
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2336,7 +2327,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "I i:"
@@ -2351,23 +2342,23 @@ msgstr "NIS Domain"
msgid "Search servers"
msgstr "DNS "
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s %s"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr " %s %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr " i %s: %s"
@@ -2459,30 +2450,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr " %s i: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr ""
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2491,26 +2486,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr ""
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2529,7 +2524,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2539,30 +2534,31 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
#, fuzzy
msgid "Please Wait... Applying the configuration"
msgstr " i"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "i , "
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2572,224 +2568,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr " (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "i"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "i"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "-"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 i"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "i"
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr ". i "
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "I"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr " i %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr " CUPS"
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d "
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr " "
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr ""
@@ -2802,7 +2586,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2810,34 +2594,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr " (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "i "
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -3980,10 +3764,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4062,27 +3846,27 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr " broadcast NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr " %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr " %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4090,7 +3874,7 @@ msgstr ""
": i \n"
". i ."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4099,7 +3883,7 @@ msgstr ""
" .\n"
" : %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4109,11 +3893,11 @@ msgstr ""
" ( i).\n"
" `` i'' i i `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr " i swap"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4123,61 +3907,61 @@ msgstr ""
"\n"
" ?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr " i swap"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr " "
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr " "
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr " i "
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr " i , i "
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr " Windows i i"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr " i?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr " "
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr " M: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr " swap M:"
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr " Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr " i?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "i i Windows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4186,7 +3970,7 @@ msgstr ""
" FAT \n"
" , : %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4195,7 +3979,7 @@ msgstr ""
" Windows . \n"
" i ``defrag''"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4216,21 +4000,21 @@ msgstr ""
" i i i .\n"
"i i, ii Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr " Windows?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr " %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr " FAT %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4238,33 +4022,33 @@ msgstr ""
" FAT \n"
" i i i (i )"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "i i "
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "i Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr " i i Linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr " i %s i i "
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
#, fuzzy
msgid "Custom disk partitioning"
msgstr " i "
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr " fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4273,30 +4057,30 @@ msgstr ""
" i %s\n"
" i i, `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr " Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr " "
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr " i DrakX :"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr " : %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr " i"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr " i"
@@ -4325,12 +4109,12 @@ msgstr ""
" cdrom , \"rpm -qpl Mandrake/RPMS/*."
"rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Сардэчна запрашаем у %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr " "
@@ -4340,7 +4124,7 @@ msgstr " "
msgid "Entering step `%s'\n"
msgstr " `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4352,79 +4136,79 @@ msgstr ""
" . ii `F1' i, \n"
" `text' i ii <ENTER>."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "i , i :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "i "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d M"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "I: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "i: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr ": %d K\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
" , "
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr " i"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr " , i"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr " i . "
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4432,78 +4216,78 @@ msgstr ""
" i \n"
" , i ?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr " i . i"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "븢"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "i "
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "i i"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "븢"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr " "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
#, fuzzy
msgid "Please wait, preparing installation..."
msgstr " "
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d "
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr " %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4519,17 +4303,17 @@ msgstr ""
"i , ii i, i "
"Cd."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr " ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr " :"
@@ -4699,183 +4483,183 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "i , i."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "i ?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
#, fuzzy
msgid "Install/Update"
msgstr "븢"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
#, fuzzy
msgid "Is this an install or an update?"
msgstr " i "
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade packages only"
msgstr "i "
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "i , ."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "i , , ."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr " PCMCIA ..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr " IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr " i"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "i (/) i?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr " i i i, ."
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr " ?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr " i %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
" i (swap) , i ."
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr " i . "
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -4883,65 +4667,65 @@ msgid ""
msgstr ""
" i i (%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
#, fuzzy
msgid "Load from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Loading from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
#, fuzzy
msgid "Package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
#, fuzzy
msgid "Type of install"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
#, fuzzy
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4951,16 +4735,16 @@ msgstr ""
"i i CD , ii i.\n"
"i CD , i i i ii ."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4969,99 +4753,21 @@ msgstr ""
" %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-" i .\n"
-"\n"
-":\n"
-"\n"
-"- i \n"
-" , i/ i "
-"i\n"
-"i , /i , "
-"\n"
-"i/ .\n"
-"\n"
-" , i/ i i , "
-"\n"
-" i. i i/ i \n"
-", i , / \n"
-"\n"
-"i i i Mandrakesoft, i i i \n"
-" , ( , \n"
-" , i, "
-" \n"
-" i ii i, i i i i, i \n"
-" i ), i , \n"
-", i i , i \n"
-"i i i .\n"
-"\n"
-" i, "
-"\n"
-", i \n"
-" . \n"
-"i , , i.\n"
-"i , i i i ii "
-"i\n"
-"i.\n"
-"\n"
-" i i, i , : \n"
-"Mandrakesoft\n"
-"43, rue d'Aboukir\n"
-"75002 Paris\n"
-"FRANCE"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5073,169 +4779,169 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr " i "
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr " i "
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "i ?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr " i ii GMT?"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
#, fuzzy
msgid "NTP Server"
msgstr "NIS :"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr " CUPS"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
#, fuzzy
msgid "No printer"
msgstr "I i"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "i i?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
#, fuzzy
msgid "Mouse"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
#, fuzzy
msgid "ISDN card"
msgstr " ISDN "
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
#, fuzzy
msgid "Sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
#, fuzzy
msgid "NIS"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
#, fuzzy
msgid "Local files"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr " root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
" ( i %d i)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
#, fuzzy
msgid "Authentication LDAP"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
#, fuzzy
msgid "LDAP Server"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
#, fuzzy
msgid "Authentication NIS"
msgstr "i NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS :"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5251,22 +4957,22 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "I "
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
#, fuzzy
msgid "Domain Admin Password"
msgstr "i "
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -5293,19 +4999,20 @@ msgstr ""
"i , \n"
" i ii \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "i "
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5331,7 +5038,7 @@ msgstr ""
" ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5340,28 +5047,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr ", "
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " , i "
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5369,11 +5076,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr " aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5381,16 +5088,16 @@ msgstr ""
" boot, \n"
" 븢, ?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
#, fuzzy
msgid "Installing bootloader"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr " . i :"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5401,17 +5108,17 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5420,7 +5127,7 @@ msgstr ""
" i .\n"
" i ?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5452,16 +5159,16 @@ msgstr ""
"I i -\n"
" i i i Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
#, fuzzy
msgid "Generate auto install floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5470,27 +5177,27 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
#, fuzzy
msgid "Replay"
msgstr "i"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
#, fuzzy
msgid "Save packages selection"
msgstr "i "
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr " Mandrake Linux %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -5509,22 +5216,22 @@ msgstr ""
msgid "Choose a file"
msgstr " "
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
#, fuzzy
msgid "Next"
msgstr ""
@@ -5592,387 +5299,391 @@ msgstr ""
msgid "Re-submit"
msgstr ""
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "i (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "i"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Ii"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "ii"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "i"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "i"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "i"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "i"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "i"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "UK i"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "US i"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
#, fuzzy
msgid "Albanian"
msgstr "Ii"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "i ()"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "i (typewriter)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "i ()"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr " (latin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "ii"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "i"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "i ()"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "i"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "ii (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "i"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr ""
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "i ( )"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "i ( )"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "i (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "i ( i i)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "i"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (i)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "i"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "ii (\"\" )"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "ii (\"i\" )"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "i"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "i"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "i"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "I"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "I ()"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Ii"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Ii"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Ii"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "i 106 i"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
#, fuzzy
msgid "Korean keyboard"
msgstr "UK i"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "i-i"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr ""
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "ii AZERTY ()"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "ii AZERTY ()"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "ii \" \" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "ii \"\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
#, fuzzy
msgid "Latvian"
msgstr ""
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "i"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "i ( )"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "i (qwertz )"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "i"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "i ()"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
#, fuzzy
msgid "Romanian (qwertz)"
msgstr "i (-----)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
#, fuzzy
msgid "Romanian (qwerty)"
msgstr "i (-----)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "i (-----)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "i"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "i (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "i (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
#, fuzzy
msgid "Tamil (Unicode)"
msgstr "i18n ()"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr " i"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr " i"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "i ( \"F\" )"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "i ( \"Q\" )"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "ii"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "US i (i)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "i \" \" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr " (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""
@@ -5985,35 +5696,44 @@ msgstr "i %s\n"
msgid "Remove the logical volumes first\n"
msgstr ""
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr " "
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr " "
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr " "
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - "
@@ -6122,79 +5842,92 @@ msgstr ""
msgid "No mouse"
msgstr " "
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr " , ."
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
#, fuzzy
msgid "To activate the mouse,"
msgstr " , ."
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr " !"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr ""
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
#, fuzzy
msgid "Finish"
msgstr "ii"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr " ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr " ?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "I"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr " "
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr " "
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr " i i "
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
-msgid "Connect to the Internet"
-msgstr " I"
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr " pppoe"
#: ../../network/adsl.pm_.c:24
-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'"
+#, fuzzy
+msgid "use pptp"
+msgstr " pppoe"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
msgstr ""
#: ../../network/adsl.pm_.c:26
msgid "Alcatel speedtouch usb"
msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr " pppoe"
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
+msgid "Connect to the Internet"
+msgstr " I"
-#: ../../network/adsl.pm_.c:26
-#, fuzzy
-msgid "use pptp"
-msgstr " pppoe"
+#: ../../network/adsl.pm_.c:30
+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 ""
+
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
@@ -6270,10 +6003,10 @@ msgstr "I i"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"i dhcp i ?\n"
-" , dhcpcd"
+" , dhcp-client"
#: ../../network/ethernet.pm_.c:88
#, fuzzy
@@ -6284,7 +6017,7 @@ msgstr ""
"i ethernet i . i , "
" i i."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr " i"
@@ -6295,15 +6028,15 @@ msgstr ""
"i , , i "
" i"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr " "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr " i"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -6315,15 +6048,15 @@ msgstr ""
" ``mybox.mylab.myco.com''.\n"
" i IP , i ."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "I "
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "i i"
@@ -6364,13 +6097,13 @@ msgstr " (firewall)!"
msgid "Old configuration (isdn4net)"
msgstr " (firewall)!"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr " ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6378,21 +6111,21 @@ msgstr ""
" .\n"
"i i, ``I''"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr ""
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Ţ (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr ""
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid ""
"Protocol for the rest of the world\n"
@@ -6401,32 +6134,32 @@ msgstr ""
" \n"
" D- ( )"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "i ?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "i ?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr " "
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6440,19 +6173,19 @@ msgstr ""
"\n"
"i PCMCIA , i irq i io .\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "i"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr ""
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr " ISDN ?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -6460,60 +6193,87 @@ msgstr ""
" ISDN PCI , . i , PCI "
" ."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr " ISDN PCI . i , ."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr " ?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr " (Dialup)"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "I "
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr " "
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "I (login ID)"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr " "
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr " i"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "I "
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
#, fuzzy
msgid "First DNS Server (optional)"
msgstr " DNS"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
#, fuzzy
msgid "Second DNS Server (optional)"
msgstr "i DNS:"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "븢"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "i"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6555,28 +6315,28 @@ msgstr " I?"
msgid "Connect"
msgstr "I "
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr " ISDN"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr " i"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "I i i"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr ""
"\n"
" ."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6590,12 +6350,12 @@ msgstr ""
"\n"
" ."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "i i"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6603,7 +6363,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6611,105 +6371,110 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
#, fuzzy
msgid "Choose the profile to configure"
msgstr " i:"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
#, fuzzy
msgid "Expert Mode"
msgstr ""
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr " ..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr ""
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy, c-format
msgid "detected on port %s"
msgstr " i %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr " "
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr " "
+
+#: ../../network/netconnect.pm_.c:216
#, fuzzy
msgid "ISDN connection"
msgstr " ISDN"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr ""
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr " i"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "Cable connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr " "
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
#, fuzzy
msgid "LAN connection"
msgstr ""
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr " i, i "
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
#, fuzzy
msgid "Internet connection"
msgstr " I-"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr " , ?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
#, fuzzy
msgid "Network configuration"
msgstr "i i"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6717,27 +6482,27 @@ msgid ""
"%s"
msgstr "i i i?"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -6745,7 +6510,7 @@ msgid ""
"Modifying the fields below will override this configuration."
msgstr ""
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -6755,44 +6520,56 @@ msgstr ""
" i IP - \n"
"i (, 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr " %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, fuzzy, c-format
msgid " (driver %s)"
msgstr " XFree86: %s\n"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP "
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr " i"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr " IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr " . "
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP i 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6804,59 +6581,59 @@ msgstr ""
" ``mybox.mylab.myco.com''.\n"
" i IP , i ."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS "
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "-"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP i 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP i 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr " proxy "
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy i http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Proxy i http://..."
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr " (firewall)!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -6864,29 +6641,29 @@ msgstr ""
"! i i (firewall). "
" ."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr " I"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "i I?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
#, fuzzy
msgid "Testing your connection..."
msgstr "i ISDN ?"
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
#, fuzzy
msgid "The system is now connected to Internet."
msgstr " I?"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr ""
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
@@ -6895,97 +6672,97 @@ msgstr ""
"\n"
" ."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr " I"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "i , i i i"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ "
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr " (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO "
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 "
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 "
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr " i "
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "I , .net"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr " "
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
#, fuzzy
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 "
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
#, fuzzy
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 "
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr " i"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr " "
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "I "
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "I "
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "I (i i)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr " "
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr " i: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr " i "
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7004,12 +6781,12 @@ msgstr " %s : %s"
msgid "Bad backup file"
msgstr " ii"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr " i %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7036,189 +6813,190 @@ msgstr ""
msgid "maybe"
msgstr " "
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
msgstr ""
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr ""
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
msgstr ""
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
msgstr ""
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr ""
-#: ../../printer.pm_.c:36
-msgid "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
msgstr ""
-#: ../../printer.pm_.c:37
-msgid "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
msgstr ""
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr ""
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr " "
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr " "
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr " CUPS"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
#, fuzzy
msgid "Printer on remote lpd server"
msgstr " lpd"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr " (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
#, fuzzy
msgid "Printer on NetWare server"
msgstr " "
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
#, fuzzy
msgid "Enter a printer device URI"
msgstr "URI "
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr ""
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
#, fuzzy
msgid "Local Printers"
msgstr " "
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr " "
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr " i %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, fuzzy, c-format
msgid "(on %s)"
msgstr "( %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP SMB"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " ( )"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr " "
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr " ?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -7229,21 +7007,21 @@ msgstr ""
" , .\n"
" , \" CUPS\"."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7254,7 +7032,7 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7264,154 +7042,154 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "IP i 1.2.3.4"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr ""
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
#, fuzzy
msgid "CUPS server IP"
msgstr "IP SMB"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr ""
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-#, fuzzy
-msgid "Printerdrake"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr " i ?"
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+#, fuzzy
+msgid "Printerdrake"
+msgstr ""
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr " "
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr " "
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr " i !"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " ?"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr " i ?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr " , ?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr "I i"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7424,7 +7202,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7446,7 +7224,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7461,7 +7239,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7481,20 +7259,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr " "
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -7508,55 +7286,55 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr " "
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr " i %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr " (TCP/Socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
#, fuzzy
msgid "Local Printer"
msgstr " "
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7564,34 +7342,34 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "URI "
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr " "
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr " "
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -7599,7 +7377,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -7607,38 +7385,38 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr " ?"
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "URI "
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "i lpd"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -7648,51 +7426,51 @@ msgstr ""
" i i i i ,\n"
" i."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr " "
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr " "
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr " "
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr " "
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr " i %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "i ISDN ?"
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr " i"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "i SMB (Windows 9x/NT)"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -7705,46 +7483,46 @@ msgstr ""
", i , i i, i "
"i ."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "I SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "I "
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr " "
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr " "
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -7768,7 +7546,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -7777,7 +7555,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -7785,11 +7563,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "i NetWare"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -7801,44 +7579,44 @@ msgstr ""
"( i TCP/IP) i i i , "
" , i i i ."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr " "
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "I i "
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "i "
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -7849,61 +7627,65 @@ msgstr ""
" i, \n"
"i i ."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "I "
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "I "
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI "
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "I i"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "i"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr ""
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
#, fuzzy
msgid "Reading printer database..."
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
#, fuzzy
msgid "Preparing printer database..."
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr " "
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7918,28 +7700,28 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr " ?"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr " "
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr " "
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "i i ?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7948,18 +7730,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
#, fuzzy
msgid "OKI winprinter configuration"
msgstr " I"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7969,12 +7751,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr " I"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7982,7 +7764,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7994,11 +7776,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8021,7 +7803,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8031,34 +7813,34 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr " i ?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -8066,45 +7848,45 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
#, fuzzy
msgid "No test pages"
msgstr ", i "
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr ""
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr ""
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
#, fuzzy
msgid "Alternative test page (A4)"
msgstr " "
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr " "
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8120,7 +7902,7 @@ msgstr ""
"\n"
" ?"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8130,16 +7912,16 @@ msgstr ""
" , , i .\n"
" ?"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
#, fuzzy
msgid "Raw printer"
msgstr "I i"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8148,15 +7930,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -8165,7 +7947,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8173,41 +7955,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8217,7 +7999,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8226,42 +8008,42 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr " i"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr " i"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr " i"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr " i"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
#, fuzzy
msgid "Close"
msgstr " "
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "i "
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8275,7 +8057,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8288,19 +8070,19 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
#, fuzzy
msgid "Reading printer data..."
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
#, fuzzy
msgid "Transfer printer configuration"
msgstr " I"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8310,51 +8092,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8362,62 +8144,62 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
#, fuzzy
msgid "New printer name"
msgstr "I i"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
#, fuzzy
msgid "Refreshing printer data..."
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
#, fuzzy
msgid "Configuration of a remote printer"
msgstr " "
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "i ISDN ?"
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
#, fuzzy
msgid "Configure the network now"
msgstr " i"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "i "
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8425,12 +8207,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
#, fuzzy
msgid "Go on without configuring the network"
msgstr " i"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8440,34 +8222,34 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
#, fuzzy
msgid "Restarting printing system..."
msgstr " i ?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "i"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "i"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8482,12 +8264,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr " i ?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8501,65 +8283,65 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr " : %s\n"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr " %s"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr " "
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr " i ?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr " "
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr " %s"
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "i "
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr " "
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr " i ?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8570,7 +8352,7 @@ msgstr ""
" i .\n"
" , i i."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8580,224 +8362,149 @@ msgstr ""
" i .\n"
" , i i."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr " i"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
#, fuzzy
msgid "Normal Mode"
msgstr ""
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "i i i?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr " I"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "i i i?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
#, fuzzy
msgid "Printer connection type"
msgstr " I-"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
#, fuzzy
msgid "Printer name, description, location"
msgstr " "
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
#, fuzzy
msgid "Print test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr "i i i?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "i i i?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr " CUPS"
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr " proxy "
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr ""
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-#, fuzzy
-msgid "port"
-msgstr ""
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "Proxy i http://..."
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr ""
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-
-#: ../../proxy.pm_.c:80
-#, fuzzy
-msgid "login"
-msgstr " i"
-
-#: ../../proxy.pm_.c:82
-#, fuzzy
-msgid "password"
-msgstr ""
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr " "
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "i "
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr " i _i_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr " i i %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid "
@@ -8811,7 +8518,7 @@ msgstr "mkraid ( raid i?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr " RAID %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -8836,69 +8543,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "i i"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " ? ( %s) "
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "i i"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "i lpd"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "i :"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "i :"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " ? ( %s) "
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "i i"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr " "
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, i."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -8907,7 +8610,7 @@ msgstr ""
"i.\n"
" ii i."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -8915,7 +8618,7 @@ msgstr ""
", i , i i \n"
"i , i i i ."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -8927,7 +8630,7 @@ msgstr ""
"\n"
"UNIX cron, i i i i."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -8939,20 +8642,20 @@ msgstr ""
"ii i ,\n"
"i (pop-up) ."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache - World Wide Web . \n"
"HTML i CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -8968,13 +8671,13 @@ msgstr ""
"\n"
" , i ."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
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:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -8985,23 +8688,23 @@ msgstr ""
"kbdconfig.\n"
" i ."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -9009,13 +8712,13 @@ msgstr ""
"lpd - , lpr. \n"
", i i ()."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
@@ -9024,7 +8727,7 @@ msgstr ""
"named (BIND) - i, i \n"
" i IP ."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -9032,7 +8735,7 @@ msgstr ""
"i i i i (NFS),\n"
" SMB (Lan Manager/Windows) i NCP (Netware) i."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9040,7 +8743,7 @@ msgstr ""
"i/i i, i \n"
" i."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -9050,7 +8753,7 @@ msgstr ""
" NFS , i i \n"
"/etc/exports ."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -9058,17 +8761,17 @@ msgstr ""
"NFS - TCP/IP\n"
"i. i i NFS i."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -9079,7 +8782,7 @@ msgstr ""
" . i i i, i \n"
" i , i ."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -9091,7 +8794,7 @@ msgstr ""
"\n"
" i , i RPC."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -9100,7 +8803,7 @@ msgstr ""
"Postfix - , , \n"
" ."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9108,13 +8811,13 @@ msgstr ""
" i i i i i\n"
" ."
-#: ../../services.pm_.c:69
+#: ../../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:71
+#: ../../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"
@@ -9124,7 +8827,7 @@ msgstr ""
" RIP . RIP , \n"
" i - ii ."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -9132,7 +8835,7 @@ msgstr ""
" rstat i i i\n"
" i i."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -9140,7 +8843,7 @@ msgstr ""
" rusers i i , \n"
" i ."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -9148,11 +8851,11 @@ msgstr ""
" rwho i i i\n"
"i, , rwho ( finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr ""
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -9161,89 +8864,89 @@ msgstr ""
"i\n"
" i. i ."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr " i X Font Server i i."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr ", i i "
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr ""
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
#, fuzzy
msgid "Internet"
msgstr "i"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
#, fuzzy
msgid "System"
msgstr "Mouse Systems"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "i lpd"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr " "
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
#, fuzzy
msgid "Services"
msgstr ""
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "running"
msgstr "!"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "stopped"
msgstr ""
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr ""
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
#, fuzzy
msgid "On boot"
msgstr "Yaboot"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr " "
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr ""
@@ -9314,7 +9017,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr " I"
@@ -9470,195 +9173,567 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "i"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
#, fuzzy
msgid "Installing packages..."
msgstr " %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "i , i, Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "i , i %s i "
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr " I"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr " "
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr " "
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS :"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS :"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
#, fuzzy
msgid "Etherboot Floppy/ISO"
msgstr " . "
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr " i"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "i"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr " "
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr " i"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr ": "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+msgid "Thin Client"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:775
+msgid "Allow Thin Clients"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+msgid "<-- Edit Client"
msgstr ""
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "i"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr " IDE"
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr " i"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "I "
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS :"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr " i"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr " X Window"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr " %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr " "
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
#, fuzzy
msgid "Error!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
#, fuzzy
msgid "Auto Install Configurator"
msgstr " "
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -9673,23 +9748,32 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "i"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr " "
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr " "
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9697,57 +9781,57 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr " ii!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr "븢"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr " i"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr " i %s"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9755,7 +9839,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9763,13 +9847,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr " "
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9778,41 +9862,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr " "
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr " %s i: %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -9823,68 +9907,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9892,928 +9976,928 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr " %s"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr " "
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr "i "
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
#, fuzzy
msgid "Windows (FAT32)"
msgstr "i Windows(TM)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "I i:"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr " , ."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr " "
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "i , i."
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr " "
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr " "
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr " "
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr " "
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr " "
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr " "
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr " "
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr " "
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr " "
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr " , ."
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr " ii"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr ":"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr ": "
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr "I i:"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
#, fuzzy
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr " "
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr " "
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "i :"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "i i"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
#, fuzzy
msgid "across Network"
msgstr ":"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
#, fuzzy
msgid "on Tape Device"
msgstr " "
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr ". i"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr ": %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "i"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
#, fuzzy
msgid "\t-Tape \n"
msgstr ": "
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr " ?"
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid " Restore Configuration "
msgstr "i i"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr " , ."
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr ""
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr " "
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr ""
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr " i"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr " "
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "i "
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr " "
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr " "
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr " i "
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "i "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "I "
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "I i:"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "I "
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr " "
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr " i "
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
#, fuzzy
msgid "Save"
msgstr " "
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr " i"
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "i , ."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr " ii"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr " "
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "i i"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "i i"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr " i"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr ". i"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10845,7 +10929,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10854,7 +10938,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10895,7 +10979,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10923,34 +11007,18 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -10979,7 +11047,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -10990,7 +11057,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -11001,7 +11068,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11014,162 +11081,98 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr " %s . i :"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr " "
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr " I"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr ""
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr " "
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr " "
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "I "
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
#, fuzzy
msgid "Windows Migration tool"
msgstr " "
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr " DiskDrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "i i"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr ""
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr ""
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "i , "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -11181,344 +11184,347 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr ""
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr " "
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr " "
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr " , i "
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "i i"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
#, fuzzy
msgid "Profile: "
msgstr " i: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr ""
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr ""
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr ""
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
#, fuzzy
msgid "Hostname: "
msgstr "I "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr ""
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
#, fuzzy
msgid "Type:"
msgstr ": "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr ":"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr ""
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr ""
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
#, fuzzy
msgid "Configure Internet Access..."
msgstr " "
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
#, fuzzy
msgid "LAN configuration"
msgstr " ADSL"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Driver"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Interface"
msgstr " i"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "State"
msgstr " "
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
#, fuzzy
msgid "Configure Local Area Network..."
msgstr " i"
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr ""
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
#, fuzzy
msgid "Connected"
msgstr "I "
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
#, fuzzy
msgid "Not connected"
msgstr ""
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr ""
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr ""
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
#, fuzzy
msgid "LAN Configuration"
msgstr ""
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr ""
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr ""
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "activate now"
msgstr ""
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr ""
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
#, fuzzy
msgid "Internet connection configuration"
msgstr "I i i"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "I i i"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
#, fuzzy
msgid "Connection type: "
msgstr "I "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr ""
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr ""
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr ""
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr ""
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Module name"
msgstr "i :"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Size"
msgstr ": %s"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
#, fuzzy
msgid "drakfloppy"
msgstr " "
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
#, fuzzy
msgid "boot disk creation"
msgstr " "
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr " "
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr ""
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
#, fuzzy
msgid "kernel version"
msgstr " I"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
#, fuzzy
msgid "General"
msgstr ""
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
#, fuzzy
msgid "Expert Area"
msgstr ""
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr ""
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
#, fuzzy
msgid "Add a module"
msgstr " i"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
#, fuzzy
msgid "force"
msgstr ""
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr ""
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
#, fuzzy
msgid "omit scsi modules"
msgstr " "
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr ""
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
#, fuzzy
msgid "Remove a module"
msgstr " "
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr ""
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr ""
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr ""
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, fuzzy, c-format
msgid "Unable to fork: %s"
msgstr "i "
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11526,105 +11532,105 @@ msgid ""
" %s"
msgstr ""
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr " i %s"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr ""
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
#, fuzzy
msgid "Fonts copy"
msgstr " "
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr " "
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
#, fuzzy
msgid "Restart XFS"
msgstr ""
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr ""
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -11633,126 +11639,214 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr " "
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
#, fuzzy
msgid "Uninstall Fonts"
msgstr " RPM- i"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr " i"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr " i"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr " "
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr ""
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr "i"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr ""
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr " i"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr " "
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr " "
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr ""
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr " i !"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr "븢"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr " i !"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr " "
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr " I-"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr " I- "
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -11760,21 +11854,21 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
#, fuzzy
msgid "disable"
msgstr "i"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
#, fuzzy
msgid "reconfigure"
msgstr " X Window"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
#, fuzzy
msgid "Disabling servers..."
msgstr " ..."
@@ -11784,11 +11878,11 @@ msgstr " ..."
msgid "Internet connection sharing is now disabled."
msgstr " I- "
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr " I- "
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -11796,21 +11890,21 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
#, fuzzy
msgid "enable"
msgstr "i"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr " I- "
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -11830,21 +11924,21 @@ msgstr ""
"\n"
" Internet?"
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr ""
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, fuzzy, c-format
msgid "Interface %s"
msgstr " i"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr " i !"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -11852,11 +11946,11 @@ msgstr ""
"i ethernet i . i , "
" i i."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr " i"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11866,7 +11960,7 @@ msgid ""
"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -11874,12 +11968,12 @@ msgstr ""
"i , , "
" i."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "i "
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11889,17 +11983,26 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr " "
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr " I"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr " I"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11910,7 +12013,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -11919,18 +12022,18 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr " "
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11939,65 +12042,65 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP SMB"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP SMB"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "I i"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr " i i %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
#, fuzzy
msgid "Configuring..."
msgstr " IDE"
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr " , , ..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr " %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -12008,25 +12111,25 @@ msgstr ""
" ' , \n"
" (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr " I- "
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "I i i"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -12036,156 +12139,156 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr " I-"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr " "
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr " %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "I i:"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "i"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
#, fuzzy
msgid "edit"
msgstr "i"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr ""
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr " i"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "I i"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "i "
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr " i"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "i: %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr ""
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "i "
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "I i:"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr " "
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr ""
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -12197,7 +12300,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12206,139 +12309,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr " "
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr " "
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr " "
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "I "
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr " "
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr ""
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr " i"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr " i"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr " "
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "URI "
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr " ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12353,120 +12456,120 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr "i ()"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "East Europe"
msgstr "Ţ"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Ii"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "West Europe"
msgstr "Ţ"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr ""
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr " :"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -12478,30 +12581,442 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr "i"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "i i"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "-"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr " (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "i :"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 i"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "I: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr " (TCP/Socket)"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "i , , ."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr " i"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "i"
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr " i %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr ". i "
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "I"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr " CUPS"
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d "
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "i"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "i , i."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr " BackSpace Delete?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
#, fuzzy
msgid "Change Cd-Rom"
msgstr "i "
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
#, fuzzy
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
@@ -12514,278 +13029,378 @@ msgstr ""
"i , ii i, i "
"Cd."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr " live upgrade !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr ""
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr ""
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr ""
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr ""
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr ""
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr ""
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr ""
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr ""
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr ""
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr ""
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr ""
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr ""
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr "I i:"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr " "
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr ""
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr ""
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr ""
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr ""
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr ""
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr ""
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr ""
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr ""
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr ""
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr ""
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr " ADSL"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "I "
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS :"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr " "
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS :"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS :"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr ""
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr " "
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr ""
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr ""
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr ""
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr " "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr ""
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "i , ."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr " ?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "i i"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr " i: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "I "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "i ISDN ?"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr " I"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr " I"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "I "
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "I "
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr " ISDN"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr " CUPS"
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr " ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr " "
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr " i ?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr " i"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr " "
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12793,7 +13408,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12810,6 +13425,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr " i %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr " "
@@ -12884,10 +13504,14 @@ msgstr " i"
msgid "Exit install"
msgstr " "
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr ""
@@ -13147,3 +13771,130 @@ msgstr " - CD"
#, fuzzy
msgid "Scientific Workstation"
msgstr " "
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr " "
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ " i .\n"
+#~ "\n"
+#~ ":\n"
+#~ "\n"
+#~ "- i \n"
+#~ " , i/ i "
+#~ "i\n"
+#~ "i , /i , "
+#~ "\n"
+#~ "i/ .\n"
+#~ "\n"
+#~ " , i/ i i , "
+#~ "\n"
+#~ " i. i i/ i \n"
+#~ ", i , / \n"
+#~ "\n"
+#~ "i i i Mandrakesoft, i i i "
+#~ "\n"
+#~ " , ( , \n"
+#~ " , i, "
+#~ " \n"
+#~ " i ii i, i i i i, "
+#~ "i \n"
+#~ " i ), i , \n"
+#~ ", i i , i \n"
+#~ "i i i .\n"
+#~ "\n"
+#~ " i, "
+#~ "\n"
+#~ ", i \n"
+#~ " . "
+#~ "\n"
+#~ "i , , "
+#~ "i.\n"
+#~ "i , i i i ii "
+#~ "i\n"
+#~ "i.\n"
+#~ "\n"
+#~ " i i, i , : \n"
+#~ "Mandrakesoft\n"
+#~ "43, rue d'Aboukir\n"
+#~ "75002 Paris\n"
+#~ "FRANCE"
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr " proxy "
+
+#, fuzzy
+#~ msgid "port"
+#~ msgstr ""
+
+#, fuzzy
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Proxy i http://..."
+
+#, fuzzy
+#~ msgid "login"
+#~ msgstr " i"
+
+#, fuzzy
+#~ msgid "password"
+#~ msgstr ""
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr " "
+
+#, fuzzy
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "i "
+
+#~ msgid "Can't write file %s"
+#~ msgstr " i i %s"
+
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr " "
+
+#, fuzzy
+#~ msgid "detected on interface %s"
+#~ msgstr " i"
diff --git a/perl-install/share/po/bg.po b/perl-install/share/po/bg.po
index d43acd51e..1ad2b46b9 100644
--- a/perl-install/share/po/bg.po
+++ b/perl-install/share/po/bg.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2000-02-28 20:56+0200\n"
"Last-Translator: Bozhan Boiadzhiev <bozhan@plov.omega.bg>\n"
"Language-Team: Bulgarian\n"
@@ -69,44 +69,44 @@ msgid ""
"What do you want to do?"
msgstr ""
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr " "
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr " XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr " XFree ?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr ""
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr " Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr " \"%s\" (%s)"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s 3D "
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -117,17 +117,17 @@ msgstr ""
" XFree %s, - "
"2D."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr " 3D XFree %s."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s O 3D "
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -141,7 +141,7 @@ msgstr ""
" XFree %s, - "
"2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -151,12 +151,12 @@ msgstr ""
", "
"."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac ( )"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr ""
@@ -169,7 +169,7 @@ msgstr " "
msgid "Monitor"
msgstr ""
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr " "
@@ -178,27 +178,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr ""
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr ""
@@ -227,7 +228,8 @@ msgstr ""
msgid "Generic"
msgstr ""
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr ""
@@ -288,50 +290,52 @@ msgstr "16 (24 )"
msgid "4 billion colors (32 bits)"
msgstr "4 (32 )"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr " "
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr " "
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr " : %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr ""
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr " "
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr " ?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
@@ -427,162 +431,162 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr " ISDN ?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr " "
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr " (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO "
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr " bootloader-?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub "
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO "
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO "
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr " DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr " "
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr " "
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Bootloader "
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr " "
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr ""
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr ""
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr " "
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr " default "
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr ""
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr " ()"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr " , "
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr ""
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr " /tmp "
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr " RAM-, ( %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr " "
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr " RAM- Mb"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr " `` '' "
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr ", "
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr " "
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr " "
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr " Open Firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr " "
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr " CD ?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr " OF ?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr " ?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -591,7 +595,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -599,156 +603,158 @@ msgstr ""
" .\n"
" ."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr ""
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr ""
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr ""
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr " "
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr " (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr " (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr " (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr ""
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr ""
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "-"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr ""
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr ""
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr ""
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr " "
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr " "
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr " "
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr " "
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr ""
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr " swap-"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr " "
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr " %s %s "
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr " () ?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr " %s ?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr ""
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr ""
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr " %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "( %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -759,17 +765,17 @@ msgstr ""
" ``= 2=2 ...''.\n"
": ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr " :"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr " %s ?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -788,15 +794,15 @@ msgstr ""
" ? , "
" ."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr " "
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr " "
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -805,63 +811,63 @@ msgstr ""
" %s .\n"
" ?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr ""
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr ""
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr ""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "( %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr " "
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr ", "
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
" , , `-' `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr " "
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr " "
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr " "
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -870,32 +876,32 @@ msgstr ""
" \n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr " "
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr " "
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr " "
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr ""
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr ""
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -904,59 +910,59 @@ msgstr ""
".\n"
" ?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr " :"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr " Windows Manager :"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr ", ."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr " , "
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr ""
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr " "
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr " "
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
" \n"
" , ?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -965,42 +971,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr " Cracker-"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr ""
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr ""
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr ""
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr ""
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr ""
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1010,7 +1016,7 @@ msgstr ""
", -: \n"
" . ."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1018,7 +1024,7 @@ msgstr ""
" , "
"."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1028,13 +1034,13 @@ msgstr ""
" . "
". "
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -1049,7 +1055,7 @@ msgstr ""
" \n"
" . "
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1058,36 +1064,36 @@ msgstr ""
" 4- , .\n"
" ."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr ""
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr " "
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr " "
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr " libsafe "
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
", a "
"."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1100,7 +1106,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1125,7 +1131,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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
@@ -1139,7 +1145,7 @@ msgstr "Welcome to GRUB the operating system chooser!"
#
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
@@ -1154,7 +1160,7 @@ msgstr "Use the %c and %c keys for selecting which entry is highlighted."
#
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
@@ -1168,7 +1174,7 @@ msgstr "Press enter to boot the selected OS, 'e' to edit the"
#
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
@@ -1182,177 +1188,172 @@ msgstr "commands before booting, or 'c' for a command-line."
#
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr " /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr ""
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr " "
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr " bootloader %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr " .\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr " "
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "//_"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NewStyle "
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr " "
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr " Gtk+ "
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr " Aurora "
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr " Lilo/grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr " Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr " "
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr " "
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr " %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr " "
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr " "
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1361,22 +1362,22 @@ msgstr ""
" %s .\n"
" , ."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr " "
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1385,90 +1386,85 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr " "
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr " X-Window "
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr ", autologin"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ", autologin (, )"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr " /etc/inittab : %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr ""
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr ""
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr ""
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr ""
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d "
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 "
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d "
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr " "
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr " , "
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr ""
@@ -1476,8 +1472,8 @@ msgstr ""
msgid "Costa Rica"
msgstr ""
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
#, fuzzy
msgid "Belgium"
msgstr ""
@@ -1506,13 +1502,13 @@ msgstr ""
msgid "Sweden"
msgstr ""
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr ""
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Italy"
msgstr ""
@@ -1522,8 +1518,8 @@ msgstr ""
msgid "Austria"
msgstr ""
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr ""
@@ -1540,12 +1536,12 @@ msgstr ""
msgid "New"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr ""
@@ -1554,10 +1550,9 @@ msgstr ""
msgid "Server"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr " "
@@ -1575,28 +1570,28 @@ msgstr ""
msgid "Server: "
msgstr ""
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr " : "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr ": %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr " backup "
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr " !"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1606,15 +1601,15 @@ msgstr ""
"\n"
" ) "
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1626,154 +1621,154 @@ msgstr ""
" \n"
"( , \" \")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr ", "
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr " FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr " :"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr " ``%s''"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr " ''"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
" %s, "
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr " ?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr ", ?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr " /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr " "
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr " "
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1781,31 +1776,31 @@ msgstr ""
" , , "
" "
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1813,11 +1808,12 @@ msgstr ""
" \n"
" ?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1825,104 +1821,104 @@ msgstr ""
" \n"
" , , "
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr " LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr " LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr " loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr " : "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr " MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr " : "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr " loopback ?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr " ?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr " ext2 ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr " loopback- %s ?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr " %s ?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1931,138 +1927,138 @@ msgstr ""
"loopback.\n"
" loopback"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr " %s ?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr " fat "
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
" %s, te "
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr " MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr " ?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr " ?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr " ... "
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr " RAID "
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr " LVM "
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM ?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr " loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr " loopback : "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr " loopback, ."
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr " . ?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr " mount:"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr " ?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
" \n"
" , ?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2074,7 +2070,7 @@ msgstr ""
" LILO , LILO "
" /boot"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2086,7 +2082,7 @@ msgstr ""
" boot LILO, \n"
" /boot "
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2096,44 +2092,44 @@ msgstr ""
" , /boot .\n"
" /boot "
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr " %s !"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr " , "
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr " %s, "
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr " loopback %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2142,83 +2138,83 @@ msgstr ""
" %s \n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr " DOS: %s ( )\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr ": %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr ": %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s "
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr " %d %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2227,7 +2223,7 @@ msgstr ""
"Loopback ():\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2235,27 +2231,27 @@ msgstr ""
", \n"
" ( MS-DOS boot, lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr " %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr " %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID- %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr " loopback : %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2267,7 +2263,7 @@ msgstr ""
"-, \n"
" .\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2279,63 +2275,63 @@ msgstr ""
" \n"
" .\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr ": %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ": %s , %s , %s \n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM- %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr " : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr " %d %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr " : "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr " ( %d )"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr ""
@@ -2343,10 +2339,6 @@ msgstr ""
msgid "Change type"
msgstr " "
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr ", "
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2372,7 +2364,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr " "
@@ -2387,23 +2379,23 @@ msgstr "NIS "
msgid "Search servers"
msgstr "DNS "
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s %s "
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr " %s %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr " %s: %s"
@@ -2490,30 +2482,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr " %s : %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr ""
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2522,27 +2518,27 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr ""
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
#, fuzzy
msgid "Help"
msgstr "/_"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2561,7 +2557,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2571,30 +2567,31 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr ", ... "
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr " "
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
#, fuzzy
msgid "Unkown driver"
msgstr " "
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2604,224 +2601,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr " (DMA) "
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Gateway "
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 "
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr " (4)"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_ "
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "//_..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr " %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr " \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d "
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr " "
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr ""
@@ -2834,7 +2619,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2842,34 +2627,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr " (DMA) "
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr " "
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -4411,10 +4196,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4501,16 +4286,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr " broadcast NIS "
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr " FAT %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr " FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4518,12 +4303,12 @@ msgstr ""
" , ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr " %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4532,7 +4317,7 @@ msgstr ""
" . "
" "
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4542,7 +4327,7 @@ msgstr ""
" .\n"
" : %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4552,11 +4337,11 @@ msgstr ""
" ( ).\n"
" `` '' `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr " swap-"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4566,59 +4351,59 @@ msgstr ""
"\n"
" ?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr " FAT /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr " "
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr " "
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr " "
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr " , "
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr " Windows loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr " Linux4Win ?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr " "
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr " root- MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr " swap- MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr " Windows "
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr " ?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr " Windows "
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4627,7 +4412,7 @@ msgstr ""
" FAT , \n"
" : %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4635,7 +4420,7 @@ msgid ""
msgstr ""
" Windows , ''defrag''"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4656,21 +4441,21 @@ msgstr ""
" . .\n"
" , ."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr " windows?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr " %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr " FAT: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4678,32 +4463,32 @@ msgstr ""
" FAT loopback ( "
" )"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr " "
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr " Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr " , ?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr " e %s "
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr " "
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr " fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4712,28 +4497,28 @@ msgstr ""
" %s.\n"
" , `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr " "
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr " "
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr " DrakX :"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr " : %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr " "
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr " "
@@ -4762,12 +4547,12 @@ msgstr ""
" \"rpm -qpl "
"Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr " %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr " "
@@ -4777,7 +4562,7 @@ msgstr " "
msgid "Entering step `%s'\n"
msgstr " `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4789,80 +4574,80 @@ msgstr ""
",\n"
" 'F1', CDROM ''."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr ", :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr ": %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
" , "
""
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr " / "
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr " , "
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr " . "
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4870,74 +4655,74 @@ msgstr ""
" \n"
" , ?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr " . "
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "/ "
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr " , "
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr " "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr ", , "
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d "
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr " %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4953,17 +4738,17 @@ msgstr ""
" , , CD-"
"ROM."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr " ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr " :"
@@ -5280,112 +5065,112 @@ msgstr ""
" \n"
".\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr ", ."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr " ?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "/"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr " ?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade packages only"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr ", ."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr ", ."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr " 2 "
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr " 3 "
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr " PCMCIA ..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr " IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5394,70 +5179,70 @@ msgstr ""
" , "
"DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Root "
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr " root- (/) ?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr " , "
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr " , "
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr " ?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr " owe"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
" swap , "
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr " . "
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5465,7 +5250,7 @@ msgid ""
msgstr ""
" (%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5473,55 +5258,55 @@ msgstr ""
" .\n"
" auto_install ."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr " - "
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
#, fuzzy
msgid "Type of install"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
#, fuzzy
msgid "With X"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5531,16 +5316,16 @@ msgstr ""
" CD-, .\n"
" CD-, , Ok. "
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5549,87 +5334,21 @@ msgstr ""
" %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-" .\n"
-"\n"
-":\n"
-"\n"
-" \n"
-", / \n"
-" , , \n"
-"/ .\n"
-"\n"
-" / \n"
-" . / \n"
-" , \n"
-".\n"
-" Mandrakesoft /\n"
-" \n"
-", (, \n"
-" , , \n"
-" , \n"
-" ) , \n"
-" , / \n"
-" .\n"
-"\n"
-" , , \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5641,157 +5360,157 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr " , "
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr " ?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr " GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr " ( NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP "
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr " CUPS "
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr " () ?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN "
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV "
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr " root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr " ( %d )"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS "
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5807,21 +5526,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "LDAP "
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -5850,19 +5569,20 @@ msgstr ""
" bootdisk , \n"
" \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5888,7 +5608,7 @@ msgstr ""
" . bootdisk ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5897,28 +5617,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " , "
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr " bootloader"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5930,11 +5650,11 @@ msgstr ""
" , \n"
" BootX, "
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr " aboot ?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5942,15 +5662,15 @@ msgstr ""
" aboot, \n"
" , ?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr " bootloader"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr " bootloader . :"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5967,17 +5687,17 @@ msgstr ""
" : shut-down\n"
" ."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5987,7 +5707,7 @@ msgstr ""
"\n"
" ?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6019,15 +5739,15 @@ msgstr ""
" \n"
" Official Mandrake Linux User's Guide."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6041,25 +5761,25 @@ msgstr ""
"\n"
" .\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr " "
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr " Mandrake Linux %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6077,22 +5797,22 @@ msgstr ""
msgid "Choose a file"
msgstr " "
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- "
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
#, fuzzy
msgid "Next"
msgstr ""
@@ -6160,378 +5880,382 @@ msgstr ""
msgid "Re-submit"
msgstr ""
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr " (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr ""
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr ""
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr ""
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr ""
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr ""
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr ""
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr ""
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr ""
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr ""
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "U "
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "US "
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr ""
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr " ()"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr " ()"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr ""
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr ""
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr ""
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr " (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr ""
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr ""
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr " (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr ""
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr " (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr " ()"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr " (US)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr ""
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr " (\"\" )"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr " (\"\" )"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr ""
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr ""
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr ""
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr ""
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr ""
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr ""
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr ""
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr " 106 "
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr " "
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr ""
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr ""
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr " AZERTY ()"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr " AZERTY ()"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr " \" \" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr " \"\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr ""
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr ""
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr ""
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr " (QWERTY )"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr " (QWERTZ )"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr ""
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr " ()"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr " (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr " (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr " (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr ""
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr " (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr " (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr ""
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr " "
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr " "
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr " ( \"F\" )"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr " ( \"Q\" )"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr ""
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "US ()"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr " \" \" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr " ()"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""
@@ -6544,35 +6268,44 @@ msgstr "\" \" : %s\n"
msgid "Remove the logical volumes first\n"
msgstr " \n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr " "
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr " "
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr " "
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr " Sun"
@@ -6678,56 +6411,77 @@ msgstr ""
msgid "No mouse"
msgstr " "
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr ", "
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr " ,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr " !"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
#, fuzzy
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr ""
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr " ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr " ?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr ""
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr " "
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr " "
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr " "
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr " PPPOE"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr " PPPTP"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr " DHCP"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch USB"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr " "
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6737,21 +6491,13 @@ msgstr ""
" PPTP, ma DHCP.\n"
" , ' PPPOE'."
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr " DHCP"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr " PPPOE"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr " PPPTP"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
@@ -6832,10 +6578,10 @@ msgstr " "
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
" DHCP ?\n"
-" dhcpcd ?"
+" dhcp-client ?"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6845,7 +6591,7 @@ msgstr ""
" .\n"
" ."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr " "
@@ -6854,15 +6600,15 @@ msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ", "
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr " "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr " "
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -6874,15 +6620,15 @@ msgstr ""
"Host ,\n"
" ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr " :"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr " "
@@ -6928,13 +6674,13 @@ msgstr " (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr " (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr " IDSN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6942,19 +6688,19 @@ msgstr ""
" .\n"
" , Unlisted"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr " "
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr " (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr " "
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -6962,32 +6708,32 @@ msgstr ""
" \n"
" D- ( )"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr " ?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr " ?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr " "
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7000,19 +6746,19 @@ msgstr ""
"\n"
" PCMCIA , IRC IO .\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr ""
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr ""
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr " ISDN ?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7020,58 +6766,85 @@ msgstr ""
" ISDN PCI , . PCI "
" ."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr " ISDN PCI . ."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr ", ."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr " "
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr " "
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr " "
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr " "
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr " "
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr " "
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr " "
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr " DNS ( )"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr " DNS ( )"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr " "
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr ""
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7108,25 +6881,25 @@ msgstr " "
msgid "Connect"
msgstr ""
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr ""
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr " "
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr " %s ."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7144,12 +6917,12 @@ msgstr ""
"\n"
" OK, ."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr " "
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7160,7 +6933,7 @@ msgstr ""
" Ok, , , "
" .\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7172,72 +6945,77 @@ msgstr ""
" / .\n"
" , .\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr " "
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr " "
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr " "
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr " ..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr " %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr " "
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr " %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN "
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr " %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL "
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr " %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr " "
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN "
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "ethernet "
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr " , "
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7247,23 +7025,23 @@ msgstr ""
" , .\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr " ?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr " "
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr " "
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7274,7 +7052,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7284,7 +7062,7 @@ msgstr ""
"\n"
" .\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7292,14 +7070,14 @@ msgstr ""
" , X\n"
" , ."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7310,7 +7088,7 @@ msgstr ""
" , .\n"
" - ."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7320,44 +7098,56 @@ msgstr ""
" IP \n"
" - (, 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr " %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " ( %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP "
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr " "
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr " IP "
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr " "
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7369,59 +7159,59 @@ msgstr ""
" ``mybox.mylab.myco.com''.\n"
" IP gateway, "
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS "
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Gateway "
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr " proxy"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr " ID ( )"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy- http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "URL 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr " !"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7429,27 +7219,27 @@ msgstr ""
" ! . "
" ."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr " "
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr " ?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr " ..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr " ."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr " , ."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7457,92 +7247,92 @@ msgstr ""
" .\n"
" ."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr " "
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr ", -"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ "
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr " (DMA) "
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO "
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 "
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 "
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr " "
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr " (. provider.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr " "
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "1- DNS ( )"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "2- DNS ( )"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr " "
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr " "
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr " "
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Timeout ( )"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr " ( )"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr " "
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr " : "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr " "
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7561,12 +7351,12 @@ msgstr " %s : %s"
msgid "Bad backup file"
msgstr " backup-"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr " %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7597,185 +7387,186 @@ msgstr ""
msgid "maybe"
msgstr ""
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Unix "
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - , "
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR "
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - "
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - , "
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR "
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Unix "
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+#, fuzzy
+msgid "Unknown Model"
+msgstr " "
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr " "
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr " "
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr " CUPS "
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr " LPD "
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr " (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr " SMB/Windows 95/98/NT "
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr " NetWare "
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr " URI "
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr " "
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr " "
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr " "
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
#, fuzzy
msgid "Local Printers"
msgstr " "
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr " "
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr " %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "( %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "( )"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP CUPS "
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " ( )"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr " "
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr " ?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -7787,21 +7578,21 @@ msgstr ""
"; . ,\n"
" \" CUPS \" ."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr ""
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr " CUPS "
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
#, fuzzy
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
@@ -7824,7 +7615,7 @@ msgstr ""
" CUPS , \n"
" , ."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
#, fuzzy
msgid ""
"\n"
@@ -7842,153 +7633,153 @@ msgstr ""
" CUPS (: \"service\n"
"cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "IP 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr " !"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP CUPS "
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr ""
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-#, fuzzy
-msgid "Printerdrake"
-msgstr ""
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr " "
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+#, fuzzy
+msgid "Printerdrake"
+msgstr ""
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr " "
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr " "
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr " !"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr ", ."
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
" (\"%s\")\n"
" ?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr " ?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr " "
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8001,7 +7792,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8023,7 +7814,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8038,7 +7829,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8058,20 +7849,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr " "
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8085,55 +7876,55 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr " "
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr " SMB/Windows 95/98/NT "
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr " %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr " (TCP/Socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr " SMB/Windows 95/98/NT "
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
#, fuzzy
msgid "Local Printer"
msgstr " "
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8141,34 +7932,34 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr " URI "
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr " "
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr " "
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8176,7 +7967,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8184,38 +7975,38 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr ", ."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr " URI "
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr " lpd-"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -8225,47 +8016,47 @@ msgstr ""
" \n"
" ."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr " "
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr " "
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr " !"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr " !"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr " %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr " ...."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr " \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr " SMB (Windows 9x/NT) "
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -8279,46 +8070,46 @@ msgstr ""
", , \n"
" ."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr " SMB "
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP SMB :"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr " "
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr " "
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr " "
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr " IP !"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr " SAMBA share !"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8342,7 +8133,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8351,7 +8142,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8359,11 +8150,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr " NetWare "
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -8374,44 +8165,44 @@ msgstr ""
" NetWare , \n"
" , , ,."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr " "
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr " "
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr " NCP !"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr " NCP !"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr " Socket "
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -8425,21 +8216,21 @@ msgstr ""
" . \n"
" ."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr " a !"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr " "
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr " URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8449,11 +8240,11 @@ msgstr ""
" CUPS Foomatic . , "
" URI spooler-."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr " URI !"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
#, fuzzy
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -8463,28 +8254,32 @@ msgstr ""
" \n"
". ."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr " "
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr ""
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr ""
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr " "
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8499,26 +8294,26 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr " ?"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr " "
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr " "
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr " ?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8527,17 +8322,17 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr " OKI Winprinter"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8547,11 +8342,11 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr " Lexmark inkjet"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
#, fuzzy
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
@@ -8564,7 +8359,7 @@ msgstr ""
" . , \n"
" , ."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8576,11 +8371,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8603,7 +8398,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
#, fuzzy
msgid ""
"Printer default settings\n"
@@ -8619,22 +8414,22 @@ msgstr ""
", \n"
", ."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr " %s !"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr " %s !"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr " %s !"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -8643,11 +8438,11 @@ msgstr ""
" (\"%s\")\n"
" ?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
#, fuzzy
msgid ""
"Please select the test pages you want to print.\n"
@@ -8660,40 +8455,40 @@ msgstr ""
" \n"
" . ."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr ""
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr " ()"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr " (4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr " (/) (/) ..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8708,7 +8503,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -8716,15 +8511,15 @@ msgstr ""
" .\n"
" .\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr " ?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8737,7 +8532,7 @@ msgstr ""
"<file>\" \"kprinter <file>\". "
" .\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -8747,8 +8542,8 @@ msgstr ""
" . , "
" .\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -8761,7 +8556,7 @@ msgstr ""
" . "
" , . \"%s <file>\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, fuzzy, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8771,13 +8566,13 @@ msgstr ""
" , "
" - \" \".\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -8786,8 +8581,8 @@ msgstr ""
" ( ) "
" \"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -8797,7 +8592,7 @@ msgstr ""
" . , "
" .\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
#, fuzzy
msgid ""
"To get a list of the options available for the current printer click on the "
@@ -8807,7 +8602,7 @@ msgstr ""
"\" \".\n"
"\n"
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -8816,7 +8611,7 @@ msgstr ""
" ( ), "
" \"%s <file>\" \"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8826,7 +8621,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8839,40 +8634,40 @@ msgstr ""
" . "
" , . \"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr " \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr " \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr " \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr " \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr ""
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr " "
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8886,7 +8681,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8899,17 +8694,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, fuzzy, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8925,7 +8720,7 @@ msgstr ""
".\n"
" :\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
#, fuzzy
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
@@ -8934,7 +8729,7 @@ msgstr ""
"CUPS Novell \n"
" - .\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
#, fuzzy
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
@@ -8943,11 +8738,11 @@ msgstr ""
"PDQ , LPD \n"
" Socket/TCP .\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD LPRng IPP .\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
#, fuzzy
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
@@ -8956,7 +8751,7 @@ msgstr ""
" , \n"
" \"foomatic-configure\" ."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
#, fuzzy
msgid ""
"\n"
@@ -8968,7 +8763,7 @@ msgstr ""
" CUPS \n"
" ."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -8978,15 +8773,15 @@ msgstr ""
" , \n"
"\"\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr " "
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8997,11 +8792,11 @@ msgstr ""
" \"\", .\n"
" ."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr " , "
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9010,16 +8805,16 @@ msgstr ""
" \"%s\" ,\n"
" ?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr " "
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr " %s ..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, fuzzy, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9029,29 +8824,29 @@ msgstr ""
" \n"
" %s ?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr " "
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr " ...."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr " "
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr " "
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9059,11 +8854,11 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr " "
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9073,7 +8868,7 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
#, fuzzy
msgid ""
"The network access was not running and could not be started. Please check "
@@ -9085,24 +8880,24 @@ msgstr ""
". \n"
"."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr " "
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr ""
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr ""
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr " %s "
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9117,11 +8912,11 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr " "
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9135,62 +8930,62 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr " LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr " %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr " LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr " ..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr " spooler"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr " (spooler) ?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr " \"%s\" ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr " "
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr " PinterDrake ..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr " \"%s\" ..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr " ?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr " : "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -9203,7 +8998,7 @@ msgstr ""
" , \n"
" \" \", ."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -9215,29 +9010,29 @@ msgstr ""
" , \n"
" \" \", ."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr " "
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr " "
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr " ?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
@@ -9246,190 +9041,112 @@ msgstr ""
" %s: %s %s\n"
" ?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr " !"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr " "
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr " , , "
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr " , , "
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr " , "
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr " "
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr " ?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr " \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr " \"%s\" ."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr " \"%s\" ?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr " \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Proxy "
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-" Proxy.\n"
-"\n"
-" HTTP FTP proxy\n"
-" \n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-", HTTP proxy.\n"
-" , HTTP proxy."
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr ""
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "URL 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr " "
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-", FTP proxy.\n"
-" , FTP proxy."
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-", proxy, .\n"
-" , /"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr " "
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr ""
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr " "
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr " . !"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr " __ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr " %s "
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid "
@@ -9443,7 +9160,7 @@ msgstr "mkraid ( raidtools ?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr " RAID %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9468,69 +9185,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr " "
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " ( )"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr " "
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr " "
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr " :"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr " :"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " ( )"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr " "
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr ", , "
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr " ALSA (Advanced Linux Sound Architecture) "
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacrton - ."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -9539,7 +9252,7 @@ msgstr ""
"syslog. , "
"."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -9547,7 +9260,7 @@ msgstr ""
" at \n"
" , ."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -9558,7 +9271,7 @@ msgstr ""
" . vixie cron \n"
"UNIX cron, - ."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -9569,7 +9282,7 @@ msgstr ""
"Midnight Commander. \n"
"-- , ."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9577,7 +9290,7 @@ msgstr ""
"HardDrake , \n"
"/ ."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
@@ -9585,7 +9298,7 @@ msgstr ""
"\n"
" CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -9599,7 +9312,7 @@ msgstr ""
"telnet, ftp, rsh rlogin. inetd ,\n"
" ."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -9608,7 +9321,7 @@ msgstr ""
" , s cel \n"
" ."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -9619,7 +9332,7 @@ msgstr ""
" kbdconfig. "
" ."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9627,11 +9340,11 @@ msgstr ""
" header- , /boot \n"
"/usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr " ."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -9639,7 +9352,7 @@ msgstr ""
"Linuxconf \n"
" ."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -9647,7 +9360,7 @@ msgstr ""
"lpd lpr . \n"
", (/)."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -9655,7 +9368,7 @@ msgstr ""
"Linux Virtual Server \n"
" ."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
@@ -9664,7 +9377,7 @@ msgstr ""
"named (BIND) Domain Name Server (DNS), \n"
" IP ."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -9672,7 +9385,7 @@ msgstr ""
" Network File System (NFS), SMB (LAN\n"
"Manager/Windows), NCP (NetWare)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9680,7 +9393,7 @@ msgstr ""
"/ , \n"
" ."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -9690,7 +9403,7 @@ msgstr ""
" NFS , \n"
" /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -9698,7 +9411,7 @@ msgstr ""
"NFS TCP/IP .\n"
" NFS ."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -9706,11 +9419,11 @@ msgstr ""
" numlock \n"
"XFree ."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr " OKI 4w win-."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -9721,7 +9434,7 @@ msgstr ""
"laptop-. , \n"
"- , ."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -9732,7 +9445,7 @@ msgstr ""
"NFS NIS. portmap , \n"
" , RPC ."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -9741,7 +9454,7 @@ msgstr ""
"Postfix Main Transport Agent (MTA), \n"
" ."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9749,7 +9462,7 @@ msgstr ""
" - \n"
" ."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -9757,7 +9470,7 @@ msgstr ""
" ( \n"
" ), Oracle"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -9767,7 +9480,7 @@ msgstr ""
"RIP . RIP , -\n"
" . "
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -9775,7 +9488,7 @@ msgstr ""
"rstat \n"
" ."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -9783,7 +9496,7 @@ msgstr ""
"rusers \n"
" ."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -9792,11 +9505,11 @@ msgstr ""
" rwho ( "
"finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr " "
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -9804,64 +9517,64 @@ msgstr ""
"Syslog \n"
" (). ."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr " USB ."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr " X Font Server ( , XFree)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr " , "
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr ""
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr ""
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr " "
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr ""
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr " "
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr " -"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ": %d %d "
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr ""
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr ""
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr ""
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr " "
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -9869,16 +9582,16 @@ msgstr ""
" \n"
" , ."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr " "
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr ""
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr ""
@@ -9949,7 +9662,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr " "
@@ -10105,193 +9818,567 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr ""
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr " ..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr " Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr " %s, "
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr " "
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr " -"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr " -"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS "
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS "
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr " "
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "DHCP "
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr " "
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr ""
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr " "
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr " "
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr ": "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP "
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP "
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "DHCP "
+
+#: ../../standalone/drakTermServ_.c:837
#, fuzzy
-msgid "<-- Del Client"
+msgid "Delete Client"
msgstr "DHCP "
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr " ..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr " "
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr " "
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS "
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr " "
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr ""
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr " %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr " "
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr " !"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr " `%s'."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr " "
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10306,11 +10393,20 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr " "
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -10318,12 +10414,12 @@ msgstr ""
", , , "
" "
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr " "
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10331,12 +10427,12 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr " !"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10344,46 +10440,46 @@ msgstr ""
" .\n"
" ."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr ""
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr " "
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr " loopback ?"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10391,7 +10487,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10399,13 +10495,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr " "
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10414,41 +10510,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr " "
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr " %s: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10459,68 +10555,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10528,928 +10624,928 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr " %s"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr " "
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
#, fuzzy
msgid "Windows (FAT32)"
msgstr " Windows(TM)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr ", "
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
#, fuzzy
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr ", "
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr " "
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr ", "
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr " "
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
#, fuzzy
msgid "What"
msgstr " "
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "Wheel"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "Wheel"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr " :"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr ", , ."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr " "
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr " : %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid " Restore Configuration "
msgstr " "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr ", "
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "LAN "
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr " "
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr ""
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr " "
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr " "
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr ", ."
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr " "
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr " "
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr " "
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr " "
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr " :"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr " :"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr " "
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr " "
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
#, fuzzy
msgid "Previous"
msgstr "<- "
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
#, fuzzy
msgid "Save"
msgstr ""
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr " "
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr ", ."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr " backup-"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr " "
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr " "
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr " "
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr ""
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr " "
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -11481,7 +11577,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11490,7 +11586,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11531,7 +11627,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -11559,34 +11655,18 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -11615,7 +11695,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -11626,7 +11705,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -11637,7 +11716,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -11650,161 +11729,97 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr " %s . :"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr " "
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr " "
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr ""
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr ""
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr " "
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr " "
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr ""
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr " "
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr ""
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr " "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr " "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -11816,144 +11831,151 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr ""
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr " "
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr " "
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr " , "
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr " (%d )"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr ": "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr " :"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
" ( ):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr " :"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr " "
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr ": "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Gateway:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr ":"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr ":"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr " LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr ""
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr " , ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr ""
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr ""
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr " "
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -11961,42 +11983,42 @@ msgstr ""
" .\n"
" , ''"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr " "
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr " %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr " "
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr " "
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP "
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr " "
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr " "
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12004,121 +12026,117 @@ msgstr ""
" Internet .\n"
" , ''"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr " "
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr " "
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr " : "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernet "
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP "
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr ": drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr " "
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr ""
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr " "
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr " "
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr " DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr " "
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr ""
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr ""
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd "
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr " "
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr ""
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr " "
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr " scsi "
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr " raid "
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr " "
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr ""
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr " "
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr " %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -12127,12 +12145,12 @@ msgstr ""
" %s.\n"
" ."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr " : %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12143,105 +12161,105 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr "%s "
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr ""
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
#, fuzzy
msgid "Fonts copy"
msgstr " "
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr " "
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
#, fuzzy
msgid "Restart XFS"
msgstr " "
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr ""
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -12250,127 +12268,215 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr " "
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
#, fuzzy
msgid "Uninstall Fonts"
msgstr " "
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr " "
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr " "
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr " , "
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr ""
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr ""
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr ""
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr " "
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr " "
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr " "
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
#, fuzzy
msgid "Initials tests"
msgstr " "
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr " !"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr ""
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr " !"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr " "
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr " "
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr " "
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -12382,19 +12488,19 @@ msgstr ""
"\n"
" ?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr ""
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr ""
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr " ..."
@@ -12402,11 +12508,11 @@ msgstr " ..."
msgid "Internet connection sharing is now disabled."
msgstr " ."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr " ."
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -12418,19 +12524,19 @@ msgstr ""
"\n"
" ?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr ""
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr " ..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr " ."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -12450,21 +12556,21 @@ msgstr ""
": , "
" (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr " %s ( %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr " %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr " !"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -12472,11 +12578,11 @@ msgstr ""
" ethernet . , "
" ."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr " "
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12491,19 +12597,19 @@ msgstr ""
"\n"
" ."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
" ."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr " "
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -12513,17 +12619,26 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr " CUPS"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr " "
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr " "
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -12534,7 +12649,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -12543,18 +12658,18 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr " "
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -12563,65 +12678,65 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP CUPS "
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP CUPS "
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr " "
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr " LAN %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr " ..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
" , , ..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr " %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -12631,23 +12746,23 @@ msgstr ""
" "
" (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr " , ."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr " ."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr " ."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr " "
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -12662,157 +12777,157 @@ msgstr ""
"\n"
" ``'', ."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr " "
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr " %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr " "
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr ""
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr ""
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr " "
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr " "
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr " "
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr " "
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr ": %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr ""
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
#, fuzzy
msgid "Use owner id for execution"
msgstr " "
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr " "
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr " "
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr " "
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr " "
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr " "
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -12824,7 +12939,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12833,139 +12948,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr " "
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr " "
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr " "
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr " "
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr " "
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr ""
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr " "
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr " "
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr " "
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr " URI "
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr " ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12980,120 +13095,120 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr " ()"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "East Europe"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "West Europe"
msgstr ""
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr ""
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr " :"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -13105,30 +13220,441 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr " (4)"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
#, fuzzy
+msgid "Old device file"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Gateway "
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr " (DMA) "
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 "
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr ": "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr " (TCP/Socket)"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr ", ."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/_"
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr ": keyboarddrake [--expert] [keyboard]\n"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_ "
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "//_..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr " %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr " \"%s\" ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d "
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr " "
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr ": keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr ", ."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr " BackSpace Delete ?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr " CD-ROM"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -13138,140 +13664,128 @@ msgstr ""
" , , CD-"
"ROM."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr " !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr ""
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr ""
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "//_"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "//_"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "//_"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "// _"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "//-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "//"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "//_..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr ""
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr " "
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr ""
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
#, fuzzy
msgid "Syslog"
msgstr " "
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr ""
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr " "
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr ""
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr ""
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr " "
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr " "
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr ""
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr " "
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, fuzzy, c-format
msgid "please wait, parsing file: %s"
msgstr " , : %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr " LILO/Grub"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
#, fuzzy
msgid ""
"Welcome to the mail configuration utility.\n"
@@ -13283,138 +13797,250 @@ msgstr ""
" HTTP FTP proxy\n"
" \n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr " "
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS "
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Postfix , Inn "
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS "
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS "
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr ""
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr " "
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr ""
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr ""
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr " "
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr ", "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr " ..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr ", ."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr " ?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr ": "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr " : "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr " ..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr ""
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr " ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr " ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr " "
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr " ?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr " "
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr " "
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -13422,7 +14048,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13439,6 +14065,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr " %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr " "
@@ -13512,10 +14143,14 @@ msgstr " "
msgid "Exit install"
msgstr " "
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr ", Web/FTP"
@@ -13758,3 +14393,168 @@ msgstr " - CD"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr " "
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr " /etc/inittab : %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr " "
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ " .\n"
+#~ "\n"
+#~ ":\n"
+#~ "\n"
+#~ " \n"
+#~ ", / \n"
+#~ " , , "
+#~ "\n"
+#~ "/ .\n"
+#~ "\n"
+#~ " / \n"
+#~ " . / \n"
+#~ " , \n"
+#~ ".\n"
+#~ " Mandrakesoft /\n"
+#~ " \n"
+#~ ", (, \n"
+#~ " , , \n"
+#~ " , \n"
+#~ " ) , \n"
+#~ " , / \n"
+#~ " .\n"
+#~ "\n"
+#~ " , , \n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Proxy "
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ " Proxy.\n"
+#~ "\n"
+#~ " HTTP FTP proxy\n"
+#~ " \n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ ", HTTP proxy.\n"
+#~ " , HTTP proxy."
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr ""
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "URL 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr " "
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ ", FTP proxy.\n"
+#~ " , FTP proxy."
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ ", proxy, .\n"
+#~ " , /"
+
+#~ msgid "login"
+#~ msgstr " "
+
+#~ msgid "password"
+#~ msgstr ""
+
+#~ msgid "re-type password"
+#~ msgstr " "
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr " . !"
+
+#~ msgid "Can't write file %s"
+#~ msgstr " %s "
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr " .\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr ", "
+
+#~ msgid "Removing LPRng..."
+#~ msgstr " LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr " LPD..."
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr ": drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ": keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr ": keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr " %s"
diff --git a/perl-install/share/po/br.po b/perl-install/share/po/br.po
index d362afdc4..cd8cea4c0 100644
--- a/perl-install/share/po/br.po
+++ b/perl-install/share/po/br.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX 8.2\n"
-"POT-Creation-Date: 2002-09-13 22:00+0200\n"
-"PO-Revision-Date: 2002-01-28 22:41GMT\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-09-24 12:05+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
"MIME-Version: 1.0\n"
@@ -69,62 +69,62 @@ msgid ""
"What do you want to do?"
msgstr ""
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Diuzit ment memor ho kartenn c'hrafek"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Staliadur XFree86"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Pe seurt enmont a vennit ouzhpennañ"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr ""
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Implijit Xinemara"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Kefluniadur hep ken kartenn \"%s\" (%s)"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s gant 3D"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, 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 ""
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -132,19 +132,19 @@ msgid ""
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, 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 ""
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr ""
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Personelañ"
@@ -157,7 +157,7 @@ msgstr "Kartenn c'hrafek"
msgid "Monitor"
msgstr "Skramm"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Spister"
@@ -166,28 +166,29 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:381 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
#, fuzzy
msgid "Options"
msgstr "Parzhadur"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:246
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Mat eo"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3203
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Kuitaat"
@@ -212,7 +213,8 @@ msgstr ""
msgid "Generic"
msgstr "Rummel"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "Dizober"
@@ -272,50 +274,52 @@ msgstr "16 milion a livioù (24 bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 miliard a livioù (32 bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Spisterioù"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Dibabit ar spister ha donder al livioù"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Kartenn c'hrafek : %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:532 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Nullañ"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Amprouiñ ar c'hefluniadur"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
@@ -409,162 +413,162 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Ouzh pe borzh a-steud eo luget ho logodenn ?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Rann gentañ ar parzhadur loc'hañ"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Rann gentañ ar bladenn (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Staliadur SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Staliadur LILO/grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO gant meuziad skrid"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO gant meuziad c'hrafek"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Loc'hañ abaoe DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Dibarzhoù pennañ ar c'harger loc'hañ"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "C'harger loc'hañ da implijout"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Staliadur c'harger loc'hañ"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Trobarzhell loc'hañ"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Fetis"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "fetis"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Mod video"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Gedvezh kent loc'hañ ar skeudenn dre ziouer"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1094 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Tremenger"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1095
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Tremenger (adarre)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Strishaat dibarzhoù al linenn urzhiañ"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "strishaat"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Skarañ /tmp bep ma loc'her"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Spisait ment ar memor vev diouzh ret (kavet %d Mo)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Aotren lies trolinenn"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Roit ment ar memor vev e Mo"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
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:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1191
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Klaskit adarre mar plij"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "An tremegerioù ne glot ket"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "RK dre ziouer"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -573,7 +577,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -581,156 +585,158 @@ msgstr ""
"Setu da heul an enmontoù liesseurt.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Ouzhpennañ"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3203 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Graet"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Kemmañ"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Pe seurt enmont a vennit ouzhpennañ"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Reizhiadoù (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Reizhiadoù (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Reizhiadoù (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Skeudenn"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Gwrizienn"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Ouzhpennañ"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lenn-skrivañ "
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Taolenn"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Arvarus"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Skridennad"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:201
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Dre ziouer"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Ment an Initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "N'ev ket video"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Dilemel an enmont"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Berzet eo ar skridennadoù goullo"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr ""
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr "Ret eo deoc'h kaout ur parzhadur disloañ"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "En implij eo ar skridennad-se endeo"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Kavet etrefas %s %s"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Hag un all hoc'h eus ?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ket"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Ya"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "O staliañ ur sturier evit kartenn %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(mollad %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -741,17 +747,17 @@ msgstr ""
"Diouzh ar furmad ``anv=talvoud anv2=talvoud2...'' eo an dibaboù.\n"
"Da skouer, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Dibarzhoù ar mollad :"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Pe sturier %s a zlefen amprouiñ ?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -770,15 +776,15 @@ msgstr ""
"urzhiataer,\n"
"hogen ne raio reuz ebet."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Embrouiñ"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Spisait dibarzhoù"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -787,64 +793,64 @@ msgstr ""
"Kargañ ar mollad %s a zo sac'het.\n"
"Mennout a rit klask adarre gant arventennoù all ?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr ""
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr ""
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr ""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(ouzhpennet %s endeo)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Re eeun eo an tremeger"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Roit un anv arveriad mar plij"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
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:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "En implij eo an anv arveriad-se endeo"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "En implij eo an anv arveriad-se endeo"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Ouzhpennañ un arveriad"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -853,32 +859,32 @@ msgstr ""
"Skrivit un arveriad\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Aotren an arveriad"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Anv gwirion"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Anv arveriad"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Arlun"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -887,57 +893,57 @@ 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:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Dibabit ar arveriad dre ziouer"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
#, fuzzy
msgid "Choose the window manager to run:"
msgstr "Dibabit ar benveg a vennit staliañ"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "An holl"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Aotreiñ an holl dud"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "N'ev ket lodañ"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:59
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:64
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -946,42 +952,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Bezit deuet mat, preizherien !"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Paour"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Skouer"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Uhel"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Uhel"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Ankeniet"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -991,7 +997,7 @@ msgstr ""
"aesoc'h da implijout, hogen kizidig-tre : arabat e implj evit un ardivink\n"
"kevreet ouzh lod all pe ouzh ar genrouedad. N'eus ket a haeziñ dre dremenger."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -999,7 +1005,7 @@ msgstr ""
"Gweredekaet eo bremañ an tremenger, hogen dierbedet eo c'hoazh an implij en "
"ur rouedad"
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1010,13 +1016,13 @@ msgstr ""
"evit kevreañ evel arval ouzh ar Genrouedad. Bremañ ez eus gwiriadennoù "
"surentez."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -1032,7 +1038,7 @@ msgstr ""
"servijer\n"
"o tigemer kevreadennoù a-berzh arvaloù niverus."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1041,34 +1047,34 @@ msgstr ""
"Kemer a reomp arc'hweloù al live 4, hogen bremañ eo peurserret ar reizhiad.\n"
"Arc'hweloù surentez a zo en o muiañ"
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Parzhadur"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Dibabit al live surentez"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Live surentez"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Implijit libsafe gant ar servijer"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1081,7 +1087,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1106,239 +1112,225 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Degemer mat e GRUB an dibaber reizhiad oberia¤ !"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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"
#. -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:995
+#: ../../bootloader.pm_.c:989
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"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "urzhiado— kent loc'ha¤, pe 'c' evit ul linenn-urzhia¤."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Gorretaol"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Meuziad Lañsañ"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "N'ev ket skoazell.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Restr"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Restr/_Kuitaat"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr ""
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Skramm"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
#, fuzzy
msgid "Traditional Monitor"
msgstr "Kemmañ ar skramm"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Anv domani"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Yaboot mode"
msgstr "Trobarzhell loc'hañ"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Staliañ ar reizhiad"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "Krouiñ ur parzhadur nevez"
-#: ../../bootlook.pm_.c:193
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:194 ../../bootlook.pm_.c:197 ../../bootlook.pm_.c:200
-#: ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:242
-#: ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
-#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
-#: ../../diskdrake/smbnfs_gtk.pm_.c:45 ../../fsedit.pm_.c:239
-#: ../../install_steps.pm_.c:75 ../../install_steps_interactive.pm_.c:67
-#: ../../interactive/http.pm_.c:119 ../../interactive/http.pm_.c:120
-#: ../../standalone/draksplash_.c:34
-msgid "Error"
-msgstr "Fazi"
-
-#: ../../bootlook.pm_.c:194
-msgid "unable to backup lilo message"
-msgstr ""
-
-#: ../../bootlook.pm_.c:196
+#: ../../bootlook.pm_.c:187
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Adskrivañ %s"
-#: ../../bootlook.pm_.c:197
-msgid "can't change lilo message"
-msgstr ""
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
+#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
+msgid "Error"
+msgstr "Fazi"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "frondenn"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Diuzit renkad ar staliadur"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Lugerezh ar voullerez"
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:526
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Kefluniañ"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
#, fuzzy
msgid "Themes"
msgstr "Gwezenn"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1347,90 +1339,85 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr ""
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "YA"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr ""
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "Go"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "Ko"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "Mo"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "To"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d munutennoù"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 munutenn"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d eilenn"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Gall"
@@ -1438,8 +1425,8 @@ msgstr "Gall"
msgid "Costa Rica"
msgstr ""
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Beljik"
@@ -1463,23 +1450,22 @@ msgstr "Norvegek"
msgid "Sweden"
msgstr "Suis"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
-msgstr ""
+msgstr "Izelvroioù"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italian"
#: ../../crypto.pm_.c:24 ../../crypto.pm_.c:38
-#, fuzzy
msgid "Austria"
-msgstr "a-steud"
+msgstr "Aostria"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Amerika"
@@ -1495,12 +1481,12 @@ msgstr ""
msgid "New"
msgstr "Nevez"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Divarc'hañ"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:385
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Marc'hañ"
@@ -1509,10 +1495,9 @@ msgstr "Marc'hañ"
msgid "Server"
msgstr "Servijer"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:379
-#: ../../diskdrake/interactive.pm_.c:568 ../../diskdrake/interactive.pm_.c:595
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Poent marc'hañ"
@@ -1530,28 +1515,28 @@ msgstr ""
msgid "Server: "
msgstr "Servijer"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:440
-#: ../../diskdrake/interactive.pm_.c:1089
-#: ../../diskdrake/interactive.pm_.c:1164
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Poent marc'hañ : "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1170
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, fuzzy, c-format
msgid "Options: %s"
msgstr "Parzhadur"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Gwarezit ho roadoù da gentañ mar plij"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:934
-#: ../../diskdrake/interactive.pm_.c:943
-#: ../../diskdrake/interactive.pm_.c:1009
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Lennit aketus !"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1561,15 +1546,15 @@ msgstr ""
"rann\n"
"a zo a-walc'h) e deroù ar bladenn"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Skoazeller"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Dibabit un obererezh"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1582,158 +1567,158 @@ msgstr ""
"(klikit warni, da c'houde klikit war \"Adventañ\")"
#
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Klikit war ur parzhadur mar plij"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Munudoù"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "N'ev ket Moullerez lec'hel!\n"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr "marc'hañ sac'het"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Disloañ"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1105
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Goullo"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "All"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Seurt ar reizhiadoù restroù :"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:402
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Krouiñ"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:380
-#: ../../diskdrake/interactive.pm_.c:531 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Seurt"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Grit kentoc'h gant ``%s''"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Dilemel"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Implijit ``Divarc'hañ'' da gentañ"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:518
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Goude kemmañ seurt ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Dibabit un parzhadur"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Dibabit un parzhadur all"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Kuitaat"
-#: ../../diskdrake/interactive.pm_.c:221
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Tremen er mod mailh"
-#: ../../diskdrake/interactive.pm_.c:221
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Tremen er mod boas"
-#: ../../diskdrake/interactive.pm_.c:221
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Dizober"
-#: ../../diskdrake/interactive.pm_.c:240
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Kenderc'hel evelato ?"
-#: ../../diskdrake/interactive.pm_.c:245
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Kuitaat hep enrollañ"
-#: ../../diskdrake/interactive.pm_.c:245
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Kuitaat hep skrivañ an daolenn barzhañ ?"
-#: ../../diskdrake/interactive.pm_.c:250
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../diskdrake/interactive.pm_.c:263
-msgid "Auto allocate"
-msgstr "Ac'hubiñ ent emgefreek"
-
-#: ../../diskdrake/interactive.pm_.c:263
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Skarañ an holl"
-#: ../../diskdrake/interactive.pm_.c:263
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Ac'hubiñ ent emgefreek"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
#, fuzzy
msgid "More"
msgstr "Dilec'hiañ"
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Dinoiñ ar bladenn galet"
-#: ../../diskdrake/interactive.pm_.c:298
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Ac'hubet eo an holl barzhadurioù kentañ renk"
-#: ../../diskdrake/interactive.pm_.c:299
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"
-#: ../../diskdrake/interactive.pm_.c:300
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1741,35 +1726,35 @@ msgstr ""
"Evit kaout muioc'h a barzhadurioù, lamit unan evit ma c'hellot krouiñ ur "
"parzhadur astennet mar plij"
-#: ../../diskdrake/interactive.pm_.c:310
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Skrivañ an daolenn barzhañ"
-#: ../../diskdrake/interactive.pm_.c:311
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../diskdrake/interactive.pm_.c:312
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../diskdrake/interactive.pm_.c:319
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Emvarc'hañ ar skoroù lem/laka"
-#: ../../diskdrake/interactive.pm_.c:328 ../../diskdrake/interactive.pm_.c:348
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Diuzit ar restr"
-#: ../../diskdrake/interactive.pm_.c:335
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1777,11 +1762,12 @@ msgstr ""
"N'eo ket heñvel ment an daolenn barzhañ gwarezet\n"
"Kenderc'hel memestra ?"
-#: ../../diskdrake/interactive.pm_.c:349 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Ho evezh"
-#: ../../diskdrake/interactive.pm_.c:350
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1789,107 +1775,107 @@ msgstr ""
"Lakait ur bladennig el lenner\n"
"Kollet e vo holl roadoù ar bladennig-se"
-#: ../../diskdrake/interactive.pm_.c:361
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "O klask assevel an daolenn barzhañ"
-#: ../../diskdrake/interactive.pm_.c:367
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Diskouez titouroù"
-#: ../../diskdrake/interactive.pm_.c:382 ../../diskdrake/interactive.pm_.c:662
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Adventañ"
-#: ../../diskdrake/interactive.pm_.c:383 ../../diskdrake/interactive.pm_.c:715
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Dilec'hiañ"
-#: ../../diskdrake/interactive.pm_.c:384
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Furmadiñ"
-#: ../../diskdrake/interactive.pm_.c:386
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Ouzhpennañ da RAID"
-#: ../../diskdrake/interactive.pm_.c:387
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Ouzhpennañ da LVM"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Lemel diwar RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Lemel diwar LVM"
-#: ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Kemmañ RAID"
-#: ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Implij da saveteiñ"
-#: ../../diskdrake/interactive.pm_.c:433
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Krouiñ ur parzhadur nevez"
-#: ../../diskdrake/interactive.pm_.c:436
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Rann kregiñ : "
-#: ../../diskdrake/interactive.pm_.c:438 ../../diskdrake/interactive.pm_.c:815
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Ment e Mo : "
-#: ../../diskdrake/interactive.pm_.c:439 ../../diskdrake/interactive.pm_.c:816
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Seurt ar reizhiad restroù : "
-#: ../../diskdrake/interactive.pm_.c:444
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Dibarzh : "
-#: ../../diskdrake/interactive.pm_.c:469
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:499
+#: ../../diskdrake/interactive.pm_.c:511
#, fuzzy
msgid "Remove the loopback file?"
msgstr "O furmadiñ ar restr saveteiñ %s"
-#: ../../diskdrake/interactive.pm_.c:529
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Kemmañ seurt ar parzhadur"
-#: ../../diskdrake/interactive.pm_.c:530 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
#, fuzzy
msgid "Which filesystem do you want?"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../diskdrake/interactive.pm_.c:536
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:566
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Pelec'h e mennit marc'hañ ar restr saveteiñ %s ?"
-#: ../../diskdrake/interactive.pm_.c:567
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Pelec'h e mennit marc'hañ an drobarzhell %s ?"
-#: ../../diskdrake/interactive.pm_.c:573
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1897,140 +1883,140 @@ msgstr ""
"N'hellan ket dizober ar poent marc'hañ dre m'eo implijet ar parzhadur-se\n"
"evit saveteiñ. Lamit ar saveteiñ da gentañ"
-#: ../../diskdrake/interactive.pm_.c:594
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Pelec'h e mennit marc'hañ an drobarzhell %s ?"
-#: ../../diskdrake/interactive.pm_.c:618
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "O jediñ bevennoù ar reizhiad restroù FAT"
-#: ../../diskdrake/interactive.pm_.c:618 ../../diskdrake/interactive.pm_.c:677
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Oc'h adventañ"
-#: ../../diskdrake/interactive.pm_.c:650
+#: ../../diskdrake/interactive.pm_.c:662
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../diskdrake/interactive.pm_.c:655
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Mat e vije gwareziñ holl roadoù ar parzhadur-se"
-#: ../../diskdrake/interactive.pm_.c:657
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Goude adventañ ar parzhadur %s e vo kollet holl roadoù ar parzhadur-se"
-#: ../../diskdrake/interactive.pm_.c:662
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Dibabit ar ment nevez"
-#: ../../diskdrake/interactive.pm_.c:663
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Ment nevez e Mo : "
-#: ../../diskdrake/interactive.pm_.c:716
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"
-#: ../../diskdrake/interactive.pm_.c:717
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Rann"
-#: ../../diskdrake/interactive.pm_.c:718
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Da beseurt rann e mennit dilec'hiañ ?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "O tilec'hiañ"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "O tilec'hiañ ur parzhadur..."
-#: ../../diskdrake/interactive.pm_.c:738
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Dibabit da be RAID ouzhpennañ"
-#: ../../diskdrake/interactive.pm_.c:739 ../../diskdrake/interactive.pm_.c:756
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nevez"
-#: ../../diskdrake/interactive.pm_.c:754
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Dibabit da be LVM ouzhpennañ"
-#: ../../diskdrake/interactive.pm_.c:759
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Anv LVM?"
-#: ../../diskdrake/interactive.pm_.c:800
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "N'heller ket implijout ar parzhadur-mañ evit saveteiñ"
-#: ../../diskdrake/interactive.pm_.c:813
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Saveteiñ"
-#: ../../diskdrake/interactive.pm_.c:814
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Anv ar restr saveteiñ : "
-#: ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Anv gwirion"
-#: ../../diskdrake/interactive.pm_.c:822
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Restr implijet gant ur saveteiñ all endeo, dibabit unan all"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Ar restr a zo endeo. E implijout ?"
-#: ../../diskdrake/interactive.pm_.c:846
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Dibarzhoù marc'hañ"
-#: ../../diskdrake/interactive.pm_.c:853
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "A bep sort"
-#: ../../diskdrake/interactive.pm_.c:917 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "trobarzhell"
-#: ../../diskdrake/interactive.pm_.c:918
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "live"
-#: ../../diskdrake/interactive.pm_.c:919
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "ment diaoz"
-#: ../../diskdrake/interactive.pm_.c:934
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Bezit war evezh : arvarus eo an obererezh-mañ."
-#: ../../diskdrake/interactive.pm_.c:949
+#: ../../diskdrake/interactive.pm_.c:962
#, fuzzy
msgid "What type of partitioning?"
msgstr "Peseurt moullerez hoc'h eus ?"
-#: ../../diskdrake/interactive.pm_.c:965
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"
-#: ../../diskdrake/interactive.pm_.c:979
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2042,7 +2028,7 @@ msgstr ""
"Pe e implijit LILO ha ne daio ket en-dro, pe ne rit ket ha n'hoc'h eus ket "
"ezhomm a /boot"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2056,145 +2042,146 @@ msgstr ""
"Ma vennit implijout ar merour loc'hañ LILO, taolit pled da ouzhpennañ ur "
"parzhadur /boot"
-#: ../../diskdrake/interactive.pm_.c:989
+# a-steud<
+#: ../../diskdrake/interactive.pm_.c:1002
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/interactive.pm_.c:1009
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "War-nes bezañ skrivet war bladenn eo taolenn barzhañ an ardivink %s !"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Ret e vo deoc'h adloc'hañ a-raok ma talvezo ar c'hemm"
-#: ../../diskdrake/interactive.pm_.c:1024
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Goude furmadiñ ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"
-#: ../../diskdrake/interactive.pm_.c:1026
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "O furmadiñ"
-#: ../../diskdrake/interactive.pm_.c:1027
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "O furmadiñ ar restr saveteiñ %s"
-#: ../../diskdrake/interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "O furmadiñ ar parzhadur %s"
-#: ../../diskdrake/interactive.pm_.c:1039
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid sac'het"
-#: ../../diskdrake/interactive.pm_.c:1039
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Krouiñ ur parzhadur nevez"
-#: ../../diskdrake/interactive.pm_.c:1040
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1051
+#: ../../diskdrake/interactive.pm_.c:1064
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Krouiñ ur parzhadur nevez"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Adskrivañ %s"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1072
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Spisterioù"
-#: ../../diskdrake/interactive.pm_.c:1069
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1090
-#: ../../diskdrake/interactive.pm_.c:1149
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Trobarzhell : "
-#: ../../diskdrake/interactive.pm_.c:1091
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lizher ar bladenn DOS : %s (diwar varteze hepken)\n"
-#: ../../diskdrake/interactive.pm_.c:1095
-#: ../../diskdrake/interactive.pm_.c:1103
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Seurt : "
-#: ../../diskdrake/interactive.pm_.c:1099
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Anv: "
-#: ../../diskdrake/interactive.pm_.c:1107
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "O kregiñ : rann %s\n"
-#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Ment: %s"
-#: ../../diskdrake/interactive.pm_.c:1110
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s rann"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Kranenn %d da granenn %d\n"
-#: ../../diskdrake/interactive.pm_.c:1113
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Furmadet\n"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Ket furmadet\n"
-#: ../../diskdrake/interactive.pm_.c:1115
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Marc'het\n"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1131
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "Restr(où) saveteiñ : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2202,27 +2189,27 @@ msgstr ""
"Parzhadur loc'het dre ziouer\n"
" (evit loc'hañ MS-DOS, ket evit lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1121
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Live %s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Ment diaoz %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Pladennoù RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Anv ar restr saveteiñ : %s"
-#: ../../diskdrake/interactive.pm_.c:1128
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2230,7 +2217,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1131
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2238,63 +2225,63 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1150
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1151
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Ment: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1152
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Mentoniezh : %s kranenn, %s penn, %s rann\n"
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Titouroù: "
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "Pladennoù LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Seurt taolenn barzhañ : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "war bus %d Nn %d\n"
-#: ../../diskdrake/interactive.pm_.c:1186
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Seurt ar reizhiad restroù : "
-#: ../../diskdrake/interactive.pm_.c:1187
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeutañ)"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "An tremegerioù ne glot ket"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr ""
@@ -2303,12 +2290,6 @@ msgstr ""
msgid "Change type"
msgstr "Kemmañ seurt ar parzhadur"
-#
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Klikit war ur parzhadur mar plij"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2334,7 +2315,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "Anv arveriad"
@@ -2349,23 +2330,23 @@ msgstr "Domani NIS"
msgid "Search servers"
msgstr "Servijer DNS"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "furmadiñ er seurt %s eus %s a zo sac'het"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "fazi en ur zivarc'hañ %s : %s"
@@ -2445,30 +2426,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Fazi en ur zigeriñ %s evit skrivañ : %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr "Kefluniadur"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2477,26 +2462,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Servijer"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Skoazell"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2515,7 +2500,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2525,32 +2510,33 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
#, fuzzy
msgid "Please Wait... Applying the configuration"
msgstr "Amprouiñ ar c'hefluniadur"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Gortozit mar plij"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
#, fuzzy
msgid "No known driver"
msgstr "Sturier X"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
#, fuzzy
msgid "Unkown driver"
msgstr "Sturier X"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2560,239 +2546,25 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Logodenn"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Memor kartenn (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Nullañ"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr "Logodenn"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-#, fuzzy
-msgid "Description"
-msgstr "Spisait dibarzhoù"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Dilesadur"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Diuzit ar restr"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Trobarzhell an dreuzell"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 nozelenn"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "O voullañ pajenn(où) skrid..."
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "Kuitaat"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "Skoazell"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "Marc'hañ"
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Embrouiñ"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Dinoiñ ar bladenn galet"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Gwelet titouroù periantel"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Diskouez titouroù"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Kefluniañ al logodenn"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "Poent marc'hañ doubl %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Dibarzhoù ar voullerez lpd a-bell"
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d eilenn"
-
-#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
+#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Dilesadur"
-#: ../../harddrake/v4l.pm_.c:66 ../../harddrake/v4l.pm_.c:186
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Rummel"
-#: ../../harddrake/v4l.pm_.c:98
+#: ../../harddrake/v4l.pm_.c:97
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:99
+#: ../../harddrake/v4l.pm_.c:98
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:210
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2800,34 +2572,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Memor kartenn (DMA)"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Kemmañ seurt ar parzhadur"
-#: ../../harddrake/v4l.pm_.c:215
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:215
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "O furmadiñ"
-#: ../../harddrake/v4l.pm_.c:218
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:218
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -3802,10 +3574,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -3871,27 +3643,27 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "N'hellañ ket implijout ar skignañ hep domani NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Fazi en ur lenn ar restr %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -3900,14 +3672,14 @@ msgstr ""
"krouiñ reizhiadoù restroù nevez warni. Gwiriit abeg ar gudenn-mañ en ho "
"ardivinkaj mar plij "
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, 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:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -3917,11 +3689,11 @@ msgstr ""
"Evit se, krouit ur parzhadur (pe glikit war unan a zo c'hoazh).\n"
"Da c'houde dibabit an ober ``Poent marc'hañ'' ha lakait anezhañ da `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Ret eo deoc'h kaout ur parzhadur disloañ"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -3931,81 +3703,81 @@ msgstr ""
"\n"
"Kenderc'hel evelato ?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Ret eo deoc'h kaout ur parzhadur disloañ"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
#, fuzzy
msgid "Use free space"
msgstr "Implij da saveteiñ"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr ""
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
#, fuzzy
msgid "Use existing partitions"
msgstr "O furmadiñ parzhadurioù"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
#, fuzzy
msgid "There is no existing partition to use"
msgstr "O klask assevel an daolenn barzhañ"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
#, fuzzy
msgid "Use the Windows partition for loopback"
msgstr "Implij da saveteiñ"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Dibabit ar mentoù"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Ment ar parzhadur gwrizienn e Mo : "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Ment ar parzhadur disloañ e Mo : "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr ""
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
#, fuzzy
msgid "Which partition do you want to resize?"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
#, fuzzy
msgid "Resizing Windows partition"
msgstr "O jediñ bevennoù ar reizhiad restroù FAT"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4026,54 +3798,54 @@ msgstr ""
"ar\n"
"parzhadur-se, ha gwareziñ ho roadoù. Pa vezit sur, gwaskit \"Mat eo\""
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
#, fuzzy
msgid "Which size do you want to keep for Windows on"
msgstr "Da beseurt rann e mennit dilec'hiañ ?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "parzhadur %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, fuzzy, c-format
msgid "FAT resizing failed: %s"
msgstr "Adventañ ent emgefreek sac'het"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Chetan an holl planedenn"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Chetan Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, fuzzy, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Goude adventañ ar parzhadur %s e vo kollet holl roadoù ar parzhadur-se"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
#, fuzzy
msgid "Custom disk partitioning"
msgstr "O furmadiñ parzhadurioù"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Implijit fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, fuzzy, c-format
msgid ""
"You can now partition %s.\n"
@@ -4082,30 +3854,30 @@ msgstr ""
"Gallout a rit bremañ parzhañ ho pladenn galet %s\n"
"Pa 'z eo graet, na zisoñjit ket enrollañ dre implijout `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "N'hoc'h eus parzhadur windows ebet !"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, fuzzy, c-format
msgid "Partitioning failed: %s"
msgstr "Seurt taolenn barzhañ : %s\n"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "O lañsañ ar rouedad"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "O tizenaouiñ ar rouedad"
@@ -4130,12 +3902,12 @@ msgid ""
"\"\n"
msgstr ""
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Degemer e %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Lenner pladennig hegerz ebet"
@@ -4145,7 +3917,7 @@ msgstr "Lenner pladennig hegerz ebet"
msgid "Entering step `%s'\n"
msgstr "O kregiñ gant al lankad `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4153,81 +3925,81 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Renkad staliañ"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Dibabit unan eus ar renkadoù staliañ a-heul mar plij :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Diuzadenn strollad pakadoù"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ment hollek : %d / %d Mo"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Pakad siek"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Anv : %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Stumm : %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Ment : %d Ko\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Talvoudegezh : %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
#, fuzzy
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
#, fuzzy
msgid "The following packages are going to be installed"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ distaliet"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
#, fuzzy
msgid "The following packages are going to be removed"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet/lamet"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "N'hellit ket diuz/andiuz ar pakad-mañ"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Hemañ a zo ur pakad ret, n'hell ket bezañ andiuzet"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4235,78 +4007,78 @@ msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "N'hellit ket andiuz ar pakad-mañ. Ret eo dezhañ bezañ bremanaet"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Staliañ"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Enrollañ war bladennig"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Distaliañ"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Dibabit ar pakadoù a vennit staliañ"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "O staliañ"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "O vrasjediñ"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Amzer a chom"
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Gortozit mar plij, o prientiñ ar staliadur"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakad"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "O staliañ ar pakad %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Aotren"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
#, fuzzy
msgid "Refuse"
msgstr "Adventañ"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4321,17 +4093,17 @@ msgstr ""
"eo da c'houde.\n"
"Ma n'emañ ket ganeoc'h gwaskit Nullañ evit chom hep staliañ ar Cd-Rom-se."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Kenderc'hel evelato ?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Ur fazi a zo bet en ur rummañ pakadoù :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Ur fazi a zo bet en ur staliañ ar pakadoù :"
@@ -4501,240 +4273,240 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Stokellaoueg"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
#, fuzzy
msgid "Here is the full list of keyboards available"
msgstr "stokellaoueg"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Pe renkad staliañ a fell deoc'h ?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Staliañ/Bremanaat"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Hag ur staliadur pe ur bremanadur eo ?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Erbedet"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Mailh"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Bremanaat"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Bremanaat pakadoù hep ken"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Porzh al logodenn"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
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."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "O kefluniañ kartennoù PCMCIA..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Kefluniañ IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "parzhadur hegerz ebet"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Dibabit at poentoù marc'hañ"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "Parzhadur gwrizienn kavet ebet"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Parzhadur gwrizienn"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Pehini eo parzhadur gwrizienn (/) ho reizhiad ?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Ret eo deoc'h adloc'hañ evit ma talvezo kemmoù an daolenn barzhañ"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Dibabit ar parzhadur a vennit furmadiñ"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Gwiriañ ar bloc'hoù siek ?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "O furmadiñ parzhadurioù"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "O krouiñ hag o furmadiñ ar restr saveteiñ %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Ket a-walc'h a zisloañ evit peurstaliañ, kreskit anezhañ mar plij"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "O klask ar pakadoù hegerz"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "O klask ar pakadoù hegerz"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "O kavout pakadoù da vremanaat"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, fuzzy, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr "Ho reizhiad n'eus ket wa-walc'h a egor evit staliañ pe vremanaat"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Assevel adalek ar pladennig"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Enrollañ war bladennig"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Assevelañ adalek ar pladennig"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Diuzadenn pakadoù"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
#, fuzzy
msgid "Type of install"
msgstr "Dibabit pakadoù da staliañ"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Gant X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4744,16 +4516,16 @@ msgstr ""
"Ma n'hoc'h eus hini eus ar CDoù-se, gwaskit Nullañ.\n"
"Ma fazi deoc'h lod eus ar CDoù, andiuzit anezho ha gwaskit Mat eo."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom skridennet \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "O prientiñ ar staliadur"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4762,93 +4534,21 @@ msgstr ""
"O staliañ ar pakad %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Tu zo deoc'h bremañ ezkargañ meziantoù gouestlet d'ar rinegouriezh.\n"
-"\n"
-"HO EVEZH :\n"
-"\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"
-"gouez d'al lezennoù en e/he gwiraouriezh.\n"
-"\n"
-"Ouzhpenn an arval ha/pe arveriad en diwezh a rank bezañ war evezh chom hep "
-"terriñ\n"
-"lezennoù e/he gwiraouriezh. Ma c'hoarvezfe gant an arval ha/pe arveriad\n"
-"en diwezh na zoujañ ouzh termenoù lezennoù o talvezout, e telezfe kastizoù\n"
-"kriz.\n"
-"\n"
-"E nep degouezh ne vo dalc'het Mandrakesoft nag e oberatourien na/pe e "
-"bourvezerien\n"
-"atebek eus nep gaou dibar, ameeun pe zarvoudus a c'hoarvezfe (ha pa vefe\n"
-"zoken e-touez traoù all koll gounid, arsav aferioù, koll roadoù kenwerzhel "
-"ha\n"
-"kolloù arc'hant all, hag atebegezh pe zigoll diouzh an dro da vezañ paeet\n"
-"da heul ur barnadeg) o tont diouzh implij, perc'hennañ, pe zoken ezkargañ\n"
-"ar meziantoù-mañ, a c'hellfe an arval ha/pe arveriad en diwezh bezañ\n"
-"grataet goude bezañ sinet an emglev-mañ.\n"
-"\n"
-"\n"
-"Evit forzh pe c'houlenn a-zivout an emglevioù-se, darempredit mar plij\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"SUA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4860,161 +4560,161 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Dibabit ur melezour da dapout ar pakadoù diwarnañ"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Pe seurt a vo ho takad-eur ?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Ha war GMT eo lakaet ho eurier periantel ?"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Servijer NTP"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
#, fuzzy
msgid "Remote CUPS server"
msgstr "Steud a-bell"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
#, fuzzy
msgid "No printer"
msgstr "Moullerez lec'hel"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Hag un all hoc'h eus ?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Evit diverriñ"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Logodenn"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Takad-eur"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2985
-#: ../../printerdrake.pm_.c:3074
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Moullerez"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Kartenn ISDN"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Kartenn son"
-#: ../../install_steps_interactive.pm_.c:1032
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Kartenn pellwel"
-#: ../../install_steps_interactive.pm_.c:1072
-#: ../../install_steps_interactive.pm_.c:1097
-#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1073
-#: ../../install_steps_interactive.pm_.c:1097
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1074
-#: ../../install_steps_interactive.pm_.c:1097
-#: ../../install_steps_interactive.pm_.c:1118
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "Titouroù"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1097
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Restroù lec'hel"
-#: ../../install_steps_interactive.pm_.c:1084
-#: ../../install_steps_interactive.pm_.c:1085 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Termeniñ tremenger root"
-#: ../../install_steps_interactive.pm_.c:1086
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Tremenger ebet"
-#: ../../install_steps_interactive.pm_.c:1091
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeutañ)"
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Dilesadur"
-#: ../../install_steps_interactive.pm_.c:1105
+#: ../../install_steps_interactive.pm_.c:1088
#, fuzzy
msgid "Authentication LDAP"
msgstr "Dilesadur"
-#: ../../install_steps_interactive.pm_.c:1106
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1107
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Servijer LDAP"
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Dilesadur NIS"
-#: ../../install_steps_interactive.pm_.c:1114
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Domani NIS"
-#: ../../install_steps_interactive.pm_.c:1115
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Servijer NIS"
-#: ../../install_steps_interactive.pm_.c:1121
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5030,21 +4730,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1123
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Dilesadur"
-#: ../../install_steps_interactive.pm_.c:1125
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Anv ar domani"
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1161
+#: ../../install_steps_interactive.pm_.c:1144
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5074,19 +4774,20 @@ msgstr ""
"evit\n"
"ho reizhiad ?"
-#: ../../install_steps_interactive.pm_.c:1177
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Lenner pladennig kentañ"
-#: ../../install_steps_interactive.pm_.c:1178
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Eil lenner pladennig"
-#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Tremen e-biou"
-#: ../../install_steps_interactive.pm_.c:1184
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5114,7 +4815,7 @@ msgstr ""
"ho reizhiad ?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1190
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5123,29 +4824,29 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1198
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Ho tigarez, lenner pladennig hegerz ebet"
-#: ../../install_steps_interactive.pm_.c:1202
+#: ../../install_steps_interactive.pm_.c:1185
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:1206
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "O krouiñ ar bladenn loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1216
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "O prientiñ ar c'harger loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1227
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5153,11 +4854,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1233
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Mennout a rit implijout aboot?"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5165,16 +4866,16 @@ msgstr ""
"Fazi en ur staliañ aboot,\n"
"klask rediañ ar staliadur zoken ma tistruj ar parzhadur kentañ ?"
-#: ../../install_steps_interactive.pm_.c:1243
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Staliañ ar c'harger loc'hañ"
-#: ../../install_steps_interactive.pm_.c:1249
+#: ../../install_steps_interactive.pm_.c:1232
#, 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:1257
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5185,17 +4886,17 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1291
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"
-#: ../../install_steps_interactive.pm_.c:1295
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "O krouiñ ur bladennig staliañ emgefreek"
-#: ../../install_steps_interactive.pm_.c:1306
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5205,7 +4906,7 @@ msgstr ""
"\n"
"Mennout a rit kuitaat da vat bremañ ?"
-#: ../../install_steps_interactive.pm_.c:1317
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5237,16 +4938,16 @@ msgstr ""
"Titouroù war gefluniañ ho reizhiad a zo hegerz e rannbennad Goude\n"
"Staliañ Sturier ofisiel an Arveriad Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1330
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1335
+#: ../../install_steps_interactive.pm_.c:1318
#, fuzzy
msgid "Generate auto install floppy"
msgstr "O krouiñ ur bladennig staliañ emgefreek"
-#: ../../install_steps_interactive.pm_.c:1337
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5255,27 +4956,27 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1342
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Emgefreek"
-#: ../../install_steps_interactive.pm_.c:1342
+#: ../../install_steps_interactive.pm_.c:1325
#, fuzzy
msgid "Replay"
msgstr "Adkargañ"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1328
#, fuzzy
msgid "Save packages selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Staliadur Mandrake Linux %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -5293,23 +4994,23 @@ msgstr ""
msgid "Choose a file"
msgstr "Dibabit ur restr"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Barek"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:220
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
#, fuzzy
msgid "Basic"
msgstr "Diazez"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Diaraog"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "A heul"
@@ -5376,387 +5077,378 @@ msgstr ""
msgid "Re-submit"
msgstr ""
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tchek (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Alaman"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Spagnol"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finnek"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Gall"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norvegek"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polonek"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rusiek"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Svedek"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Stokellaoueg RU"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Stokellaoueg SUA"
-#: ../../keyboard.pm_.c:166
-#, fuzzy
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
-msgstr "Ukrainiek"
+msgstr "Albaniek"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armeniek (kozh)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armeniek (skriverez)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armeniek (soniadel)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjanek (latin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgian"
-#: ../../keyboard.pm_.c:177
-#, fuzzy
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
-msgstr "Taolenn"
+msgstr ""
-#: ../../keyboard.pm_.c:178
-#, fuzzy
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
-msgstr "Armeniek (soniadel)"
+msgstr "Bulgariek (soniadel)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgarek (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasilek (ABNT-2)"
-#: ../../keyboard.pm_.c:183
-#, fuzzy
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
-msgstr "Estoniek"
+msgstr ""
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
#, fuzzy
msgid "Belarusian"
msgstr "Bulgarek"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Suis (reizhadur alaman)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Suis (reizhadur gall)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tchek (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Alaman (stokell marv ebet)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danek"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norvegek)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Svedek)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estoniek"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Jorjiek (reizhadur \"Rusiek\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Jorjiek (reizhadur \"Latin\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Gresian"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hungarian"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroatek"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israelian"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israelian (soniadel)"
-#: ../../keyboard.pm_.c:209
-#, fuzzy
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
-msgstr "Ukrainiek"
+msgstr "Iraniek"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandek"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italian"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr ""
-#: ../../keyboard.pm_.c:216
-#, fuzzy
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
-msgstr "Reizhadur Stokellaoueg RU"
+msgstr "Stokellaoueg korean"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Amerikan Latin"
-#: ../../keyboard.pm_.c:218
-#, fuzzy
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
-msgstr "Titouroù"
+msgstr "Laosiek"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituaniek AZERTY (kozh)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituaniek AZERTY (nevez)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroù\""
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituaniek QUERTY \"soniadel\""
-#: ../../keyboard.pm_.c:224
-#, fuzzy
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
-msgstr "Titouroù"
+msgstr ""
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedonia"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
-#, fuzzy
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
-msgstr "Yougoslaviek (reizhadur latin)"
+msgstr "Mongoliek"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Hollandek"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polonek (reizhadur qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polonek (reizhadur qwerty)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugalek"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadian (Kebek)"
-#: ../../keyboard.pm_.c:237
-#, fuzzy
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
-msgstr "Rusiek (Yawerty)"
+msgstr "Romaniek (Yawertz)"
-#: ../../keyboard.pm_.c:238
-#, fuzzy
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
-msgstr "Rusiek (Yawerty)"
+msgstr "Romaniek (Yawerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusiek (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovek"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakek (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakek (QWERTY)"
-#: ../../keyboard.pm_.c:246
-#, fuzzy
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
-msgstr "Yougoslaviek (reizhadur latin)"
+msgstr "Serbiek (reizhadur latin)"
-#: ../../keyboard.pm_.c:248
-#, fuzzy
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
-msgstr "i18n (brav)"
+msgstr ""
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Stokellaoueg Thai"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Stokellaoueg Thai"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkek (hengounel doare \"F\")"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkek (arnevez doare \"Q\")"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrainiek"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Stokellaoueg SUA (etrevroadel)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
#, fuzzy
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroù\""
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Yougoslaviek (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""
@@ -5769,35 +5461,44 @@ msgstr "Marc'hañ kelc'hiek %s\n"
msgid "Remove the logical volumes first\n"
msgstr ""
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Lenner pladennig hegerz ebet"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Niverenn bellgomz"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "Furmadiñ parzhadurioù"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Logodenn Sun"
@@ -5903,81 +5604,94 @@ msgstr "ebet"
msgid "No mouse"
msgstr "Logodenn ebet"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
#, fuzzy
msgid "Please test the mouse"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
#, fuzzy
msgid "To activate the mouse,"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "FIÑV HO RODELL !"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
#, fuzzy
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-medium-r-normal-*-12-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Disoc'h"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "A heul ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Ha reizh eo ?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Titouroù"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Astenn ar wezenn"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Plegañ ar wezenn"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Gwintañ etre kompez ha rummet dre strollad"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "implijit pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "implijit pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "implijit dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
#, fuzzy
msgid "Connect to the Internet"
msgstr "Anv ar gevreadenn"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
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 ""
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "implijit dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "implijit pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "implijit pptp"
-
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
@@ -6012,18 +5726,26 @@ msgid ""
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
-#: ../../network/drakfirewall.pm_.c:147
+#: ../../network/drakfirewall.pm_.c:135
+msgid ""
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
+msgstr ""
+
+#: ../../network/drakfirewall.pm_.c:152
msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""
-#: ../../network/drakfirewall.pm_.c:148
+#: ../../network/drakfirewall.pm_.c:153
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp.\n"
"Have a look at /etc/services for information."
msgstr ""
-#: ../../network/drakfirewall.pm_.c:154
+#: ../../network/drakfirewall.pm_.c:159
#, c-format
msgid ""
"Invalid port given: %s.\n"
@@ -6031,11 +5753,11 @@ msgid ""
"where port is between 1 and 65535."
msgstr ""
-#: ../../network/drakfirewall.pm_.c:162
+#: ../../network/drakfirewall.pm_.c:167
msgid "Everything (no firewall)"
msgstr ""
-#: ../../network/drakfirewall.pm_.c:164
+#: ../../network/drakfirewall.pm_.c:169
#, fuzzy
msgid "Other ports"
msgstr "Amprouiñ ar porzhioù"
@@ -6044,7 +5766,7 @@ msgstr "Amprouiñ ar porzhioù"
#, fuzzy
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr "Pe seurt parzhadur a vennit ?"
#: ../../network/ethernet.pm_.c:88
@@ -6053,7 +5775,7 @@ msgid ""
"I cannot set up this connection type."
msgstr ""
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:236
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
#, fuzzy
msgid "Choose the network interface"
msgstr "Dibabit ar ment nevez"
@@ -6064,15 +5786,15 @@ 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."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "kartenn rouedad kavet ebet"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Kefluniañ ar rouedad"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
#, fuzzy
msgid ""
"Please enter your host name if you know it.\n"
@@ -6085,15 +5807,15 @@ msgstr ""
"evel ``mabenveg.mastal.makomp.com''.\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan"
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Anv an ostiz"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Kefluniadur ar rouedad"
@@ -6135,65 +5857,65 @@ msgstr "o lenn ar c'hefluniadur"
msgid "Old configuration (isdn4net)"
msgstr "o lenn ar c'hefluniadur"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Kefluniadur ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr ""
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr ""
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "Amprouiñ ar c'hefluniadur"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
#, fuzzy
msgid "Which protocol do you want to use?"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
#, fuzzy
msgid "What kind of card do you have?"
msgstr "Peseurt moullerez hoc'h eus ?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr ""
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6202,79 +5924,106 @@ msgid ""
"card.\n"
msgstr ""
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Dilaoskel"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
#, fuzzy
msgid "Continue"
msgstr "Kenderc'hel evelato ?"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
#, fuzzy
msgid "Which is your ISDN card?"
msgstr "Pehini eo ho takad-eur ?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Dibarzhoù sifrennañ"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Anv ar gevreadenn"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
#, fuzzy
msgid "Phone number"
msgstr "Niverenn bellgomz"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Anv ereañ"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Diazezet war ur skrid"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Diazezet war un dermenell"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Anv ar domani"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Servijer DNS kentañ (da zilenn)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Eil servijer DNS (da zilenn)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "N'ev ket lodañ"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Staliañ"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Taolenn"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6310,27 +6059,27 @@ msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"
msgid "Connect"
msgstr "Anv ar gevreadenn"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Kefluniañ ur rouedad"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr "Kefluniañ ur rouedad"
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6342,12 +6091,12 @@ msgid ""
"Press OK to continue."
msgstr "Kefluniañ ur rouedad"
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Kefluniadur ar rouedad"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6355,7 +6104,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6363,106 +6112,111 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Dibabit ar ment nevez"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3199
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Mod mailh"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "O tinoiñ trobarzhelloù..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy
msgid "Normal modem connection"
msgstr "Kefluniañ ur rouedad"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Poent marc'hañ doubl %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Kefluniañ ur rouedad"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "kavoutet %s"
+
+#: ../../network/netconnect.pm_.c:216
#, fuzzy
msgid "ISDN connection"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "kavoutet %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "kavoutet war %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "Cable connection"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
#, fuzzy
msgid "LAN connection"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "kartenn(où) ethernet kavoutet"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Dibabit ar benveg a vennit staliañ"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
#, fuzzy
msgid "Internet connection"
msgstr "Lugerezh ar voullerez"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Do you want to start the connection at boot?"
msgstr "Mennout a rit implijout aboot ?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
#, fuzzy
msgid "Network configuration"
msgstr "Kefluniadur ar rouedad"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6470,27 +6224,27 @@ msgid ""
"%s"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -6498,7 +6252,7 @@ msgid ""
"Modifying the fields below will override this configuration."
msgstr ""
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -6508,43 +6262,56 @@ msgstr ""
"Pep mellad a zlefe bezañ skrivet evel ur chomlec'h IP e stumm\n"
"sifroù dekvel pikoù etrezo (da skouer 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "O kefluniañ an drobarzhell rouedad %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, fuzzy, c-format
msgid " (driver %s)"
msgstr "Servijer XFree86 : %s\n"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "Chomlec'h IP"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Maskl rouedad"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "IP emgefreek"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Krouiñ ur bladennig loc'hañ"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6556,191 +6323,191 @@ msgstr ""
"evel ``mabenveg.mastal.makomp.com''.\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Servijer DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Trobarzhell an dreuzell"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
#, fuzzy
msgid "Proxies configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Proksi HTTP"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "Proksi FTP"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "http://... a zlefe bezañ ar proksi"
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "http://... a zlefe bezañ ar proksi"
-#: ../../network/shorewall.pm_.c:24
+#: ../../network/shorewall.pm_.c:26
#, fuzzy
msgid "Firewalling configuration detected!"
msgstr "o lenn ar c'hefluniadur"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
#, fuzzy
msgid "Internet configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
#, fuzzy
msgid "Testing your connection..."
msgstr "Kefluniañ ur rouedad"
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr ""
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Anv ar gevreadenn"
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
#, fuzzy
msgid "Connection Configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr ""
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ kartenn"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memor kartenn (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO kartenn"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 kartenn"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 kartenn"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr ""
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr ""
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
#, fuzzy
msgid "Provider phone number"
msgstr "Niverenn bellgomz"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Dibarzhoù ar voullerez (da zilenn)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Dibarzhoù ar voullerez (da zilenn)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Dibabit ho stokellaoueg"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
#, fuzzy
msgid "Dialing mode"
msgstr "Anv domani"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "Anv ar gevreadenn"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "Anv ar gevreadenn"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
#, fuzzy
msgid "Account Login (user name)"
msgstr "Poent marc'hañ"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
#, fuzzy
msgid "Account Password"
msgstr "Tremenger"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "marc'hañ sac'het : "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr ""
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -6759,12 +6526,12 @@ msgstr "Assevel adalek ar restr %s sac'het %s"
msgid "Bad backup file"
msgstr "Restr gwareziñ siek"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Fazi en ur skrivañ er restr %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -6791,210 +6558,211 @@ msgstr "brav"
msgid "maybe"
msgstr "marteze"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr ""
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr ""
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr ""
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1144
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr ""
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr ""
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr ""
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Moullerez lec'hel"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
#, fuzzy
msgid "Remote printer"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Steud a-bell"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
#, fuzzy
msgid "Printer on remote lpd server"
msgstr "lpd a-bell"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
#, fuzzy
msgid "Network printer (TCP/Socket)"
msgstr "Dibarzhoù ar voullerez NetWare"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
#, fuzzy
msgid "Printer on NetWare server"
msgstr "Servijer moullañ"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
#, fuzzy
msgid "Enter a printer device URI"
msgstr "Trobarzhell ar voullerez"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:328 ../../printer.pm_.c:370 ../../printer.pm_.c:552
-msgid "Unknown Model"
-msgstr ""
-
-#: ../../printer.pm_.c:754 ../../printer.pm_.c:945 ../../printer.pm_.c:1337
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3462
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:782
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Moullerezioù lec'hel"
-#: ../../printer.pm_.c:784 ../../printer.pm_.c:1145
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Moullerezio* a-bell"
-#: ../../printer.pm_.c:791 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:794 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", Mouluriez USB \\/*%s"
-#: ../../printer.pm_.c:799
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:802
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:804
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:806
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:809
+#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Fazi en ur skrivañ er restr %s"
-#: ../../printer.pm_.c:811
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:813
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:817
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:821
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:823
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:942 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1114
+#: ../../printer/main.pm_.c:647
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(mollad %s)"
-#: ../../printer.pm_.c:1116
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1141
+#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP ar servijer SMB"
-#: ../../printer.pm_.c:1147 ../../printerdrake.pm_.c:3119
-#: ../../printerdrake.pm_.c:3130 ../../printerdrake.pm_.c:3351
-#: ../../printerdrake.pm_.c:3403 ../../printerdrake.pm_.c:3429
-#: ../../printerdrake.pm_.c:3604 ../../printerdrake.pm_.c:3606
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Dre ziouer)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Diuzit lugerezh ar voullerez"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Penaos eo luget ar voullerez ?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3183
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr "Kefluniadur"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3184
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Steud a-bell"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7005,7 +6773,7 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7015,155 +6783,155 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr ""
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
#, fuzzy
msgid "CUPS server IP"
msgstr "IP ar servijer SMB"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
#, fuzzy
msgid "Port"
msgstr "Paour"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2788
-#: ../../printerdrake.pm_.c:2793 ../../printerdrake.pm_.c:2827
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2869
-#: ../../printerdrake.pm_.c:2922 ../../printerdrake.pm_.c:2942
-#: ../../printerdrake.pm_.c:2956 ../../printerdrake.pm_.c:2990
-#: ../../printerdrake.pm_.c:3036 ../../printerdrake.pm_.c:3054
-#: ../../printerdrake.pm_.c:3143 ../../printerdrake.pm_.c:3217
-#: ../../printerdrake.pm_.c:3519 ../../printerdrake.pm_.c:3574
-#: ../../printerdrake.pm_.c:3627 ../../standalone/printerdrake_.c:57
-#, fuzzy
-msgid "Printerdrake"
-msgstr "Moullerez"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+#, fuzzy
+msgid "Printerdrake"
+msgstr "Moullerez"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet/lamet"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet/lamet"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Ha mennout a rit amprouiñ moullañ skrid ?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Mennout a rit implijout aboot ?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3165
-#: ../../printerdrake.pm_.c:3290
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr "Moullerez lec'hel"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7176,7 +6944,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7198,7 +6966,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7213,7 +6981,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7233,20 +7001,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -7260,54 +7028,54 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "Dilesadur"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr "Poent marc'hañ doubl %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "Moullerez USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Dibarzhoù ar voullerez NetWare"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Moullerez lec'hel"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7315,34 +7083,34 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "Trobarzhell ar voullerez"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "N'ev ket Moullerez lec'hel!\n"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Pakadoù hegerz"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -7350,7 +7118,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -7358,38 +7126,38 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "Trobarzhell ar voullerez"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -7399,51 +7167,51 @@ msgstr ""
"pourvezañ anv ostiz ar servijer moullañ hag anv as steud\n"
"war ar servijer-se ma zlefe bezañ kaset an dleadoù moullañ."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Anv an ostiz a-bell"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Anv an ostiz a-bell"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Anv an ostiz a-bell"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "Poent marc'hañ doubl %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Kefluniañ ur rouedad"
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "O tizenaouiñ ar rouedad"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Dibarzhoù moullañ SMB (Windows 9x/NT)"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -7457,46 +7225,46 @@ msgstr ""
"kement hag anv rannet ar voullerez a glaskit tizhout ha ne vern pe\n"
"ditour a anv arveriad, tremenger ha strollad labour en implij."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Anv ar servijer SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP ar servijer SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Anv rannet"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Strollad labour"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Dilesadur"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -7520,7 +7288,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -7529,7 +7297,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -7537,11 +7305,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Dibarzhoù ar voullerez NetWare"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -7554,44 +7322,44 @@ msgstr ""
"anv ostiz TCP/IP !) kement hag anv ar steud moullañ evit ar voullerez\n"
"a glaskit tizhout ha ne vern pe anv arveriad ha tremenger en implij."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Servijer moullañ"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Anv ar steud moullañ"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Dibarzhoù ar voullerez NetWare"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -7599,61 +7367,66 @@ msgid ""
"vary. See the manual of your hardware."
msgstr ""
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Dibarzhoù ar voullerez"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Anv ar voullerez"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
#, fuzzy
msgid "Printer Device URI"
msgstr "Trobarzhell ar voullerez"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Anv ar moullerez"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "Description"
+msgstr "Spisait dibarzhoù"
+
+#: ../../printer/printerdrake.pm_.c:1466
#, fuzzy
msgid "Location"
msgstr "Titouroù"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr ""
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7668,28 +7441,28 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr "Ha reizh eo ?"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Lugerezh ar voullerez"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Peseurt moullerez hoc'h eus ?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7698,18 +7471,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Kefluniañ ar modem"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7719,12 +7492,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7732,7 +7505,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7744,11 +7517,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7771,7 +7544,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -7781,34 +7554,34 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "Ha mennout a rit amprouiñ moullañ skrid ?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Amprouiñ ar porzhioù"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7816,45 +7589,45 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
#, fuzzy
msgid "No test pages"
msgstr "Ya, moullit an div bajenn arnod"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Moullerez"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Diorren"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "O voullañ pajenn(où) skrid..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "O voullañ pajenn(où) skrid..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "O voullañ pajenn(où) skrid..."
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "O voullañ pajenn(où) skrid..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7870,7 +7643,7 @@ msgstr ""
"\n"
"Ha mont a ra en-dro reizh ?"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7880,16 +7653,16 @@ msgstr ""
"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"
"Ha mont a ra en-dro reizh ?"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3464
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
#, fuzzy
msgid "Raw printer"
msgstr "Moullerez lec'hel"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -7898,15 +7671,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -7915,7 +7688,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -7923,41 +7696,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -7967,7 +7740,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -7976,42 +7749,42 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "O tizenaouiñ ar rouedad"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "O tizenaouiñ ar rouedad"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "O tizenaouiñ ar rouedad"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "O tizenaouiñ ar rouedad"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3448 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
#, fuzzy
msgid "Close"
msgstr "Logodenn USB"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Dibarzhoù ar voullerez"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8025,7 +7798,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8038,18 +7811,18 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2923
-#: ../../printerdrake.pm_.c:3218
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8059,51 +7832,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8111,61 +7884,61 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
#, fuzzy
msgid "New printer name"
msgstr "Moullerez lec'hel"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr ""
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
#, fuzzy
msgid "Configuration of a remote printer"
msgstr "Kefluniañ ar voullerez"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Kefluniañ ur rouedad"
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
#, fuzzy
msgid "Configure the network now"
msgstr "Kefluniañ ur rouedad"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Skramm ket kefluniet"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8173,12 +7946,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Kefluniañ ar rouedad"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8188,34 +7961,34 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
#, fuzzy
msgid "Restarting printing system..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Uhel"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Ankeniet"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8230,11 +8003,11 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr ""
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8248,65 +8021,65 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2789
-#: ../../printerdrake.pm_.c:2828 ../../printerdrake.pm_.c:2870
-#: ../../printerdrake.pm_.c:2991
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2794
-msgid "Removing LPRng..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Spisterioù"
-#: ../../printerdrake.pm_.c:2833
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "O staliañ pakadoù..."
-#: ../../printerdrake.pm_.c:2906
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Diuzit lugerezh ar voullerez"
-#: ../../printerdrake.pm_.c:2907
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Pe seurt parzhadur a vennit ?"
-#: ../../printerdrake.pm_.c:2943
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Kefluniañ ar voullerez"
-#: ../../printerdrake.pm_.c:2957
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "O staliañ ar pakad %s"
-#: ../../printerdrake.pm_.c:3027 ../../printerdrake.pm_.c:3068
-#: ../../printerdrake.pm_.c:3465 ../../printerdrake.pm_.c:3538
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Dibarzhoù ar voullerez"
-#: ../../printerdrake.pm_.c:3037
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:3055 ../../printerdrake.pm_.c:3628
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Kefluniañ ar voullerez"
-#: ../../printerdrake.pm_.c:3075
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Mennout a rit kefluniañ ur voullerez ?"
-#: ../../printerdrake.pm_.c:3087
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3147
+#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8317,7 +8090,7 @@ msgstr ""
"Setu da heul ar steudadoù moullañ.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."
-#: ../../printerdrake.pm_.c:3148
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8327,224 +8100,149 @@ msgstr ""
"Setu da heul ar steudadoù moullañ.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."
-#: ../../printerdrake.pm_.c:3175
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3193
+#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr "Kefluniañ ur rouedad"
-#: ../../printerdrake.pm_.c:3198 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
#, fuzzy
msgid "Normal Mode"
msgstr "Boas"
-#: ../../printerdrake.pm_.c:3358 ../../printerdrake.pm_.c:3408
-#: ../../printerdrake.pm_.c:3621
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../printerdrake.pm_.c:3443
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Kefluniañ ar modem"
-#: ../../printerdrake.pm_.c:3445
+#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../printerdrake.pm_.c:3449
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3454 ../../printerdrake.pm_.c:3509
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
#, fuzzy
msgid "Printer connection type"
msgstr "Lugerezh ar voullerez"
-#: ../../printerdrake.pm_.c:3455 ../../printerdrake.pm_.c:3513
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
#, fuzzy
msgid "Printer name, description, location"
msgstr "Lugerezh ar voullerez"
-#: ../../printerdrake.pm_.c:3457 ../../printerdrake.pm_.c:3531
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3458 ../../printerdrake.pm_.c:3532
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3542
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3469 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3470 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
#, fuzzy
msgid "Print test pages"
msgstr "O voullañ pajenn(où) skrid..."
-#: ../../printerdrake.pm_.c:3472 ../../printerdrake.pm_.c:3567
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:3520
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../printerdrake.pm_.c:3545
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Moullerez lec'hel"
-#: ../../printerdrake.pm_.c:3546
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3550 ../../printerdrake.pm_.c:3553
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3325
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"
-#: ../../printerdrake.pm_.c:3575
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Kefluniadur goude staliañ"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-#, fuzzy
-msgid "port"
-msgstr "Paour"
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "http://... a zlefe bezañ ar proksi"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr ""
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-
-#: ../../proxy.pm_.c:80
-#, fuzzy
-msgid "login"
-msgstr "Belgian"
-
-#: ../../proxy.pm_.c:82
-#, fuzzy
-msgid "password"
-msgstr "Tremenger"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Tremenger ebet"
-
-#: ../../proxy.pm_.c:88
-#, fuzzy
-msgid "The passwords don't match. Try again!"
-msgstr "An tremegerioù ne glot ket"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "N'hellan ket ouzhpennañ ur parzhadur da RAID md%d _furmadet_"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "N'hellan ket skrivañ e %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid sac'het"
@@ -8558,7 +8256,7 @@ msgstr "mkraid sac'het (raidtools a vank emichañs ?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ket a-walc'h a parzhadurioù evit RAID live %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -8588,61 +8286,60 @@ msgstr ""
msgid "Security Level:"
msgstr "Live surentez"
-#: ../../security/main.pm_.c:74
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr "? (%s dre ziouer)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Live surentez"
-#: ../../security/main.pm_.c:83
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../security/main.pm_.c:114 ../../security/main.pm_.c:150
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr "? (%s dre ziouer)"
-
-#: ../../security/main.pm_.c:118 ../../security/main.pm_.c:154
-#: ../../security/main.pm_.c:179
-msgid ""
-"The following options can be set to customize your\n"
-"system security. If you need explanations, click on Help.\n"
-msgstr ""
-
-#: ../../security/main.pm_.c:226
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Dibarzhoù ar mollad :"
-#: ../../security/main.pm_.c:235
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Dibarzhoù ar mollad :"
-#: ../../security/main.pm_.c:242
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
+msgid ""
+"The following options can be set to customize your\n"
+"system security. If you need explanations, click on Help.\n"
+msgstr ""
+
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:256
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "O termeniñ al live surentez"
-#: ../../security/main.pm_.c:262
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Gortozit mar plij, o prientiñ ar staliadur"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, ur steuñvaer urzhiadoù mareadek."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -8651,7 +8348,7 @@ msgstr ""
"syslog.\n"
"Gallout a ra ivez servijout da lazhañ an ardivink pa vez izel an daspugner."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -8659,7 +8356,7 @@ msgstr ""
"Seveniñ an urzhiadoù steuñvaet gant an urzhiad at d'ar pred laket pa 'z eo\n"
"bet sevenet at, ha seveniñ urzhiadoù dre lod pa 'z eo izel a-walc'h ar garg."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -8671,7 +8368,7 @@ msgstr ""
"arc'hweloù\n"
"d'ar cron UNIX diazez, en o zouez surentez ha dibarzhoù kefluniañ gwelloc'h."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -8682,20 +8379,20 @@ msgstr ""
"Midnight Commander. Reiñ a ra tu da seveniñ obererezhoù troc'hañ-ha-pegañ,\n"
"ha skor evit meuziadoù kemperzhel war al letrin."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Ur servijer evit ar Gwiad Bedel eo Apache. Implijet e vez evit servijañ\n"
"restroù HTML ha CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -8710,13 +8407,13 @@ msgstr ""
"eo, en o zouez telnet, ftp, rsh, and rlogin. Dizoberiañ inetd a zizoberia\n"
"an holl servijoù m'eo eñ atebek warno."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
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:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -8726,23 +8423,23 @@ msgstr ""
"/etc/sysconfig/keyboard. Dre ar maveg kbdconfig e c'hell bezañ diuzet\n"
"kement-se. Gwell deoc'h leuskel se gweredekaet war darn vuiañ an ardivinkoù."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -8750,13 +8447,13 @@ msgstr ""
"An diaoul moullañ ret evit ma dafez en-ro reizh lpr eo lpd. Dre vras\n"
"ez eo ur servijer a vera dleadoù moullañ evir ar voullerez(ed)."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
@@ -8765,7 +8462,7 @@ msgstr ""
"named (BIND) a zo ur Servijer Anvioù Domani (DNS) a zo implijet evit\n"
"amdreiñ anvioù ostiz e chomlec'hioù IP."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -8773,7 +8470,7 @@ msgstr ""
"Evit marc'hañ ha divarc'hañ poentoù marc'hañ an holl Reizhiadoù Restroù\n"
"Rouedad (NFS), SMB (Lan Manager/Windows) ha NCP (NetWare)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -8781,7 +8478,7 @@ msgstr ""
"Oberia/Dizoberia an holl etrefasoù rouedad kefluniet da lañsañ\n"
"da vare al loc'hañ."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -8791,7 +8488,7 @@ msgstr ""
"Ar servij-mañ a bourvez arc'hweloù ur servijer NFS, a vez kefluniaet dre ar\n"
"restr /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -8799,17 +8496,17 @@ msgstr ""
"NFS a zo ur c'homenad brudet evit rannañ restroù dre rouedadoù\n"
"TCP/IP. Ar servij-mañ a bourvez un arc'hwel morailhañ restroù NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -8821,7 +8518,7 @@ msgstr ""
"diarvar\n"
"e staliañ war ardivinkoù n'o deus ket ezhomm anezhañ."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -8833,7 +8530,7 @@ msgstr ""
"dro\n"
"war ardivinkoù anezho servijerien komenadoù a implij ar reizhiad RPC."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -8842,7 +8539,7 @@ msgstr ""
"Ur Gwazour Treuzdougen Postel eo Postfix, a zo ar goulev a\n"
"zilech posteloù etre un ardivink hag un all."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -8850,13 +8547,13 @@ msgstr ""
"Enroll hag assav poul dizurzh ar reizhiad evit genel niveroù\n"
"dargouezhek gant gwelloc'h perzhded."
-#: ../../services.pm_.c:69
+#: ../../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:71
+#: ../../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"
@@ -8867,7 +8564,7 @@ msgstr ""
"bihan,\n"
"ezhomm a zo komenadoù henchañ kemplezhoc'h evit rouedadoù rouestlet."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -8875,7 +8572,7 @@ msgstr ""
"Ar c'homenad rstat a ro tu da implijerien ur rouedad da zastum\n"
"muzulioù barregezh diwar ne vern pe ardivink er rouedad-se."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -8883,7 +8580,7 @@ msgstr ""
"Ar c'homenad rusers a ro tu da implijerien ur rouedad da anavezout piv\n"
"a zo kevreet ouzh ardivinkoù all a respont."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -8893,11 +8590,11 @@ msgstr ""
"kevreet ouzh un ardivink ma da en-dro warnañ an diaoul rwhod (heñvel ouzh "
"finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr ""
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -8906,90 +8603,90 @@ msgstr ""
"c'hemennadoù\n"
"e kerzhlevrioù liesseurt ar reizhiad. Ur mennozh mat eo seveniñ ingal syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Enaou ha dizenaou ar servijer Fontoù X da vare al loc'hañ hag al lazhañ."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Dibabit pe servijoù a zlefe bezañ lañset ent emgefreek pa loc'her"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Moullerez"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
#, fuzzy
msgid "Internet"
msgstr "dedennus"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
#, fuzzy
msgid "System"
msgstr "Reizhiad/Diazez"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Stlennvonioù"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
#, fuzzy
msgid "Services"
msgstr "trobarzhell"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "running"
msgstr "Ho evezh"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "stopped"
msgstr "Ouzhpennañ"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr ""
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
#, fuzzy
msgid "On boot"
msgstr "Gwrizienn"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Meuziad Lañsañ"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Rann"
@@ -9060,7 +8757,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr "Anv ar gevreadenn"
@@ -9216,193 +8913,565 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:42
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Stokellaoueg"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "O staliañ pakadoù..."
-#: ../../standalone/XFdrake_.c:147
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"
-#: ../../standalone/XFdrake_.c:151
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Adereit ouzh %s evit bevaat ar c'hemmoù mar plij"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Stlennvonioù"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Stlennvonioù"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "Servijer NIS"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "Servijer NIS"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
#, fuzzy
msgid "Etherboot Floppy/ISO"
msgstr "Krouiñ ur bladennig loc'hañ"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "Ouzhpennañ un arveriad"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "Dilemel"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Diuzit ar restr"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "Ouzhpennañ un arveriad"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Seurt : "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+msgid "Thin Client"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:775
+msgid "Allow Thin Clients"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+msgid "<-- Edit Client"
msgstr ""
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "Dilemel"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Kefluniañ IDE"
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Maskl rouedad"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Anv ar domani"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Servijer NIS"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "Kefluniañ X"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Lakait ur bladennig el lenner %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Lenner pladennig hegerz ebet"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Fazi!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
#, fuzzy
msgid "Auto Install Configurator"
msgstr "Kefluniadur goude staliañ"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -9417,23 +9486,32 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Adkargañ"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Kefluniadur goude staliañ"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr "O krouiñ ur bladennig staliañ emgefreek"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9441,57 +9519,57 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:480
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Gourc'hemennoù!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr "Staliañ"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Ouzhpennañ un arveriad"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "O furmadiñ ar restr saveteiñ %s"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9499,7 +9577,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9507,13 +9585,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "Amprouiñ ar porzhioù"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9522,41 +9600,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Tremenger ebet"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Fazi en ur zigeriñ %s evit skrivañ : %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -9567,68 +9645,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9636,926 +9714,926 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Fazi en ur lenn ar restr %s"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr "Diuzadenn strollad pakadoù"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr "Lemel ar steudad"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "Anv arveriad"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr "Klaskit adarre mar plij"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Klaskit adarre mar plij"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Tremenger ebet"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."
#
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Klikit war ur parzhadur mar plij"
#
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Klikit war ur parzhadur mar plij"
#
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Klikit war ur parzhadur mar plij"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr ""
#
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Klikit war ur parzhadur mar plij"
#
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Klikit war ur parzhadur mar plij"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Diuzit ar restr"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Taolenn"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Seurt"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr "Anv arveriad"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Petra"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Pelec'h"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Pa"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Dibarzhoù ar mollad :"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
#, fuzzy
msgid "on Tape Device"
msgstr "Trobarzhell ar voullerez"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Kefluniañ reizhiadoù restroù"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Trobarzhell al logodenn : %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Parzhadur"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid " Restore Configuration "
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Diuzit lugerezh ar voullerez"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Assevel adalek ar pladennig"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "All"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Staliañ ar reizhiad"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Lemel ar steudad"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Assevel adalek ar pladennig"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Anv an ostiz"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Tremenger"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Anv arveriad"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Anv an ostiz : "
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr "Neuziet"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Taolenn barzhañ saveteerezh"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Diaraog"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Enrollañ"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Adaozañ adalek ar restr"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ distaliet"
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Diuzit ar yezh da implijout, mar plij."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Restr gwareziñ siek"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr "Enrollañ er restr"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Kefluniañ reizhiadoù restroù"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10587,7 +10665,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10596,7 +10674,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10637,7 +10715,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10665,35 +10743,20 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
"Copyright (C) 2001 MandrakeSoft gant DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -10722,7 +10785,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -10733,7 +10795,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10744,7 +10806,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10757,161 +10819,97 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Staliadur %s a zo sac'het. Degouezhet eo ar fazi a heul :"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr ""
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "MandrakeConsulting"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "MandrakeStore"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Logodenn"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Anv rannet"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
#, fuzzy
msgid "Windows Migration tool"
msgstr "Titouroù"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Moullerez"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "X11/Arloadoù"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Pakad"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Gortozit mar plij"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -10923,346 +10921,349 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Paour"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Dilezel ar staliadur"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Dilezel ar staliadur"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "Kefluniadur ar rouedad"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
#, fuzzy
msgid "Profile: "
msgstr "marc'hañ sac'het : "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr ""
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr ""
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr ""
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
#, fuzzy
msgid "Hostname: "
msgstr "Anv an ostiz : "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
#, fuzzy
msgid "Internet access"
msgstr "dedennus"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
#, fuzzy
msgid "Type:"
msgstr "Seurt : "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Treuzell : "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
#, fuzzy
msgid "Interface:"
msgstr "dedennus"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr ""
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
#, fuzzy
msgid "Configure Internet Access..."
msgstr "Kefluniañ servijoù"
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
#, fuzzy
msgid "LAN configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Driver"
msgstr "Servijer"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Interface"
msgstr "dedennus"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "State"
msgstr "Meuziad Lañsañ"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "Kefluniañ ur rouedad"
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Skoazeller..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr ""
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
#, fuzzy
msgid "Connected"
msgstr "Anv ar gevreadenn"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
#, fuzzy
msgid "Not connected"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr ""
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr ""
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
#, fuzzy
msgid "LAN Configuration"
msgstr "Kefluniadur"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr ""
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr ""
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr ""
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "activate now"
msgstr "Bevaat"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr "Bevaat"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
#, fuzzy
msgid "Internet connection configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
#, fuzzy
msgid "Connection type: "
msgstr "Anv ar gevreadenn"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Treuzell"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr ""
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr ""
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
#, fuzzy
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Module name"
msgstr "Dibarzhoù ar mollad :"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Size"
msgstr "Ment: %s"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
#, fuzzy
msgid "drakfloppy"
msgstr "Assevel adalek ar pladennig"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
#, fuzzy
msgid "boot disk creation"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "dre ziouer"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr ""
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
#, fuzzy
msgid "kernel version"
msgstr "Kefluniañ ar proksioù"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
#, fuzzy
msgid "General"
msgstr "Rummel"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
#, fuzzy
msgid "Expert Area"
msgstr "Mod mailh"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr ""
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
#, fuzzy
msgid "Add a module"
msgstr "Ouzhpennañ un arveriad"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
#, fuzzy
msgid "force"
msgstr "Dilec'hiañ"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr ""
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr ""
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr ""
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
#, fuzzy
msgid "Remove a module"
msgstr "Eilpennañ urzh ar pajennoù"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr ""
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr ""
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr ""
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr ""
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11270,104 +11271,104 @@ msgid ""
" %s"
msgstr ""
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr "%s ket kavet"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr "Graet"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
#, fuzzy
msgid "Fonts copy"
msgstr "Furmadiñ ar bladennig"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "O prientiñ ar staliadur"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr ""
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr "strishaat"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -11376,124 +11377,212 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Furmadiñ parzhadurioù"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
#, fuzzy
msgid "Uninstall Fonts"
msgstr "O tistaliañ ar RPMoù"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "Kefluniadur"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Poent marc'hañ"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr "Dibabit ar parzhadur a vennit furmadiñ"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "Burev"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr ""
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Moullerez"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr "Staliañ ar reizhiad"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr "Diuzit ar restr"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr ""
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr ""
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr "Staliañ"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr ""
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Dilezel ar staliadur"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
#, fuzzy
msgid "Internet Connection Sharing"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr ""
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -11501,21 +11590,21 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
#, fuzzy
msgid "disable"
msgstr "Taolenn"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
#, fuzzy
msgid "reconfigure"
msgstr "Kefluniañ X"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
#, fuzzy
msgid "Disabling servers..."
msgstr "O tinoiñ trobarzhelloù..."
@@ -11525,11 +11614,11 @@ msgstr "O tinoiñ trobarzhelloù..."
msgid "Internet connection sharing is now disabled."
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr ""
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -11537,26 +11626,29 @@ msgid ""
"What would you like to do?"
msgstr ""
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
#, fuzzy
msgid "enable"
msgstr "Taolenn"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
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"
+"Make sure you have configured your Network/Internet access using drakconnect "
+"before going any further.\n"
+"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
@@ -11595,18 +11687,18 @@ msgid ""
"I am about to setup your Local Area Network with that adapter."
msgstr ""
-#: ../../standalone/drakgw_.c:237
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-#: ../../standalone/drakgw_.c:255
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "Skramm ket kefluniet"
-#: ../../standalone/drakgw_.c:256
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11616,17 +11708,26 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:261
+#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Kefluniadur goude staliañ"
-#: ../../standalone/drakgw_.c:262
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Kefluniañ ar modem"
-#: ../../standalone/drakgw_.c:264
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Kefluniañ ar modem"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11637,80 +11738,119 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:276
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
-"server; in that case please verify I correctly read the C-Class Network that "
-"you use for your local network; I will not reconfigure it and I will not "
-"touch your DHCP server configuration.\n"
+"server; in that case please verify I correctly read the Network that you use "
+"for your local network; I will not reconfigure it and I will not touch your "
+"DHCP server configuration.\n"
"\n"
+"The default DNS entry is the Caching Nameserver configured on the firewall. "
+"You can replace that with your ISP DNS IP, for example.\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:281
-msgid "C-Class Local Network"
+#: ../../standalone/drakgw_.c:290
+#, fuzzy
+msgid "Local Network adress"
+msgstr "kartenn rouedad kavet ebet"
+
+#: ../../standalone/drakgw_.c:294
+msgid ""
+"DHCP Server Configuration.\n"
+"\n"
+"Here you can select different options for the DHCP server configuration.\n"
+"If you don't know the meaning of an option, simply leave it as it is.\n"
+"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:282
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP ar servijer SMB"
-#: ../../standalone/drakgw_.c:283
+#: ../../standalone/drakgw_.c:301
+#, fuzzy
+msgid "The DNS Server IP"
+msgstr "IP ar servijer SMB"
+
+#: ../../standalone/drakgw_.c:302
+#, fuzzy
+msgid "The internal domain name"
+msgstr "Moullerez lec'hel"
+
+#: ../../standalone/drakgw_.c:303
+msgid "The DHCP start range"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:304
+msgid "The DHCP end range"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:305
+msgid "The default lease (in seconds)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:306
+msgid "The maximum lease (in seconds)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:290
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:301
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:335
#, fuzzy
msgid "Configuring..."
msgstr "Kefluniañ IDE"
-#: ../../standalone/drakgw_.c:312
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:348
+#: ../../standalone/drakgw_.c:372
#, fuzzy, c-format
msgid "Problems installing package %s"
msgstr "O staliañ ar pakad %s"
-#: ../../standalone/drakgw_.c:481
+#: ../../standalone/drakgw_.c:505
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:500
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
-#: ../../standalone/drakgw_.c:501
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
-#: ../../standalone/drakgw_.c:502
+#: ../../standalone/drakgw_.c:525
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakgw_.c:507
+#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakgw_.c:514
+#: ../../standalone/drakgw_.c:539
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11720,156 +11860,156 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Strollad labour"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "parzhadur %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Anv arveriad"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Dilemel"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
#, fuzzy
msgid "edit"
msgstr "Etre"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Graet"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Ouzhpennañ un arveriad"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Moullerez lec'hel"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Lemel ar steudad"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Aotren an arveriad"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Stumm : %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Paour"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Diuz pakadoù unan hag unan"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Anv arveriad"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Strollad labour"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -11881,7 +12021,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -11890,139 +12030,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Spister"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Dibabit ur restr"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Anv rannet"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Kefluniañ servijoù"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "trobarzhell"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Staliañ ar reizhiad"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Dibabit ur skramm"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "Lugerezh ar voullerez"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Trobarzhell ar voullerez"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "O tinoiñ trobarzhelloù..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12037,118 +12177,118 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr "Kanadian (Kebek)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Gall"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Islandek"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr ""
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "a-steud"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Ur fazi a zo bet en ur staliañ ar pakadoù :"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -12160,30 +12300,443 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr "O voullañ pajenn(où) skrid..."
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr "Nullañ"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr "Dilesadur"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "ment diaoz"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Live surentez"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr "Diuzit ar restr"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Trobarzhell an dreuzell"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Logodenn"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Furmadiñ"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "live"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "Logodenn"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Memor kartenn (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Dibarzhoù ar mollad :"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 nozelenn"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Anv: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Dibarzhoù ar voullerez NetWare"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "O furmadiñ"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outañ, mar plij."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr "Kuitaat"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Dilesadur"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+#, fuzzy
+msgid "/_Options"
+msgstr "Parzhadur"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Dilesadur"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Skoazell"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Skoazell..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Diuzit ur gartenn c'hrafek"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
msgstr ""
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "Marc'hañ"
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr "Embrouiñ"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "Poent marc'hañ doubl %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Dinoiñ ar bladenn galet"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Gwelet titouroù periantel"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Diskouez titouroù"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Kefluniañ al logodenn"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Dibarzhoù ar voullerez lpd a-bell"
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d eilenn"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Dilesadur"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Dilesadur"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "Parzhadur"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
#, fuzzy
msgid "Change Cd-Rom"
msgstr "Kemmañ ar spister"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
#, fuzzy
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
@@ -12195,286 +12748,385 @@ msgstr ""
"eo da c'houde.\n"
"Ma n'emañ ket ganeoc'h gwaskit Nullañ evit chom hep staliañ ar Cd-Rom-se."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr ""
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr ""
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
#, fuzzy
msgid "/File/_New"
msgstr "Restroù :\n"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr ""
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr ""
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr ""
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Restr/_Enrollañ"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr ""
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr ""
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Restr/-"
-#: ../../standalone/logdrake_.c:109
-#, fuzzy
-msgid "/_Options"
-msgstr "Parzhadur"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
#, fuzzy
msgid "/Options/Test"
msgstr "Parzhadur"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr ""
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr "Anv arveriad"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "Amprouiñ ar porzhioù"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
#, fuzzy
msgid "search"
msgstr "Klask"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr ""
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr ""
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
#, fuzzy
msgid "matching"
msgstr "O vrasjediñ"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr ""
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
#, fuzzy
msgid "Choose file"
msgstr "Dibabit un obererezh"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr ""
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
#, fuzzy
msgid "Content of the file"
msgstr "Anv ar gevreadenn"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, fuzzy, c-format
msgid "please wait, parsing file: %s"
msgstr "O prientiñ ar staliadur"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Anv ar domani"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "Servijer NIS"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Stlennvonioù"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "Servijer NIS"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "Servijer NIS"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "trobarzhell"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Servijer moullañ"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "dedennus"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr "O furmadiñ"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr "Kefluniañ ar proksioù"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Klaskit adarre mar plij"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
#, fuzzy
msgid "Save as.."
msgstr "Meuziad Lañsañ"
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Dibabit seurt ho logodenn, mar plij."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Kendarvan an trede nozelenn ?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Kefluniadur ar rouedad"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "marc'hañ sac'het : "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Enrollañ er restr"
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Anv ar gevreadenn"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Kefluniañ ur rouedad"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Anv ar gevreadenn"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Anv ar gevreadenn"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Anv ar gevreadenn"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "Kefluniañ ar proksioù"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Restroù lec'hel"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Anv ar gevreadenn"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Lugerezh ar voullerez"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "O tinoiñ trobarzhelloù..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Amprouiñ ar porzhioù"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "Mennout a rit kefluniañ ur voullerez ?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr "Diuzit ur gartenn c'hrafek"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr "Trobarzhell loc'hañ"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12482,7 +13134,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12499,6 +13151,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Poent marc'hañ doubl %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Dibabit ho yezh"
@@ -12520,9 +13177,8 @@ msgid "Choose your keyboard"
msgstr "Dibabit ho stokellaoueg"
#: ../../steps.pm_.c:19
-#, fuzzy
msgid "Security"
-msgstr "rodellek"
+msgstr "Diogelroez"
#: ../../steps.pm_.c:20
msgid "Setup filesystems"
@@ -12573,13 +13229,17 @@ msgstr "Staliañ ar reizhiad"
msgid "Exit install"
msgstr "Dilezel ar staliadur"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
-msgstr ""
+msgstr "Web/FTP"
#: ../../share/compssUsers:999
#, fuzzy
@@ -12717,7 +13377,7 @@ msgstr "Diorren"
#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
-msgstr ""
+msgstr "Apache, Pro-ftpd"
#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
@@ -12829,3 +13489,135 @@ msgstr "Liesvedia"
#, fuzzy
msgid "Scientific Workstation"
msgstr "Titouroù"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Niverenn bellgomz"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Tu zo deoc'h bremañ ezkargañ meziantoù gouestlet d'ar rinegouriezh.\n"
+#~ "\n"
+#~ "HO EVEZH :\n"
+#~ "\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"
+#~ "gouez d'al lezennoù en e/he gwiraouriezh.\n"
+#~ "\n"
+#~ "Ouzhpenn an arval ha/pe arveriad en diwezh a rank bezañ war evezh chom "
+#~ "hep terriñ\n"
+#~ "lezennoù e/he gwiraouriezh. Ma c'hoarvezfe gant an arval ha/pe arveriad\n"
+#~ "en diwezh na zoujañ ouzh termenoù lezennoù o talvezout, e telezfe "
+#~ "kastizoù\n"
+#~ "kriz.\n"
+#~ "\n"
+#~ "E nep degouezh ne vo dalc'het Mandrakesoft nag e oberatourien na/pe e "
+#~ "bourvezerien\n"
+#~ "atebek eus nep gaou dibar, ameeun pe zarvoudus a c'hoarvezfe (ha pa vefe\n"
+#~ "zoken e-touez traoù all koll gounid, arsav aferioù, koll roadoù "
+#~ "kenwerzhel ha\n"
+#~ "kolloù arc'hant all, hag atebegezh pe zigoll diouzh an dro da vezañ "
+#~ "paeet\n"
+#~ "da heul ur barnadeg) o tont diouzh implij, perc'hennañ, pe zoken "
+#~ "ezkargañ\n"
+#~ "ar meziantoù-mañ, a c'hellfe an arval ha/pe arveriad en diwezh bezañ\n"
+#~ "grataet goude bezañ sinet an emglev-mañ.\n"
+#~ "\n"
+#~ "\n"
+#~ "Evit forzh pe c'houlenn a-zivout an emglevioù-se, darempredit mar plij\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "SUA"
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr "Kefluniadur goude staliañ"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#, fuzzy
+#~ msgid "port"
+#~ msgstr "Paour"
+
+#, fuzzy
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "http://... a zlefe bezañ ar proksi"
+
+#, fuzzy
+#~ msgid "login"
+#~ msgstr "Belgian"
+
+#, fuzzy
+#~ msgid "password"
+#~ msgstr "Tremenger"
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr "Tremenger ebet"
+
+#, fuzzy
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "An tremegerioù ne glot ket"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "N'hellan ket skrivañ e %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "N'ev ket skoazell.\n"
+
+#
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr "Klikit war ur parzhadur mar plij"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "kavoutet war %s"
diff --git a/perl-install/share/po/bs.po b/perl-install/share/po/bs.po
index 52e8197c5..5fb053f2e 100644
--- a/perl-install/share/po/bs.po
+++ b/perl-install/share/po/bs.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2001-08-21 17:14GMT\n"
"Last-Translator: Amila Akagić <bono@lugbih.org>\n"
"Language-Team: Bosnian <lokal-subscribe@lugbih.org>\n"
@@ -69,44 +69,44 @@ msgstr ""
"Vaš sistem podržava konfiguraciju više glava.\n"
"Šta želite učiniti?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Izaberite veličinu memorije vaše grafičke karte"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree konfiguracija"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Koju konfiguraciju XFree želite imati?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Konfiguriši sve glave odvojeno"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Koristi Xinerama ekstenziju"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfiguriši samo karticu \"%s\" (%s)"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s sa 3D hardverskim ubrzanjem"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -115,17 +115,17 @@ msgstr ""
"Vaša kartica može imati podršku za 3D hardversko ubrzanje ali samo sa\n"
"XFree %s. Vašu karticu podržava XFree %s koji može imati bolju podršku za 2D."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s sa EKSPERIMENTALNIM 3D hardverskim ubrzanjem"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -136,7 +136,7 @@ msgstr ""
"PAŽNJA OVO JE EKSPERIMENTALNA PODRŠKA I MOŽE ZALEDITI VAŠ RAČUNAR.\n"
"Vašu karticu podržava XFree %s koji može imati bolju podršku za 2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -145,12 +145,12 @@ msgstr ""
"Vaša kartica može imati podršku za 3D hardversko ubrzanje sa XFree %s,\n"
"PAŽNJA OVO JE EKSPERIMENTALNA PODRŠKA I MOŽE ZALEDITI VAŠ RAČUNAR."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (installation display driver)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Ručno izaberi"
@@ -163,7 +163,7 @@ msgstr "Grafička karta"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Rezolucija"
@@ -172,27 +172,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Opcije"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Izlaz"
@@ -221,7 +222,8 @@ msgstr ""
msgid "Generic"
msgstr "Opšti"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "Poništi"
@@ -279,50 +281,52 @@ msgstr "16 miliona boja (24 bita)"
msgid "4 billion colors (32 bits)"
msgstr "4 milijarde boja (32 bita)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Rezolucije"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Izaberite rezoluciju i dubinu boja"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafička karta: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Odustani"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Testiranje konfiguracije"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Želite li testirati konfiguraciju?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Upozorenje: testiranje ove grafičke karte može zalediti računar"
@@ -417,162 +421,162 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Koje je vrste vaša ISDN konekcija?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Prvi sektor boot particije"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Prvi sektor diska (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO instalacija"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Gdje želite smjestiti bootloader?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub instalacija"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO sa tekstualnim menijem"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO sa grafičkim menijem"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Bootanje iz DOS/Windowsa (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Glavne opcije bootloadera"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Bootloader koji ćete koristiti"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Bootloader instalacija"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Boot uređaj"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompaktno"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "kompaktno"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Video mod"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Čekanje prije bootanja default preslike"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Šifra"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Šifra (ponovo)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Ograniči opcije komandne linije"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "ograniči"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Čisti /tmp prilikom svakog boota"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Precizna veličina RAMa ako je potrebno (pronađeno %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Omogući više profila"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Navedite veličinu rama u MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Opcija ``Ograniči opcije komandne linije'' je beskorisna bez šifre"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Molimo pokušajte ponovo"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Šifre se ne poklapaju"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Init Poruka"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Otvori čekanje firmware-a"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Kernel Boot Timeout"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Omogući boot sa CDa?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Omogući boot sa OFa?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Default OS?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -581,7 +585,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -589,148 +593,150 @@ msgstr ""
"Navedene su razne stavke.\n"
"Možete dodati nove ili promjeniti postojeće."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Dodaj"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Gotovo"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Izmjeni"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Koju vrstu stavke želite dodati?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Ostali OSi (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Ostali OSi (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Ostali OSi (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Preslika"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Append"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Čitaj-piši"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabela"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Nesigurno"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Labela"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Default"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-veličina"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Ukloni stavku"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Prazna labela nije dozvoljena"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Morate navesti image kernela"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Morate navesti root particiju"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Ova labela je već u upotrebi"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Pronađeno %s %s interfejsa"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Imate li neki drugi?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Imate li ijedan %s interfejs?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Da"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Pogledaj hardware info"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instaliram drajver za %s karticu %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, fuzzy, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -739,7 +745,7 @@ msgstr ""
"Sada možete navesti opcije za modul %s.\n"
"Obratite pažnju da adrese trebate unositi sa prefiksom 0x kao npr. '0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -750,17 +756,17 @@ msgstr ""
"ime2=vrijednost2 ...''.\n"
"Na primjer, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Opcije modula"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Koji %s drajver ću pokušati?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -777,15 +783,15 @@ msgstr ""
"informacije koje mu trebaju? Povremeno, ispitivanje može zaglaviti računar,\n"
"ali ne bi trebalo izazvati nikakvu štetu."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Ispitivanje"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Navedi opcije"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -794,64 +800,64 @@ msgstr ""
"Učitavanje modula %s nije uspjelo.\n"
"Želite li probati opet sa drugim parametrima?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "pristup X programima"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "pristup rpm alatima"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "dozvoli \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "pristup administrativnim datotekama"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
#, fuzzy
msgid "access to network tools"
msgstr "pristup rpm alatima"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
#, fuzzy
msgid "access to compilation tools"
msgstr "pristup rpm alatima"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(već dodan %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Ova šifra je previše jednostavna"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Molimo navedite korisničko ime"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Korisničko ime smije sadržati samo mala slova, brojeve, `-' i `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "Ovo korisničko ime je već dodano"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Ovo korisničko ime je već dodano"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Dodaj korisnika"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -860,32 +866,32 @@ msgstr ""
"Unesite korisnika\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Prihvati korisnika"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Pravo ime"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Korisničko ime"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -893,54 +899,54 @@ msgstr ""
"Mogu podesiti vaš računar da automatski prijavi jednog korisnika.\n"
"Želite li koristiti ovu mogućnost?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Izaberite default korisnika:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Izaberite window manager koji će se pokretati:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Molimo izaberite jezik koji ćete koristiti."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Možete izabrati i druge jezike koji će biti dostupni nakon instalacije"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Svi"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Dozvoli svim korisnicima"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Bez dijeljenja"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Paket %s treba biti instaliran. Da li ga želite instalirati?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "Možete eksportovati koristeći NFS ili Sambu. Koji želite"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Nedostaje obavezan paket %s"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -949,11 +955,11 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Pokreni userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -961,31 +967,31 @@ msgstr ""
"Dijeljenje po-korisniku koristi grupu \"fileshare\". \n"
"Možete dodavati korisnike u ovu grupu pomoću userdrake-a."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Dobrodošli u Crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Loš"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standard"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Visok"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Viši"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoičan"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -995,7 +1001,7 @@ msgstr ""
"ali vrlo osjetljivim: ne smije biti korišten za računar koji je spojen na\n"
"druge ili na Internet. Nema pristupa šifrom."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1003,7 +1009,7 @@ msgstr ""
"Šifra je sada aktivirana, ali korištenje za mrežni računar još nije "
"preporučeno."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1011,7 +1017,7 @@ msgstr ""
"Ovo je standardna sigurnost koja je preporučena za računar koji će biti "
"korišten za spajanje na Internet kao klijent."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1019,7 +1025,7 @@ msgstr ""
"Već postoje određena ograničenja, a više automatskih provjera se pokreće "
"svaku noć."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1035,7 +1041,7 @@ msgstr ""
"konekcije sa mnogo klijenata. Napomena: ako je vaš računar samo klijent na "
"Internetu, možda je bolje da izaberete niži nivo."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1043,35 +1049,35 @@ msgstr ""
"Baziran na prethodnom nivou, ali sada je sistem potpuno zatvoren.\n"
"Sigurnosne osobine na maksimumu."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Opcije"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Izaberite nivo sigurnosti"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Nivo sigurnosti"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Koristi libsafe za servere"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Biblioteka koja brani od napada \"buffer overflow\" i \"format string\"."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1079,7 +1085,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1096,202 +1102,197 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Dobro došli u GRUB izbornik operativnog sistema!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Koristite tipke %c i %c za izbor jedne od stavki."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pritisnite enter za bootanje izabranog OSa, 'e' za editovanje"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandi prije bootanja, ili 'c' za komandnu liniju."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Osvjetljene stavke će biti bootane automatski za %d sekundi."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "nema dovoljno prostora u /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Ne možete instalirati bootloader na %s particiju\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "pomoć još nije implementirana.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Konfiguracija stila boota"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Datoteka"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Datoteka/_Izlaz"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Categorizing Monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NewStyle Monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Tradicionalni Monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Tradicionalni Gtk+ Monitor"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Pokreni Aurora-u prilikom boota"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Lilo/grub mod"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot mod"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Sistem instalacije"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "Napravi novu particiju"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Kopiram %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Greška"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "NoVideo"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Izaberite klasu instalacije"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1300,22 +1301,22 @@ msgstr ""
"Trenutno koristite %s kao boot manager.\n"
"Kliknite na Konfiguriši kako bi se pokrenuo čarobnjak za podešavanje."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Konfiguriši"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Spasi izbor paketa"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1324,89 +1325,84 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Sistem mod"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Pokreni X-Window sistem na startu"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne, ne želim da se autologiram"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Da, želim da se autologiram sa ovim (korisnik, desktop)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "U redu"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "ne mogu otvoriti /etc/inittab za čitanje: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minuta"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minuta"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d sekundi"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Ne mogu napraviti screenshot prije particioniranja"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Screenshotovi će biti dostupni nakon što instalirate u %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Francuska"
@@ -1414,8 +1410,8 @@ msgstr "Francuska"
msgid "Costa Rica"
msgstr "Kostarika"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Belgija"
@@ -1439,13 +1435,13 @@ msgstr "Norveška"
msgid "Sweden"
msgstr "Švedska"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Nizozemska"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italija"
@@ -1453,8 +1449,8 @@ msgstr "Italija"
msgid "Austria"
msgstr "Austrija"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "SAD"
@@ -1471,12 +1467,12 @@ msgstr ""
msgid "New"
msgstr "novi"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Demontiraj"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Montiraj"
@@ -1485,10 +1481,9 @@ msgstr "Montiraj"
msgid "Server"
msgstr "Server"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Tačka montiranja"
@@ -1506,28 +1501,28 @@ msgstr ""
msgid "Server: "
msgstr "Server"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Tačka montiranja: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Opcije: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Molimo najprije napravite backup vaših podataka"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Pročitajte pažljivo!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1537,15 +1532,15 @@ msgstr ""
"(2048 sektora je dovoljno)\n"
"na početku diska"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Čarobnjak"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Izaberi akciju"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1557,84 +1552,84 @@ msgstr ""
"Predlažem da najprije promjenite veličinu te particije\n"
"(kliknite na nju, zatim na \"Promjeni veličinu\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Molimo kliknite na particiju"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detalji"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr ""
"Nije pronađen nijedan lokalni štampač!\n"
"\n"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journalised FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Prazno"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Ostalo"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tipovi file sistema:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Kreiraj"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Tip"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Koristite ``%s'' umjesto toga"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Obriši"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Najprije koristite ``Demontiraj''"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1642,72 +1637,72 @@ msgstr ""
"Nakon promjene tipa particije %s, svi podaci na ovoj particiji će biti "
"izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Izaberi particiju"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Izaberi drugu particiju"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Izlaz"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Prebaci u ekspertni mod"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Prebaci u normalni mod"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Poništi"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Svejedno nastavljate?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Izlaz bez spašavanja"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Izlazite bez pisanja tabele particija?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Želite li spasiti izmjene /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Auto alokacija"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Obriši sve"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Auto alokacija"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Još"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Informacije o hard disku"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Sve primarne particije su u upotrebi"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Ne mogu dodati više particija"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1715,31 +1710,31 @@ msgstr ""
"Da biste imali još particija, molimo pobrišite jednu kako bi se mogla "
"kreirati extended particija"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Snimi tabelu particija"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Vrati tabelu particija"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Spasi tabelu particija"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Ponovo učitaj tabelu particija"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Automatsko montiranje izmjenjivog medija"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Izaberite datoteku"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1747,11 +1742,12 @@ msgstr ""
"Backup tabela particija nema istu veličinu\n"
"Ipak nastavljate?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Upozorenje"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1759,104 +1755,104 @@ msgstr ""
"Ubacite disketu u jedinicu\n"
"Svi podaci na toj disketi će biti izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Pokušavam da spasim tabelu particija"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Detaljne informacije"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Promjeni veličinu"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Premještanje"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatiraj"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Dodaj na RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Dodaj na LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Ukloni sa RAIDa"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Ukloni sa LVMa"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Modificiraj RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Koristi za loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Napravi novu particiju"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Početni sektor: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Veličina u MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Tip datotečnog sistema: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Preference: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Ukloniti loopback datoteku?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Izmjena tipa particije"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Koji datotečni sistem želite?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Prebacujem sa ext2 na ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Gdje želite montirati loopback datoteku %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Gdje želite montirati uređaj %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1865,136 +1861,136 @@ msgstr ""
"loopback.\n"
"Najprije uklonite loopback"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Gdje želite montirati uređaj %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Izračunavam granice FAT filesistema"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Mijenjam veličinu"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Ovoj particiji ne možete mijenjati veličinu"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Svi podaci na toj particiji bi trebali biti backupovani"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Nakon promjene veličine particije %s, svi podaci na njoj će biti izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Izaberite novu veličinu"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Nova veličina u MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Na koji disk je želite premjestiti?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Na koji sektor je želite premjestiti?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Premještam"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Premještam particiju..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Izaberite postojeći RAID na koji ćete dodati"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "novi"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Izaberite postojeći LVM na koji ćete dodati"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Naziv LVMa?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Ova particija se ne može koristiti za loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Naziv loopback datoteke: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Dajte naziv datoteke"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Datoteku već koristi drugi loopback, izaberite drugo ime"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Datoteka već postoji. Želite li je koristiti?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Opcije montiranja"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Razni"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "Uređaj"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "nivo"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "veličina chunka"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Budite oprezni: ova operacija je opasna"
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Koju vrstu particioniranja?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr "Paket %s treba biti instaliran. Da li ga želite instalirati?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2006,7 +2002,7 @@ msgstr ""
"Ili ćete koristiti LILO i stvar neće raditi, ili nećete koristiti LILO pa "
"vam ne treba ni /boot"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2018,7 +2014,7 @@ msgstr ""
"1024og cilindra hard diska, tako da nemate /boot particiju.\n"
"Ako planirate koristiti LILO boot manager, pazite da dodate /boot particiju"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2028,47 +2024,47 @@ msgstr ""
"Nijedan bootloader nije u mogućnosti da rukuje sa ovim bez /boot particije.\n"
"Pazite da dodate /boot particiju"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Tabela particija za uređaj %s će biti zapisana na disk!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Biće potrebno da rebootate prije nego što izmjene mogu stupiti na snagu"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Nakon formatiranja particije %s, svi podaci na toj particiji će biti "
"izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formatiram"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatiram loopback datoteku %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Formatiram particiju %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Sakrij datoteke"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Prebaci datoteke na novu particiju"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2077,83 +2073,83 @@ msgstr ""
"Direktorij %s već sadrži neke podatke\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Premještam datoteke na novu particiju"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Kopiram %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Uklanjam %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "particija %s je od sada poznata kao %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Uređaj: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS slovo uređaja: %s (pretpostavka)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Tip: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Ime: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Početak: sector %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Veličina: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektora"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindar %d do %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formatirana\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nije formatirana\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Montirana\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2162,7 +2158,7 @@ msgstr ""
"Loopback datoteka(e):\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2170,27 +2166,27 @@ msgstr ""
"Particija koja se boota po defaultu\n"
" (za MS-DOS boot, ne za lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Nivo %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Veličina chunka %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskovi %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Naziv loopback datoteke: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2202,7 +2198,7 @@ msgstr ""
"particija Driver particija, vjerovatno\n"
"biste je trebali ostaviti na miru.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2214,62 +2210,62 @@ msgstr ""
"particija je za\n"
"dvojni boot vašeg sistema.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Veličina: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrija: %s cilindara, %s glava, %s sektora\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Info: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskovi %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tip tabele particija: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "na busu %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Ključ za kodiranje datotečnog sistema"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Izaberite vaš ključ za kodiranje datotečnog sistema"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Ova šifra je previše jednostavna (mora biti duga najmanje %d karaktera)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Šifre se ne poklapaju"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Šifra"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Šifra (još jednom)"
@@ -2277,10 +2273,6 @@ msgstr "Šifra (još jednom)"
msgid "Change type"
msgstr "Promjeni tip"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Molimo kliknite na medij"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2306,7 +2298,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "Korisničko ime"
@@ -2320,23 +2312,23 @@ msgstr "NIS domen"
msgid "Search servers"
msgstr "Traži servere"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatiranje %s nije uspjelo"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Ne znam kako formatirati %s tipa %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "montiranje particije %s u direktoriju %s nije uspjelo"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "greška u demontiranju %s: %s"
@@ -2422,30 +2414,34 @@ msgstr "Nemam šta da radim"
msgid "Error opening %s for writing: %s"
msgstr "Greška u otvaranju %s za pisanje: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr "Podešavanje CUPSa"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2454,26 +2450,26 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Drajver"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Pomoć"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2492,7 +2488,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2502,31 +2498,32 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Molimo sačekajte... Primjenjujem konfiguraciju"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Molimo sačekajte"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
#, fuzzy
msgid "No known driver"
msgstr "X drajver"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
#, fuzzy
msgid "Unkown driver"
msgstr "Nepoznat model"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2536,225 +2533,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Miš"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Memorija kartice (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Odustani"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr "Miš"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Opis"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Autentikacija"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Izaberite datoteku"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Gateway uređaj"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 dugmeta"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Alternativna testna strana (A4)"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "Izlaz"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Pomoć"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_Pomoć"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Prijavi grešku"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Pomoć/_O programu..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Ispitivanje"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Prepoznavanje hard diska"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Pogledaj hardware info"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Prikaži informacije"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Podešavanje miša"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "detektovan na portu %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Uklanjam štampač \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekundi"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Koristi auto prepoznavanje"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Opšti"
@@ -2767,7 +2551,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2775,34 +2559,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Memorija kartice (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Promjeni tip"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "postavka opterećenja"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -4521,6 +4305,7 @@ msgstr ""
"Firmware Delay expires."
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4543,10 +4328,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4662,16 +4447,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Ne mogu koristiti broadcast bez NIS domene"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Ubacite FAT formatiranu disketu u jedinicu %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Ova disketa nije FAT (DOS/Windows) formatirana"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4679,12 +4464,12 @@ msgstr ""
"Da koristite ovaj izbor spašenih paketa, bootajte instalaciju sa ``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Greška u čitanju datoteke %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4693,7 +4478,7 @@ msgstr ""
"kreirati novi file sistemi. Molimo provjerite vaš hardware i pronađite uzrok "
"greške"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4703,7 +4488,7 @@ msgstr ""
"rad.\n"
"Možete naći više podataka o njima na: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4713,11 +4498,11 @@ msgstr ""
"Za ovo, kreirajte particiju (ili kliknite na neku od postojećih).\n"
"Zatim izaberite ``Tačka montiranja'' i postavite ga na `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Morate imati swap particiju"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4727,59 +4512,59 @@ msgstr ""
"\n"
"Svejedno nastavi?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Morate imati FAT particiju montiranu na /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Koristi slobodan prostor"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nema dovoljno slobodnog prostora za pravljenje novih particija"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Koristi postojeću particiju"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nema nijedne postojeće particije za upotrebu"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Koristi Windows particiju za loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Koju particiju želite koristiti za Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Izaberite veličine"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Veličina root particije u MB:"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Veličina swap particije u MB:"
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Koristi slobodan prostor na Windows particiji"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Kojoj particiji želite promjeniti veličinu?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Izračunavam granice Windows datotečnog sistema"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4788,7 +4573,7 @@ msgstr ""
"FAT resizer ne može izmjeniti vašu particiju, \n"
"došlo je do sljedeće greške: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4797,7 +4582,7 @@ msgstr ""
"Vaša Windows particija je previše fragmentirana, molimo prvo pokrenite "
"``defrag'' "
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4818,21 +4603,21 @@ msgstr ""
"ponovo pokrenite instalaciju. Također biste trebali spasiti sve podatke.\n"
"Kada ste sigurni, kliknite na Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Koju veličinu želite da sačuvate za windows na"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "particiji %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT promjena veličine nije uspjela: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4840,33 +4625,33 @@ msgstr ""
"Ne postoji nijedna FAT particija za promjenu veličine ili upotrebu za "
"loopback (ili nije ostalo dovoljno prostora)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Pobriši čitav disk"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Ukloni Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Imate više od jednog hard diska, na koji želite instalirati linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"SVE postojeće particije i podaci na njima će biti izgubljeni na disku %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Ručno particioniranje diska"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Koristi fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4875,28 +4660,28 @@ msgstr ""
"Sada možete particionirati %s.\n"
"Kada završite, ne zaboravite spasiti sa `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Nemate dovoljno slobodnog prostora na vašoj Windows particiji"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Ne mogu naći dovoljno prostora za instalaciju"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX Particioni čarobnjak je našao sljedeća rješenja:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Particioniranje nije uspjelo: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Pokrećem mrežu"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Zaustavljam mrežu"
@@ -4925,12 +4710,12 @@ msgstr ""
"Provjerite cdrom na instaliranom računaru koristeći \"rpm -qpl Mandrake/RPMS/"
"*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Dobro došli u %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Nema pogodne disketne jedinice"
@@ -4940,7 +4725,7 @@ msgstr "Nema pogodne disketne jedinice"
msgid "Entering step `%s'\n"
msgstr "Prelazim na korak `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4952,77 +4737,77 @@ msgstr ""
"ovo,\n"
"pritisnite `F1' prilikom bootanja na CDROMu, zatim unesite `text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Klasa instalacije"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Molimo izaberite jednu od sljedećih klasa instalacije:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Izbor grupe paketa"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Izbor pojedinačnih paketa"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ukupna veličina: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Neispravan paket"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Ime: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Verzija: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Veličina: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Značaj: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "Ne možete izabrati ovaj paket jer nema dovoljno prostora za njega"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Sljedeći paketi će biti instalirani"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Sljedeći paketi će biti uklonjeni"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Ne možete izabrati/isključiti ovaj paket"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Ovo je obavezan paket, ne može biti isključen"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Ne možete isključiti ovaj paket. On je već instaliran"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -5030,74 +4815,74 @@ msgstr ""
"Ovaj paket mora biti unaprijeđen\n"
"Jeste li sigurni da ga želite isključiti?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Ne možete isključiti ovaj paket. On mora biti unaprijeđen"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Automatski prikaži izabrane pakete"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Instalacija"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Učitaj/Spasi na disketu"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Osvježavam izbor paketa"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimalna instalacija"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Izaberite pakete koje želite instalirati"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Instaliram"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Procjenjujem"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Preostalo vremena "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Molimo sačekajte, pripremam instalaciju"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d paketa"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Instaliram paket %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Prihvati"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Odbij"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5113,17 +4898,17 @@ msgstr ""
"Ako ga nemate, pritisnite Odustani da biste izbjegli instaliranje sa ovog CD-"
"ROMa."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Svejedno nastavi?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Došlo je do greške pri naručivanju paketa:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Došlo je do greške kod instaliranja paketa:"
@@ -5437,108 +5222,108 @@ msgstr ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Tastatura"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Molimo izaberite izgled vaše tastature."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Ovdje je puna lista svih dostupnih tastatura"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Koju klasu instalacije želite?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instaliraj/Unaprijedi"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Da li je ovo instalacija ili update?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Preporučeno"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Ekspert"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Unaprijedi"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Unaprijedi samo pakete"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Molimo izaberite vrstu vašeg miša."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Port miša"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Molimo izaberite na kojem serijskom portu je spojen vaš miš."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulacija tipki"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulacija 2 dugmeta"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulacija 3 dugmeta"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Podešavam PCMCIA kartice..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Podešavam IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "nema dostupnih particija"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Pretražujem particije da nađem tačke montiranja"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Izaberite tačke montiranja"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5547,70 +5332,70 @@ msgstr ""
"nastaviti, ali da biste bootali vaš sistem, morate kreirati bootstrap "
"particiju u DiskDrake-u"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Nije pronađena nijedna root particija radi unaprjeđivanja"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Root particija"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Šta je root particija (/) vašeg sistema?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Moraćete rebootati da bi izmjene tabele particija stupile na snagu"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Izaberite particije koje želite formatirati"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Provjeri loše blokove?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formatiram particije"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Kreiram i formatiram datoteku %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Nemam dovoljno swap prostora da dovršim instalaciju, molimo dodajte još"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Tražim dostupne pakete"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Tražim dostupne pakete"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Ne možete isključiti ovaj paket. On je već instaliran"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Pronalazim pakete za unaprjeđenje"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5619,7 +5404,7 @@ msgstr ""
"Vaš sistem nema dovoljno preostalog prostora za instalaciju ili unaprjeđenje "
"(%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5627,35 +5412,35 @@ msgstr ""
"Molimo izaberite učitaj ili spasi izbor paketa na disketu.\n"
"Format je isti kao i diskete koje generiše auto_install"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Vrati sa diskete"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Spasi na disketu"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Vraćam sa diskete"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Izbor paketa"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Ubacite disketu koja sadrži izbor paketa"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Izabrana veličina je veća od slobodnog prostora"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Vrsta instalacije"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
#, fuzzy
msgid ""
"You haven't selected any group of packages.\n"
@@ -5664,19 +5449,19 @@ msgstr ""
"Niste izabrali nijednu grupu paketa\n"
"Molimo izaberite minimalnu instalaciju koju želite"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Sa X-om"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Sa osnovnom dokumentacijom (preporučeno)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Stvarno minimalna instalacija (posebno bez urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5686,16 +5471,16 @@ msgstr ""
"Ako nemate nijedan od ovih CDova, kliknite na Odustani.\n"
"Ako nedostaju samo neki CDovi, isključite ih, zatim kliknite na Ok."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM pod oznakom \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Pripremam instalaciju"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5704,95 +5489,21 @@ msgstr ""
"Instaliram paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Post-instalacijsko podešavanje"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Molimo ubacite boot disketu koja je upotrebljena u jedinicu %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Molimo ubacite disketu Update Modula u jedinicu %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"You now have the opportunity to download encryption software.\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"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
#, fuzzy
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -5812,160 +5523,160 @@ msgstr ""
"\n"
"Da li želite instalirati unaprjeđenja ?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Kontaktiram Mandrake Linux web stranicu da bih saznao listu dostupnih mirrora"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Izaberite mirror sa kojeg će biti dobavljeni paketi"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Kontaktiram mirror da bih saznao listu dostupnih paketa"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Koja je vaša vremenska zona?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Hardverski sat podešen na GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatska sinhronizacija vremena (koristeći NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP server"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Udaljeni CUPS server"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Nema štampača"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Imate li ISA zvučnu karticu?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Pokrenite \"sndconfig\" poslije instalacije kako biste podesili vašu zvučnu "
"karticu"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Nije otkrivena zvučna kartica. Probajte \"harddrake\" poslije instalacije"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Ukratko"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Miš"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Vremenska zona"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Štampač"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN kartica"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Zvučna kartica"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV kartica"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "Preuzmi fontove iz Windowsa"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Lokalne datoteke"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Podesite root šifru"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Bez šifre"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Ova šifra je previše jednostavna (mora biti duga najmanje %d karaktera)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Autentikacija"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Autentikacijski LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP Server"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Autentifikacija NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS domen"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS server"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5981,21 +5692,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Autentikacijski LDAP"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Ime domena"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6027,19 +5738,20 @@ msgstr ""
"first\n"
"drive and press \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Prva disketna jedinica"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Druga disketna jedinica"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Preskoči"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, fuzzy, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6065,7 +5777,7 @@ msgstr ""
"system\n"
"failures. Would you like to create a bootdisk for your system?"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6079,29 +5791,29 @@ msgstr ""
"pravljenje boot diskete na 1.44 Mb disketi vjerovatno neće\n"
"raditi, pošto XFS traži veoma velik drajver)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Žao mi je, nema dostupne disketne jedinice"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Izaberite disketnu jedinicu koju želite koristiti da napravite boot disketu"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Ubacite disketu u %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Pravim boot disketu"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Pripremam bootloader"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6113,11 +5825,11 @@ msgstr ""
"Instalacija će se nastaviti, ali ćete\n"
" morati koristiti BootX za bootanje vašeg računara"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Da li želite koristiti aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6125,15 +5837,15 @@ msgstr ""
"Greška u instaliranju aboota, \n"
"da li da pokušam nasilnu instalaciju čak i ako to uništi prvu particiju?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Instaliram bootloadera"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalacija bootloadera nije uspjela. Došlo je do sljedeće greške:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6151,17 +5863,17 @@ msgstr ""
" Zatim kucajte: shut-down\n"
"Prilikom idućeg boota biste trebali vidjeti upit bootloadera."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Ubacite praznu disketu u jedinicu %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Pravim auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6171,7 +5883,7 @@ msgstr ""
"\n"
"Da li zaista želite izaći sada?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6204,16 +5916,16 @@ msgstr ""
"Informacije o podešavanju vašeg sistema su dostupne u poglavlju\n"
"\"nakon instalacije\" vašeg Zvaničnog Mandrake Linux priručnika za upotrebu."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
#, fuzzy
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakesoft.com/sales/contact"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Napravi auto instalacijsku disketu"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6227,25 +5939,25 @@ msgstr ""
"\n"
"Možda ćete željeti radije ponoviti instalaciju.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatizovano"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Ponovi"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Spasi izbor paketa"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux instalacija %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6263,22 +5975,22 @@ msgstr "nedostaje consolehelper"
msgid "Choose a file"
msgstr "Izaberi datoteku"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Napredno"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Osnovno"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Prethodni"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Sljedeći"
@@ -6351,375 +6063,379 @@ msgstr ""
msgid "Re-submit"
msgstr "Ponovo pošalji"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Češka (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Njemačka"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Španska"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finska"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Francuska"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norveška"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Poljska"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Ruska"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Švedska"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "UK tastatura"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "US tastatura"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albanska"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenska (stara)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenska (pisaća mašina)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenska (fonetska)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbejdžanska (latinica)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgijska"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "uključi"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bugarska (fonetska)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bugarska (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brazilska (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estonska"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Bjeloruska"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Švicarska (Njemački izgled)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Švicarska (Francuski izgled)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Češka (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Njemačka (bez mrtvih tipki)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danska"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norveška)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Švedska)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estonska"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruzijska (\"Ruski\" izgled)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruzijska (\"Latinični\" izgled)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Grčka"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Mađarska"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Hrvatska"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Izraelska"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Izraelska (Fonetska)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iranska"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandska"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italijanska"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japanska 106 tipki"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korejanska tastatura"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latino-Američka"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Latvijska"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litvanska AZERTY (stara)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litvanska AYERTY (nova)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litvanska \"red brojeva\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litvanska \"fonetska\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Latvijska"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedonska"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr "Srpska (ćirilica)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Holandska"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Poljska (qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Poljska (qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugalska"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadska (Kvebek)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Rumunska (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Rumunska (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Ruska (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovenačka"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovačka (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovačka (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Srpska (ćirilica)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Tamilska (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Tamilska (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Tajlandska tastatura"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tadžička tastatura"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turska (tradicionalni \"F\" model)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turska (moderni \"Q\" model)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrajinska"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "US tastatura (međunarodna)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vjetnamska \"red brojeva\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslavenska (latinično)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Desna Alt tipka"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Obje Shift tipke istovremeno"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control i Shift tipka istovremeno"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "CapsLock tipka"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl i Alt tipke istovremeno"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt i Shift tipke istovremeno"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "\"Meni\" tipka"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Lijeva \"Windows\" tipka"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Desna \"Windows\" tipka"
@@ -6732,36 +6448,45 @@ msgstr "Kružno montiranje %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Najprije ukloni logičke volumene\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"PCMCIA podrška za 2.2 kernele više ne postoji. Molim koristite 2.4 kernel."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Nema pogodne disketne jedinice"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Broj telefona"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "Formatiranje particija"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"PCMCIA podrška za 2.2 kernele više ne postoji. Molim koristite 2.4 kernel."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Mouse"
@@ -6867,56 +6592,77 @@ msgstr "nijedan"
msgid "No mouse"
msgstr "Bez miša"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Molimo testirajte miš"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Da biste aktivirali miša,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "POMJERITE VAŠ KOTAČ!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
#, fuzzy
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-2,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Kraj"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Sljedeći ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Da li je ovo ispravno?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Info"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Proširi stablo"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Smanji stablo"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Prekidač između ravnog i grupnog sortiranja"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "koristi pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "koristi pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "koristi dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch usb"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Spoji se na Internet"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6926,21 +6672,13 @@ msgstr ""
"Neke konekcije koriste pptp, a vrlo rijetke koriste dhcp.\n"
"Ako ne znate, izaberite 'koristi pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch usb"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "koristi dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "koristi pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "koristi pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
@@ -7021,10 +6759,10 @@ msgstr "Testiraj portove"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Koji dhcp klijent želite koristiti?\n"
-"Podrazumjevani je dhcpcd"
+"Podrazumjevani je dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7034,7 +6772,7 @@ msgstr ""
"Nije pronađen ethernet mrežni adapter na vašem sistemu.\n"
"Ne mogu podesiti ovu vrstu konekcije."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Izaberite mrežni interface"
@@ -7044,15 +6782,15 @@ msgid ""
msgstr ""
"Molimo izaberite koji mrežni adapter želite koristiti za spajanje na Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nije pronađena mrežna kartica"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Podešavam mrežu"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7064,15 +6802,15 @@ msgstr ""
"Naziv vašeg računara bi trebao biti puno-kvalifikovani naziv,\n"
"kao što je ``mojcomp.mojlab.mojafirma.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Host name"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Čarobnjak za podešavanje mreže"
@@ -7118,13 +6856,13 @@ msgstr "Nova konfiguracija (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Stara konfiguracija (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Podešavanje ISDNa"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7132,19 +6870,19 @@ msgstr ""
"Izaberite vašeg providera.\n"
" Ako nije na listi, izaberite Nije na listi"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Evropski protokol"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Evropski protokol (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokol za ostatak svijeta"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7152,32 +6890,32 @@ msgstr ""
"Protokol za ostatak svijeta \n"
" bez D-kanala (iznajmljene linije)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Koji protokol želite koristiti?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Koju vrstu kartice imate?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Ne znam"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7191,19 +6929,19 @@ msgstr ""
"\n"
"Ako imate PCMCIA karticu, moraćete znati IRQ i IO vaše kartice.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Prekid"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Nastavak"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Koja je vaša ISDN kartica ?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7211,60 +6949,87 @@ msgstr ""
"Otkrio sam neku ISDN PCI karticu, ali ne znam tip. Molimo izaberite neku PCI "
"karticu na idućem ekranu."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nije pronađena nijedna ISDN PCI kartica. Molimo izaberite jednu na idućem "
"ekranu."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Molimo izaberite na koji serijski port je nakačen vaš modem."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opcije dialupa"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Naziv konekcije"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Broj telefona"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Login ID"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Skripta"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminal"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Ime domena"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Prvi DNS server (opcionalno)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Drugi DNS server (opcionalno)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "but not matching"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instalacija"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabela"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7301,24 +7066,24 @@ msgstr "Trenutno niste konektovani na Internet."
msgid "Connect"
msgstr "Konektuj me"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Prekini konekciju"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Podesi konekciju"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Internet konekcija & podešavanje"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Sada ćemo podesiti konekciju %s."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7337,12 +7102,12 @@ msgstr ""
"\n"
"Pritisnite OK za nastavak."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Podešavanje mreže"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7353,7 +7118,7 @@ msgstr ""
"Kliknite na Ok da zadržite tu konfiguraciju ili Odustani za podešavanje vaše "
"Internet & Mrežne konekcije.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7365,72 +7130,77 @@ msgstr ""
"Sada ćemo podesiti vašu internet/mrežnu konekciju.\n"
"Ako ne želite da koristite automatsko prepoznavanje, isključite opciju.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Izaberite profil za podešavanje"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Koristi auto prepoznavanje"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Ekspertni mod"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Prepoznajem uređaje..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normalna modemska konekcija"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detektovan na portu %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Normalna modemska konekcija"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detektovan %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN konekcija"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detektovan %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL konekcija"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detektovan na interfejsu %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kablovska konekcija"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "otkrivena kablovska konekcija"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN konekcija"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "prepoznata ethernet kartica(e)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Izaberite konekciju koju želite podesiti"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7440,23 +7210,23 @@ msgstr ""
"Izaberite jedan od njih koji ćete koristiti.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internet konekcija"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Da li želite pokrenuti konekciju prilikom boota?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Podešavanje mreže"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Potrebno je restartovati mrežu"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7467,7 +7237,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7477,7 +7247,7 @@ msgstr ""
"\n"
"Sada će ova konfiguracija biti primjenjena na vaš sistem.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7485,7 +7255,7 @@ msgstr ""
"Nakon što je to gotovo, preporučujemo da restartujete vaš X\n"
"okoliš kako bi se izbjegao problem sa promjenom naziva računara."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -7495,7 +7265,7 @@ msgstr ""
"Provjerite vašu konekciju pomoću net_monitor ili mcc. Ako vaša konekcija ne "
"radi, možete ponovo pokrenuti podešavanje"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7506,7 +7276,7 @@ msgstr ""
"Samo prihvatite kako bi ovaj uređaj ostao podešen.\n"
"Izmjena polja ispod će prepisati ovu konfiguraciju."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7516,44 +7286,56 @@ msgstr ""
"Svaka stavka bi trebala biti unesena kao IP adresa u decimalnoj notaciji\n"
"razdvojenoj tačkama (npr. 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Podešavam mrežni uređaj %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (drajver %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP adresa"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netmask"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Automatska IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Pokrenut na bootu"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresa treba biti u formatu 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7565,59 +7347,59 @@ msgstr ""
"kao što je ``mojcomp.mojlab.mojafirma.com''.\n"
"Možete također unijeti IP adresu gateway-a ako ga imate"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS server"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (tj. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Gateway uređaj"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP adresa treba biti u formatu 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP adresa treba biti u formatu 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Konfiguracija proxija"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Otkrij id mrežne karte (korisno za laptope)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy treba biti http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Url treba počinjati sa 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Otkrivena konfiguracija firewalla!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7625,27 +7407,27 @@ msgstr ""
"Upozorenje! Pronađena je postojeća konfiguracija firewalla. Možda će biti "
"potrebno neko ručno podešavanje nakon instalacije."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Internet konfiguracija"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Da li se želite pokušati spojiti na Internet sada?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Probavam vašu konekciju..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Sistem je sada spojen na Internet."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Iz sigurnosnih razloga, sada će biti odspojen."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7653,92 +7435,92 @@ msgstr ""
"Izgleda da sistem nije spojen na Internet.\n"
"Probajte promjeniti postavke vaše konekcije."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Podešavanje konekcije"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Molimo ispunite ili provjerite polje ispod"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ kartice"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memorija kartice (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO kartice"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 kartice"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 kartice"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Vaš lični broj telefona"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Naziv provajdera (npr. provajder.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Broj telefona provajdera"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Provider dns 1 (opcionalno)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Provider dns 2 (opcionalno)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Izaberite vašu državu"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Način biranja broja"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Brzina konekcije"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Timeout konekcije (u sek.)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Login naloga (korisničko ime)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Šifra naloga"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "montiranje nije uspjelo: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Extended particije nisu podržane na ovoj platformi"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7757,12 +7539,12 @@ msgstr "Povratak iz datoteke %s nije uspio: %s"
msgid "Bad backup file"
msgstr "Loša backup datoteka"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Greška u pisanju datoteke: %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7792,183 +7574,184 @@ msgstr "fino"
msgid "maybe"
msgstr "možda"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+#, fuzzy
+msgid "Unknown Model"
+msgstr "Nepoznat model"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Lokalni štampač"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Udaljeni štampač"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Štampač na udaljenom CUPS serveru"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Štampač na udaljenom lpd serveru"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Mrežni štampač (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Štampač na SMB/Windows 95/98/NT serveru"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Štampač na NetWare serveru"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Unesite URI uređaja štampača"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Spoji zadatak na komandu"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-#, fuzzy
-msgid "Unknown Model"
-msgstr "Nepoznat model"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Nepoznat model"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Lokalni štampači"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Udaljeni štampači"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " na paralelnom portu \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", USB štampač \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", višenamjenski uređaj na paralelnom portu \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", višenamjenski uređaj na USBu"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", višenamjenski uređaj na HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", višenamjenski uređaj"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", štampa u %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, fuzzy, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "na LPD serveru \"%s\", štampač \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP host \"%s\", port %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, fuzzy, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "na Windows serveru \"%s\", share \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, fuzzy, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr "na Novell serveru \"%s\", štampač \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", koristeći komandu %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr "Sirovo štampanje (Bez drajvera)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(na %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(na ovom računaru)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Na CUPS serveru \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Default)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Izaberi konekciju štampača"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Kako je štampač povezan na računar?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -7978,19 +7761,19 @@ msgstr ""
"Ovdje ne morate podešavati štampače na udaljenim CUPS serverima;\n"
"ovi štampači će biti automatski prepoznati."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "Podešavanje CUPSa"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Navedite CUPS server"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8008,7 +7791,7 @@ msgstr ""
"unijeti IP adresu CUPS servera i eventualno broj porta kako biste dobili "
"informacije o štampačima sa servera, inače ostavite ova polja praznim."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8024,151 +7807,151 @@ msgstr ""
"configuration\" and edit your file /etc/cups/cupsd.conf manually. Do not "
"forget to restart CUPS afterwards (command: \"service cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "IP adresa treba biti u formatu 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "Broj porta treba biti cijeli broj!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP CUPS servera"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Port"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Automatska konfiguracija CUPSa"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Restartujem sistem za štampu ..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr "Sljedeći paketi će biti uklonjeni"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Sljedeći paketi će biti uklonjeni"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "Kopiraj fontove na sistem"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "Molimo izaberite na koji port je priključen vaš štampač."
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
"Da li želite da podesite ovaj štampač (\"%s\")\n"
"kao podrazumjevani štampač?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Da li želite pokrenuti konekciju prilikom boota?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Dodaj novi štampač"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8191,7 +7974,7 @@ msgstr ""
"vama omogućen pristup svim dostupnim drajverima, opcijama drajvera i vrstama "
"konekcije štampača."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8213,7 +7996,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8228,7 +8011,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8248,20 +8031,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "Automatski prepoznaj štampače"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8285,54 +8068,54 @@ msgstr ""
"štampe...), izaberite opciju \"Štampač\" u \"Hardware\" sekciji Mandrake "
"Kontrolnog centra."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "Koristi auto prepoznavanje"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, fuzzy, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", TCP/IP host \"%s\", port %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Štampač na SMB/Windows 95/98/NT serveru"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Detektovan %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Štampač na paralelnom portu \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "USB štampač \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Mrežni štampač (TCP/Socket)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Štampač na SMB/Windows 95/98/NT serveru"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Lokalni štampač"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8344,23 +8127,23 @@ msgstr ""
"lp0, /dev/lp1, ..., ekvivalentno LPT1:, LPT2:, ..., prvi USB štampač: /dev/"
"usb/lp0, drugi USB štampač: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Morate unijeti naziv uređaja ili datoteke!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr ""
"Nije pronađen nijedan lokalni štampač!\n"
"\n"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Lokalni štampač"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -8368,7 +8151,7 @@ msgstr ""
"Sljedeći štampač je prepoznat automatski: ako to nije onaj koji želite "
"podesiti, uneiste naziv uređaja / naziv datoteke u ulaznu liniju"
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -8377,7 +8160,7 @@ msgstr ""
"koji želite podesiti ili unesite naziv uređaja / naziv datoteke na ulaznu "
"liniju"
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8388,7 +8171,7 @@ msgstr ""
"potpuno automatski. Ako vaš štampač nije ispravno prepoznat ili ako želite "
"sami podesiti štampač, uključite \"Ručno podešavanje\"."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8400,7 +8183,7 @@ msgstr ""
"vaš štampač nije ispravno prepoznat ili ako želite sami podesiti štampač, "
"uključite \"Ručno podešavanje\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -8408,11 +8191,11 @@ msgstr ""
"Molimo izaberite port na koji je vaš štampač povezan ili unesite naziv "
"uređaja / naziv datoteke na ulaznoj liniji"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Molimo izaberite na koji port je priključen vaš štampač."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -8421,19 +8204,19 @@ msgstr ""
"LPT2:, ..., prvi USB štampač: /dev/usb/lp0, drugi USB štampač: /dev/usb/"
"lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Morate izabrati ili unijeti štampač / uređaj!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Ručno podešavanje"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Opcije udaljenog lpd štampača"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -8441,47 +8224,47 @@ msgstr ""
"Da biste koristili udaljeni lpd štampač, morate dati ime računara za printer "
"server i ime štampača na tom serveru."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Ime udaljenog računara"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Ime udaljenog štampača"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Ime udaljenog računara nedostaje!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Ime udaljenog štampača nedostaje!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "Detektovan %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Pokrećem mrežu..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, fuzzy, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr "na Windows serveru \"%s\", share \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Štampam na štampač \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Opcije SMB (Windows 9x/NT) štampača"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8493,46 +8276,46 @@ msgstr ""
"kao i share naziv štampača kojem želite pristupiti i korisničko ime, šifru i "
"informacije o radnoj grupi."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "SMB server ime"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB server IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Share naziv"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Radna grupa"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Koristi auto prepoznavanje"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Treba biti dato ili ime servera ili IP adresa servera!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Naziv samba share-a nedostaje!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8556,7 +8339,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8565,7 +8348,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8573,11 +8356,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Opcije NetWare štampača"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -8589,43 +8372,43 @@ msgstr ""
"naziv reda za štampu na štampaču kojem želite pristupiti i eventualno "
"korisničko ime i šifru."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Printer Server"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Naziv reda za štampu"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "NCP naziv servera nedostaje!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "NCP naziv reda nedostaje!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, fuzzy, c-format
msgid ", host \"%s\", port %s"
msgstr ", TCP/IP host \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, fuzzy, c-format
msgid "Host \"%s\", port %s"
msgstr ", TCP/IP host \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "TCP/socket opcije štampača"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -8637,21 +8420,21 @@ msgstr ""
"opcionalno broj porta. Na HP JetDirect serverima broj porta je obično 9100, "
"na ostalim serverima on može varirati. Pogledajte priručnik vašeg hardware-a."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Hostname štampača nedostaje!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Hostname štampača"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI uređaja štampača"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8661,11 +8444,11 @@ msgstr ""
"CUPS ili Foomatic specifikacije. Obratite pažnju da nisu svi tipovi URIja "
"podržani od svih spoolera."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Trebate unijeti ispravan URI!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -8673,27 +8456,31 @@ msgstr ""
"Svakom štampaču treba dati ime (npr. \"stampac\"). Polja Opis i Lokacija "
"nije potrebno popuniti. Oni su komentari za korisnike."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Naziv štampača"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Opis"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Lokacija"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Čitam bazu podataka o štampačima ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Pripremam bazu podataka o štampačima..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Model vašeg štampača"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8719,24 +8506,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "Model je ispravan"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "Izaberite model ručno"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Izbor modela štampača"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Koji model štampača imate?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8750,7 +8537,7 @@ msgstr ""
"prepoznavanje modela vašeg štampača. Potražite ispravan model na listi ako "
"kursor stoji na pogrešnom modelu ili na \"Raw štampač\"."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -8758,11 +8545,11 @@ msgstr ""
"Ako štampač nije naveden, izaberite kompatibilan (pogledajte uputstva za "
"štampač) ili sličan."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Podešavanje OKI winprinter-a"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8778,11 +8565,11 @@ msgstr ""
"nego što odštampate testnu stranicu. Inače štampač neće raditi. Drajver će "
"ignorisati vaše podešenje tipa konekcije."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Podešavanje Lexmark inkjet-a"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8794,7 +8581,7 @@ msgstr ""
"Molimo spojite vaš štampač na lokalni port ili ga podesite na računaru na "
"koji je spojen."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
#, fuzzy
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -8816,11 +8603,11 @@ msgstr ""
"poravnavanje glava sa \"lexmarkmaintain\" i podesite opcije poravnanja glave "
"pomoću ovog programa."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8843,7 +8630,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8858,22 +8645,22 @@ msgstr ""
"ispravno podešeni. Obratite pažnju da za voma veliku kvalitetu / rezoluciju "
"štampa može postati znatno sporija."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Opcija %s mora biti cijeli broj!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Opcija %s mora biti broj!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Opcija %s izvan raspona!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -8882,11 +8669,11 @@ msgstr ""
"Da li želite da podesite ovaj štampač (\"%s\")\n"
"kao podrazumjevani štampač?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testna stranica"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -8898,39 +8685,39 @@ msgstr ""
"laserskim štampačima sa malo memorije možda neće nikad ni izaći. U većini "
"slučajeva dovoljno je odštampati standardnu testnu stranicu."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Nijedna testna strana"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Štampaj"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Standardna testna strana"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternativna testna strana (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternativna testna strana (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Foto testna strana"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Nemoj štampati testnu stranicu"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Štampam testnu stranicu..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8945,7 +8732,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -8953,15 +8740,15 @@ msgstr ""
"Testna stranica je poslana štampaču.\n"
"Može potrajati određeno vrijeme dok štampač krene.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Da li je radilo ispravno?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Sirovi štampač"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8974,7 +8761,7 @@ msgstr ""
"<datoteka>\" ili \"kprinter <datoteka>\". Grafički alati vam omogućuju da "
"jednostavno odaberete štampač i izmjenite podešenja opcija.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -8984,8 +8771,8 @@ msgstr ""
"dijalozima za štampu mnogih aplikacija, ali ovdje ne morate navesti ime "
"datoteke jer tu datoteku obezbjeđuje sama aplikacija.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -8998,7 +8785,7 @@ msgstr ""
"štampe. Jednostavno dodajte željena podešenja na komandnu liniju, npr. \"%s "
"<datoteka>\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, fuzzy, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -9009,7 +8796,7 @@ msgstr ""
"koja je data ispod ili kliknite na dugme \"Lista opcija za štampu\".%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -9017,7 +8804,7 @@ msgstr ""
"Ovo je lista mogućih opcija za štampu za trenutni štampač:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9026,8 +8813,8 @@ msgstr ""
"Za štampanje datoteke sa komandne linije (terminalski prozor) koristite "
"komandu \"%s <datoteka>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -9037,7 +8824,7 @@ msgstr ""
"dijalozima za štampu mnogih aplikacija. Ovdje nije potrebno navesti naziv "
"datoteke jer tudatoteku obezbjeđuje sama aplikacija.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -9045,7 +8832,7 @@ msgstr ""
"Za listu opcija koje su dostupne za trenutni štampač kliknite na dugme "
"\"Lista opcija za štampu\"."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9054,7 +8841,7 @@ msgstr ""
"Za štampanje datoteke sa komandne linije (terminalski prozor) koristite "
"komandu \"%s <datoteka>\" ili \"%s <datoteka>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9070,7 +8857,7 @@ msgstr ""
"zaustavlja sve zadatke štampe odmah kada kliknete na nju. Ovo je korisno "
"npr. u slučaju zaglavljivanja papira.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9083,40 +8870,40 @@ msgstr ""
"zadatak štampe. Jednostavno dodajte željena podešenja na komandnu liniju, "
"npr. \"%s <datoteka>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Štampam/skeniram na \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Štampam/skeniram na \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Štampam/skeniram na \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Štampam na štampač \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Zatvori"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Lista opcija za štampu"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, fuzzy, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9139,7 +8926,7 @@ msgstr ""
"\n"
"Nemojte koristiti \"scannerdrake\" za ovaj uređaj!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9152,17 +8939,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Čitam podatke o štampaču..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Premještanje konfiguracije štamapča"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9177,7 +8964,7 @@ msgstr ""
"zadaci štampe neće biti prebačeni.\n"
"Svi redovi ne mogu biti prebačeni zbog sljedećih razloga:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
@@ -9185,7 +8972,7 @@ msgstr ""
"CUPS ne podržava štampače na Novell serverima ili štampačekoji šalju podatke "
"u komandama slobodnog oblika.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9193,11 +8980,11 @@ msgstr ""
"PDQ podržava samo lokalne štampače, udaljene LPD štampačei Socket/TCP "
"štampače.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD i LPRng ne podržavaju IPP štampače.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -9205,7 +8992,7 @@ msgstr ""
"Pored toga, redovi koji nisu kreirani ovim programom ili sa \"foomatic-"
"configure\" ne mogu biti premješteni."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9215,7 +9002,7 @@ msgstr ""
"Također štampači konfigurisani sa PPD datotekama koje su osigurali njihovi "
"proizvođači ili sa vlastitim CUPS drajverima ne mogu biti prebačeni."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9225,15 +9012,15 @@ msgstr ""
"Označite štampače koje ćete prebacivati i kliknite na \n"
"\"Prebaci\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Nemoj prebacivati štampače"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Prebaci"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9244,11 +9031,11 @@ msgstr ""
"Kliknite na \"Prebaci\" da to prepišete.\n"
"Možete također unijeti novo ime ili preskočiti ovaj štampač."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Naziv štampača bi se trebao sastojati od slova, brojeva i donje linije"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9257,16 +9044,16 @@ msgstr ""
"Štampač \"%s\" već postoji,\n"
"da li sigurno želite prepisati ovu konfiguraciju?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Novo ime štampača"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Prebacujem %s ..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9275,29 +9062,29 @@ msgstr ""
"Prebacili ste vaš bivši podrazumjevani štampač (\"%s\"),Da li će to također "
"biti podrazumjevani štampač podnovim sistemom štampe %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Osvježavam podatke o štampaču..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Podešavanje udaljenog štampača"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Pokrećem mrežu..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Sada podesite mrežu"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Mrežna funkcionalnost nije podešena"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9309,11 +9096,11 @@ msgstr ""
"mreže, nećete moći koristiti štampač koji sada podešavate. Kako želite da "
"nastavimo?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Nastavi bez podešavanja mreže"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9328,7 +9115,7 @@ msgstr ""
"\"Mreža i Internet\"/\"Konekcija\", a zatim podesite štampač, ponovo "
"koristeći Mandrake Kontrolni centar, sekcija \"Hardver\"/\"Štampač\""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9338,24 +9125,24 @@ msgstr ""
"vašu konfiguraciju i vaš hardware. Onda ponovo pokušajte podesiti udaljeni "
"štampač."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Restartujem sistem za štampu ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "visok"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoičan"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Instaliram sistem za štampu na sigurnosnom nivou: %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9379,11 +9166,11 @@ msgstr ""
"\n"
"Da li zaista želite podesiti štampanje na ovom računaru?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Pokrećem sistem za štampu tokom boota"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9403,60 +9190,60 @@ msgstr ""
"\n"
"Da li želite da ponovo uključite automatsko pokretanje sistema za štampu?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Provjeravam instalirani software..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Uklanjam LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Uklanjam %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Uklanjam LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instaliram pakete..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Izaberite spooler štampača"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Koji sistem štampanja (spooler) želite koristiti?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Podešavam štampač \"%s\"..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Instaliram Foomatic..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Opcije štampača"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Pripremam PrinterDrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Podešavam aplikacije..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Da li želite podesiti štampanje?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Sistem štampe: "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -9468,7 +9255,7 @@ msgstr ""
"njemu; ili da učinite štampač na udaljenom CUPS serveru upotrebljivim iz "
"Star Office/OpenOffice.org/GIMP-a."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -9478,29 +9265,29 @@ msgstr ""
"postavki; ako ga želite učiniti podrazumjevanim štampačem; ili da biste "
"vidjeli informacije o njemu."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Osvježi listu štampača (kako bi bili prikazani svi dostupni CUPS štampači)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Promjenite sistem štampe"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normalni mod"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "Želite li podesiti još jedan štampač?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Izmjeni konfiguraciju štampača"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9509,188 +9296,111 @@ msgstr ""
"Štampač %s\n"
"Šta želite da izmjenite na ovom štampaču?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Uradi!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Tip konekcije štampača"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Naziv štampača, opis, lokacija"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Proizvođač štampača, model, drajver"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Proizvođač štampača, model"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Podesi štampač kao podrazumjevani"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Dodaj ovaj štampač u Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Ukloni ovaj štampač iz Star/Open Offica"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Štampaj testnu stranicu"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "Saznaj kako koristiti ovaj štampač"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Ukloni štampač"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Uklanjam stari štampač \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Podrazumjevani štampač"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Štampač \"%s\" je sada podešen kao podrazumjevani štampač."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Dodajem štampač u Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr "Štampač \"%s\" je uspješno dodan u Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr "Nisam uspio dodati štampač \"%s\" u Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Uklanjam štampač iz Star/Open Offica"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr "Štampač \"%s\" je uspješno uklonjen iz Star/Open Offica."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr "Nisam uspio ukloniti štampač \"%s\" iz Star/Open Offica."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Da li želite da uklonite štampač \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Uklanjam štampač \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Podešavanje proxija"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Dobro došli u alat za podešavanje proxija.\n"
-"qn Ovdje ćete biti u prilici da podesite vaše http i ftp proxije\n"
-"sa ili bez logina i šifre\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Molimo popunite informacije o http proxiju\n"
-"Ostavite polja praznim ako ne želite http proxy"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "port"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "Url treba počinjati sa 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Port treba biti broj"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Molimo popunite informacije o ftp proxiju\n"
-"Ostavite polja praznim ako ne želite ftp proxy"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Molimo unesite login i šifru za proxy, ako su potrebni.\n"
-"Ostavite polja praznim ako ne želite login/šifru"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "login"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "šifra"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "ponovo unesite šifru"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Šifre se ne poklapaju. Pokušajte opet!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Ne mogu dodati particiju na _formatiran_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Ne mogu pisati datoteku %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid nije uspio"
@@ -9704,7 +9414,7 @@ msgstr "mkraid nije uspio (možda nedostaju raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nema dovoljno particija za RAID nivo %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9729,69 +9439,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Nivo sigurnosti"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Default)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Nivo sigurnosti"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Udaljena administracija"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Više opcija"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Više opcija"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (Default)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "Podešavanje nivoa sigurnosti"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Molimo sačekajte, pripremam instalaciju"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Pokreni ALSA zvučni sistem (Advanced Linux Sound Architecture)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron periodični pokretač komandi."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -9800,7 +9506,7 @@ msgstr ""
"sysloga. Također se može koristiti za gašenje računara kada su baterije "
"potrošene."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -9809,7 +9515,7 @@ msgstr ""
"prilikom pokretanja at-a, te pokreće pozadinske komande kada je nizak "
"prosječni nivo opterećenja."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -9820,7 +9526,7 @@ msgstr ""
"u periodičnim terminima. vixie cron dodaje veći broj mogućnosti osnovnom\n"
"UNIX cronu, uključujući bolju sigurnost i moćnije opcije za podešavanje."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -9831,7 +9537,7 @@ msgstr ""
"Midnight Commander. On također omogućuje konzolne isjeci/zaljepi operacije\n"
"pomoću miša i uključuje podršku za pop-up menije na konzoli."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9839,14 +9545,14 @@ msgstr ""
"HardDrake pokreće probavanje hardware-a i opcionalno konfiguriše\n"
"novi/izmjenjeni hardware."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache je World Wide Web server. Koristi se za posluživanje HTML\n"
"datoteka i CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -9860,7 +9566,7 @@ msgstr ""
"raznih servisa, kao što su telnet, ftp, rsh i rlogin. Isključivanje inetd-a\n"
"isključuje sve servise za koje je on nadležan."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -9868,7 +9574,7 @@ msgstr ""
"Pokrenite filtriranje paketa za Linux kernel seriju 2.2 kako\n"
"biste postavili firewall i zaštitili vaš računar od mrežnih napada."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -9878,7 +9584,7 @@ msgstr ""
"/etc/sysconfig/keyboarc. Ovo može biti izabrano korištenjem kbdconfig\n"
"programa. Možete ovo ostaviti uključenim na većini računara."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9886,11 +9592,11 @@ msgstr ""
"Automatsko regenerisanje kernel zaglavlja u /boot za\n"
"/usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Automatsko prepoznavanje i podešavanje hardware-a tokom boota."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -9898,7 +9604,7 @@ msgstr ""
"Linuxconf će ponekad obaviti raznolike zadatke tokom boota\n"
"kako bi se održala sistemska konfiguracija."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -9906,7 +9612,7 @@ msgstr ""
"lpd je demon za štampu koji je potreban da bi lpr radio ispravno.\n"
"To je u osnovi server koji dodjeljuje zadatke štampe štampaču/ima."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -9914,7 +9620,7 @@ msgstr ""
"Linux Virtuelni Server, koristi se za izgradnju servera visokih performansi\n"
"i dostupnosti."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -9922,7 +9628,7 @@ msgstr ""
"named (BIND) je Domain Name Server (DNS) koji se koristi za pretvaranje "
"imena računara u IP adrese."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -9930,7 +9636,7 @@ msgstr ""
"Montira i demontira sve Network File System (NFS), SMB (Lan\n"
"Manager/Windows) i NCP (NetWare) tačke montiranja."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9938,7 +9644,7 @@ msgstr ""
"Aktivira/deaktivira sve mrežne interfejse koji su konfigurisani\n"
"za pokretanje tokom boota."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -9948,7 +9654,7 @@ msgstr ""
"Ovaj servis omogućuje funkcionalnost NFS servera, koji je podešen putem\n"
"/etc/exports datoteke."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -9956,7 +9662,7 @@ msgstr ""
"NFS je popularan protokol za dijeljenje datoteka preko TCP/IP mreža.\n"
"Ovaj servis omogućuje NFS funkcionalnost zaključavanja datoteka."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -9964,11 +9670,11 @@ msgstr ""
"Automatski uključuje numlock bravu tipaka pod konzolom i\n"
"XFree tokom boota."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Podrška za OK 4w i kompatibilne windows štampače"
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -9980,7 +9686,7 @@ msgstr ""
"konfiguriše tako da je sigurno imati ga instaliranog na računarima\n"
"kojima nije potreban."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -9991,7 +9697,7 @@ msgstr ""
"su NFS i NIS. Portmap server mora raditi na računarima koje služe kao\n"
"serveri za protokole koji koriste RPC mehanizam."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -9999,7 +9705,7 @@ msgstr ""
"Postfix je Mail Transport Agent, tj. program koji šalje poštu sa jednog "
"računara na drugu."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10007,7 +9713,7 @@ msgstr ""
"Spašava i vraća sistemski raspon entropije za veću kvalitetu\n"
"generisanja slučajnih brojeva."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -10015,7 +9721,7 @@ msgstr ""
"Dodjeljuje sirove uređaje blokovskim urećajima (kao što su\n"
"particije hard diska) za upotrebu aplikacijama kao što je Oracle"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -10026,7 +9732,7 @@ msgstr ""
"kompleksniji\n"
"protokoli rutiranja su potrebni za složene mreže."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -10034,7 +9740,7 @@ msgstr ""
"rstat protokol omogućava korisnicima na mreži da dobave\n"
"mjeru performansi za svaki računar na toj mreži"
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10042,7 +9748,7 @@ msgstr ""
"rusers protokol omogućava korisnicima na mreži da identificiraju\n"
"ko je prijavljen na ostalim računarima."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -10050,11 +9756,11 @@ msgstr ""
"rwho protokol omogućava udaljenim korisnicima da dobiju listu svih\n"
"korisnika prijavljenih na računar na kojem radi rwho demon (slično fingeru)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Pokreće zvučni sistem na vašem računaru"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -10062,64 +9768,64 @@ msgstr ""
"Syslog je pogodnost pomoću koje mnogi demoni zapisuju poruke\n"
"u razne sistemske dnevnike. Dobra ideja je uvijek imati pokrenuti syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Pokreće drajvere za vaše usb uređaje."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Pokreće X Font Server (ovo je nužno da bi XFree radio)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Izaberite koji servisi se trebaju pokretati automatski prilikom boota"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Štampa"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Dijeljenje datoteka"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Sistem"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Udaljena administracija"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Server baze podataka"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Servisi: %d aktiviran za %d registrovan"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Servisi"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "aktivan"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "zaustavljen"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Servisi i demoni"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10127,15 +9833,15 @@ msgstr ""
"Nema dodatnih informacija\n"
"o ovom servisu, izvinite."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Prilikom boota"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Start"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stop"
@@ -10227,7 +9933,7 @@ msgstr ""
"Mandrake Linux 8.2 pruža najbolje Open Source igre - arkadne, akcione, "
"karte, sportovi, strategije, ..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Mandrake Kontrolni centar"
@@ -10393,193 +10099,581 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Tastatura"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Instaliram pakete..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Molimo izvršite logout i zatim koristitite Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Molimo ponovo se prijavite na %s radi aktiviranja izmjena"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Premještanje konfiguracije štamapča"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Server baze podataka"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Server baze podataka"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS server"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS server"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "Dodaj korisnika"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "DHCP klijent"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Nije konektovan"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "Obriši"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Sve izabrano"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "Dodaj korisnika"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Tip: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP klijent"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP klijent"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "DHCP klijent"
+
+#: ../../standalone/drakTermServ_.c:837
#, fuzzy
-msgid "<-- Del Client"
+msgid "Delete Client"
msgstr "DHCP klijent"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Podešavam..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netmask"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Ime domena"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS server"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Napredno podešavanje"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "rekonfiguriši"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Molimo ubacite boot disketu koja je upotrebljena u jedinicu %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Nema pogodne disketne jedinice"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Greška!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Ne mogu pronaći potrebnu image datoteku '%s'"
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Podešavanje auto instalacije"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10606,11 +10700,20 @@ msgstr ""
"\n"
"Da li želite nastaviti?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Ponovi"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Automatska konfiguracija koraka"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -10618,12 +10721,12 @@ msgstr ""
"Molimo izaberite za svaki korak da li ćete ga ponoviti kao i u vašoj "
"instalaciji ili će se obaviti ručno"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Pravim auto instalacijsku disketu"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10635,12 +10738,12 @@ msgstr ""
"\n"
"Parametri automatske instalacije su dostupni u odjeljcima lijevo"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Čestitamo!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10648,36 +10751,36 @@ msgstr ""
"Disketa je uspješno napravljena.\n"
"Sada možete ponoviti vašu instalaciju."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Auto instalacija"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Dodaj stavku"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Ukloniti zadnju stavku"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10687,7 +10790,7 @@ msgstr ""
" DrakBackup Izvještaj \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10699,7 +10802,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10711,13 +10814,13 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "ukupno napredak"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10726,41 +10829,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Bez šifre"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Ne mogu otvoriti %s: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10771,65 +10874,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Backup-uj sistemske datoteke..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Datoteke backup-a hard diska..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Backup-uj korisničke datoteke..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Napredak backup-a hard diska..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Backup-uj ostale datoteke..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Koristi traku za backup"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10837,7 +10940,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10846,7 +10949,7 @@ msgstr ""
"lista datoteka poslana putem FTPa: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
#, fuzzy
msgid ""
"\n"
@@ -10857,39 +10960,39 @@ msgstr ""
"(!) problem sa FTP konekcijom: Nije bilo moguće poslati vaše backup datoteke "
"putem FTPa.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "(!) Greška tokom slanja pošte. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Izbor datoteka"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Izaberite datoteke ili direktorije i kliknite na 'Dodaj'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10897,26 +11000,26 @@ msgstr ""
"\n"
"Molimo uključite sve potrebne opcije.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Ove opcije mogu spasiti ili vratiti sve datoteke u vašem /etc direktoriju.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Backup sistemskih datoteka. ( /etc direktorij )"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Zaobiđi kritične datoteke (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10924,67 +11027,67 @@ msgstr ""
"Sa ovom opcijom bićete u mogućnosti da vratite bilo koju\n"
" verziju vašeg /etc direktorija."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Molimo izaberite sve korisnike koje želite uključiti u vaš backup."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Ne uključuj spremnik web preglednika"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Koristi inkrementalni backup (nemoj prebrisati stare backupe)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Korisnici"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Koristi FTP vezu za backup"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Prebaci"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Molimo unesite ime računara ili IP."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -10993,68 +11096,68 @@ msgstr ""
"Molimo unesite direktorij za\n"
" smještaj backupa na ovom računaru."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Molimo unesite vaš login"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Molimo unesite vašu šifru"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Zapamti ovu šifru"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Koristi CD/DVDROM za backup"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Molimo izaberite vaš CD prostor"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
#, fuzzy
msgid " Erase Now "
msgstr "Prebaci"
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Molim uključite ako koristite CDRW medij"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11062,36 +11165,36 @@ msgstr ""
"Molim unesite naziv uređaja vašeg CD Writera\n"
" npr: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Izaberite datoteku"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Koristi traku za backup"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Molim unesite ime uređaja kojeg ćete koristiti za backup"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Molim uključite ako želite obrisati vaš CDRW prije"
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11099,57 +11202,57 @@ msgstr ""
"Molim unesite maksimalnu veličinu\n"
" dozvoljenu za Draxbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Molimo unesite direktorij za spasiti:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Koristi quotu za backup datoteke."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Mreža"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Tip"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "svakog sata"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "dnevno"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "sedmično"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "mjesečno"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Koristi demon"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11157,7 +11260,7 @@ msgstr ""
"Izaberite vremenski interval\n"
"između svakog backupa"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11165,7 +11268,7 @@ msgstr ""
"Molim izaberite medij\n"
"za backup."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11173,71 +11276,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Molim budite sigurni da je cron demon aktiviran u vašim servisima."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Pošalji mail izvještaj nakon svakog backupa na :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Šta"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Gdje"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Kada"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Više opcija"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Podešavanje Drakbackup-a"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Molimo izaberite gdje želite backupovati"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "na hard disk"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "preko mreže"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Molim izaberite šta želite backupovati"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Backup sistema"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Backup korisnika"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Ručno izaberite korisnika"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11245,7 +11348,7 @@ msgstr ""
"\n"
"Izvori backup-a: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11253,7 +11356,7 @@ msgstr ""
"\n"
"- sistemske datoteke:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11261,7 +11364,7 @@ msgstr ""
"\n"
"- korisničke datoteke:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11269,7 +11372,7 @@ msgstr ""
"\n"
"- ostale datoteke:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11278,32 +11381,32 @@ msgstr ""
"\n"
"- spasi na hard disku u direktoriju: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Uređaj miša: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, fuzzy, c-format
msgid ""
"\n"
@@ -11312,12 +11415,12 @@ msgstr ""
"\n"
"- spasi na FTPu na računaru: %s\n"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, fuzzy, c-format
msgid ""
"\n"
@@ -11326,7 +11429,7 @@ msgstr ""
"\n"
"- spasi na FTPu na računaru: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11335,7 +11438,7 @@ msgstr ""
"\t\t korisničko ime: %s\n"
"\t\t u direktoriju: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11343,19 +11446,19 @@ msgstr ""
"\n"
"- Opcije:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tNe uključuj sistemske datoteke\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBackupi koriste tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tBackupi koriste tar i gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11364,41 +11467,41 @@ msgstr ""
"\n"
"- Demon (%s) uključuje :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Hard disk.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Mrežu preko SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t-Mrežu preko FTPa.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Bez podešavanja, molim kliknite na Čarobnjak ili Napredno.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11406,7 +11509,7 @@ msgstr ""
"Lista podataka za vraćanje:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11414,256 +11517,256 @@ msgstr ""
"Lista oštećenih podataka:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Molimo isključite ili pobrišite ga idući put."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Backup datoteke su oštećene"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
#, fuzzy
msgid " All of your selected data have been "
msgstr " Svi vaši izabrani podaci su "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " uspješno spašeni na %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Vrati konfiguraciju "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "OK za vraćanje ostalih datoteka."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Lista korisnika za vraćanje (samo najsvježiji datum po korisniku je značajan)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Vrati sistemske datoteke prije:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "molim izaberite datum za vraćanje"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Koristi hard disk za backup"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Molimo unesite direktorij za spasiti:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP konekcija"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Sigurna konekcija"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Vrati sa hard diska"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Molim unesite direktorij gdje su smješteni backupi"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Izaberite drugi medij za vraćanje"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Drugi medij"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Vrati sistem"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Vrati korisnike"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Vrati ostalo"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "izaberite stazu za vraćanje (umjesto / )"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Izvrši novi backup prije vraćanja (samo za inkrementalni backup.)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Pobriši korisničke direktorije prije vraćanja."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Vrati ostalo"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Backup datoteke su oštećene"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Vrati sa hard diska"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Vrati tabelu particija"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Vrati korisnike"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Host name"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Šifra"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Korisničko ime"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Hostname: "
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Vrati ostalo"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Vrati sve backupe"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Ručno vraćanje"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Vrati tabelu particija"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Vrati korisnike"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Prethodni"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Spasi"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Izgradi backup"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Vrati"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -11674,14 +11777,7 @@ msgstr ""
" vaš mail izvještaj nije poslan\n"
" Molim podesite sendmail"
-#: ../../standalone/drakbackup_.c:4257
-#, fuzzy
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr "Sljedeći paketi će biti instalirani"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -11690,19 +11786,26 @@ msgstr ""
"Greška tokom slanja datoteke preko FTPa.\n"
" Molimo ispravite vašu FTP konfiguraciju."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+#, fuzzy
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr "Sljedeći paketi će biti instalirani"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Molim izaberite podatke za vraćanje..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Molim izaberite medij za backup..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Molim izaberite podatke za backup..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11710,59 +11813,59 @@ msgstr ""
"Nije pronađena konfiguraciona datoteka \n"
"molim kliknite na Čarobnjak ili Napredno."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "U izradi ... molim sačekajte."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Backup sistemskih datoteka"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Backup korisničkih datoteka"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Backup ostalih datoteka"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Ukupan napredak"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "slanje datoteka putem FTPa"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Šaljem datoteke..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Backup-uj sada iz konfiguracijske datoteke"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Pogledaj postavke backupa."
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Čarobnjak za podešavanje"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Napredno podešavanje"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Backup-uj sada"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
#, fuzzy
msgid ""
"options description:\n"
@@ -11823,7 +11926,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11837,7 +11940,7 @@ msgstr ""
" podesiti myhostname ili mydomain u /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11915,7 +12018,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
#, fuzzy
msgid ""
"restore description:\n"
@@ -11968,48 +12071,21 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12038,7 +12114,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12085,7 +12160,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12103,7 +12178,7 @@ msgstr ""
"drive before sending it to the server.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12125,197 +12200,98 @@ msgstr ""
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Instalacija %sa nije uspjela. Javila se sljedeća greška:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr "Alati za konzolu"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
#, fuzzy
msgid "HardDrake"
msgstr "na hard disk"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "MandrakeConsulting"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "MandrakeStore"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Miš"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Udaljeni štampač"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Share naziv"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Printerdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Čarobnjak za podešavanje mreže"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Autentikacija"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Izbor paketa"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Molimo sačekajte"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12327,47 +12303,52 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "port"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Post Uninstall"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Post Uninstall"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr "Screenshotovi će biti dostupni nakon što instalirate u %s"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Podešavanje mreže (%d adaptera)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profil:"
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Briši profil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profil za brisanje:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Novi profil..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
@@ -12375,98 +12356,100 @@ msgstr ""
"Naziv profila koji će biti kreiran (novi profil je kreiran kao kopija "
"postojećeg) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Hostname: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Pristup Internetu"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Tip:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Gateway:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Interfejs:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Status:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Molim sačekajte"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Podesi Internet pristup..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Podešavanje LANa"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Drajver"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interfejs"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Status"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Podesi Lokalnu mrežu..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Kliknite ovdje za pokretanje čarobnjaka ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Čarobnjak..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Primjeni"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Konektovan"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Nije konektovan"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Konektuj se..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Prekini konekciju..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
"Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12474,36 +12457,36 @@ msgstr ""
"Nemate nijedan podešen interfejs.\n"
"Podesite ih prvo klikajući na 'Podesi'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Podešavanje LANa"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Boot protokol"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Pokrenut na bootu"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP klijent"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "pokreni sada"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "zaustavi sada"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -12511,7 +12494,7 @@ msgstr ""
"Interfejs još nije podešen.\n"
"Pokrenite čarobnjak za podešavanje u glavnom prozoru"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12519,121 +12502,117 @@ msgstr ""
"Nemate nijednu Internet konekciju.\n"
"Napravite jednu klikajući na 'Podesi'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Podešavanje Internet konekcije"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Podešavanje Internet konekcije"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Tip konekcije: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametri"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernet kartica"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP klijent"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "koristi: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Naziv modula"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Veličina"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "Kreiranje boot diskete"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "Podrazumijevano"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy greška: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "Kernel verzija"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Općenito"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Ekspert područje"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd opcionalni argumenti"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Dodaj modul"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "prisili"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "ako je potrebno"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "izostavi scsi module"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "izostavi raid module"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Ukloni modul"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Ispis"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Napravi disk"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Provjeri da li je medij prisutan za ovaj uredjaj %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -12642,12 +12621,12 @@ msgstr ""
"Nema medija za ovaj uredjaj %s.\n"
"Molim ubacite ga."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Ne mogu izvrsiti fork: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12658,99 +12637,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Pretraži instalirane fontove"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Isključi instalirane fontove"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "obradi sve fontove"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "nije pronađen nijedan font"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "gotovo"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "ne mogu naći nijedan font na montiranim particijama"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Ponovo izaberi ispravne fontove"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "ne mogu naći nijedan font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Pretraži fontove na listi instaliranih"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Kopiranje fontova"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Instalacija True Type fontova"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "molimo sačekajte tokom ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Završena True Type instalacija"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Konverzija fontova"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "type1inst kreiranje"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscript referenciranje"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "ttf fonts konverzija"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "pfm fonts konverzija"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Onemogući privremene datoteke"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Restartuj XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Onemogući datoteke fontova"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "restart xfs-a"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -12764,111 +12743,213 @@ msgstr ""
"-Možete instalirati fontove koristeći uobičajen način. U rijetkim "
"slučajevima, neispravni fontovi mogu zaglaviti vaš X Server."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Uvoz fontova"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Preuzmi fontove iz Windowsa"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Deinstaliraj fontove"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Napredne opcije"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Lista fontova"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "Izaberite aplikacije koje će podržavati fontove :"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Razni štampači"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Izaberite font datoteku ili direktorij i kliknite na 'Dodaj'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Lista instalacije"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "kliknite ovdje ako ste sigurni."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "ovdje ako ne."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Ništa izabrano"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Sve izabrano"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Pobriši listu"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Probni inicijali"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Kopiraj fontove na sistem"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Instaliraj i konvertuj fontove"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Post Install"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Pobriši fontove sa mog sistema"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Post Uninstall"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Dijeljenje Internet konekcije"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Dijeljenje Internet konekcije je trenutno aktivno"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -12880,19 +12961,19 @@ msgstr ""
"\n"
"Šta želite uraditi?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "isključi"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "otkaži"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "rekonfiguriši"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Isključujem servere..."
@@ -12900,11 +12981,11 @@ msgstr "Isključujem servere..."
msgid "Internet connection sharing is now disabled."
msgstr "Dijeljenje Internet konekcije je sada isključeno."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Dijeljenje Internet konekcije je trenutno neaktivno"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -12916,19 +12997,19 @@ msgstr ""
"\n"
"Šta želite uraditi?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "uključi"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Uključujem servere..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Dijeljenje Internet konekcije je sada uključeno."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -12948,21 +13029,21 @@ msgstr ""
"Napomena: potreban vam je poseban Mrežni adapter da biste podesili Lokalnu "
"mrežu (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interfejs %s (koristeći modul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interfejs %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Nema mrežnog adaptera na vašem sistemu!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -12970,11 +13051,11 @@ msgstr ""
"Na vašem sistemu nije pronađen nijedan ethernet mrežni adapter. Molimo "
"pokrenite alat za podešavanje hardware-a."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Mrežni interface"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12989,18 +13070,18 @@ msgstr ""
"\n"
"Sada ću podesiti vašu Lokalnu mrežu sa ovim adapterom."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Molimo izaberite koji mrežni adapter će biti spojen na vašu Lokalnu mrežu."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Mrežni interfejs je već podešen"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13015,15 +13096,24 @@ msgstr ""
"\n"
"To možete obaviti ručno, ali morate znati šta radite."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatsko ponovno podešavanje"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Prikaži postavke trenutnog interfejsa"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Prikaži postavke trenutnog interfejsa"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13040,7 +13130,7 @@ msgstr ""
"IP atributi: %s\n"
"Drajver: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -13050,7 +13140,7 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
@@ -13063,12 +13153,12 @@ msgstr ""
"Ako ne, mogu ponovo podesiti vaš interfejs i podesiti DHCP server za vas.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "Lokalna mreža C klase"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13077,64 +13167,64 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "IP adresa (ovog) DHCP servera"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP adresa (ovog) DHCP servera"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Novo ime štampača"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Ponovo podesi interfejs i DHCP server"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Lokalna mreža se ne završava sa `.0', izlazim."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Potencijalan konflikt LAN adresa pronađen u trenutnoj konfiguraciji %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Podešavam..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Podešavam skripte, instaliram software, pokrećem servere..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problemi tokom instaliranja paketa %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13144,23 +13234,23 @@ msgstr ""
"Sada možete dijeliti Internet konekciju sa ostalim računarima na vašoj "
"lokalnoj mreži, koristeći automatsku mrežnu konfiguraciju (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Podešavanje je već završeno, ali je trenutno isključeno."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Podešavanje je već završeno i trenutno je uključeno."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Dijeljenje Internet konekcije nije nikad podešeno."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Podešavanje dijeljenja Internet konekcije"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13175,158 +13265,158 @@ msgstr ""
"\n"
"Kliknite na Podesi da pokrenete čarobnjak."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Radna grupa"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "particiji %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Korisnik"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Obriši"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Gotovo"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Dodaj modul"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Dodaj novi štampač"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
#, fuzzy
msgid "Up selected rule one level"
msgstr "Ništa izabrano"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Ukloni izabrano"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Prihvati korisnika"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Verzija: %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Port"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
#, fuzzy
msgid "Use owner id for execution"
msgstr "Koristi auto prepoznavanje"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Koristi auto prepoznavanje"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Spasi izbor paketa"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Korisnik"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Radna grupa"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Nije konektovan"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13338,7 +13428,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13347,139 +13437,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "Kreiranje boot diskete"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Rezolucija"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Izaberi datoteku"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Share naziv"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Podešavanje servisa"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "Uređaj"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Sistem instalacije"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Izaberite monitor"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "Izbor modela štampača"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Morate izabrati ili unijeti štampač / uređaj!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Prepoznajem uređaje ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13494,75 +13584,75 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Kanada (kablovska)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "USA (broadcast)"
msgstr "USA (bcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA (kablovska)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (cable-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
#, fuzzy
msgid "China (broadcast)"
msgstr "Kina (bcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
#, fuzzy
msgid "Japan (broadcast)"
msgstr "Japan (bcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japan (kablovska)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Istočna Evropa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Francuska"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irska"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Zapadna Evropa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australija"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Novi Zeland"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Južna Afrika"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13570,44 +13660,44 @@ msgstr ""
"Molim,\n"
"unesite vaš tv standard i državu"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "TV standard :"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Oblast :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Pretraga TV kanala je u toku ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Tražim TV kanale"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Došlo je do greške kod instaliranja paketa:"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -13619,30 +13709,442 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr "Alternativna testna strana (A4)"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr "Odustani"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+#, fuzzy
+msgid "Bus identification"
+msgstr "Autentikacija"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "veličina chunka"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Nivo sigurnosti"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr "Izaberite datoteku"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Gateway uređaj"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Miš"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formatiraj"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "nivo"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "Miš"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Memorija kartice (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Naziv modula"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 dugmeta"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Ime: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", TCP/IP host \"%s\", port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "postavka opterećenja"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Molimo izaberite na kojem serijskom portu je spojen vaš miš."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr "Izlaz"
+
+#: ../../standalone/harddrake2_.c:83
#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Koristi auto prepoznavanje"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opcije"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Koristi auto prepoznavanje"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Pomoć"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/_Pomoć"
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "upotreba: keyboarddrake [--expert] [keyboard]\n"
+msgstr ""
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "upotreba: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Izaberite skener"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Prijavi grešku"
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/Pomoć/_O programu..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr "Ispitivanje"
+
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "detektovan na portu %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Prepoznavanje hard diska"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Pogledaj hardware info"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Prikaži informacije"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Podešavanje miša"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Uklanjam štampač \"%s\" ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekundi"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Koristi auto prepoznavanje"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Koristi auto prepoznavanje"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opcije"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Molimo izaberite izgled vaše tastature."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Želite li da BackSpace vrati Delete u konzoli?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Promjenite CD-ROM"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -13651,138 +14153,126 @@ msgstr ""
"spremni.\n"
"Ako ga nemate, pritisnite Odustani da bi se izbjegao live upgrade."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Ne mogu da pokrenem live upgrade !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Izmjena je napravljena, ali da bi stupila na snagu morate se odjaviti"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Prikaži samo za izabrani dan"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Datoteka/_Nova"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Datoteka/_Otvori"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Datoteka/_Sačuvaj"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/_Datoteka/Sačuvaj K_ao"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Datoteka/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opcije"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opcije/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Pomoć/_O programu..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Korisnik"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Poruke"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Objašnjenja Mandrake alata"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "pretraživanje"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Alat za pregled vaših logova"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Podešavanja"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "matching"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "but not matching"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Izaberi datoteku"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Kalendar"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Sadržaj datoteke"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
#, fuzzy
msgid "Mail alert"
msgstr "Mail/SMS obavijest"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "molim sačekajte, parsiram datoteku: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Podešavanje Mail/SMS obavijesti"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
#, fuzzy
msgid ""
"Welcome to the mail configuration utility.\n"
@@ -13793,137 +14283,251 @@ msgstr ""
"\n"
"Ovdje možete podesiti sistem obavještavanja.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Ime domena"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS server"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Postfix mail server, Inn news server"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS server"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS server"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "Servisi"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Printer Server"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "postavke servisa"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
#, fuzzy
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
"Možete primiti obavještenje ako neki od izabranih servisa prestane raditi"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "postavka opterećenja"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
"Primićete upozorenje ako je opterećenje (system load) veće od ove vrijednosti"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "postavka upozorenja"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Molimo unesite vašu šifru"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Sačuvaj kao..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Molimo izaberite vrstu vašeg miša."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emuliraj treće dugme?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Podešavanje mreže"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profil:"
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Šaljem datoteke..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Tip konekcije: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Probavam vašu konekciju..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Spoji se na Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Spoji se na Internet"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Brzina konekcije"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "postavka upozorenja"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Lokalne datoteke"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Konektuj me"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Prekini konekciju"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Čitam podatke o štampaču..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Prepoznajem uređaje ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Testiraj portove"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "%s je pronađen na %s, podesi ga ?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Izaberite skener"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Ovaj %s skener nije podržan"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr "Boot uređaj"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -13934,7 +14538,7 @@ msgstr ""
"Možete pokrenuti printerdrake iz Mandrake Kontrolnog centra u odjeljku "
"Hardware."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13951,6 +14555,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "detektovan na portu %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Izaberite svoj jezik"
@@ -14023,10 +14632,14 @@ msgstr "Instaliraj sistemske update"
msgid "Exit install"
msgstr "Napusti instalaciju"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-2,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
@@ -14269,3 +14882,263 @@ msgstr "Multimedija - Prženje CDa"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Znanstvena radna stanica"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "ne mogu otvoriti /etc/inittab za čitanje: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Broj telefona"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "You now have the opportunity to download encryption software.\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"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Podešavanje proxija"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Dobro došli u alat za podešavanje proxija.\n"
+#~ "qn Ovdje ćete biti u prilici da podesite vaše http i ftp proxije\n"
+#~ "sa ili bez logina i šifre\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Molimo popunite informacije o http proxiju\n"
+#~ "Ostavite polja praznim ako ne želite http proxy"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Url treba počinjati sa 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Port treba biti broj"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Molimo popunite informacije o ftp proxiju\n"
+#~ "Ostavite polja praznim ako ne želite ftp proxy"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Molimo unesite login i šifru za proxy, ako su potrebni.\n"
+#~ "Ostavite polja praznim ako ne želite login/šifru"
+
+#~ msgid "login"
+#~ msgstr "login"
+
+#~ msgid "password"
+#~ msgstr "šifra"
+
+#~ msgid "re-type password"
+#~ msgstr "ponovo unesite šifru"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Šifre se ne poklapaju. Pokušajte opet!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Ne mogu pisati datoteku %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Upozorenje, otkrivena je druga Internet konekcija, možda preko vaše mreže"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "pomoć još nije implementirana.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Molimo kliknite na medij"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Uklanjam LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Uklanjam LPD..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "koristi: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "upotreba: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "upotreba: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detektovan na interfejsu %s"
diff --git a/perl-install/share/po/ca.po b/perl-install/share/po/ca.po
index cef0428f2..dbff49f17 100644
--- a/perl-install/share/po/ca.po
+++ b/perl-install/share/po/ca.po
@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
-"PO-Revision-Date: 2001-10-28 01:14+0200\n"
-"Last-Translator: Softcatal <traddrake@softcatala.org>\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-10-10 3:34+0200\n"
+"Last-Translator: Ral Cambeiro <rulet@menta.net>\n"
"Language-Team: Catalan <traddrake@softcatala.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
@@ -73,44 +73,44 @@ msgstr ""
"El vostre sistema permet l's d'una configuraci de mltiples capals.\n"
"Qu voleu fer?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Seleccioneu la mida de la memria de la vostra targeta grfica"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Configuraci de l'XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Quina configuraci de l'XFree voleu tenir?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Configura tots els capals independentment"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Utilitza l'extensi Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Configura noms la targeta \"%s\"%s"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "Xfree %s amb acceleraci 3D de maquinari"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -120,18 +120,18 @@ msgstr ""
"l'Xfree %s.\n"
"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, 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."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s amb acceleraci 3D de maquinari EXPERIMENTAL"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -144,7 +144,7 @@ msgstr ""
"PENJAR.\n"
"L'XFree %s, que pot tenir un suport millor en 2D, suporta la vostra targeta."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -154,12 +154,12 @@ msgstr ""
"TINGUEU EN COMPTE QUE ES TRACTA D'UN SUPORT EXPERIMENTAL; L'ORDINADOR ES POT "
"PENJAR."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (installaci del controlador de pantalla"
+msgstr "Xpmac (installaci del controlador de pantalla)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Personalitzada"
@@ -171,36 +171,37 @@ msgstr "Targeta grfica"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Resoluci"
#: ../../Xconfig/main.pm_.c:113
msgid "Test"
-msgstr ""
+msgstr "Test"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Opcions"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "D'acord"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Surt"
@@ -223,20 +224,20 @@ msgstr "Escolliu un monitor"
#: ../../Xconfig/monitor.pm_.c:97
msgid "Plug'n Play"
-msgstr ""
+msgstr "Plug'n'Play"
#: ../../Xconfig/monitor.pm_.c:98 ../../mouse.pm_.c:46
msgid "Generic"
-msgstr "General"
+msgstr "Genric"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
-#, fuzzy
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
-msgstr "Desfs"
+msgstr "Venedor"
#: ../../Xconfig/monitor.pm_.c:109
msgid "Plug'n Play probing failed. Please choose a precise monitor"
-msgstr ""
+msgstr "L'exploraci Plug'n'Play ha fallat. Especifiqueu un monitor"
#: ../../Xconfig/monitor.pm_.c:114
msgid ""
@@ -289,51 +290,52 @@ msgstr "16 milions de colors (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4.294 milions de colors (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Resolucions"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Escolliu la resoluci i la profunditat de color"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Targeta grfica: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Cancella"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Comprova la configuraci"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Voleu comprovar la configuraci?"
-#: ../../Xconfig/test.pm_.c:31
-#, fuzzy
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
"Avs: la comprovaci d'aquesta targeta grfica pot penjar-vos l'ordinador"
@@ -391,16 +393,16 @@ msgstr "Resoluci: %s\n"
#: ../../Xconfig/various.pm_.c:41
#, c-format
msgid "XFree86 server: %s\n"
-msgstr "Servidor xFree86: %s\n"
+msgstr "Servidor XFree86: %s\n"
#: ../../Xconfig/various.pm_.c:42
#, c-format
msgid "XFree86 driver: %s\n"
-msgstr "Controlador de l'xFree86: %s\n"
+msgstr "Controlador de l'XFree86: %s\n"
#: ../../Xconfig/various.pm_.c:61
msgid "Graphical interface at startup"
-msgstr "Interficie grfica a l'inici"
+msgstr "Interfcie grfica a l'inici"
#: ../../Xconfig/various.pm_.c:62
msgid ""
@@ -408,8 +410,8 @@ msgid ""
"(XFree) upon booting.\n"
"Would you like XFree to start when you reboot?"
msgstr ""
-"Puc configurar el vostre ordinador de manera que executi automticament "
-"l'interficie grfica durant l'arrencada.\n"
+"Puc configurar el vostre ordinador de manera que executi automticament la "
+"interfcie grfica durant l'arrencada.\n"
"Voleu que XFree s'inici quan torneu a arrencar l'ordinador?"
#: ../../Xconfig/various.pm_.c:73
@@ -423,170 +425,177 @@ msgid ""
"\n"
"Do you have this feature?"
msgstr ""
+"Sembla que la vostra targeta grfica t un connector TV-OUT.\n"
+"Pot configurar-se de manera que faci servir memria d'imatge.\n"
+"\n"
+"A tal efecte, heu de connectar la targeta grfica al televisor abans "
+"d'arrencar l'ordinador.\n"
+"Llavors, escolliu l'opci \"TVout\" en el carregador de l'arrencada\n"
+"\n"
+"Teniu aquesta caracterstica?"
#: ../../Xconfig/various.pm_.c:85
-#, fuzzy
msgid "What norm is your TV using?"
-msgstr "Quin tipus de connexi XDSI teniu?"
+msgstr "Quina norma segueix el vostre televisor?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Primer sector de la partici d'arrencada"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Primer sector de la unitat (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Installaci del SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
-msgstr "On voleu installar el carregador d'arrencada?"
+msgstr "On voleu installar el carregador de l'arrencada?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Installaci del LILO/grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO amb men de text"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO amb men grfic"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Arrencada des de DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
-msgstr "Opcions principals del carregador d'arrencada"
+msgstr "Opcions principals del carregador de l'arrencada"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
-msgstr "Carregador d'arrencada a utilitzar"
+msgstr "Carregador de l'arrencada a utilitzar"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
-msgstr "Installaci del carregador d'arrencada"
+msgstr "Installaci del carregador de l'arrencada"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Dispositiu d'arrencada"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Compacte"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "compacte"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Mode de vdeo"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Demora abans d'arrencar la imatge predeterminada"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Contrasenya"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Contrasenya (un altre cop)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Limita les opcions de la lnia d'ordres"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "limita"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Buida /tmp en cada arrencada"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Mida exacta de la RAM, si cal (s'han trobat %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Habilita perfils mltiples"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
-msgstr "Introduu la mida de la RAM en Mb"
+msgstr "Introduu la mida de la RAM en MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-"L'opci ``Limita les opcions de la lnia d'ordres'' no t cap s sense una "
-"contrasenya"
+"L'opci \"Limita les opcions de la lnia d'ordres\" no t cap utilitat sense "
+"una contrasenya"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Si us plau, torneu-ho a intentar"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Les contrasenyes no coincideixen"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Missatge d'inicialitzaci"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
-msgstr "Demora de firmware obert"
+msgstr "Demora per al firmware obert"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Temps mxim d'arrencada del nucli"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Voleu habilitar l'arrencada des de CD?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Voleu habilitar l'arrencada des d'OF?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "SO per defecte?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -594,176 +603,177 @@ msgid ""
"\n"
"On which drive are you booting?"
msgstr ""
-"Heu decidit d'installar el gestor d'arrencada en una partici.\n"
-"Aix implica que ja teniu un gestor d'arrencada en el disc des del arrenque"
-"(ex: System Commander).\n"
+"Heu decidit installar el gestor de l'arrencada en una partici.\n"
+"Aix implica que ja teniu un gestor d'arrencada en el disc des del qual "
+"arrenqueu (p.ex.: System Commander).\n"
"\n"
"En quina unitat arrenqueu?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
"Aquestes sn les diferents entrades en el men d'arrencada.\n"
-"Podeu afegir-ne algunes ms o canviar-ne les existents."
+"Podeu afegir-ne ms o canviar-ne les existents."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Afegeix"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Fet"
#
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Modifica"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Quin tipus d'entrada voleu afegir?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Un altre SO (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Un altre SO (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Un altre SO (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Imatge"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Arrel"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Afegeix"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lectura-escriptura"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Taula"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "No segur"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Etiqueta"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Predeterminat"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-size"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Elimina l'entrada"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "No es permet una etiqueta buida"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Heu d'especificar una imatge del nucli"
#
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Heu d'especificar una partici arrel"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Aquesta etiqueta ja est en s"
# #msgid "Found %s %s interfaces"
# #msgstr "S'han trobat interfcies %2$s %1$s"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "S'han trobat interfcies %s %s"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "En teniu una altra?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Teniu alguna interfcie %s?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "No"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "S"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
-msgstr "S'est installant el programa de control per a la targeta de %s %s"
+msgstr "S'est installant el controlador per a la targeta de %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(mdul %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-"Ara pot subministrar les opcions per al mdul %s.\n"
-"Tingueu en compte que qualsevol adrea hauria de ser entrada amb el prefix "
-"0x com '0x123'"
+"Ara podeu subministrar les opcions per al mdul %s.\n"
+"Tingueu en compte que qualsevol adrea s'ha de prefixar amb 0x, com '0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -771,20 +781,20 @@ msgid ""
"For instance, ``io=0x300 irq=7''"
msgstr ""
"Ara podeu proporcionar les opcions per al mdul %s.\n"
-"Les opcions estan en el format ``nom=valor nom2=valor2 ...''.\n"
-"Per exemple, ``io=0x300 irq=7''"
+"Les opcions estan en el format \"nom=valor nom2=valor2 ...\".\n"
+"Per exemple, \"io=0x300 irq=7\""
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Opcions del mdul:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
-msgstr "Quin programa de control %s he de provar?"
+msgstr "Quin controlador de %s he de provar?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -795,21 +805,21 @@ msgid ""
"should\n"
"not cause any damage."
msgstr ""
-"En alguns casos, el programa de control %s necessita informaci addicional\n"
+"En alguns casos, el controlador de %s necessita informaci addicional\n"
"per funcionar correctament, tot i que normalment funciona b sense ella.\n"
-"Voleu especificar opcions addicionals o deixar que el programa de control\n"
+"Voleu especificar opcions addicionals o deixar que el controlador\n"
"cerqui al vostre ordinador la informaci que necessita? Aquesta recerca\n"
-"podria blocar l'ordinador, per aix no causaria cap dany."
+"podria penjar l'ordinador, per aix no causaria cap dany."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Exploraci automtica"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Especifica les opcions"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -818,65 +828,62 @@ msgstr ""
"Ha fallat la crrega del mdul %s.\n"
"Voleu tornar-ho a intentar amb altres parmetres?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "accs a programes X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "accs a les eines rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "permet \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "accs a fitxers administratius"
-#: ../../any.pm_.c:755
-#, fuzzy
+#: ../../any.pm_.c:738
msgid "access to network tools"
-msgstr "accs a les eines rpm"
+msgstr "accs a les eines de xarxa"
-#: ../../any.pm_.c:756
-#, fuzzy
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
-msgstr "accs a les eines rpm"
+msgstr "accs a les eines de compilaci"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(ja s'ha afegit %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Aquesta contrasenya s massa senzilla"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Si us plau, introduu un nom d'usuari"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-"El nom d'usuari noms pot contenir lletres en minscula, nmeros, `-' i `_'"
+"El nom d'usuari noms pot contenir lletres en minscula, nmeros, '-' i '_'"
-#: ../../any.pm_.c:769
-#, fuzzy
+#: ../../any.pm_.c:752
msgid "The user name is too long"
-msgstr "Aquest nom d'usuari ja s'ha afegit"
+msgstr "El nom d'usuari s massa llarg"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Aquest nom d'usuari ja s'ha afegit"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Afegeix un usuari"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -885,33 +892,33 @@ msgstr ""
"Introduu un usuari\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Accepta l'usuari"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Nom real"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Nom d'usuari"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Icona"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Entrada automtica"
#
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -920,20 +927,20 @@ msgstr ""
"nom d'usuari.\n"
"Voleu activar aquesta caracterstica?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Escolliu l'usuari per defecte:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Escolliu el gestor de finestres per executar:"
#
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Si us plau, trieu un idioma per utilitzar."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -941,40 +948,40 @@ msgid ""
msgstr ""
"Mandrake Linux pot utilitzar mltiples idiomes. Seleccioneu\n"
"els llenguatges que volgueu installar. Estaran disponibles\n"
-"quan reinicieu el sistema desprs de que la installaci s'hagi completat."
+"quan reinicieu el sistema, desprs que la installaci s'hagi completat."
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Tots"
#
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Permet tots els usuaris"
#
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "No es comparteix"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr "El paquet %s s'ha d'installar. El voleu installar?"
+msgstr "Cal installar el paquet %s. Voleu installar-lo?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
"Podeu exportar utilitzant NFS o Samba. Seleccioneu quin voleu utilitzar."
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "El paquet %s necessari falta"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -982,50 +989,50 @@ msgid ""
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-"Li agradaria permetre als usuaris compartir alguns dels seus directories?\n"
-"Fer aix permetr al usuaris fer un simple click a \"Compartir\" en el "
+"Voleu permetre als usuaris compartir alguns dels seus directoris?\n"
+"Fer aix permetr al usuaris fer un simple clic a \"Comparteix\" en el "
"konqueror i el nautilus.\n"
"\n"
-"\"Defecte\" permetre granularitat per usuari.\n"
+"\"Personalitzat\" permet configurar cada usuari per separat.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Executa userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-"La compartici per usuari utilitza el grup \"ComparticiFitxers\".\n"
+"La compartici per usuari utilitza el grup \"fileshare\".\n"
"Podeu utilitzar userdrake per a afegir un usuari a aquest grup."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Benvinguts, crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Pobre"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Estndard"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Alt"
#
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Ms Alt"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoic"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1034,9 +1041,9 @@ msgstr ""
"Aquest nivell s'ha d'utilitzar amb cura. Fa el vostre sistema molt ms "
"fcil\n"
"d'utilitzar, per tamb molt sensible: no s'ha d'utilitzar en un ordinador\n"
-"connectat a d'altres o a Internet. No s'hi accedeix mitjanant contrasenya."
+"connectat a d'altres o a Internet. No cal contrasenya per accedir-hi."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1045,25 +1052,25 @@ msgstr ""
"segueix sense ser recomanable."
#
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
-"Aquesta s la seguretat estndard recomanada per a un ordinador que\n"
+"Aquesta s la seguretat estndard recomanada per a un ordinador que "
"s'utilitzar per connectar-se a Internet com a client. Ara hi ha "
"comprovacions de seguretat."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-"Hi ha encara algunes restriccions, i cada nit funcionaran ms comprovacions "
-"automtiques"
+"Hi ha ja algunes restriccions, i a la nit es fan ms comprovacions "
+"automtiques."
#
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1072,58 +1079,59 @@ msgid ""
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
-"Amb aquest nivell de seguretat, la utilitzaci d'aquest sistema com a\n"
+"Amb aquest nivell de seguretat, la utilitzaci d'aquest sistema com a "
"servidor esdev possible.\n"
"La seguretat s ara prou alta com per utilitzar el sistema com a servidor\n"
-"que accepti connexions de molts clients. Nota: si la seva mquina s noms "
-"un client d'internet, seria millor escollir un nivell menor"
+"que accepti connexions de molts clients. Nota: si la vostra mquina s noms "
+"un client d'Internet, seria millor escollir un nivell ms baix."
#
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
-"Aix s similar al nivell anterior, per el sistema est completament tancat "
-"i les caracterstiques de seguretat estan al mxim."
+"Aquest s similar al nivell anterior, per el sistema est completament "
+"tancat i les caracterstiques de seguretat estan al mxim."
-#: ../../any.pm_.c:1095
-#, fuzzy
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
-msgstr "Especifica les opcions"
+msgstr "Opcions bsiques del DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
-msgstr "Escolliu el nivell de seguretat"
+msgstr "Escolliu el nivell de seguretat desitjat"
#
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
-msgstr "El nivell de seguretat"
+msgstr "Nivell de seguretat"
#
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
-msgstr "Utilitzeu libsafe per als servidors"
+msgstr "Empra libsafe per als servidors"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-"Una llibreria que el defensa contra els 'buffer overflow' i el atacs de "
-"'format string'."
+"Una llibreria que defensa contra els atacs de 'buffer overflow' i de 'format "
+"string'."
-#: ../../any.pm_.c:1103
-#, fuzzy
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
-msgstr "Seguretat d'usuari (login o email)"
+msgstr "Administrador de seguretat (login o email)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
"(eg: latin and non latin)"
msgstr ""
+"Aqu podeu triar la tecla o la combinaci de tecles que \n"
+"permetran canviar entre diferents disposicions de teclat\n"
+"(p.ex.: llatina i no llatina)"
# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
@@ -1131,7 +1139,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1156,227 +1164,224 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Benvingut al GRUB, el selector de sistema operatiu!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
+"Utilitzeu les tecles %c i %c per seleccionar quina entrada esta ressaltada."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
-msgstr "Premeu Intro per arrencar el SO seleccionat, 'e' per editar-les"
+msgstr "Premeu Retorn per arrencar el SO seleccionat, 'e' per editar les"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
-msgstr "ordres prvies a l'arrencada, o 'c' per obtenir una lnia d'ordres."
+msgstr "ordres abans de l'arrencada, o 'c' per obtenir una linia d'ordres."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "La posici ressaltada arrencar automticament dintre de %d segons."
+msgstr "L'entrada ressaltada arrencara automaticament en %d segons."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
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
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Escriptori"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Men Inici"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
-msgstr "No podeu installar el carregador d'arrencada a la partici %s\n"
-
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "encara no s'ha implementat cap ajuda.\n"
+msgstr "No podeu installar el carregador de l'arrencada a una partici %s\n"
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Configuraci del tipus d'arrencada"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Fitxer"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Fitxer/_Surt"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Monitor de categoritzaci NewStyle"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Monitor NewStyle"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Monitor tradicional"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor Gtk+ tradicional"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Executa l'Aurora durant l'arrencada"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Mode LILO/Grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Mode Yaboot"
-#: ../../bootlook.pm_.c:146
-#, fuzzy
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
-msgstr "Installa el sistema"
+msgstr "Installa els temes"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
+"Mostra el tema\n"
+"sota la consola"
-#: ../../bootlook.pm_.c:148
-#, fuzzy
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
-msgstr "Crea una nova partici"
+msgstr "Crea un nou tema"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
-msgstr ""
+msgstr "Fes una cpia de seguretat de %s en %s.old"
-#: ../../bootlook.pm_.c:195
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:187
+#, c-format
msgid "Copy %s to %s"
-msgstr "Copiant %s"
-
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+msgstr "S'est copiant %s a %s"
+
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Error"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
-msgstr ""
+msgstr "No s'ha trobat el missatge de LILO"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
+msgstr "No s'ha pogut escriure /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:222
+#, c-format
msgid "Write %s"
-msgstr "XFree %s"
+msgstr "Escriu %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
+"No s'ha pogut escriure /etc/sysconfig/bootsplash\n"
+"No s'ha trobat el fitxer."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr ""
+msgstr "No s'ha pogut executar mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr ""
+msgstr "Fes que initrd sigui 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
+"No s'ha pogut tornar a executar LILO!\n"
+"Executa \"lilo\" com a root a la lnia d'ordres per completar la "
+"installaci del tema del LILO."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
-msgstr ""
+msgstr "Torna a executar 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
-#, fuzzy
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
-msgstr "NoVideo"
+msgstr "Avs"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
-msgstr ""
+msgstr "Els temes de LILO i de Bootsplash s'han installat amb xit"
-#: ../../bootlook.pm_.c:259
-#, fuzzy
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
-msgstr "Tipus d'installaci"
+msgstr "La installaci dels temes ha fallat!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-"Actualment utilitzeu %s com a carregador d'arrencada\n"
-"Feu click en Configura per a executar l'auxiliar de configuraci."
+"Actualment utilitzeu %s com a gestor de l'arrencada\n"
+"Feu clic a 'Configura' per executar l'auxiliar de configuraci."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Configura"
-#: ../../bootlook.pm_.c:276
-#, fuzzy
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
-msgstr "Desa la selecci de paquets"
+msgstr "Selecci de pantalla de presentaci"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
-msgstr ""
+msgstr "Temes"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1384,91 +1389,91 @@ msgid ""
"you can choose\n"
"them separatly"
msgstr ""
+"\n"
+"Seleccioneu un tema per a\n"
+"lilo i bootsplash, \n"
+"podeu triar-los\n"
+"per separat"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
-msgstr ""
+msgstr "Pantalla del LILO"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
-msgstr ""
+msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Mode de sistema"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
-msgstr "Executa el sistema X-Window en iniciar"
+msgstr "Executa la interfcie grfica en iniciar el sistema"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "No, no vull l'entrada automtica"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "S, vull l'entrada automtica amb aquest (usuari, escriptori)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "D'acord"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "no es pot obrir /etc/inittab per a lectura: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "kB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minuts"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minut"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d segons"
#
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
-msgstr "No es poden fer instantnies abans de la partici"
+msgstr "No es poden fer captures de pantalla abans de fer les particions"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
-msgstr "Les instncies estaran disponibles desprs d'installar a %s"
+msgstr "Les captures estaran disponibles desprs d'installar a %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Frana"
@@ -1477,8 +1482,8 @@ msgid "Costa Rica"
msgstr "Costa Rica"
#
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Blgica"
@@ -1493,7 +1498,7 @@ msgstr "Alemanya"
#
#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
msgid "Greece"
-msgstr "Grecia"
+msgstr "Grcia"
#
#: ../../crypto.pm_.c:20 ../../crypto.pm_.c:33
@@ -1503,16 +1508,16 @@ msgstr "Noruega"
#
#: ../../crypto.pm_.c:21 ../../crypto.pm_.c:34
msgid "Sweden"
-msgstr "Consulteu"
+msgstr "Sucia"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
-msgstr ""
+msgstr "Pasos Baixos"
#
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Itlia"
@@ -1521,8 +1526,8 @@ msgstr "Itlia"
msgid "Austria"
msgstr "ustria"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Estats Units"
@@ -1533,17 +1538,22 @@ msgid ""
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
+"WebDAV s un protocol que permet muntar un directori d'un servidor web\n"
+"localment, i tractar-lo com si fos un sistema de fitxers local (amb el "
+"benents\n"
+"que el servidor web est configurat com a servidor WebDAV). Si voleu afegir\n"
+"punts de muntatge WebDAV, seleccioneu \"Nou\"."
#: ../../diskdrake/dav.pm_.c:27
msgid "New"
msgstr "Nou"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Desmunta"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Munta"
@@ -1552,66 +1562,64 @@ msgstr "Munta"
msgid "Server"
msgstr "Servidor"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Punt de muntatge"
#
#: ../../diskdrake/dav.pm_.c:85
-#, fuzzy
msgid "Please enter the WebDAV server URL"
-msgstr "Si us plau entreu la velocitat d'escriptura del cd"
+msgstr "Si us plau introduu l'URL del servidor WebDAV"
#: ../../diskdrake/dav.pm_.c:88
msgid "The URL must begin with http:// or https://"
-msgstr ""
+msgstr "L'URL ha de comenar per http:// o https://"
#: ../../diskdrake/dav.pm_.c:109
msgid "Server: "
msgstr "Servidor: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Punt de muntatge: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Opcions: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Si us plau, feu primer una cpia de seguretat de les vostres dades"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Llegiu-ho atentament!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
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 ""
-"Si penseu utilitzar aboot, assegureu-vos de deixar espai lliure (amb 2.048\n"
+"Si penseu utilitzar aboot, assegureu-vos de deixar espai lliure (amb 2048\n"
"sectors n'hi ha prou) al comenament del disc"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Auxiliar"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Trieu una acci"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1623,84 +1631,83 @@ msgstr ""
"Suggereixo que primer en canvieu la mida\n"
"(feu-hi clic i desprs feu clic a \"Canvia la mida\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Si us plau, feu clic a una partici "
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detalls"
#
-#: ../../diskdrake/hd_gtk.pm_.c:252
-#, fuzzy
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
-msgstr "No s'ha trobat cap impressora!"
+msgstr "No s'ha trobat cap disc dur!"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
#
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journalised FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Intercanvi"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Buit"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Altres"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
-msgstr "Tipus de sistema de fitxers"
+msgstr "Tipus de sistema de fitxers:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Crea"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Tipus"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
-msgstr "Utilitzeu ``%s'' al seu lloc"
+msgstr "Utilitzeu \"%s\" al seu lloc"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Suprimeix"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
-msgstr "Utilitzeu primer ``Unmount''"
+msgstr "Utilitzeu primer \"Unmount\""
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1708,112 +1715,112 @@ msgstr ""
"Desprs de canviar el tipus de la partici %s, se'n perdran totes les dades"
#
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Trieu una partici"
#
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
-msgstr "Escolliu una altra partici"
+msgstr "Trieu una altra partici"
#
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
-msgstr "Sortir"
+msgstr "Surt"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
-msgstr "Normal > Expert"
+msgstr "Canvia al mode expert"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
-msgstr "Expert > Normal"
+msgstr "Canvia al mode normal"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Desfs"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Voleu continuar igualment?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Surt sense desar"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
-msgstr "Voleu sortir sense desar la taula de particions?"
+msgstr "Voleu sortir sense escriure la taula de particions?"
#
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
-msgstr "Voleu grabar els modificacions a /etc/fstab"
+msgstr "Voleu desar les modificacions a /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Assigna automticament"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Buida-ho tot"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Assigna automticament"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Ms"
#
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Informaci del disc dur"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "S'utilitzen totes les particions primries"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
-msgstr "No puc afegir cap ms partici"
+msgstr "No es pot afegir cap ms partici"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
-"Per tenir ms particions, suprimiu-ne una per poder crear una partici "
+"Si voleu tenir ms particions, suprimiu-ne una per poder crear una partici "
"ampliada"
#
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Escriu la taula de particions"
#
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Restaura la taula de particions"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
-msgstr "Rescata la taula de particions"
+msgstr "Recupera la taula de particions"
#
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
-msgstr "Recarrega la taula de particions"
+msgstr "Torna a carregar la taula de particions"
#
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
-msgstr "Desmuntant el medi del suport extrable"
+msgstr "Muntatge automtic dels dispositius extrables"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Seleccioneu el fitxer"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1821,11 +1828,12 @@ msgstr ""
"La cpia de seguretat de la taula de particions no t la mateixa mida\n"
"Voleu continuar igualment?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Advertncia"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1833,106 +1841,109 @@ msgstr ""
"Inseriu un disquet a la unitat\n"
"Se'n perdran totes les dades"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
-msgstr "S'est intentant rescatar la taula de particions"
+msgstr "S'est intentant recuperar la taula de particions"
#
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Informaci detallada"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Canvia la mida"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Mou"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formata"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Afegeix al RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
-msgstr "Afegeix al LVM"
+msgstr "Afegeix a l'LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Elimina del RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
-msgstr "Elimina del LVM"
+msgstr "Elimina de l'LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Modifica el RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Utilitza per a loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Crea una nova partici"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
-msgstr "sector d'inici: "
+msgstr "Sector d'inici: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Mida en MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Tipus de sistema de fitxers: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Preferncia: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
+"No podeu crear una nova partici\n"
+"(perqu heu arribat al mxim nombre de particions primries).\n"
+"Esborreu primer una partici primria i creeu una partici ampliada."
#
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
-msgstr "Esborrar el fitxer de loopback?"
+msgstr "Voleu suprimir el fitxer de loopback?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Canvia el tipus de partici"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Quin sistema de fitxers voleu?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
-msgstr "Canviant de ext2 a ext3"
+msgstr "S'est canviant de ext2 a ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "On voleu muntar el fitxer de loopback %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "On voleu muntar el dispositiu %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1940,139 +1951,140 @@ msgstr ""
"No es pot anullar el punt de muntatge, perqu aquesta partici\n"
"s'utilitza per al loopback. Elimineu primer el loopback"
-#: ../../diskdrake/interactive.pm_.c:598
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm_.c:606
+#, c-format
msgid "Where do you want to mount %s?"
-msgstr "On voleu muntar el dispositiu %s?"
+msgstr "On voleu muntar %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "S'estan calculant els lmits del sistema de fitxers de la FAT"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "S'est canviant la mida"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "No es pot canviar la mida d'aquesta partici"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Cal fer una cpia de seguretat de totes les dades d'aquesta partici"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Desprs de canviar la mida de la partici %s, se'n perdran totes les dades"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Escolliu la nova mida"
#
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
-msgstr "Nova Mida en MB: "
+msgstr "Nova mida en MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
-msgstr "A quin disc us voleu desplaar?"
+msgstr "A quin disc ho voleu moure?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sector"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "A quin sector ho voleu moure?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
-msgstr "S'est desplaant"
+msgstr "S'est movent"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
-msgstr "S'est desplaant la partici..."
+msgstr "S'est movent la partici..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
-msgstr "Escolliu un RAID existent al qual afegir"
+msgstr "Escolliu un RAID existent al qual afegir-ho"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nou"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
-msgstr "Escolliu un LVM existent al qual afegir"
+msgstr "Escolliu un LVM existent al qual afegir-ho"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Nom LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Aquesta partici no es pot utilitzar per al loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Nom del fitxer de loopback: "
#
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Proporcioneu un nom de fitxer"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
-msgstr "Un altre loopback ja est utilitzant el fitxer, escolliu-ne un altre"
+msgstr ""
+"Un altre loopback ja est utilitzant el fitxer, escolliu-ne un de diferent"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "El fitxer ja existeix. El voleu utilitzar?"
#
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
-msgstr "Opcions de montatge:"
+msgstr "Opcions de muntatge"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Diversos"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "dispositiu"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "nivell"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
-msgstr "mida del tros"
+msgstr "mida del fragment"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Aneu amb compte: aquesta operaci s perillosa."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
-msgstr "Quin tipus de particionament?"
+msgstr "Quin tipus de particionament voleu?"
-#: ../../diskdrake/interactive.pm_.c:969
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm_.c:978
+#, c-format
msgid "The package %s is needed. Install it?"
-msgstr "El paquet %s s'ha d'installar. El voleu installar?"
+msgstr "Cal installar el paquet %s. Voleu installar-lo?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2084,7 +2096,7 @@ msgstr ""
"O esteu utilitzant LILO, i no funcionar, o no l'esteu utilitzant i no "
"necessiteu el /boot"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2092,12 +2104,12 @@ msgid ""
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"La partici que heu seleccionat per afegir com a arrel (/) est ubicada "
-"fsicament ms enll del cilindre n 1024 del disc dur, i no teniu cap "
+"fsicament ms enll del cilindre 1024 del disc dur, i no teniu cap "
"partici /boot.\n"
"Si teniu previst utilitzar el gestor d'arrencada LILO, penseu d'afegir una "
"partici /boot"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2108,47 +2120,47 @@ msgstr ""
"boot.\n"
"Per tant, assegureu-vos d'afegir una partici /boot"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "La taula de particions de la unitat %s s'escriur al disc!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Us caldr tornar a arrencar per tal que les modificacions tinguin efecte"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Desprs de formatar la partici %s, se'n perdran totes les dades"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "S'est formatant"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "S'est formatant el fitxer de loopback %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "S'est formatant la partici %s"
#
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Fitxers ocults"
#
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
-msgstr "Moveu els fitxers a la nova partici"
+msgstr "Mou els fitxers a la nova partici"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2158,83 +2170,83 @@ msgstr ""
"(%s)"
#
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
-msgstr "Movent fitxers a la nova partici"
+msgstr "S'estan movent els fitxers a la nova partici"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
-msgstr "Copiant %s"
+msgstr "S'est copiant %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
-msgstr "Esborrant %s"
+msgstr "S'est esborrant %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partici %s ara s %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Dispositiu: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "Lletra d'unitat del DOS: %s (noms s una suposici)\n"
+msgstr "Lletra d'unitat de DOS: %s (noms s una suposici)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Tipus: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Nom: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Inici: sector %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Mida: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sectors"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindre %d a %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formatat\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Sense formatar\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Muntat\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2243,7 +2255,7 @@ msgstr ""
"Fitxer(s) de loopback:\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2251,27 +2263,27 @@ msgstr ""
"Partici arrencada per defecte\n"
" (per a l'arrencada de l'MS-DOS, no per a LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Nivell %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
-msgstr "Mida del tros %s\n"
+msgstr "Mida del fragment %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Discs RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Nom del fitxer de loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2283,7 +2295,7 @@ msgstr ""
"una partici de Controladors;\n"
"s millor que no la toqueu.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2291,109 +2303,105 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
"\n"
-"Aquesta partici Bootstrap\n"
-"especial s per arrencar\n"
+"Aquesta partici especial\n"
+"Bootstrap s per arrencar\n"
"el vostre sistema en dual.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
-msgstr ""
+msgstr "Noms lectura"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Mida: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometria: %s cilindres, %s capals, %s sectors\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Informaci: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "Discs LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tipus de taula de particions: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm_.c:1169
+#, c-format
msgid "on channel %d id %d\n"
-msgstr "al bus %d id %d\n"
+msgstr "al canal %d amb id %d\n"
#
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
-msgstr "Clau d'encriptaci del sistema de fitxers: "
+msgstr "Clau de xifratge del sistema de fitxers: "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
-msgstr "Escolliu la clau d'encriptaci del sistema de fitxers"
+msgstr "Escolliu la clau de xifratge del sistema de fitxers"
# c-format
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-"Aquesta clau d'encriptaci s massa senzilla (ha de tenir com a mnim %d "
+"Aquesta clau de xifratge s massa senzilla (ha de tenir com a mnim %d "
"carcters)"
#
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
-msgstr "Les claus d'encriptaci no coincideixen"
+msgstr "Les claus de xifratge no coincideixen"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
-msgstr "Clau d'encriptaci"
+msgstr "Clau de xifratge"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
-msgstr "Clau d'encriptaci (altra cop)"
+msgstr "Clau de xifratge (un altre cop)"
#
#: ../../diskdrake/removable.pm_.c:47
msgid "Change type"
msgstr "Canvia el tipus"
-#
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Si us plau, feu clic a un medi"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
msgstr ""
+"No es pot entrar amb el nom d'usuari %s (potser la contrasenya s "
+"incorrecta?)"
#: ../../diskdrake/smbnfs_gtk.pm_.c:166 ../../diskdrake/smbnfs_gtk.pm_.c:175
-#, fuzzy
msgid "Domain Authentication Required"
-msgstr "Autenticaci"
+msgstr "Cal l'autenticaci de domini"
#: ../../diskdrake/smbnfs_gtk.pm_.c:167
-#, fuzzy
msgid "Another one"
-msgstr "Internet"
+msgstr "Un altre"
#: ../../diskdrake/smbnfs_gtk.pm_.c:167
-#, fuzzy
msgid "Which username"
-msgstr "Nom d'usuari"
+msgstr "Quin nom d'usuari?"
#: ../../diskdrake/smbnfs_gtk.pm_.c:176
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
+"Introduu el vostre nom d'usuari, la contrasenya i el nom de domini per "
+"accedir a aquesta mquina."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Nom d'usuari"
@@ -2406,23 +2414,23 @@ msgstr "Domini"
msgid "Search servers"
msgstr "Cerca servidors"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
-msgstr "%s formatatge de %s ha fallat"
+msgstr "%s formataci de %s ha fallat"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
-msgstr "La partici a muntar %s en el directori %s ha fallat"
+msgstr "El muntatge de la partici %s en el directori %s ha fallat"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "s'ha produt un error en desmuntar %s: %s"
@@ -2440,7 +2448,7 @@ msgid "server"
msgstr "servidor"
#: ../../fsedit.pm_.c:240
-#, fuzzy, c-format
+#, c-format
msgid ""
"I can't read the partition table of device %s, it's too corrupted for me :(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
@@ -2449,9 +2457,10 @@ msgid ""
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
-"No puc llegir la vostra taula de particions, est massa malmesa per a mi :(\n"
-"Intentar seguir, buidant les particions incorrectes (es perdran TOTES LES "
-"DADES!).\n"
+"No es pot llegir la taula de particions del dispositiu %s, est massa "
+"malmesa :(\n"
+"Es pot mirar de continuar, suprimint les particions incorrectes (es perdran "
+"TOTES LES DADES!).\n"
"L'altra soluci s impedir al DrakX que modifiqui la taula de particions.\n"
"(l'error s %s)\n"
"\n"
@@ -2481,7 +2490,7 @@ msgstr "No podeu utilitzar un volum lgic LVM per al punt de muntatge %s"
#: ../../fsedit.pm_.c:528
msgid "This directory should remain within the root filesystem"
-msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers de root"
+msgstr "Aquest directori s'ha de mantenir dins del sistema de fitxers arrel"
#
#: ../../fsedit.pm_.c:530
@@ -2496,7 +2505,7 @@ msgstr ""
#, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr ""
-"No podeu utilitzar un sistema d'arxius encriptat per al punt de muntatge %s"
+"No podeu utilitzar un sistema d'arxius xifrat per al punt de muntatge %s"
#
#: ../../fsedit.pm_.c:599
@@ -2512,31 +2521,38 @@ msgstr "Res a fer"
msgid "Error opening %s for writing: %s"
msgstr "S'ha produt un error en obrir %s per escriure: %s"
-#: ../../harddrake/sound.pm_.c:168
-msgid "No alternative driver"
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:170
+msgid "No alternative driver"
+msgstr "No hi ha cap controlador alternatiu"
+
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
+"No hi ha cap controlador OSS/ALSA alternatiu conegut per a la vostra targeta "
+"de so (%s), que actualment fa servir \"%s\""
#
-#: ../../harddrake/sound.pm_.c:171
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
-msgstr "Configuraci de CUPS"
+msgstr "Configuraci de so"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
+"Aqu podeu seleccionar un controlador alternatiu (tant OSS com ALSA) per ala "
+"targeta de so (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2544,28 +2560,31 @@ msgid ""
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
+"\n"
+"\n"
+"La vostra targeta fa servir actualment el controlador %s \"%s\" (el "
+"controlador per defecte per a aquesta targeta s \"%s\")"
-#: ../../harddrake/sound.pm_.c:176
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
-msgstr "Programa de control"
+msgstr "Controlador:"
#
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Ajuda"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
-msgstr ""
+msgstr "Ajuda sobre el canvi entre ALSA i OSS"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2583,8 +2602,23 @@ msgid ""
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""
+"L'OSS (Sistema de So Obert) va ser la primera API de so. s una API "
+"independent del sistema operatiu (disponible en molts sistemes UNIX) per s "
+"molt bsica i limitada.\n"
+"Encara ms, tots els controladors OSS reinventen la roda...\n"
+"\n"
+"L'ALSA (Arquitectura Avanada de So per a Linux) s una arquitectura modular "
+"que\n"
+"funciona amb una mplia varietat de targetes ISA, USB i PCI.\n"
+"\n"
+"Tamb proporciona una API molt ms funcional que la d'OSS.\n"
+"\n"
+"Per utilitzar ALSA, es pot triar entre:\n"
+"- l'antiga API compatible d'OSS\n"
+"- la nova API d'ALSA que proporciona moltes caracterstiques millorades per "
+"que necessita fer servir la lliberia ALSA.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2593,33 +2627,37 @@ msgid ""
"\n"
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
+"L'antic controlador \"%s\" ha estat desaprovat.\n"
+"\n"
+"S'ha vist que causa problemes al nucli en descarregar-se.\n"
+"\n"
+"El nou controlador \"%s\" noms s'usar en la segent arrencada."
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
-msgstr "Si us plau, espereu... s'est aplicant la configuraci"
+msgstr "Espereu si us plau... s'est aplicant la configuraci"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
-msgstr "Si us plau, espereu"
+msgstr "Espereu si us plau"
#
-#: ../../harddrake/sound.pm_.c:208
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
-msgstr "Dispositiu X"
+msgstr "No hi ha cap controlador conegut"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
-msgstr ""
+msgstr "No hi ha cap controlador conegut per a la vostra targeta de so (%s)"
-#: ../../harddrake/sound.pm_.c:212
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
-msgstr "Model desconegut"
+msgstr "Controlador desconegut"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2628,274 +2666,71 @@ msgid ""
"<install at mandrakesoft dot com>\n"
"with subject: unlisted sound driver \"%s\""
msgstr ""
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Mdul"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Cancella"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Mdul"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Descripci"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Autenticaci"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Seleccioneu el fitxer"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Dispositiu de la passarella"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 botons"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Pgina alternativa de prova (A4)"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Surt"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Ajuda"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Ajuda..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
+"El controlador \"%s\" per a la targeta de so no s a la llista\n"
"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Informeu d'un error"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "_Quant a..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Exploraci automtica"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Detecci del disc dur"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Mira la informaci del maquinari"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Mostra la informaci"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Configura el ratol"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "detectat al port %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "S'est esborrant la impressora \"%s\"..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d segons"
+"Si us plau, envieu la sortida de l'ordre \"lspcidrake -v\" a\n"
+"<install arrova mandrakesoft punt com>\n"
+"amb l'assumpte: unlisted sound driver \"%s\""
#
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Detecci automtica"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
-msgstr "General"
+msgstr "Desconegut|Genric"
#: ../../harddrake/v4l.pm_.c:97
msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr ""
+msgstr "Desconegut|CPH05X (bt878) [molts venedors]"
#: ../../harddrake/v4l.pm_.c:98
msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr ""
+msgstr "Desconegut|CPH06X (bt878) [molts venedors]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed"
msgstr ""
+"Per a les targetes de TV ms modernes, el mdul bttv del nucli GNU/Linux "
+"detecta automticament els parmetres correctes.\n"
+"Si la vostra targeta no s detectada, podeu forar el tipus de sintonitzador "
+"i de targeta aqu. Simplement seleccioneu els parmetres necessaris per a la "
+"vostra targeta de TV"
-#: ../../harddrake/v4l.pm_.c:212
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
-msgstr "Targeta de memria (DMA)"
+msgstr "Model de la targeta:"
#
-#: ../../harddrake/v4l.pm_.c:213
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
-msgstr "Canvia el tipus"
+msgstr "Tipus de sintonitzador:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
-msgstr ""
+msgstr "Nombre de memries intermdies de captura:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
-msgstr ""
+msgstr "nombre de memries intermdies per a captures amb MMAP"
#
-#: ../../harddrake/v4l.pm_.c:216
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
-msgstr "carrega parmetres"
+msgstr "Configuraci del PLL:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
-msgstr ""
+msgstr "Permet l's de la rdio:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
-msgstr ""
+msgstr "habilita l's de la rdio"
#: ../../help.pm_.c:13
msgid ""
@@ -2934,42 +2769,57 @@ msgid ""
"If you are not interested in this feature, click \"No\"."
msgstr ""
"GNU/Linux s un sistema multiusuari, i aix vol dir que cada usuari pot "
-"tenir les seves\n"
-"preferencies, els seus fitxers, etc... Podeu llegir la guia de l'usuari "
-"``User Guide''\n"
-"per aprendre ms coses. Per a diferncia del \"root\", que s "
-"l'administrador, els usuaris\n"
-"que afegiu aqu no se'ls permetr de modificar res excepte els seus fitxers\n"
-"i la seva configuraci. He de crear un usuari com a mnim\n"
-"per a vs. Aquest compte s en el que haureu d'entrar per un s\n"
-"habitual. Tot i que es molt prctic entrar en el sistema com a \"root\" cada "
-"dia,\n"
-"pot ser molt perills! La ms petita errada podra significar que el "
-"sistema\n"
-"ja no funcions ms. Si comet una gran errada com un usuari normal,\n"
-"pot perdre alguna informaci, per no tot el sistema.\n"
-"\n"
-"Primer, heu d'entrar el vostre nom real. Aix no s necessari, tot i que\n"
-"podeu teclejar el qu volgueu. DrakX agafar la primera paraula\n"
-"que heu entrat en la casella i la copiar en el \"User\n"
-"name\". Aquest s el nom que utilitzar aquest usuari per entrar en el "
-"sistema.\n"
-"El podeu canviar si voleu. Desprs heu d'entrar una contrasenya. Una\n"
-"contrasenya d'un usuari no privilegiat (habitual) no s tant important com "
-"la del \"root\"\n"
-"des del punt de vista de la seguretat, per no hi ha cap ra per menystenir-"
-"ho: al cap i a\n"
-"la fi, els vostres fitxers estan en risc.\n"
-"\n"
-"Si cliqueu en \"Acceptar usuari\", desprs en podreu afegir tants com "
+"tenir\n"
+"les seves preferncies, els seus fitxers, etc. Podeu llegir la \"Guia de "
+"l'Usuari\"\n"
+"per aprendre ms coses. A diferncia del \"root\", que s l'administrador, \n"
+"als usuaris que afegiu aqu no se'ls permetr modificar res tret dels seus\n"
+"fitxers i la seva configuraci. Cal que tingueu com a mnim un usuari "
+"normal.\n"
+"Aquest compte s en el que haureu d'entrar per a un s habitual. Tot i que "
+"s\n"
+"molt prctic entrar en el sistema com a \"root\" cada dia, tamb pot ser "
+"molt\n"
+"perills. La ms petita errada podra significar que el sistema deixs de "
+"funcionar.\n"
+"Si cometeu una gran errada com a usuari normal, podeu perdre algunes dades, "
+"per no\n"
+"tot el sistema.\n"
+"\n"
+"Primer, heu d'introduir el vostre nom real. Per suposat, aix no s "
+"necessari, ja que\n"
+"podeu introduir el que volgueu. El DrakX agafar la primera paraula que heu "
+"entrat\n"
+"en la casella i la copiar en el \"Nom d'usuari\". Aquest s el nom que "
+"utilitzar\n"
+"aquest usuari per entrar en el sistema. El podeu canviar si voleu. Desprs "
+"cal que\n"
+"introduu una contrasenya. Una contrasenya d'un usuari no privilegiat "
+"(habitual) \n"
+"no s tant important com la del \"root\" des del punt de vista de la "
+"seguretat, \n"
+"per no hi ha cap ra per menystenir-ho: al cap i a la fi, els vostres "
+"fitxers\n"
+"estan en joc.\n"
+"\n"
+"Si cliqueu a \"Accepta l'usuari\", desprs en podreu afegir tants com "
"volgueu. Afegiu\n"
-"un usuari per tots el vostres amics: el vostre pare o la vostra germana, per "
-"exemple.\n"
-"Quan acabeu d'afegir tants usuaris com volgueu, seleccioneu \"D'acord\".\n"
-"\n"
-"Clicar el but \"Avanat\" us permet de canviar el \"shell\" per defecte "
-"d'aquest\n"
-"usuari (bash per defecte)."
+"un usuari per tothom qui hagi de fer servir l'ordinador. Quan hagueu acabat "
+"d'afegir\n"
+"tants usuaris com volgueu, seleccioneu \"Fet\".\n"
+"\n"
+"Si feu clic al bot \"Avanat\" podreu canviar l'intrpret d'ordres (\"shell"
+"\") \n"
+"predeterminat de l'usuari seleccionat (bash per defecte).\n"
+"\n"
+"Un cop hagueu acabat d'afegir usuaris, se us proposar triar quin usuari "
+"entrar\n"
+"automticament en el sistema en arrencar l'ordinador. Si us interessa "
+"aquesta \n"
+"caracterstica (i no us importa gaire la seguretat local), trieu l'usuari i "
+"el\n"
+"gestor de finestres desitjat i feu clic a \"S\".\n"
+"Si no us interessa aquesta caracterstica, pitgeu \"No\"."
#: ../../help.pm_.c:48
msgid ""
@@ -3005,49 +2855,44 @@ msgid ""
msgstr ""
"Aquestes sn les particions de Linux existents que s'han detectat a la\n"
"vostra unitat de disc dur. Podeu conservar les eleccions fetes per "
-"l'auxiliar,\n"
-"sn adequades per a un s normal. Si les canvieu, heu de definir una "
-"partici\n"
-"root (\"/\"); no escolliu una partici massa petita, o no podreu installar\n"
-"prou programari. Si voleu emmagatzemar les dades en una altra partici, "
-"tamb\n"
-"haureu de seleccionar una \"/home\" (noms si teniu ms d'una partici de\n"
-"Linux).\n"
-"\n"
+"l'auxiliar, \n"
+"sn adequades per a un s normal. Si feu algun canvi, com a mnim heu de "
+"definir\n"
+"una partici arrel (\"/\"). No escolliu una partici massa petita, o no "
+"podreu\n"
+"installar prou programari. Si voleu emmagatzemar les dades en una altra "
+"partici, tamb haureu de seleccionar una \"/home\" (noms si teniu ms "
+"d'una partici de\n"
+"Linux disponible).\n"
"\n"
"Per a la vostra informaci, cada partici est identificada d'aquesta "
"manera: \"Nom\", \"Capacitat\".\n"
"\n"
-"\n"
"\"Nom\" es compon de: \"tipus d'unitat de disc\", \"nmero d'unitat de disc"
"\",\n"
"\"nmero de la partici\" (per exemple, \"hda1\").\n"
"\n"
+"El \"Tipus d'unitat de disc\" s \"hd\" si la vostre unitat de disc s IDE i "
+"\"sd\" si s SCSI.\n"
"\n"
-"\"Tipus d'unitat de disc\" s \"hd\" si la vostre unitat de disc s IDE i "
-"\"sd\"\n"
-"si s SCSI.\n"
-"\n"
-"\n"
-"\"Nmero de la unitat de disc\" s sempre una lletra desprs d'\"hd\" o \"sd"
-"\".\n"
+"El \"Nmero de la unitat de disc\" s sempre una lletra desprs 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 mestra en el controlador IDE primari\",\n"
"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
+" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
"\",\n"
"\n"
-" * \"c\" significa \"unitat de disc mestre en el controlador IDE secundari"
+" * \"c\" significa \"unitat de disc mestra en el controlador IDE secundari"
"\",\n"
"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
+" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
"\".\n"
"\n"
-"\n"
"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primria de disc"
-"\", una \"b\" significa \"unitat secundria de disc\", etc..."
+"\",\n"
+"una \"b\" significa \"unitat secundria de disc\", etc."
#: ../../help.pm_.c:79
msgid ""
@@ -3055,11 +2900,11 @@ msgid ""
"knows if a selected package is located on another CD-ROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""
-"La installaci del Mandrake Linux est repartida en diversos CD-ROMs. "
+"La installaci del Mandrake Linux est repartida en diversos CD-ROM. El "
"DrakX\n"
-"sap si un paquet seleccionat s d'un altre CD-ROM i expulsar el CD actual i "
-"li\n"
-"demanar que n'inserti un altre a mesura que ho necessiti."
+"sap si un paquet seleccionat es troba a un altre CD-ROM i expulsar el CD "
+"actual\n"
+"i us demanar que n'inseriu un altre a mesura que ho necessiti."
#: ../../help.pm_.c:84
msgid ""
@@ -3113,73 +2958,72 @@ msgid ""
"groups to avoid installing any new package. This is useful to repair or\n"
"update an existing system."
msgstr ""
-"Ara ha arribat el moment d'especificar quins programes voleu installar en "
-"el\n"
-"sistema. Hi ha milers de paquets en el Mandrake Linux, i\n"
-"se suposa que vs no els coneixeu certerament.\n"
+"Ha arribat el moment d'especificar quins programes voleu installar en el\n"
+"sistema. Hi ha milers de paquets en el Mandrake Linux, i no se suposa que\n"
+"els conegueu tots de memria.\n"
"\n"
"Si esteu fent una installaci estndar des del CD-ROM, primer se us "
-"preguntar\n"
-"que especifiqueu els CDs que teniu (noms en mode Expert). Comproveu\n"
-"les etiquetes dels CDs i resalteu el quadre corresponent als CDs que teniu "
-"per a fer\n"
-"la installaci. Cliqueu \"D'acord\" quan volgueu continuar.\n"
+"demanar\n"
+"que especifiqueu els CD que teniu (noms en mode Expert). Comproveu les "
+"etiquetes\n"
+"dels CD i marqueu els quadres corresponents als CD que teniu per fer la\n"
+"installaci. Cliqueu \"D'acord\" quan vulgueu continuar.\n"
"\n"
"Els paquets estan ordenats en grups que corresponen a un s particular de "
"la\n"
"mquina. Els grups tamb estan ordenats en quatre seccions:\n"
"\n"
-" * \"Workstation\": si voleu utilitzar l'ordinador com una estaci de "
-"treball, selecciona\n"
-"un grup o ms dels corresponents;\n"
+" * \"Estaci de treball\": si voleu utilitzar l'ordinador com a estaci de \n"
+"treball, seleccioneu un o ms grups dels corresponents;\n"
"\n"
-" * \"Desenvolupament\": si la vostra mquina s'ha d'utilitzar per a "
-"programar, escolliu\n"
-"el(s) grup(s) desitjat(s);\n"
+" * \"Desenvolupament\": si la vostra mquina s'ha d'utilitzar per "
+"programar,\n"
+"escolliu el(s) grup(s) desitjat(s);\n"
"\n"
" * \"Servidor\": si l'ordinador s'ha d'utilitzar com a servidor, ser "
-"possible de\n"
-"seleccionar quins serveis ms habituals voleu installar en el vostre\n"
-"ordinador;\n"
+"possible\n"
+"de seleccionar els serveis ms habituals que voleu installar en la vostra\n"
+"mquina;\n"
"\n"
-" * \"Entorn Grfic\": finalment, aqu s un escollireu quin s el vostre\n"
-"entorn grfic preferit. Heu de seleccionar com a mnim un entorn grfic si "
-"voleu tenir\n"
-"una estaci de treball grfica!\n"
+" * \"Entorn Grfic\": finalment, aqu s on escollireu quin s el vostre\n"
+"entorn grfic preferit. Heu de seleccionar com a mnim un entorn grfic si\n"
+"voleu tenir una estaci de treball grfica.\n"
"\n"
-"Moure el cursor per sobre un nom de grup far que s'ensenyi un breu "
+"Moure el cursor per sobre d'un nom de grup far que es mostri una breu "
"explicaci\n"
-"d'aquest grup. Si deseleecioneu tots els grups quan estigueu fen una "
+"d'aquest grup. Si desmarqueu tots els grups quan estigueu fent una "
"installaci\n"
-"des de zero (en contraposici a una millora-upgrade-), se us presentar un "
-"dileg proposant-vos\n"
-"diferents opcions per a una installaci mnima:\n"
+"des de zero (en contraposici a una actualitzaci), se us presentar un "
+"dileg \n"
+"proposant-vos diferents opcions per a una installaci mnima:\n"
"\n"
-" * \"Amb X\": installar els mnims paquets possibles per a tenir un entorn "
+" * \"Amb X\": installar els mnims paquets necessaris per tenir un entorn "
"grfic\n"
"funcional;\n"
"\n"
-" * \"Amb Documentaci Bsica\": installar el sistema base ms utilitats "
-"basiques\n"
-"i la seva documentaci. Aquesta installaci s apropiada per \n"
-"definir un sistema servidor;\n"
-"\n"
-" * \"Installaci Realment Mnima\": aix installar el mnim necessari per "
-"a\n"
-"tenir un sistema Linux funcionat, en lnia de comandes noms. Aquesta "
-"installaci s\n"
-"de 65Mb.\n"
-"\n"
-"Podeu comprovar la casella de \"Selecci individual de paquets\", que s "
-"fora til si\n"
-"teniu per la m els diversos paquets que s'ofereixen per installar o si "
-"voleu tenir control total\n"
-"sobre el qu s'installar.\n"
-"\n"
-"Si heu comenat la installaci en el mode \"Upgrade\", podeu deseleccionar "
-"tots els grups\n"
-"si voleu evitar que s'installi cap nou paquet. Aix s til per a repar o\n"
-"actualitzar un sistema existent."
+" * \"Amb Documentaci Bsica\": installar el sistema base i les utilitats "
+"bsiques\n"
+"amb la seva documentaci. Aquesta installaci s adequada per configurar un "
+"sistema\n"
+"servidor;\n"
+"\n"
+" * \"Installaci Realment Mnima\": s'installar el mnim necessari per "
+"tenir un\n"
+"sistema Linux operatiu, noms amb lnia d'ordres. Aquesta installaci "
+"ocupa\n"
+"uns 65MB.\n"
+"\n"
+"Podeu marcar la casella de \"Selecci individual de paquets\", que s fora "
+"til si\n"
+"coneixeu els diversos paquets que s'ofereixen per installar o si voleu "
+"tenir\n"
+"control total sobre el que s'installar.\n"
+"\n"
+"Si heu comenat la installaci en el mode \"Actualitzaci\", podeu "
+"desmarcar \n"
+"tots els grups si voleu evitar que s'installi cap paquet nou. Aix s "
+"til \n"
+"per reparar o actualitzar un sistema existent."
#: ../../help.pm_.c:135
msgid ""
@@ -3218,55 +3062,51 @@ msgid ""
"another installation. See the second tip of the previous step on how to\n"
"create such a floppy disk."
msgstr ""
-"Finalment, depenent de si heu seleccionat paquets individuals o no, se us\n"
-"presentar un arbre amb tots els paquets calssificats per grups i\n"
+"Finalment, depenent de si heu seleccionat poder triar els paquets "
+"individuals\n"
+"o no, se us presentar un arbre amb tots els paquets classificats per grups "
+"i\n"
"subgrups. Mentre navegueu per l'arbre, podeu seleccionar grups complets,\n"
-"subgrups, o paquets individuals.\n"
+"subgrups o paquets individuals.\n"
"\n"
"Cada cop que seleccioneu un paquet de l'arbre, apareix una descripci a la\n"
-"dreta. Quan heu acabat la selecci de paquets, cliqueu en el but de "
-"\"Installar\",\n"
-"que iniciar el procs d'installaci. Depenent de la velocitat del vostre "
-"maquinari\n"
-"i del nmero de paquets que necessitin ser installats, pot tardar una bona "
-"estona\n"
-"que el procs acabi. Una estimaci dels temps que durar la installaci de "
-"tots els\n"
-"paquets s'ensenya en la pantalla, per ajudar-lo a estimar si t prou temps\n"
-"per gaurdir d'un tassa de t o d'un caf.\n"
-"\n"
-"!! Si heu seleccionat un paquet del servidor, intencionadament o perqu\n"
-"forma part d'un gran grup, se us preguntar per confirmar que realment "
-"voleu\n"
-"aquets paquets servidors que siguin installats. Sota Mandrake Linux, "
-"qualsevol paquet\n"
-"de servidor instalat s'arranca per defecte quan el sistema s'inicia. Tot i "
-"que siguin segurs i\n"
-"no tinguin cap problema quan la distribuci va ser creada, podria succeir "
-"que\n"
-"forats de seguretat fossin descoberts desprs que aquesta veresi de "
-"Mandrake Linux fos\n"
-"finalitzada. Si no sabeu que se suposa que fa un servei en particular\n"
-"o perqu s'est installant, aleshores cliqueu en \"No\". Clicar \"S\" "
-"installar\n"
-"els serveis llistats i far que els serveis llistats siguin arrancats "
-"automticament\n"
-"per defecte. !!\n"
-"\n"
-"La opci de \"Dependncies Automtiques\" simplement no permet que s'ensenyi "
-"el dileg\n"
+"dreta. Quan hagueu acabat la selecci de paquets, cliqueu a \"Installa\",\n"
+"que iniciar el procs d'installaci. Depenent de la velocitat del vostre \n"
+"maquinari i del nmero de paquets que necessitin ser installats, el procs\n"
+"pot trigar una bona estona en acabar. A la pantalla es mostrar una "
+"estimaci\n"
+"del temps que durar la installaci de tots els paquets, per tal ajudar-"
+"vos\n"
+"a decidir si teniu prou temps per gaudir d'una tassa de caf.\n"
+"\n"
+"Si heu seleccionat un paquet de servidor, intencionadament o perqu formava\n"
+"part d'un grup, se us demanar que confirmeu si realment voleu installar\n"
+"aquests servidors. Sota Mandrake Linux, qualsevol servidor installat "
+"s'inicia\n"
+"per defecte quan el sistema arrenca. Tot i que fossin segurs i no "
+"tinguessin\n"
+"cap problema quan es va fer la distribuci, podria ser que es descobrissin\n"
+"forats de seguretat desprs que aquesta versi de Mandrake Linux es "
+"complets.\n"
+"Si no sabeu qu se suposa que fa un servei en particular o per qu s'est\n"
+"installant, aleshores feu clic a \"No\". Si pitgeu \"S\" s'installaran\n"
+"els serveis llistats i s'iniciaran automticament per defecte.\n"
+"\n"
+"L'opci de \"Dependncies automtiques\" noms deshabilita el dileg "
+"d'advertncia\n"
"que apareix quan l'installador selecciona automticament un paquet. Aix\n"
"passa perqu s'ha determinat que es necessita safisfer una dependncia d'un\n"
-"altre paquet perqu la installaci es completi correctament.\n"
+"altre paquet per tal que la installaci es completi amb xit.\n"
"\n"
-"La icona petita d'un disquet a baix de la llista permet de carregar una "
+"La icona petita d'un disquet al final de la llista permet carregar una "
"llista\n"
-"de paquets escollist en una prvia installaci. Clicant en aquesta icona\n"
-"el sistema us demanar que inserteu un disquet creat prviament al final "
-"d'una altra\n"
-"installaci. Mireu la segona suggerncia de l'ltim pas per saber com crear "
-"aquest tipus\n"
-"de disquet."
+"de paquets escollits en una installaci anterior. Fent clic en aquesta "
+"icona\n"
+"el sistema us demanar que inseriu un disquet creat prviament al final "
+"d'una\n"
+"altra installaci. Mireu el segon suggeriment de l'ltim pas per saber com "
+"crear\n"
+"aquest tipus de disquet."
#: ../../help.pm_.c:171
msgid ""
@@ -3291,33 +3131,34 @@ msgid ""
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""
-"Ara us proposem de configurar la vostra connexi de xarxa/Internet. Si "
-"voleu\n"
-"connectar l'ordinador a Internet o a una xarxa local, cliqueu\n"
-"\"D'acord\". La autodetecci de dispositius de xarxa i modems ser "
-"arrencada. Si\n"
-"la detecci falls, desseccioneu la casella \"Usar auto detecci\" la "
-"prxima vegada. Vs\n"
-"podeu escollir de no configur la xarxa, o fer-ho ms tard; en aquest cas, \n"
-"simplement cliqueu el but \"Cancella\".\n"
-"\n"
-"Les connexions disponibles sn: modem tradicional, modem ISDN-XDSI, connexi "
+"Ara podeu configurar la vostra connexi de xarxa/Internet. Si voleu\n"
+"connectar l'ordinador a Internet o a una xarxa local, feu clic a \"D'acord"
+"\".\n"
+"S'iniciar la detecci automtica de dispositius de xarxa i mdems. Si la\n"
+"detecci falls, desmarqueu la casella \"Usa la detecci automtica\" la \n"
+"prxima vegada. Podeu triar tamb no configurar la xarxa, o fer-ho ms "
+"tard;\n"
+"en aquest cas, simplement feu clic al bot \"Cancella\".\n"
+"\n"
+"Les connexions disponibles sn: mdem tradicional, mdem XDSI, connexi "
"ADSL,\n"
-"modem de cable, i finalment una simple connexi de xarxa local (Ethernet).\n"
+"mdem de cable, i finalment una connexi de xarxa local (Ethernet).\n"
"\n"
-"Aqu, no detallarem cada connexi. Simplement assegureu-vos que teniu\n"
-"tots els parmetres del vostre proveidor d'acces a Internet o de "
-"l'administrador del\n"
-"sistema.\n"
+"No detallarem aqu cada configuraci. Simplement assegureu-vos que teniu\n"
+"tots els parmetres del vostre provedor d'accs a Internet o de "
+"l'administrador\n"
+"del sistema.\n"
"\n"
-"Podeu consultar la ``Guia de l'Usuari'' en el captol que versa sobre les "
-"connexions a Internet\n"
-"per a obtenir detalls sobre la configuraci, o simplement esperar fins que "
-"el vostre sistema estigui\n"
-"instalat i usar el programa descrit per a configurar la vostra connexi.\n"
+"Podeu consultar el captol de la \"Guia de l'Usuari\" dedicat a les "
+"connexions\n"
+"a Internet per obtenir detalls sobre la configuraci, o simplement esperar "
+"fins\n"
+"que el vostre sistema estigui installat i usar el programa descrit per "
+"configurar\n"
+"la vostra connexi.\n"
"\n"
"Si voleu configurar la xarxa ms tard desprs de la installaci, o si ja \n"
-"heu acabat de configurar la connexi de xarxa, cliqueu \"Cancella\"."
+"heu acabat de configurar la connexi de xarxa, feu clic a \"Cancella\"."
#: ../../help.pm_.c:193
msgid ""
@@ -3339,18 +3180,21 @@ msgid ""
msgstr ""
"Ara podeu triar quins serveis voleu que s'inicin durant l'arrencada.\n"
"\n"
+"Aqu es llisten tots els serveis disponibles amb la installaci actual.\n"
+"Reviseu-los amb cura i desmarqueu aquells que no seran necessaris sempre\n"
+"durant l'arrencada.\n"
"\n"
-"Quan el ratol passi sobre un element apareixer un petit globus d'ajuda "
-"que\n"
-"explica la finalitat del servei.\n"
-"\n"
+"Podeu obtenir una explicaci breu sobre un servei si el seleccioneu. Si no\n"
+"esteu segur de la utilitat d'un servei, el ms segur s deixar el "
+"comportament\n"
+"per defecte.\n"
"\n"
"Aneu especialment amb cura en aquest pas si penseu utilitzar l'ordinador "
"com\n"
"a servidor: segurament no us interessar iniciar serveis que no necessiteu.\n"
"Recordeu que hi ha diversos serveis que poden ser perillosos si s'habiliten\n"
-"en un servidor.\n"
-"En general, seleccioneu noms els serveis que realment necessiteu."
+"en un servidor. En general, seleccioneu noms els serveis que realment "
+"necessiteu."
#: ../../help.pm_.c:210
msgid ""
@@ -3367,24 +3211,23 @@ msgid ""
"actually install on your machine a time server which can be optionally used\n"
"by other machines on your local network."
msgstr ""
-"GNU/Linux maneja el temps en GMT (Greenwich Mean Time) i el tradueix en el "
-"temps local\n"
-"d'acord a la zona hora seleccionada. De tota manera s possible de "
-"desactivar-ho\n"
-"deseleccionant \"Rellotge del Programari en GMT \" de manera que el\n"
-"rellotge del programari s el mateix que el rellotge del sistema. Aix s "
-"convenient quan\n"
-"la mquina tamb te installat un altre sistema operatiu com Windows.\n"
-"\n"
-"La opci de \"Sincronitzaci automtica de la hora\" regular "
-"automticament\n"
-"la hora connectant-se a un servidor d'hora remot a Internet. En la llista\n"
-"presentada, escolliu un servidor a prop vostre. Per tant, heu de tenir \n"
-"una connexi a Internet que funcioni per a que aquesta caracterstica "
-"funcioni. Tamb\n"
-"installar en la seva mquina un servidor d'hora que pot ser usat "
-"opcionalment per altres\n"
-"ordinadors en la xarxa local."
+"El GNU/Linux gestiona el temps en GMT (Greenwich Mean Time) i el tradueix a\n"
+"temps local d'acord amb el fus horari seleccionat. De tota manera s "
+"possible\n"
+"desactivar-ho desmarcant \"Rellotge del maquinari en GMT\" de manera que el\n"
+"rellotge de la mquina s el mateix que el rellotge del sistema. Aix s\n"
+"convenient quan la mquina tamb t installat un altre sistema operatiu "
+"com \n"
+"Windows.\n"
+"\n"
+"L'opci de \"Sincronitzaci automtica de l'hora\" regular automticament\n"
+"l'hora connectant-se a un servidor horari remot d'Internet. En la llista\n"
+"que es presenta, escolliu un servidor ubicat a prop vostre. Necessiteu una\n"
+"connexi a Internet operativa perqu aquesta caracterstica funcioni. El "
+"que\n"
+"far realment s installar en la vostra mquina un servidor horari, que "
+"poden\n"
+"usar opcionalment els altres ordinadors de la xarxa local."
#: ../../help.pm_.c:224
msgid ""
@@ -3409,27 +3252,34 @@ msgid ""
"configuration section of the user guide for more information on how to\n"
"configure your display."
msgstr ""
-"X (per X Window System) s el cor de la interfcie grfica del GNU/Linux\n"
-"i s on tots els entorns grfics (KDE, GNOME, AfterStep,\n"
-"WindowMaker, etc.) enpaquetats en el Mandrake Linux van a parar. En aquesta "
-"secci, DrakX\n"
-"mirar de configurar X automticament.\n"
+"L'X (per Sistema de finestres X) s el cor de la interfcie grfica del GNU/"
+"Linux\n"
+"i sobre ell funcionen tots els entorns grfics (KDE, GNOME, AfterStep, "
+"WindowMaker,\n"
+"etc.) empaquetats amb el Mandrake Linux.\n"
"\n"
-"s molt extrany que falli, a no ser que el programari sigui molt vell (o\n"
-"molt nou). Si se'n surt, iniciar X automticament amb la millor\n"
-"resoluci possible, depenent de la mida del monitor. Aleshores apareixer "
-"una finestra\n"
-"i us preguntar si la podeu veure.\n"
+"Se us mostrar una llista amb les resolucions de pantalla i les "
+"profunditats\n"
+"de color que permet el vostre maquinari. Trieu aquella que millor satisfaci "
+"les\n"
+"vostres necessitats (tot i que podreu canviar-la desprs de la "
+"installaci).\n"
+"Quan la mostra que apareix al monitor us complagui, feu clic a \"D'acord\".\n"
+"Aleshores apareixer una finestra i us preguntar si la podeu veure.\n"
"\n"
-"Si esteu fent una installaci \"Experta\", entrareu en l'auxiliar\n"
-"de la configuration de X. Mireu la corresponent secci del manual per a ms\n"
+"Si esteu fent una installaci \"Experta\", entrareu en l'auxiliar de\n"
+"configuraci de l'X. Mireu la secci del manual corresponent per a ms\n"
"informaci sobre l'auxiliar.\n"
"\n"
-"Si podeu veure el missatge durant el test, i responeu \"S\", aleshores "
+"Si podeu veure el missatge durant el test, i responeu \"S\", aleshores el "
"DrakX\n"
-"seguir amb el segent pas. Si no podeu veure el missatge, aix significa\n"
-"que la configuraci s errnia i que el test finalitzar automticament en\n"
-"10 segons, restaurant la pantalla."
+"seguir amb el segent pas. Si no podeu veure el missatge, voldr dir que "
+"la\n"
+"configuraci s errnia i el test finalitzar automticament passats 10 "
+"segons,\n"
+"i es restaurar la pantalla. Consulteu la secci de configuraci del vdeo "
+"de\n"
+"la guia d'usuari per obtenir ms informaci sobre com configurar la pantalla."
#: ../../help.pm_.c:246
msgid ""
@@ -3439,16 +3289,14 @@ msgid ""
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""
-"Finalment, se li preguntar si vol veure una interfcie grfica\n"
-"en iniciar. Noteu que aquesta pregunta se li far encara que no hgiu fet el "
-"test\n"
-"de la configuraci. bviament, voldreu contestar \"No\" si l'ordinador ha de "
-"ser\n"
-"un servidor, o si no poguessiu completar la configuraci de la\n"
-"pantalla."
+"Finalment, se us demanar si voleu veure una interfcie grfica en "
+"arrencar.\n"
+"Noteu que aquesta pregunta se us far encara que no hgiu fet el test de la\n"
+"configuraci. bviament, respondreu \"No\" si l'ordinador ha de ser un\n"
+"servidor, o si no heu pogut completar la configuraci de la pantalla amb "
+"xit."
#: ../../help.pm_.c:253
-#, fuzzy
msgid ""
"The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it by\n"
"booting from the CD-ROM, press the >>F1<< key at boot and type >>rescue<<\n"
@@ -3473,36 +3321,40 @@ msgid ""
"need. You will not have to format it since DrakX will rewrite the whole\n"
"disk."
msgstr ""
-"El CD-ROM del Mandrake Linux t un mode de rescat. Hi podeu accedir\n"
-"arrencant des del CD-ROM, prement la tecla >>F1<< quan 'boota' i teclejant "
-">>rescue<<\n"
-"a la lnia de comandes. Per en el cas que l'ordinador no pugui arrencar des "
-"del CD-ROM,\n"
-"haureu de tornar a aquest passos per ajuda en com a mnim dos situacions:\n"
-"\n"
-" * quan s'installa el carregador d'arrencada, DrakX reescriur el sector "
-"d'arrencada(MBR)\n"
-"del disc dur principal(a no ser que utilitzeu un altre carregador), per "
-"permetre-us\n"
-"arrencar el Windows o GNU/Linux (assuming que teniu Windows en\n"
-"l'ordinador). Si heu de reinstallar Windows, el procs de la installaci "
-"de Microsoft\n"
-"reescriur el sector d'arrencada, i no sereu capa d'arrencar\n"
-"GNU/Linux!\n"
-"\n"
-" * si apareix un problema i no podeu arrencar GNU/Linux des del disc dur,\n"
-"aquest disquet ser l'nica manera d'arrencar GNU/Linux. El disquet\n"
-"cont un conjunt d'eines per a restaurar el sistema, que ha\n"
-"fallat degut a un problemes d'electricitat, un error d'escriptura "
-"desafortunat, un error\n"
-"d'escriptura en una contrasenya, o una altra ra.\n"
-"\n"
-"Quan feu clic en aquest pas, el sistema us demanar que entreu un disquet en "
-"la unitat de\n"
-"disquet. El disquet que entreu ha d'estar buit o contenir dades que no "
-"necessiteu.\n"
-"No fa falta que el formategeu perqu el DrakX reescriur\n"
-"tot el disc."
+"El CD-ROM del Mandrake Linux t un mode de rescat. Hi podeu accedir "
+"arrencant\n"
+"des del CD-ROM, prement la tecla F1 en arrencar i teclejant \"rescue\"\n"
+"a la lnia d'ordres. Per en cas que l'ordinador no pugui arrencar des del\n"
+"CD-ROM, haureu de tornar a aquest pas per obtenir ajuda en, com a mnim,\n"
+"dues situacions:\n"
+"\n"
+" * quan s'installa el carregador de l'arrencada, el DrakX reescriu el "
+"sector\n"
+"d'arrencada (MBR) del disc dur principal (si no s que utilitzeu un altre "
+"gestor\n"
+"de l'arrencada), amb l'objectiu de permetre-us arrencar el Windows o el GNU/"
+"Linux\n"
+"(assumint que teniu Windows en l'ordinador). Si heu de reinstallar "
+"Windows,\n"
+"el procs d'installaci de Microsoft reescriur el sector d'arrencada, i no "
+"sereu\n"
+"capa d'arrencar el GNU/Linux!\n"
+"\n"
+" * si apareix un problema i no podeu arrencar el GNU/Linux des del disc "
+"dur,\n"
+"aquest disquet ser l'nica manera d'arrencar el GNU/Linux. El disquet "
+"cont\n"
+"un conjunt d'eines per restaurar el sistema, que ha fallat degut a "
+"problemes\n"
+"d'alimentaci, un error desafortunat en teclejar alguna cosa, un error en "
+"teclejar\n"
+"una contrasenya o qualsevol altra ra.\n"
+"\n"
+"Si feu clic a \"S\", el sistema us demanar que introduu un disquet a la\n"
+"unitat de disquets. El disquet que introduu ha d'estar buit o contenir "
+"dades\n"
+"que no necessiteu. No cal que el formateu perqu el DrakX reescriur tot el "
+"disc."
#: ../../help.pm_.c:277
msgid ""
@@ -3578,71 +3430,96 @@ msgstr ""
"Ara s quan heu de decidir en quin lloc del vostre disc dur voleu "
"installar\n"
"el sistema operatiu Mandrake Linux. Si el disc s buit, o si un sistema\n"
-"operatiu existent n'utilitza tot l'espai disponible, us caldr particionar-\n"
-"lo. Bsicament, particionar un disc dur consisteix en dividir-lo de manera\n"
+"operatiu existent n'utilitza tot l'espai disponible, us caldr particionar-"
+"lo.\n"
+"Bsicament, particionar un disc dur consisteix a dividir-lo de manera\n"
"lgica per crear espai on installar el nou sistema Mandrake Linux.\n"
"\n"
-"\n"
"Ats que els efectes d'aquest procs solen ser irreversibles, el "
-"particionament \n"
-"us pot espantar si sou un usuari sense experincia.\n"
-"Aquest auxiliar simplifica aquest procs; abans de comenar, consulteu el\n"
-"manual i preneu-vos el temps que calgui.\n"
-"\n"
-"\n"
-"Necessiteu, com a mnim, dues particions, una per al sistema operatiu en\n"
+"particionament\n"
+"us pot espantar si sou un usuari sense experincia. Aquest auxiliar "
+"simplifica\n"
+"aquest procs. Abans de comenar per, consulteu el manual i preneu-vos el "
+"temps\n"
+"que calgui.\n"
+"\n"
+"Si esteu executant la installaci en mode expert, entrareu al DiskDrake,\n"
+"l'eina de particionament de Mandrake Linux, que us permetr modificar les\n"
+"particions. Llegiu la secci sobre el DiskDrake de la \"Guia d'Iniciaci\".\n"
+"Des de la interfcie d'installaci, podeu usar els auxiliars com s'explica "
+"aqu\n"
+"prement el bot \"Auxiliar\" del quadre de dileg.\n"
+"\n"
+"Necessiteu com a mnim dues particions: una per al sistema operatiu en\n"
"si i l'altra per a la memria virtual (anomenada tamb \"Intercanvi\").\n"
"\n"
-"\n"
"Si les particions ja s'han definit (en una installaci anterior o "
"mitjanant\n"
"una altra eina de particionament), noms caldr que seleccioneu les que "
"voleu\n"
"utilitzar per installar el sistema Linux.\n"
"\n"
+"Si les particions encara no s'han definit, les heu de crear mitjanant\n"
+"l'auxiliar. Segons la configuraci del vostre disc dur, hi ha diverses\n"
+"solucions possibles:\n"
"\n"
-"Si les particions encara no s'han definit, les heu de crear.\n"
-"Per fer-ho, utilitzeu l'auxiliar que trobareu ms amunt; segons la\n"
-"configuraci del vostre disc dur, hi ha diverses solucions possibles:\n"
-"\n"
-"* Utilitzar una partici existent: l'auxiliar ha detectat al vostre\n"
-"disc dur una o ms particions de Linux existents. Si voleu conservar-les,\n"
-"escolliu aquesta opci.\n"
-"\n"
+" * \"Usa l'espai lliure\": aquesta opci particionar automticament les\n"
+"unitats buides. No se us preguntar res ms.\n"
"\n"
-"* Esborrar completament el disc: si voleu suprimir totes les dades i\n"
-"particions que teniu al disc dur i substituir-les pel sistema Linux-\n"
-"Mandrake, podeu escollir aquesta opci. Aneu amb compte, per, perqu,\n"
-"un cop la confirmeu, no podreu fer-vos enrere.\n"
+" * \"Usa una partici existent\": l'auxiliar ha detectat al vostre disc\n"
+"dur una o ms particions de Linux existents. Si voleu conservar-les,\n"
+"escolliu aquesta opci. Se us demanar que trieu els punts de muntatge\n"
+"associats a cadascuna de les particions. Els punts de muntatge bsics \n"
+"sn seleccionats per defecte, i en general els haureu de mantenir.\n"
"\n"
-"\n"
-"* Utilitzar l'espai lliure de la partici del Windows: si teniu el "
-"Microsoft\n"
-"Windows installat al disc dur i n'ocupa tot l'espai diponible, us hi "
-"caldr\n"
-"crear espai lliure per a les dades del Linux. Per fer-ho, podeu suprimir la\n"
+" * \"Usa l'espai lliure de la partici de Windows\": si teniu el Microsoft\n"
+"Windows installat al disc dur i n'ocupa tot l'espai diponible, caldr \n"
+"crear-hi espai lliure per a les dades del Linux. Per fer-ho, podeu suprimir "
+"la\n"
"partici i les dades del Windows (consulteu les opcions \"Esborrar "
"completament\n"
-"el disc\" o \"Mode expert\") o canviar la mida de la partici del Windows;\n"
-"aquest canvi de mida es pot dur a terme sense cap prdua de dades. Aquesta\n"
+"el disc\" o \"Mode expert\") o canviar la mida de la partici del Windows.\n"
+"Aquest canvi de mida es pot dur a terme sense cap prdua de dades, tenint "
+"en\n"
+"compte que la partici de Windows s'ha de defragmentar prviament. Aquesta\n"
"opci s la ms recomanable si voleu utilitzar tant el Mandrake Linux com "
"el\n"
"Microsoft Windows al mateix ordinador.\n"
"\n"
-"\n"
-" Abans de decidir-vos per aquesta opci, tingueu en compte que la mida\n"
+" Abans de decidir-vos per aquesta opci, tingueu en compte que la mida\n"
"de la partici del Microsoft Windows ser ms petita que ara. Aix "
"significa\n"
"que tindreu menys espai lliure per emmagatzemar-hi dades o installar-hi "
"ms\n"
"programari.\n"
"\n"
+" * \"Esborra completament el disc\": si voleu suprimir totes les dades i\n"
+"particions que teniu al disc dur i substituir-les pel sistema Mandrake "
+"Linux,\n"
+"podeu escollir aquesta opci. Aneu amb compte, per, perqu, un cop la "
+"confirmeu,\n"
+"no podreu fer-vos enrere.\n"
+"\n"
+" Si trieu aquesta opci es perdran totes les dades del disc.\n"
+"\n"
+" * \"Esborra el Windows\": aquesta opci esborrar tot el contingut del disc "
+"i\n"
+"comenar de nou, particionant des de zero. Es perdran totes les dades del "
+"disc.\n"
"\n"
-"* Mode expert: si voleu particionar el disc dur manualment, podeu triar\n"
-"aquesta opci. Aneu amb compte, perqu s molt potent per tamb perillosa;\n"
-"podeu perdre fcilment totes les dades. Per tant, no trieu aquesta opci "
+" Si trieu aquesta opci es perdran totes les dades del disc.\n"
+"\n"
+" * \"Mode expert\": si voleu particionar el disc dur manualment, podeu "
+"triar\n"
+"aquesta opci. Aneu amb compte: s una opci molt potent per tamb "
+"perillosa.\n"
+"Podeu perdre fcilment totes les dades. Per tant, no trieu aquesta opci "
"tret\n"
-"que sapigueu exactament qu esteu fent."
+"que sapigueu exactament qu esteu fent. Per saber com usar la utilitat "
+"DiskDrake\n"
+"que s'executar en aquest mode, consulteu la secci \"Gesti de les "
+"particions\"\n"
+"de la \"Guia d'Iniciaci\"."
#: ../../help.pm_.c:347
msgid ""
@@ -3676,42 +3553,45 @@ msgid ""
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""
-"Aqu estem... La installaci s ara completa i el seu sistema GNU/Linux "
+"Ja ho teniu. S'ha completat la installaci i el vostre sistema GNU/Linux "
"est\n"
-"preparat per a sser usat. Simplement premeu \"D'acord\" per a reiniciar el "
-"sistema. Podeu iniciar\n"
-"GNU/Linux o Windows, el que volgueu (si teniu doble arrencada), aix\n"
+"preparat per fer-lo servir. Simplement premeu \"D'acord\" per reiniciar el "
+"sistema.\n"
+"Podeu iniciar GNU/Linux o Windows, el que volgueu (si teniu doble "
+"arrencada), aix\n"
"que l'ordinador s'hagi reiniciat.\n"
"\n"
-"El but \"Avanat\" (en mode Expert) ensenya dos butons ms per a:\n"
+"El bot \"Avanat\" (noms en mode expert) mostra dos botons ms:\n"
"\n"
-" * \"generar disquet d'auto-installaci\": per a crear un disquet "
-"d'installaci\n"
-"que permetr fer a una installaci completa sense l'ajuda d'un\n"
+" * \"Genera un disquet d'installaci automtica\": per crear un disquet \n"
+"d'installaci que permetr fer una installaci completa sense l'ajuda "
+"d'un\n"
"operador, semblant a la installaci que acabeu de configurar.\n"
"\n"
-" Cal remarcar que dos opcions diferents son possibles desprs de clicar el "
-"but:\n"
+" Cal remarcar que es poden triar dues opcions diferents:\n"
"\n"
" * \"Repetici\". Aquesta s una installaci parcialment automatitzada "
"ja que\n"
"el pas de particionar (i noms aquest) es mant interactiu;\n"
"\n"
-" * \"Automatitzat\". Installaci completament automatitzada: el disc dur "
-"s completament\n"
-"reescrit, totes les dades es perden.\n"
+" * \"Automatitzada\". Installaci completament automatitzada: el disc "
+"dur es\n"
+"reescriu completament i totes les dades es perden.\n"
"\n"
" Aquesta caracterstica s fora til quan es fan installacions a un bon "
-"grapat d'ordinadors\n"
-"similars. Mireu la secci d'auto-installaci en la nostra web;\n"
-"\n"
-" * \"Graba selecci de paquets\"(*): graba els paquets seleccionats tal com\n"
-"abans. Aleshores, quan feu una altra installaci, inserteu el disquet dins\n"
-"la unitat lectora i executeu la installaci. Aneu a la pantalla d'ajuda, "
-"premeu\n"
-"la tecla [F1], i telclegeu >>linux defcfg=\"floppy\"<<.\n"
+"grapat\n"
+"d'ordinadors similars. Mireu la secci d'installaci automtica en la "
+"nostra web.\n"
+"\n"
+" * \"Desa la selecci de paquets\"(*): desa la selecci de paquets tal com\n"
+"s'han seleccionat abans en aquesta installaci. Aleshores, quan feu una "
+"altra\n"
+"installaci, inseriu el disquet a la unitat lectora i executeu la "
+"installaci.\n"
+"Aneu a la pantalla d'ajuda prement la tecla F1, i teclegeu 'linux defcfg="
+"\"floppy\"'.\n"
"\n"
-"(*) Necessiteu un disquet formatat en FAT (per a crear-ne un sota GNU/Linux, "
+"(*) Necessiteu un disquet formatat en FAT (per crear-ne un sota GNU/Linux, "
"escriviu\n"
"\"mformat a:\")"
@@ -3742,32 +3622,34 @@ msgid ""
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disk."
msgstr ""
-"Les particions que s'acaben de definir s'han de formatar per poder-les\n"
-"utilitzar. (El formatatge consisteix en crear-hi un sistema de fitxers).\n"
+"Per poder-les utilitzar, cal formatar les particions que s'acaben de "
+"definir\n"
+"(la formataci consisteix a crear-hi un sistema de fitxers).\n"
"\n"
"En aquest punt, potser voldreu tornar a formatar algunes de les particions\n"
-"existents per eliminar les dades que contenen. Si s aix, seleccioneu les\n"
-"particions que voleu formatar.\n"
+"existents per eliminar les dades que contenen. Si s aix, seleccioneu "
+"tamb\n"
+"aquestes particions.\n"
"\n"
"Tingueu en compte que no cal tornar a formatar totes les particions que ja\n"
"existien; heu de tornar a formatar les particions que contenen el sistema\n"
"operatiu (com ara \"/\", \"/usr\" o \"/var\"), per no les que contenen "
"dades\n"
-"que voleu conservar (habitualment, /home).\n"
+"que voleu conservar (habitualment, \"/home\").\n"
"\n"
-"Aneu amb compte en seleccionar les particions; desprs del formatatge, "
+"Aneu amb compte en seleccionar les particions; desprs de la formataci, "
"totes\n"
"les dades s'hauran suprimit i no en podreu recuperar cap.\n"
"\n"
"Feu clic a \"D'acord\" quan estigueu a punt per formatar les particions.\n"
"\n"
-"Feu clic a \"Cancella\" si voleu seleccionar una altra partici per a "
+"Feu clic a \"Cancella\" si voleu seleccionar una altra partici per "
"installar\n"
"el nou sistema Mandrake Linux.\n"
"\n"
-"Cliqueu a \"Avanat\" si voleu seleccionar particions que seran "
-"comprovades \n"
-"cercant per a blocs erronis en el disc."
+"Feu clic a \"Avanat\" si voleu que es busquin sectors defectuosos del disc "
+"en\n"
+"alguna de les particions."
#: ../../help.pm_.c:404
msgid ""
@@ -3778,9 +3660,11 @@ msgid ""
"\n"
"Please be patient."
msgstr ""
-"El nou sistema operatiu Mandrake Linux s'est installant. Aquesta\n"
-"operaci trigar uns quants minuts (dependr de la mida total que\n"
-"hagueu escollit installar i de la velocitat del vostre ordinador).\n"
+"El nou sistema operatiu Mandrake Linux s'est installant. Segons la "
+"quantitat\n"
+"de paquets que heu triat installar i la velocitat de la vostra mquina, \n"
+"aquesta operaci pot trigar des d'uns pocs minuts fins a un temps "
+"considerable.\n"
"\n"
"Si us plau, tingueu pacincia."
@@ -3798,23 +3682,24 @@ msgid ""
"appears: review the selection, and press \"Install\" to retrieve and\n"
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""
-"Ara esteu installant el Mandrake Linux, per s probable que alguns\n"
-"paquets hagin estat actualitzats desde la data de llanament. Alguns errors "
-"poden haver\n"
-"estar resolts, i altres problemes de seguretat poden estar ja corretgits. "
-"Per a beneficiar-se \n"
-"d'aquestes actualitzacions, us proposem de baixar-les a travs d'Internet. "
-"Escolliu\n"
-"\"S\" si teniu una connexi amb Internet que funcioni, o \"No\" si voleu "
-"installar-los\n"
-"ms tard.\n"
-"\n"
-"Triar \"S\" ensenya una llista de llocs des d'on les actualitzacions es "
-"poden\n"
-"obtenir. Escolliu el que estigui ms a prop. Aleshores un arbre per a "
-"seleccionar\n"
-"apareix: comproveu la selecci, i premeu \"Installar\" per a baixar-los i\n"
-"installar els paquets seleccionats, o \"Cancella\" per a abortar."
+"Ara esteu installant el Mandrake Linux, per s probable que alguns "
+"paquets\n"
+"hagin estat actualitzats desde la data de llanament. Alguns errors poden "
+"haver\n"
+"estat resolts, i altres problemes de seguretat poden estar ja corregits. "
+"Per\n"
+"beneficiar-vos d'aquestes actualitzacions, us proposem de baixar-les "
+"d'Internet.\n"
+"Trieu \"S\" si teniu una connexi a Internet operativa, o \"No\" si voleu\n"
+"installar-les ms tard.\n"
+"\n"
+"Si trieu \"S\" apareixer una llista de llocs des d'on podeu baixar-vos "
+"les\n"
+"actualitzacions. Escolliu la ubicaci ms propera. Aleshores, apareixer "
+"un \n"
+"arbre de selecci de paquets: comproveu la selecci i premeu \"Installa\" "
+"per\n"
+"baixar i installar els paquets seleccionats, o \"Cancella\" per abandonar."
#: ../../help.pm_.c:425
msgid ""
@@ -3824,14 +3709,11 @@ msgid ""
"immediately terminate the installation. To continue with the installation,\n"
"click on the \"Accept\" button."
msgstr ""
-"Abans de continuar, hauria de llegir amb deteniment les clsules de la "
-"llicncia. Aquesta\n"
-"cobreix la totalitat de la distribuci Mandrake Linux, i si no hi esteu "
-"d'acord amb\n"
-"tots els termes que hi ha, clique en el but \"Refusar\" que acabar la "
-"installaci\n"
-"immediatament. Per a continuar amb la installaci, feu clic en el\n"
-"but \"Accept\"."
+"Abans de continuar, haureu de llegir amb deteniment les clusules de la \n"
+"llicncia. Aquesta cobreix la totalitat de la distribuci Mandrake Linux.\n"
+"Si no esteu d'acord amb tots els termes de la llicncia, feu clic al bot\n"
+"\"Refusa\" i la installaci terminar immediatament. Per continuar amb la\n"
+"installaci, feu clic al bot \"Accepta\"."
#: ../../help.pm_.c:432
msgid ""
@@ -3844,17 +3726,14 @@ msgid ""
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""
-"Ara s el moment de triar el nivell de seguretat desitjat per a \n"
-"l'ordinador. Com a norma general, com ms exposat s un ordinador, i com "
-"ms\n"
-"sn vitals les dades guardades en ell, el nivell de seguretat hauria de ser "
-"ms alt.\n"
-"Tanmateix, un nivell alt de seguretat s'obt generalment en contraposici a "
-"la\n"
-"facilitat d's. Mireu el captol \"msec\" del ``Manual de Referncia''\n"
-"per a ms informaci sobre el significal dels nivells de seguretat.\n"
+"Ara s el moment de triar el nivell de seguretat desitjat per a la mquina.\n"
+"Com a norma general, com ms s'exposa un ordinador i com ms vitals sn les\n"
+"dades que s'hi emmagatzemen, ms alt ha de ser el nivell de seguretat.\n"
+"Tanmateix, un nivell alt de seguretat sovint comporta una disminuci de la\n"
+"facilitat d's. Consulteu el captol \"msec\" del \"Manual de Referncia\"\n"
+"per obtenir ms informaci sobre el significat dels nivells de seguretat.\n"
"\n"
-"Si no sabeu quin escollir, deixeu la opci per defecte."
+"Si no sabeu quin escollir, deixeu l'opci per defecte."
#: ../../help.pm_.c:442
msgid ""
@@ -3929,11 +3808,9 @@ msgid ""
"emergency boot situations."
msgstr ""
"Ara s quan heu de decidir quina(es) partici(ns) voleu utilitzar per\n"
-"installar el sistems Mandrake Linux. Si ja s'han definit les particions "
-"(amb\n"
-"una installaci anterior de GNU/Linux o mitjanant una altra eina de\n"
-"particionament), podeu utilitzar les particiones existents. En cas "
-"contrari,\n"
+"installar el sistema Mandrake Linux. Si ja s'han definit les particions\n"
+"(en una installaci anterior de GNU/Linux o mitjanant una altra eina de\n"
+"particionament), podeu utilitzar les particions existents. En cas contrari,\n"
"s'han de definir particions al disc dur.\n"
"\n"
"Per crear particions, primer heu de seleccionar un disc dur. Podeu "
@@ -3943,76 +3820,77 @@ msgstr ""
"\n"
"Per particionar el disc dur seleccionat, podeu utilitzar aquestes opcions:\n"
"\n"
-" * \"Buidar-ho tot\": aquesta opci suprimeix totes les particions que hi "
+" * \"Buida-ho tot\": aquesta opci suprimeix totes les particions que hi "
"ha\n"
-"al disc dur seleccionat;\n"
+"al disc dur seleccionat.\n"
"\n"
" * \"Assignaci automtica\": aquesta opci us permet crear automticament "
"les\n"
-"particions \"Ext2\" i Intercanvi en l'espai lliure del disc dur;\n"
+"particions \"Ext2\" i Intercanvi en l'espai lliure del disc dur.\n"
"\n"
-" * \"Ms\": dna accs a accions addicionals:\n"
+"\"Ms\": dna accs a funcions addicionals:\n"
"\n"
-" * \"Graba la taula de la particions\": guarda la taula de particions en "
-"un disquet. s til\n"
-"per a una posterior recuperaci de la taula de particions si fou necessari. "
-"s recomana que\n"
-"utilitzeu aquest pas;\n"
+" * \"Desa la taula de particions\": desa la taula de particions en un "
+"disquet.\n"
+"s til per a una posterior recuperaci de la taula de particions si fos "
+"necessari.\n"
+"Es recomana que efectueu aquesta operaci.\n"
"\n"
-" * \"Restaura la taula de la particions\": permet restaurar la taula de "
-"particions que heu grabat prviament\n"
-"al disquet;\n"
+" * \"Restaura la taula de la particions\": permet restaurar una taula de "
+"particions\n"
+"que hagueu desat prviament en un disquet.\n"
"\n"
-" * \"Rescata la taula de particions\": si la taula est malmesa, vs "
-"podeu\n"
-"provar de recuperar-la utilitzant aquesta opci. Tingueu cura i enrecordeu-"
-"vos que\n"
-"pot fallar;\n"
+" * \"Recupera la taula de particions\": si la taula de particions est "
+"malmesa, podeu\n"
+"provar de recuperar-la utilitzant aquesta opci. Tingueu cura i recordeu que "
+"pot fallar.\n"
"\n"
" * \"Recarrega la taula de particions\": descarta tots els canvis fets i "
-"recarrega lataula de particions\n"
-"inicial;\n"
+"torna a \n"
+"carregar la taula de particions inicial.\n"
"\n"
-" * \"Desmuntat de medis extraibles\": deseleccionar aquesta opci far "
-"que els usuaris\n"
-"hagin de muntar i desmuntar les unitats de medis extraibles com els disquets "
-"i\n"
-"els CD-ROMs.\n"
+" * \"Muntatge automtic de suports extrables\": si desseleccioneu "
+"aquesta opci fareu\n"
+"que els usuaris hagin de muntar i desmuntar les unitats de suports "
+"extrables com els \n"
+"disquets i els CD-ROM.\n"
"\n"
-" * \"Auxiliar\": utilitzeu aquesta opci si voleu usar un auxiliar per a "
-"particionar el vostre\n"
-"disc dur. Es recomana que l'utilitzeu si no teniu un bon coneixement en\n"
-"particionar;\n"
+" * \"Auxiliar\": utilitzeu aquesta opci si voleu usar un auxiliar per "
+"particionar el \n"
+"vostre disc dur. Es recomana que l'utilitzeu si no teniu un bon coneixement "
+"sobre el\n"
+"particionament.\n"
"\n"
-" * \"Desfer\": utilitzeu aquesta opci si voleu cancellar els canvis;\n"
+" * \"Desfs\": utilitzeu aquesta opci per cancellar els canvis.\n"
"\n"
" * \"Canvia entre mode normal/expert\": permet accions addicionals en les "
"particions\n"
-"(tipus, opcions, format) i dna ms informaci;\n"
+"(tipus, opcions, format) i dna ms informaci.\n"
"\n"
-" * \"Fet\": quan hagiu acabat de particionar el vostre disc dur, aix\n"
-"grabar els canvis al disc.\n"
+" * \"Fet\": quan hagueu acabat de particionar el vostre disc dur, aquesta "
+"opci\n"
+"desar els canvis al disc.\n"
"\n"
-"Per a la vostra informaci, podeu accedir a qualsevol opci mitjanant el "
-"teclat:\n"
-"moveu-vos per les particions amb la tecles Tab i Fletxa amunt/Fletxa avall.\n"
+"Nota: podeu accedir a qualsevol opci mitjanant el teclat. Moveu-vos per "
+"les\n"
+"particions amb les tecles Tab i Fletxa amunt/Fletxa avall.\n"
"\n"
-"Quan s'ha seleccionat una partici, podeu utilitzar:\n"
+"Quan seleccioneu una partici, podeu utilitzar:\n"
"\n"
-" * Ctrl+C per crear una nova partici (quan se n'ha seleccionat\n"
-"una de buida)\n"
+" * Ctrl+C per crear una nova partici (quan se n'ha seleccionat una de "
+"buida)\n"
"\n"
-" * Ctrl+D per suprimir una partici\n"
+" * Ctrl+D per suprimir una partici\n"
"\n"
-" * Ctrl+M per definir el punt de muntatge\n"
+" * Ctrl+M per definir el punt de muntatge\n"
"\n"
-"Per a ms informaci sobre els diferents tipus de sistema de fitxers "
-"disponibles, llegiu\n"
-"el captol sobre ext2fs del ``Manual de Referncia''.\n"
+"Per a ms informaci sobre els diferents sistemes de fitxers disponibles, "
+"llegiu\n"
+"el captol sobre ext2FS del \"Manual de Referncia\".\n"
"\n"
"Si esteu fent la installaci en un ordinador PPC, potser voldreu crear una\n"
-"petita partici 'bootstrap' HFS d'un mnim d'1 MB per a s del carregador\n"
-"d'arrencada 'yaboot'. Si decidiu fer-la una mica ms gran, per exemple de\n"
+"petita partici \"bootstrap\" HFS d'un mnim d'1 MB per a s del carregador\n"
+"d'arrencada yaboot. Si decidiu fer-la una mica ms gran, per exemple de\n"
"50 MB, us ser d'utilitat per emmagatzemar un nucli de recanvi i una imatge\n"
"del disc RAM per a situacions d'emergncia durant l'arrencada."
@@ -4052,13 +3930,12 @@ msgstr ""
"Si us plau, trieu quina d'elles voleu redimensionar per installar el nou\n"
"sistema operatiu Mandrake Linux.\n"
"\n"
-"Cada partici est identificada d'aquesta manera; \"Nom Linux\", \"Nom "
-"Windows\"\n"
-"\"Capacitat\".\n"
+"Cada partici est identificada d'aquesta manera:\n"
+"\"Nom Linux\", \"Nom Windows\" \"Capacitat\".\n"
"\n"
-"\"Nom Linux\" es compon de: \"tipus d'unitat de disc\", \"nmero d'unitat de "
-"disc\",\n"
-"\"nmero de la partici\" (per exemple, \"hda1\").\n"
+"\"Nom Linux\" es compon de: \"tipus d'unitat de disc\", \"nmero d'unitat "
+"de \n"
+"disc\", \"nmero de la partici\" (per exemple, \"hda1\").\n"
"\n"
"\"Tipus d'unitat de disc\" s \"hd\" si la vostre unitat de disc s IDE i \n"
"\"sd\" si s SCSI.\n"
@@ -4067,28 +3944,28 @@ msgstr ""
"\".\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 mestra en el controlador IDE primari\",\n"
"\n"
-" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
+" * \"b\" significa \"unitat de disc esclava en el controlador IDE primari"
"\",\n"
"\n"
-" * \"c\" significa \"unitat de disc mestre en el controlador IDE secundari"
+" * \"c\" significa \"unitat de disc mestra en el controlador IDE secundari"
"\",\n"
"\n"
-" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
+" * \"d\" significa \"unitat de disc esclava en el controlador IDE secundari"
"\".\n"
"\n"
"Amb les unitats de disc SCSI, una \"a\" significa \"unitat primria de disc"
-"\", una \"b\"significa \"unitat secundria de disc\", etc...\n"
+"\",\n"
+"una \"b\" significa \"unitat secundria 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:\")."
+"primer\n"
+"disc o partici s'anomena \"C:\")."
#: ../../help.pm_.c:544
msgid "Please be patient. This operation can take several minutes."
-msgstr ""
-"Si us plau, tingueu pacincia. Aquesta operaci pot trigar diversos minuts."
+msgstr "Si us plau, tingueu pacincia. Aquesta operaci pot trigar uns minuts."
#: ../../help.pm_.c:547
msgid ""
@@ -4126,51 +4003,49 @@ msgid ""
"so it is not recommended that those without a fair amount of experience\n"
"select this installation class."
msgstr ""
-"DrakX necessita saber si voleu un installaci per defecte (\"Recomanada\")\n"
+"DrakX necessita saber si voleu una installaci per defecte (\"Recomanada"
+"\")\n"
"o si voleu tenir ms control sobre la installaci (\"Expert\"). Tamb "
"podeu\n"
-"escollir de fer una installaci nova o una actualitzaci d'un sistema "
-"Mandrake Linux\n"
-"ja existent:\n"
+"escollir fer una installaci nova o una actualitzaci d'un sistema \n"
+"Mandrake Linux ja existent:\n"
"\n"
-" * \"Installar\": esborra completament l'antic sistema operatiu. De fet, "
-"depenent de\n"
-"quines dades hi hagi en la vostra mquina, podr mantenir algunes antigues "
-"partitions (Linux\n"
-"o altres) sense modificar;\n"
+" * \"Installa\": esborra completament l'antic sistema operatiu. De fet,\n"
+"depenent del que tingueu installat en la vostra mquina, es podran "
+"mantenir\n"
+"algunes antigues particions (Linux o altres) sense modificar.\n"
"\n"
-" * \"Actualitzaci\": the classe d'installaci permet d'actualitzar els "
+" * \"Actualitza\": aquesta mena d'installaci permet actualitzar els "
"paquets\n"
"que hi ha installats en el sistema Mandrake Linux. Mant les particions\n"
"dels discs durs i tamb les configuracions de l'usuari. Tota la resta de "
-"passos de\n"
-"configuraci es mantenen accessibles respecte la installaci per defecte;\n"
+"passos\n"
+"de configuraci es mantenen accessibles com a la installaci per defecte.\n"
"\n"
-" * \"Actualitzar Paquets Noms\": aquesta nova classe permet d'actualitzar "
-"un\n"
-"istema Mandrake Linux tot mantenint totes les configuracions del sistema\n"
-"sense modificar. s possible tamb afegir nous paquets a la nova\n"
+" * \"Noms actualitza paquets\": aquest nou tipus d'installaci permet \n"
+"actualitzar un sistema Mandrake Linux tot mantenint les configuracions del\n"
+"sistema sense modificar. s possible tamb afegir nous paquets a la nova\n"
"installaci.\n"
"\n"
-"Les actualitzacions harien de funcionar b per a sistemes Mandrake Linux a "
-"partir de\n"
-"la versi \"8.1\".\n"
+"Les actualitzacions harien de funcionar b per a sistemes Mandrake Linux "
+"versi\n"
+"\"8.1\" i posteriors.\n"
"\n"
-"Segons els vostres coneixements de GNU/Linux, podeu escollir un dels "
-"nivells\n"
-"segents d'installaci o actualitzaci del sistema operatiu Mandrake "
-"Linux:\n"
+"Segons els vostres coneixements de GNU/Linux, trieu una de les segents "
+"opcions:\n"
"\n"
-"* Recomanada: si mai no heu installat un sistema operatiu GNU/Linux,\n"
-"escolliu aquest. La installaci ser molt fcil i noms se us faran\n"
-"unes poques preguntes;\n"
+" * Recomanada: si mai no heu installat un sistema operatiu GNU/Linux, "
+"trieu\n"
+"aquesta opci. La installaci ser molt fcil i noms se us faran unes "
+"poques\n"
+"preguntes.\n"
"\n"
-"* Per a experts: si domineu el GNU/Linux, trieu aquest tipus\n"
-"d'installaci. La installaci per a experts us permetr de realitzar\n"
-"una installaci molt personalitzada. La resposta a algunes preguntes\n"
-"pot ser molt difcil si no teniu slids coneixements de GNU/Linux. Per "
-"tant,\n"
-"no escolliu aquest tipus d'installaci tret que sapigueu qu esteu fent."
+" * Expert: si domineu el GNU/Linux, potser voldreu una installaci molt\n"
+"personalitzable. Algunes de les decisions que haureu de prendre poden "
+"resultar\n"
+"difcils si no teniu coneixements slids de GNU/Linux. Per tant, no escolliu "
+"aquest\n"
+"tipus d'installaci tret que sapigueu qu esteu fent."
#: ../../help.pm_.c:582
msgid ""
@@ -4189,19 +4064,18 @@ msgid ""
"asked in the next dialog to choose the key binding that will switch the\n"
"keyboard layout between the latin and non-latin layouts."
msgstr ""
-"Normalment, DrakX selecciona el teclat correctament automticament (depenent "
-"del\n"
-"llenguatge que escolliu) i no veure mai aquest pas. Tanmateix, vs\n"
-"podrieu tenir un teclat que correspon exactament amb el vostre llenguatge: "
-"per\n"
-"exemple, si su un sus que parla angls, encara voldreu que el\n"
-"teclat sigui sus. O si parleu angls per viviu\n"
-"al Quebec, us podeu trobar en la mateixa situaci. En tots dos casos,\n"
-"haureu de tornar a aquest pas de la installaci i seleccionar un\n"
-"teclat apropiat de la llista.\n"
+"Normalment, el DrakX selecciona el teclat correcte (segons l'idioma que\n"
+"hagueu escollit). Tanmateix, podreu tenir un teclat que no correspongus "
+"exactament\n"
+"al vostre idioma, per exemple: si sou un sus que parla angls, encara "
+"voldreu\n"
+"que el teclat sigui sus. O si parleu angls per viviu al Quebec, us "
+"podeu \n"
+"trobar en la mateixa situaci. En tots dos casos, haureu de tornar a aquest "
+"pas\n"
+"de la installaci i seleccionar un teclat adequat de la llista.\n"
"\n"
-"Feu clic en el but \"Ms\" perqu se us presenti la llista completa de\n"
-"teclats suportats."
+"Feu clic al bot \"Ms\" per veure la llista completa de teclats disponibles."
#: ../../help.pm_.c:598
msgid ""
@@ -4223,25 +4097,29 @@ msgid ""
"\"/usr/sbin/localedrake\" command as \"root\" to change the whole system\n"
"language, or as a simple user to only change that user's default language."
msgstr ""
-"Per favor, escolliu el vostre idioma preferit per a installar per usar en "
-"el dia a dia.\n"
-"\n"
-"Cliqueu en el but \"Avanat\" us permetr de seleccionar un altre\n"
-"idioma per a installar en l'estaci de treball. La selecci de diversos "
-"llenguatges\n"
-"far que s'intallin els arxius especifics de l'idioma per a la documentaci "
-"i l's de\n"
-"les aplicacions. Per exemple, si tindreu usuaris que utilitzin l'espanyol, a "
-"ms a ms\n"
-"d'usuaris de l'angls, en la vostra maquina, seleccioneu l'Angls com "
-"l'idioma principal\n"
-"i en l'arbre de la secci Avanada feu clic sobre la caixa de \"Espanyol|"
-"Espanya\".\n"
+"El primer pas s triar l'idioma que voleu.\n"
+"\n"
+"Escolliu l'idioma que vulgueu per a la installaci i per al sistema.\n"
+"\n"
+"Si feu clic al bot \"Avanat\" podreu seleccionar altres idiomes que "
+"vulgueu\n"
+"installar a la vostra estaci de treball. S'installaran els fitxers "
+"d'idioma\n"
+"especifics de la documentaci i de les aplicacions. Per exemple, si tindreu\n"
+"usuaris anglesos a la vostra mquina, podeu triar el catal com a idioma "
+"principal\n"
+"des de l'arbre i, a la secci \"Avanat\", marcar la casella \"Angls|Regne "
+"Unit\".\n"
"\n"
"Cal remarcar que es poden installar mltiples idiomes. Un cop hagueu "
-"seleccionat els\n"
-"mltiples idiomes que volgueu , feu clic sobre el but \"D'acord\" per a "
-"continuar."
+"seleccionat\n"
+"tots els idiomes que vulgueu , feu clic sobre el bot \"D'acord\" per "
+"continuar.\n"
+"\n"
+"Per canviar d'un idioma a un altre, podeu executar com a root l'ordre \n"
+"\"/usr/sbin/localedrake\" per canviar l'idioma de tot el sistema, o com a "
+"simple\n"
+"usuari per canviar noms l'idioma per defecte d'aquest usuari."
#: ../../help.pm_.c:617
msgid ""
@@ -4265,23 +4143,29 @@ msgid ""
"your mouse to activate it correctly. Then test that all buttons and\n"
"movements are correct."
msgstr ""
-"DrakX generalment detecta el nmero de butons que t el vostre ratol. Si "
-"no,\n"
-"assumeix que teniu un ratoli de dos butons i implementa l'emulaci de "
-"tercer\n"
-"but. DrakX detectar automticament si el ratol s PS/2, serie o\n"
+"El DrakX generalment detecta el nombre de botons que t el vostre ratol. "
+"Si\n"
+"no pot, assumeix que teniu un ratol de dos botons i el configurar per "
+"emular\n"
+"el tercer bot. El DrakX detectar automticament si el ratol s PS/2, "
+"srie o\n"
"USB.\n"
"\n"
-"Si voleu especificar un tipus diferent de ratoli seleccioneu el tipus "
-"apropiat de\n"
-"la llista presentada.\n"
+"Si voleu especificar un tipus diferent de ratoli seleccioneu el tipus \n"
+"apropiat de la llista.\n"
"\n"
-"Si escolliu un ratol diferent del per defecte, una pantalla de test ser "
-"mostrada.\n"
-"Utilitzeu els butons i la roda per a verificar que la configuraci s\n"
-"correcta. Si el ratol no funciona b, premeu la barra espaiadora or "
-"[Return]\n"
-"per a \"Cancellar\" i escollir altre cap."
+"Si escolliu un ratol diferent del ratol per defecte, es mostrar una "
+"pantalla\n"
+"de test. Proveu els botons i la roda per verificar que la configuraci s\n"
+"correcta. Si el ratol no funciona b, premeu la barra espaiadora o la \n"
+"tecla de retorn per cancellar i triar de nou.\n"
+"\n"
+"De vegades, la roda del ratol no es detecta automticament. En aquest cas,\n"
+"haureu de seleccionar-ho a la llista. Assegureu-vos de triar aquell que es\n"
+"correspongui amb el port on teniu connectat el ratol. Quan premeu \"D'acord"
+"\"\n"
+"apareixer la imatge d'un ratol perqu proveu tots els botons i els "
+"moviments."
#: ../../help.pm_.c:638
msgid ""
@@ -4328,52 +4212,49 @@ msgid ""
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""
-"Aquest s el punt ms important respecte la seguretat del sistema\n"
-"GNU/Linux: heu d'entrar la contrasenya de l'usuari \"root\". \"root\" s "
-"l'administrador\n"
-"del sistema i s lnic autoritzat a fer actualitzacions, afegir usuaris,\n"
-"canviar la configuraci del tot el sistema, etc... De fet, \"root\" pot\n"
-"fer de tot! Per aix heu d'escollir una contrasenya que sigui dificil "
-"d'endevinar.\n"
-"DrakX us dir si s massa fcil. Tal com podeu veure, podeu escollir\n"
-"de no entrar cap contrasenya, per nosaltres li desaconsellem si ho fa per "
-"una nica\n"
-"ra: no penseu que com que heu arrancat GNU/Linux els altres \n"
-"sistemes operatius estan segurs contra errades. Com que l'usuari \"root\" "
-"pot superar\n"
-"totes les limitacions i inintencionadament esborrar totes les dades de "
-"qualsevol partici\n"
-"accedint sense cura a les particions en si, s molt important per la vostra "
-"seguretat que\n"
-"sigui dificil esdeven l'usuari \"root\".\n"
-"\n"
-"Les contrasenbyes haurien de ser una mescla carcters alfanumrics i com a "
-"mnim 8\n"
-"carcters de longitud. Mai escrigui la contrasenya de l'usuari \"root\" ja "
-"que s molt fcil\n"
-"de comprometre el sistema.\n"
+"Aquesta s la decisi ms important quant a la seguretat del vostre sistema\n"
+"GNU/Linux: heu d'introduir la contrasenya de l'usuari \"root\". El \"root\" "
+"s\n"
+"l'administrador del sistema i s l'nic autoritzat a fer actualitzacions,\n"
+"afegir usuaris, canviar la configuraci del tot el sistema, etc. De fet,\n"
+"el \"root\" pot fer de tot! Per aix heu d'escollir una contrasenya que "
+"sigui\n"
+"dificil d'endevinar. DrakX us avisar si s massa fcil. Com veieu, podeu \n"
+"optar per no introduir cap contrasenya, per no s gens prudent per una\n"
+"nica ra: el fet d'arrencar GNU/Linux no fa que els vostres altres "
+"\"sistemes\n"
+"operatius\" estiguin lliures d'errors. Com que l'usuari \"root\" pot "
+"superar\n"
+"totes les limitacions i esborrar accidentalment totes les dades de "
+"qualsevol\n"
+"partici com a conseqncia d'accedir sense precaucions a les particions en "
+"si,\n"
+"s molt important que sigui difcil esdevenir \"root\".\n"
+"\n"
+"La contrasenya hauria de ser una mescla de carcters alfanumrics i, com a \n"
+"mnim, de 8 carcters de longitud. No escrigueu mai la contrasenya de \"root"
+"\"\n"
+"ja que s molt fcil comprometre el sistema si ho feu.\n"
"\n"
"De totes maneres, no feu la contrasenya massa llarga o complicada perqu\n"
-"heu de ser capaos de recordar-la sense massa esforos.\n"
+"heu de ser capaos de recordar-la sense gaire esfor.\n"
"\n"
-"La contrasenya no ser mostrada en la pantalla a mesura que la tecleja. Per "
-"tant, \n"
-"haureu d'escriure-la dues vegades per reduir la probabilitat d'error\n"
-"d'escritura. Si, malauradament, feu el mateix error dues vegades, aquesta\n"
-"contrasenya ``incorrecta'' haur d'usar-la el primer cop que es connecti.\n"
+"La contrasenya no es mostrar per pantalla quan la teclegeu. Per tant, \n"
+"haureu d'escriure-la dues vegades per reduir la probabilitat d'errors\n"
+"en l'escriptura. Si, malauradament, feu el mateix error dues vegades, "
+"haureu\n"
+"d'usar aquesta contrasenya \"incorrecta\" el primer cop que us connecteu.\n"
"\n"
"En el mode Expert, se us preguntar si us voleu connectar a un servidor\n"
-"d'autentificaci, com NIS o LDAP.\n"
+"d'autentificaci, com ara NIS o LDAP.\n"
"\n"
-"Si la vostra xarxa usa el protocol LDAP (o NIS) per a autentificaci, "
-"seleccioneu\n"
-"\"LDAP\" (o \"NIS\") com a autentificaci. Si no ho sabeu, pregunteu al "
-"vostre\n"
-"administrador de la xarxa.\n"
+"Si la vostra xarxa usa LDAP, NIS o l'autenticaci de domini Windows PDC,\n"
+"seleccioneu l'opci corresponent com a autenticaci. Si no ho sabeu, "
+"pregunteu\n"
+"al vostre administrador de la xarxa.\n"
"\n"
-"Si el vostre ordinador no es connecta a cap xarxa administrada, haureu "
-"d'escollir\n"
-"\"Fitxers Locals\" per a autentificaci."
+"Si el vostre ordinador no es connecta a cap xarxa administrada, haureu \n"
+"d'escollir \"Fitxers Locals\" per a l'autenticaci."
#: ../../help.pm_.c:678
msgid ""
@@ -4416,69 +4297,50 @@ msgid ""
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved for the expert user."
msgstr ""
-"LILO i grub sn carregador d'arrencada de GNU/Linux. Aquesta etapa, "
-"normalment,\n"
-"s totalment automatitzada. De fet, DrakX analitza el sector d'arrencada i "
-"actua\n"
-"d'acord amb el qu troba:\n"
+"El LILO i el grub sn carregadors de l'arrencada de GNU/Linux. Normalment,\n"
+"aquesta etapa s totalment automtica. De fet, el DrakX analitza el \n"
+"sector d'arrencada i actua d'acord amb el que hi troba:\n"
"\n"
-" * si troba un sector d'arrencada de Windows, el reemplaar amb un sector "
-"de\n"
-"grub/LILO. Per tant, sereu capa de carregar el GNU/Linux o un altre\n"
-"SO;\n"
+" * si troba un sector d'arrencada de Windows, el reemplaar amb un sector\n"
+"d'arrencada de grub/LILO. Per tant, sereu capa de carregar el GNU/Linux\n"
+"o un altre sistema operatiu.\n"
"\n"
-" * si es troba el grub o el LILO, els reemplaa amb un nova\n"
-"versi.\n"
+" * si es troba un sector d'arrencada del grub o del LILO, el reemplaar\n"
+"amb un de nou.\n"
"\n"
-"Si t algun dubte, DrakX us presentar un dileg amb varies opcions.\n"
+"Si t algun dubte, el DrakX us presentar un dileg amb diverses opcions:\n"
"\n"
-" * \"Manegador d'arrencada\": teniu tres opcions:\n"
+" * \"Carregador de l'arrencada\": teniu tres opcions:\n"
"\n"
" * \"GRUB\": si preferiu el grub (men de text).\n"
"\n"
" * \"LILO amb men grfic\": si preferiu el LILO amb una interfcie\n"
"grfica.\n"
"\n"
-" * \"LILO amb men de text\": si preferiu el LILO amb el seu men de "
+" * \"LILO amb men de text\": si preferiu el LILO amb el seu men de\n"
"text.\n"
"\n"
-" * \"Dispositiu d'arrencada\": en la majoria de casos, no canviareu la opci "
-"per defecte\n"
-"(\"/dev/hda\"), per si ho preferiu, el carregador de l'arrencada pot ser "
-"installat en el\n"
-"segon disc dur (\"/dev/hdb\"), o fins i tot en un diquet (\"/dev/fd0\");\n"
-"\n"
-" * \"Espera abans de carregar la imatge per defecte\": quan es reinicia "
-"l'ordinador,\n"
-"aquest s el temps que se li permet a l'usuari d'escollir una entrada "
-"diferent a la per\n"
-"defecte, en el men d'arrencada.\n"
-"\n"
-"!! Compte perqu si escolliu no installar un manejador de carrega "
-"(seleccionant\n"
-"\"Cancel\" aqu), heu d'estar segurs que teniu alguna manera d'arrencar el "
-"vostre sistema\n"
-"Mandrake Linux! Ms encara, estigueu segurs de saber qu feu abans de "
-"canviar alguna de les\n"
-"opcions. !!\n"
-"\n"
-"Clicar el but \"Advanced\" en aquest dileg us permetr canviar algunes "
-"opcions\n"
-"avanades, que sn reservades als usuaris experts.\n"
-"\n"
-"Desprs d'haver modificat els parmetres generals del carregador "
-"d'arrencada, la llista de\n"
-"opcions per a carregar que es veur en iniciar ser ensenyada.\n"
-"\n"
-"Si hi ha algun altre sistema operatiu installat en el vostre ordinador, "
-"ser incls\n"
-"automticament al men del carregador. Aqu podeu escollir d'acabat d'afinar "
-"la configuraci\n"
-"de les opcions disponibles. Seleccioneu una entrada i cliqueu en \"Modificar"
-"\" per a modificar o\n"
-"esborra-la; \"Afegir\" crea una nova entrada; i \"Fet\" avana cap al "
-"segent pas de\n"
-"la installaci."
+" * \"Dispositiu d'arrencada\": en la majoria de casos, no heu de canviar "
+"l'opci\n"
+"per defecte (\"/dev/hda\"), per si ho preferiu, el carregador de "
+"l'arrencada\n"
+"pot installar-se en el segon disc dur (\"/dev/hdb\"), o fins i tot en un \n"
+"disquet (\"/dev/fd0\").\n"
+"\n"
+" * \"Temps d'espera abans de carregar la imatge per defecte\": quan es "
+"reinicia\n"
+"l'ordinador, aquest s el temps de qu disposa l'usuari per escollir una "
+"entrada\n"
+"diferent de l'entrada per defecte en el men d'arrencada.\n"
+"\n"
+"Teniu en compte que si escolliu no installar un carregador de l'arrencada \n"
+"(seleccionant \"Cancella\" aqu), heu d'estar segurs que teniu alguna "
+"manera\n"
+"d'arrencar el vostre sistema Mandrake Linux! Encara ms, estigueu segurs de\n"
+"saber qu feu abans de canviar alguna de les opcions.\n"
+"\n"
+"Si feu clic al bot \"Avanat\" d'aquest dileg podreu modificar algunes\n"
+"opcions avanades, reservades als usuaris experts."
#: ../../help.pm_.c:718
msgid ""
@@ -4495,15 +4357,19 @@ msgid ""
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
-"El LILO (LInux LOader, carregador de Linux) i el Grub sn carregadors\n"
-"d'arrencada: poden arrencar el GNU/Linux o qualsevol altre sistema operatiu\n"
-"que tingueu a l'ordinador. Normalment, aquests altres sistemes operatius\n"
-"es detecten i installen correctament, per si no s aix, podeu afegir-los\n"
-"manualment en aquesta pantalla. Aneu amb compte de triar els parmetres\n"
-"correctes.\n"
-"\n"
-"Tamb s possible que no volgueu donar accs a tothom a aquests sistemes\n"
-"operatius; en aquest cas podeu suprimir les entrades corresponents, per\n"
+"Un cop configurats els parmetres generals del carregador de l'arrencada, \n"
+"es mostrar la llista d'opcions de crrega que es veur en arrencar la "
+"mquina.\n"
+"\n"
+"Si hi ha algun altre sistema operatiu installat en el vostre ordinador, \n"
+"s'inclour automticament al men del carregador. Aqu podeu modificar les\n"
+"entrades del men d'arrencada. Seleccioneu una entrada i feu clic a \n"
+"\"Modifica\" per modificar-la o esborrar-la. \"Afegeix\" crea una nova "
+"entrada,\n"
+"i \"Fet\" avana cap al segent pas de la installaci.\n"
+"Tamb s possible que no vulgueu permetre a ning l'accs a aquests "
+"sistemes\n"
+"operatius. En aquest cas, podeu suprimir les entrades corresponents, per\n"
"aleshores us caldr un disc d'arrencada per poder-los arrencar!"
#: ../../help.pm_.c:732
@@ -4517,8 +4383,7 @@ msgstr ""
"Heu d'indicar on voleu situar la informaci necessria per\n"
"arrencar el GNU/Linux.\n"
"\n"
-"\n"
-"Tret que sabeu exactament qu esteu fent, escolliu \"Primer sector\n"
+"Tret que sapigueu exactament qu esteu fent, escolliu \"Primer sector\n"
"de la unitat (MBR)\"."
#: ../../help.pm_.c:739
@@ -4542,46 +4407,34 @@ msgid ""
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options."
msgstr ""
-"Aqu, seleccionarem el sistema d'impressi per el vostre ordinador. Altres "
-"sistemes operatius\n"
-"us oferiran un, per el Mandrake Linux n'ofereix tres.\n"
-"\n"
-" * \"pdq\" que vol dir ``print, don't queue''(imprimeix, no facis cua), s "
-"opci escollida\n"
-"si teniu una connexi directa amb la impressora i voleu evitar aquelles cues "
-"interminables\n"
-"d'impressions, i no teniu impressores de xarxa. Noms funcionar sobre "
-"xarxes molt simples\n"
-"i s bastant lent per a xarxes. Escolliu \"pdq\"\n"
-"si s la vostra primera incursi en GNU/Linux. Podeu canviar la vostra "
-"elecci\n"
-"desprs de la installaci executant el PrinterDrake des del Centre de "
-"Control Mandrake\n"
-"i fent clic sobre el but expert.\n"
-"\n"
-" * \"CUPS\"``Common Unix Printing System'' (Sistema d'impressi com de "
-"Unix), s el millor\n"
-"a l'hora d'imprimir a la vostra impressora local i a la meitat del planeta. "
-"s simple i pot\n"
-"actuar com a servidor o client per l'antic sistema d'impressi \"lpd\". Per "
-"tant, s\n"
-"compatible amb els sistemes desactualitzats installats. Pot fer moltes "
-"coses, per\n"
-"la configuraci bsica es tant senzilla com la de \"pdq\". Si ho necessiteu "
-"per a emular\n"
-"un servidor \"lpd\", heu d'habilitar el dimoni \"cups-lpd\". T una "
-"interfcie\n"
-"grfica per imprimir i escollir les opcions d'impressi.\n"
-"\n"
-" * \"lprNG\"``line printer daemon New Generation''. Aquest sistema pot fer\n"
-"aproximadament el mateix que els altres, per imprimir a\n"
-"dispositius muntats en una xarxa Novell, perqu supporta el protocol IPX, \n"
-"i pot imprimir directament a ordres del intrpret d'ordres. Si teniu "
-"necessitat de la xarxa Novell o\n"
-"d'imprimir cap a ordres sense fer servir un constructe de conducte separat, "
-"utilitzeu lprNG.\n"
-"Sin, CUPS s ms recomanable perqu s ms simple i millor per a treballar "
-"en xarxa."
+"Aqu se seleccionar el sistema d'impressi per al vostre ordinador. Altres\n"
+"sistemes operatius us n'oferiran un, per el Mandrake Linux n'ofereix dos.\n"
+"\n"
+" * \"pdq\" que vol dir \"print, don't queue\" (imprimeix, no facis cua), s\n"
+"l'opci escollida si teniu una connexi directa amb la impressora i voleu\n"
+"evitar aquelles cues d'impressi interminables, i no teniu impressores de \n"
+"xarxa. Noms funcionar sobre xarxes molt senzilles i s bastant lent per a\n"
+"xarxes en general. Escolliu \"pdq\" si s la vostra primera incursi en GNU/"
+"Linux.\n"
+"Podeu canviar la vostra elecci desprs de la installaci executant el \n"
+"PrinterDrake des del Centre de Control Mandrake, fent clic al bot \"Expert"
+"\".\n"
+"\n"
+" * \"CUPS\" vol dir \"Common Unix Printing System\" (Sistema d'impressi "
+"com\n"
+"de Unix), s el millor a l'hora d'imprimir a la vostra impressora local i a "
+"la\n"
+"meitat del planeta. s senzill i pot actuar com a servidor o client per a "
+"l'antic\n"
+"sistema d'impressi \"lpd\". Per tant, s compatible amb els sistemes "
+"anteriors.\n"
+"Pot fer moltes coses, per la configuraci bsica es tant senzilla com la de "
+"\"pdq\".\n"
+"Si necessiteu CUPS per emular un servidor \"lpd\", heu d'habilitar el "
+"dimoni\n"
+"\"cups-lpd\". T una interfcie grfica per imprimir i escollir les "
+"opcions \n"
+"d'impressi."
#: ../../help.pm_.c:759
msgid ""
@@ -4606,37 +4459,36 @@ msgid ""
"If DrakX is not able to probe for the options which need to be passed, you\n"
"will need to manually provide options to the driver."
msgstr ""
-"El DrakX detectar qualsevol dispositiu IDE en l'ordinador. Aix mateix, "
-"intentar trobar\n"
-"el(s) adaptador(s) SCSI PCI. Si troba adaptador(s) SCSI, i sap quin "
-"controlador utilitzar,\n"
-"el(s) installar automticament.\n"
-"\n"
-"Ja que la detecci de maquinari no sempre troba tots els dispositius,\n"
-"DrakX si deman que confirmi que hi ha un adaptador SCSI PCI. Feu Clic en "
-"\"S\"\n"
-"si sabeu segur que n'hi ha un installat en l'ordinador. Se li presentar\n"
-"una llista de targetes SCSI per a que n'escolliu una. Feu Clic en \"No\" si "
-"no en\n"
-"teniu cap. Si no esteu segurs, podeu mirar la llista de maquinari\n"
-"detectada en el vostre ordinador seleccionant \"Veure Informaci Maquinari\" "
-"i clicant en\n"
-"\"D'acord\". Examineu la llista de maquinari i feu clic sobre el but "
-"\"D'acord\" per a\n"
-"tornar a la pregunta sobre l'interfcie SCSI.\n"
-"\n"
-"Si heu hagut de seleccionar l'adaptador manualment, el DrakX us preguntar\n"
-"si voleu indicar opcions per a ell. Conv que deixeu que el DrakX comprovi\n"
-"el maquinari per a les opcions; aix sol funcionar b.\n"
+"El DrakX detectar qualsevol dispositiu IDE en l'ordinador. Aix mateix, \n"
+"intentar trobar un o ms adaptadors SCSI PCI. Si troba un adaptador SCSI,\n"
+"el DrakX installar automticament el controlador adequat.\n"
+"\n"
+"Com que la detecci de maquinari no sempre troba tots els dispositius,\n"
+"el DrakX us demanar que confirmeu si hi ha un adaptador SCSI PCI. Feu clic\n"
+"a \"S\" si sabeu segur que n'hi ha un installat en l'ordinador. "
+"Apareixer\n"
+"una llista de targetes SCSI perqu n'escolliu una. Feu clic a \"No\" si no "
+"en\n"
+"teniu cap. Si no n'esteu segurs, podeu mirar la llista de maquinari\n"
+"detectat en el vostre ordinador seleccionant \"Veure informaci del "
+"maquinari\"\n"
+"i fent clic a \"D'acord\". Examineu la llista de maquinari i feu clic sobre\n"
+"el bot \"D'acord\" per tornar a la pregunta sobre l'interfcie SCSI.\n"
+"\n"
+"Si heu de seleccionar l'adaptador manualment, el DrakX us preguntar si\n"
+"voleu confifurar-ne les opcions. Conv que deixeu que el DrakX comprovi\n"
+"el maquinari per inicialitzar les opcions especifiques d'algunes targetes.\n"
+"Aix sol funcionar b.\n"
"\n"
"Si el DrakX no pot comprovar les opcions que se li han de passar al "
"controlador,\n"
"us caldr proporcionar les opcions al controlador manualment. Consulteu la\n"
-"Guia de l'usuari ( captol 3, en la secci \"Informaci obtinguda del "
+"Guia de l'usuari (captol 3, en la secci \"Informaci obtinguda del "
"maquinari\")\n"
-"per saber com treure aquesta informaci de la documentaci del\n"
-"maquinari, del lloc web del fabricant (si teniu accs a Internet) o del\n"
-"Microsoft Windows (si el teniu al sistema)."
+"per saber com treure aquesta informaci de la documentaci del maquinari,\n"
+"del lloc web del fabricant (si teniu accs a Internet) o del Microsoft "
+"Windows\n"
+"(si el teniu al sistema)."
#: ../../help.pm_.c:781
msgid ""
@@ -4690,51 +4542,53 @@ msgstr ""
"sistemes operatius, nuclis alternatius, o per a una imatge per a arrencades\n"
"d'emergncia.\n"
"\n"
-"Per a altres OS, l'entrada noms consta d'una etiqueta i de la partici "
+"Per a altres SO, l'entrada noms consta d'una etiqueta i de la partici "
"arrel.\n"
"\n"
-"Per al Linux, hi ha algunes opcions possibles: \n"
+"Per al Linux, hi ha unes quantes opcions possibles: \n"
"\n"
-" * Label: s noms el nom a entrar en l'indicador del yaboot per\n"
-"seleccionar aquesta opci d'arrencada;\n"
+" * Etiqueta: s noms el nom a entrar en l'indicador del yaboot per\n"
+"seleccionar aquesta opci d'arrencada.\n"
"\n"
-" * Image: el nom del nucli a arrencar. Normalment, vmlinux o una\n"
-"variaci de vmlinux amb una extensi;\n"
+" * Imatge: el nom del nucli a arrencar. Normalment, vmlinux o una\n"
+"variaci de vmlinux amb una extensi.\n"
"\n"
-" * Root: el dispositiu arrel o '/' per a la installaci del Linux;\n"
+" * Arrel: el dispositiu arrel o '/' per a la installaci del Linux.\n"
"\n"
-" * Append: en maquinari Apple, l'opci d'addici de nuclis s'utilitza\n"
+" * Addici: en maquinari Apple, l'opci d'addici de nuclis s'utilitza\n"
"fora sovint per auxiliar en la inicialitzaci de maquinari de vdeo o per\n"
"habilitar l'emulaci del bot del ratol de teclat per als 2n i 3r botons,\n"
"que sovint no existeixen en un ratol Apple convencional. Alguns exemples\n"
"d'aix sn:\n"
"\n"
-" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
+" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
"hda=autotune\n"
"\n"
" video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
-" * Initrd: aquesta opci es pot utilitzar per carregar els mduls "
-"inicials,\n"
-"abans que el dispostiu d'arrencada estigui disponible, o per a carregar\n"
-"una imatge de disc RAM en una situaci d'arrencada d'emergncia;\n"
+" * Initrd: aquesta opci es pot utilitzar per carregar els mduls inicials,\n"
+"abans que el dispostiu d'arrencada estigui disponible, o per carregar\n"
+"una imatge de disc RAM en una situaci d'arrencada d'emergncia.\n"
"\n"
-" * Initrd-size: la mida per defecte del disc RAM sol ser de 4.096 bytes. "
-"Si\n"
-"necessiteu assignar un disc RAM gran, podeu utilitzar aquesta opci;\n"
+" * Mida de l'Initrd: la mida per defecte del disc RAM sol ser de 4096 "
+"bytes.\n"
+"Si necessiteu assignar un disc RAM gran, podeu utilitzar aquesta opci.\n"
"\n"
-" * Read-write: normalment, la partici 'root' es tracta inicialment com\n"
-"noms de lectura per permetre una comprovaci del sistema de fitxers abans\n"
-"que el sistema esdevingui 'viu'. Podeu substituir aquesta opci aqu;\n"
+" * Lectura-Escriptura: normalment, la partici arrel '/' es tracta "
+"inicialment com\n"
+"de noms lectura per permetre una comprovaci del sistema de fitxers abans\n"
+"que el sistema esdevingui \"viu\". Podeu substituir aquesta opci aqu.\n"
"\n"
-" * NoVideo: en cas que el maquinari de vdeo de Apple resulti sigui\n"
-"especialment problemtic, podeu seleccionar aquesta opci per arrencar\n"
-"en mode 'no-vdeo', amb el suport nadiu per a frame buffer;\n"
+" * Sense Vdeo: en cas que el maquinari de vdeo d'Apple resulti "
+"especialment\n"
+"problemtic, podeu seleccionar aquesta opci per arrencar en mode 'no-"
+"vdeo',\n"
+"amb el suport nadiu per a frame buffer.\n"
"\n"
-" * Default: selecciona aquesta entrada com a selecci per defecte del\n"
+" * Per defecte: seleccioneu aquesta entrada com a selecci per defecte del\n"
"Linux; se selecciona prement simplement Retorn a l'indicador del yaboot.\n"
"Aquesta opci tamb es ressaltar amb un '*' si premeu Tab per veure les\n"
-"seleccions d'arrencada;"
+"seleccions d'arrencada."
#: ../../help.pm_.c:828
msgid ""
@@ -4779,36 +4633,35 @@ msgstr ""
"\n"
"Les opcions principals del Yaboot sn:\n"
"\n"
-" * Missatge d'inicialitzaci: un senzill missatge de text que apareix "
-"abans\n"
-"de l'indicador d'arrencada;\n"
+" * Missatge d'inicialitzaci: un senzill missatge de text que apareix abans\n"
+"de l'indicador d'arrencada.\n"
"\n"
-" * Dispositiu d'arrencada: indica on voleu situar la informaci necessria\n"
+" * Dispositiu d'arrencada: indica on voleu situar la informaci necessria\n"
"per arrencar el GNU/Linux. Normalment, haureu configurat abans una partici\n"
-"bootstrap que contindr aquesta informaci;\n"
+"bootstrap que contindr aquesta informaci.\n"
"\n"
-" - Demora de l'Open Firmware: a diferncia del LILO, amb el Yaboot hi ha\n"
+" * Demora de l'Open Firmware: a diferncia del LILO, amb el Yaboot hi ha\n"
"dues demores disponibles. La primera d'elles es mesura en segons i, en "
"aquest\n"
-"punt, podeu triar entre CD, arrencada OF, MacOS o Linux;\n"
+"punt, podeu triar entre CD, arrencada OF, MacOS o Linux.\n"
"\n"
-" * Temps mxim d'arrencada del nucli: aquest temps mxim s similar a la\n"
-"demora d'arrencada del LILO. Desprs de seleccionar el Linux tindreu "
-"aquesta\n"
-"demora en 0,1 segons abans que se seleccioni la descripci per defecte del "
-"nucli;\n"
+" * Temps mxim d'arrencada del nucli: aquest temps mxim s similar a la\n"
+"demora d'arrencada del LILO. Desprs de seleccionar el Linux tindreu aquest\n"
+"temps (en dcimes de segon) abans que se seleccioni la descripci per "
+"defecte\n"
+"del nucli.\n"
"\n"
-" * Habilitar l'arrencada des de CD?: si activeu aquesta opci podreu triar\n"
-"'C' per a CD al primer indicador de l'arrencada;\n"
+" * Habilita l'arrencada des de CD: si activeu aquesta opci podreu triar\n"
+"'C' per a CD al primer indicador de l'arrencada.\n"
"\n"
-" * Habilitar l'arrencada OF?: si activeu aquesta opci podreu triar 'N' "
-"per\n"
-"Open Firmware al primer indicador de l'arrencada;\n"
+" * Habilitar l'arrencada OF: si activeu aquesta opci podreu triar 'N' per\n"
+"Open Firmware al primer indicador de l'arrencada.\n"
"\n"
-" * OS per defecte: podeu seleccionar amb quin OS, per defecte, s'arrencar\n"
+" * SO per defecte: podeu seleccionar amb quin SO, per defecte, s'arrencar\n"
"quan la demora de l'Open Firmware venci."
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4831,51 +4684,51 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
"associated to it."
msgstr ""
"Ara us presentem diversos parmetres de la vostra mquina. Depenent del\n"
-"maquinari installat, podreu veure o no, les segents entrades:\n"
+"maquinari installat, podreu veure o no les segents entrades:\n"
"\n"
-" * \"Ratol\": comproveu la configuraci actual del ratol i feu clic en el "
-"but\n"
-"per a canviar-la si fos necessari;\n"
+" * \"Ratol\": comproveu la configuraci actual del ratol i feu clic al "
+"bot\n"
+"per canviar-la si fos necessari.\n"
"\n"
" * \"Teclat\": comproveu la configuraci actual del mapa de teclat i feu "
-"clic en\n"
-"el but per a canviar-la si fos necessari;\n"
-"\n"
-" * \"Zona Horria\": DrakX, per defecte, endevina la vostra zona hortia a "
-"partir del llenguatge\n"
-"que heu escollit. Per, de la mateixa manera que en el cas del teclat, vs "
-"podeu\n"
-"viure en un pais diferent al del llenguatge escollit.\n"
-"Per tant, podrieu haver de fer clic sobre el but \"Zona Horria\" per tal "
-"de\n"
-"configurar el rellotge d'acord amb la zona horria en la qual esteu;\n"
-"\n"
-" * \"Impressora\": clicant en el but \"Cap Impressora\" s'obrir "
+"clic\n"
+"al bot per canviar-la si fos necessari.\n"
+"\n"
+" * \"Fus horari\": el DrakX, per defecte, endevina la vostra zona horria\n"
+"basant-se en l'idioma que heu triat. Per, de la mateixa manera que en el "
+"cas\n"
+"del teclat, pot ser que visqueu en un pas diferent al de l'idioma "
+"escollit.\n"
+"Per tant, podreu haver de fer clic sobre el bot \"Fus horari\" per tal de\n"
+"configurar el rellotge d'acord amb la zona horria en la qual esteu.\n"
+"\n"
+" * \"Impressora\": si feu clic al bot \"Cap Impressora\" s'obrir "
"l'auxiliar\n"
-"de configuraci de la impressora;\n"
+"de configuraci de la impressora.\n"
"\n"
" * \"Targeta de so\": si s'ha detectat una targeta de so en el sistema, "
-"ser\n"
-"mostrada aqu. No es pot fer cap modificaci durant la installaci;\n"
+"apareixer\n"
+"aqu. No es pot fer cap modificaci durant la installaci.\n"
"\n"
-" * \"Targeta TV \": si s'ha detectat una targeta de TV en el sistema, ser "
-"ensenyada\n"
-"aqu. No es pot fer cap modificaci durant la installaci;\n"
+" * \"Targeta TV\": si s'ha detectat una targeta de TV en el sistema, "
+"apareixer\n"
+"aqu. No es pot fer cap modificaci durant la installaci.\n"
"\n"
-" * \"Targeta ISDN(XDSI)\": si s'ha detectat una targeta XDSI en el sistema, "
-"ser\n"
-"mostrada aqu. Podeu fer clic sonre el but per a canviar els parmetres\n"
-"associats amb la targeta."
+" * \"Targeta XDSI\": si s'ha detectat una targeta XDSI en el sistema, "
+"apareixer\n"
+"aqu. Podeu fer clic sobre el bot per canviar els parmetres associats amb "
+"la\n"
+"targeta."
#: ../../help.pm_.c:891
msgid ""
@@ -4897,11 +4750,10 @@ msgid ""
"Click on \"Cancel\" to stop this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
-"Feu clic a \"D'acord\" si voleu suprimir totes les dades i\n"
-"particions que hi ha en aquesta unitat de disc. Aneu amb compte, perqu, un "
-"cop hagueu fet clic a \"D'acord\", no podreu recuperar cap dada ni partici "
-"del disc,\n"
-"incloent las dades de Windows.\n"
+"Feu clic a \"D'acord\" si voleu suprimir totes les dades i particions\n"
+"que hi ha en aquesta unitat de disc. Aneu amb compte perqu, un cop\n"
+"hagueu fet clic a \"D'acord\", no podreu recuperar cap dada ni partici\n"
+"del disc, incloent les dades de Windows.\n"
"\n"
"Feu clic a \"Cancella\" per anullar aquesta operaci sense perdre cap "
"dada\n"
@@ -4914,10 +4766,10 @@ msgid ""
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""
-"No puc accedir als mduls del nucli(kernel) corresponents al vostre nucli "
-"(fitxer %s no trobat), aix generalment vol dir que el vostre disquet "
-"d'arrencada no est sincronitzat amb el medi d'Installaci (siusplay creeu "
-"un nou disquet d'arrencada)"
+"No es pot accedir als mduls del nucli corresponents al vostre nucli (no "
+"s'ha trobat el fitxer %s). Aix generalment vol dir que el vostre disquet "
+"d'arrencada no est sincronitzat amb el suport d'installaci (si us plau, "
+"creeu un nou disquet d'arrencada)"
#: ../../install2.pm_.c:167
#, c-format
@@ -4938,13 +4790,13 @@ msgid ""
"\n"
"Do you really want to install these servers?\n"
msgstr ""
-"Heu seleccionat els segents servidor(s): %s\n"
+"Heu seleccionat el(s) segent(s) servidor(s): %s\n"
"\n"
"\n"
"Aquests servidors estan activats per defecte. No tenen cap problema de "
"seguretat\n"
-"conegut, per se'n podrien trobar alguns de nous. Si s aix, haur "
-"d'actualitzar-los\n"
+"conegut, per se'n podrien trobar de nous. Si fos aix, haureu d'actualitzar-"
+"los\n"
"el ms aviat possible.\n"
"\n"
"\n"
@@ -4958,34 +4810,38 @@ msgid ""
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
+"Se suprimiran els segents paquets per poder actualitzar el sistema: %s\n"
+"\n"
+"\n"
+"Voleu realment suprimir aquests paquets?\n"
#: ../../install_any.pm_.c:471
msgid "Can't use broadcast with no NIS domain"
-msgstr "No es pot utilitzar l'emissi sense un domini NIS"
+msgstr "No es pot utilitzar la difusi sense un domini NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, 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:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
-msgstr "Aquest disquet no est formatat en FAT"
+msgstr "Aquest disquet no est formatat amb FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-"Per utilitzar aquesta selecci de paquets desada, arrenqueu la installaci "
-"amb ``linux defcfg=floppy''"
+"Per utilitzar aquesta selecci de paquets que heu desat, arrenqueu la "
+"installaci amb \"linux defcfg=floppy\""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "S'ha produt un error en llegir el fitxer %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4994,16 +4850,16 @@ msgstr ""
"sistemes de fitxers. Si us plau, comproveu el vostre maquinari per trobar el "
"problema"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
-"Part del maquinari del vostre ordinador necessita programes de control\n"
-"``registrats'' per poder funcionar. En podeu trobar informaci a: %s"
+"Part del maquinari del vostre ordinador necessita controladors\n"
+"\"registrats\" per poder funcionar. Podeu trobar-ne informaci a: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -5011,95 +4867,96 @@ msgid ""
msgstr ""
"Heu de tenir una partici arrel.\n"
"Per fer-ho, creeu una partici (o feu clic a una d'existent).\n"
-"Desprs, trieu l'acci ``Punt de muntatge'' i doneu-li el valor '/'"
+"Desprs, trieu l'acci \"Punt de muntatge\" i doneu-li el valor '/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Heu de tenir una partici d'intercanvi"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
-"No teniu cap partici d'intercanvi\n"
+"No teniu cap partici d'intercanvi.\n"
"\n"
"Voleu continuar igualment?"
#
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Heu de tenir una partici FAT muntada en /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Utilitza l'espai lliure"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "No hi ha prou espai lliure per assignar noves particions"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
-msgstr "Utilitza la partici existent"
+msgstr "Utilitza les particions existents"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
-msgstr "No existeix cap partici per utilitzar"
+msgstr "No hi ha cap partici que es pugui utilitzar"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Utilitza la particio Windows per al loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Quina partici voleu utilitzar per al Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Escolliu les mides"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Mida de la partici arrel en MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Mida de la partici d'intercanvi en MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Utilitza l'espai lliure de la partici de Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
-msgstr "A quina partici voleu canviar la mida?"
+msgstr "A quina partici voleu canviar-li la mida?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "S'est redimensionant la partici de Windows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
-"El redimensionador de la FAT no pot gestionar la vostra partici, \n"
-"s'ha produt l'error segent: %s"
+"El redimensionador de la FAT no pot gestionar la vostra partici. \n"
+"S'ha produt l'error segent: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""
-"La partici de Windows est massa fragmentada; si us plau, executeu "
-"``defrag'' primer"
+"La partici de Windows est massa fragmentada. Si us plau, reinicieu "
+"l'ordinador sota Windows i executeu l'eina \"defrag\". Llavors, torneu a "
+"comenar la installaci del Mandrake Linux."
#
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -5112,95 +4969,95 @@ msgid ""
msgstr ""
"ATENCI!\n"
"\n"
-"Ara, el DrakX canviar la mida de la vostra partici de Windows. Aneu amb\n"
+"Tot seguit, el DrakX canviar la mida de la vostra partici de Windows. Aneu "
+"amb\n"
"compte: aquesta operaci s perillosa. Si encara no ho heu fet, sortiu de "
"la\n"
-"installaci, executeu l'Scandisk sota Windows (i potser tamb el Defrag), "
-"i\n"
+"installaci, executeu l'Scandisk sota Windows (i potser tamb el defrag) i\n"
"torneu a comenar la installaci. Feu tamb una cpia de seguretat de les\n"
"vostres dades.\n"
-"Quan estigueu segur, premeu D'acord."
+"Quan estigueu segur, premeu \"D'acord\"."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Quina mida voleu deixar per a la partici de Windows?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "partici %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
-msgstr "Ha fallat la redimensi de la FAT: %s"
+msgstr "Ha fallat el redimensionament de la FAT: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-"No hi ha particions FAT a qu canviar la mida o per utilitzar-les com a "
-"loopback (o no queda prou espai)"
+"No hi ha cap partici FAT a la qual canviar la mida o que es pugui utilitzar "
+"com a loopback (o no hi queda prou espai)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
-msgstr "Esborra el disc complet"
+msgstr "Esborra tot el disc"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Elimina el Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Teniu ms d'un disc dur; en quin voleu installar el Linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Es perdran TOTES les particions, i les dades que contenen, de la unitat %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Particionament personalitzat de disc"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Utilitza l'fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"Ara podeu fer les particions a %s.\n"
-"Quan acabeu, no oblideu desar-les utiltzant `w'"
+"Quan acabeu, no oblideu desar-les utiltzant 'w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "No teniu prou espai lliure a la partici de Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
-msgstr "No puc trobar espai per a la installaci"
+msgstr "No es pot trobar espai per a la installaci"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
"L'auxiliar de particionament del DrakX ha trobat les solucions segents:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Ha fallat el particionament: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "S'est activant la xarxa"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "S'est desactivant la xarxa"
@@ -5229,12 +5086,12 @@ msgstr ""
"Comproveu el CD-ROM en un ordinador installat mitjanant \"rpm -qpl "
"Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Benvingut a %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "No hi ha cap unitat de disquet disponible"
@@ -5242,9 +5099,9 @@ msgstr "No hi ha cap unitat de disquet disponible"
#: ../../install_steps_stdio.pm_.c:22
#, c-format
msgid "Entering step `%s'\n"
-msgstr "S'est entrant en el pas `%s'\n"
+msgstr "S'est entrant en el pas '%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -5254,161 +5111,161 @@ msgstr ""
"El vostre sistema est baix de recursos; podeu tenir algun problema en\n"
"installar el Mandrake Linux. Si aix passa, podeu provar d'installar-lo "
"en\n"
-"mode text. Per fer-ho, premeu `F1' en arrencar des del CD-ROM i escriviu "
-"`text'"
+"mode text. Per fer-ho, premeu 'F1' en arrencar des del CD-ROM i escriviu "
+"'text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Tipus d'installaci"
#
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Si us plau, trieu un dels tipus d'installaci segents:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Selecci del grup de paquets"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Selecci individual de paquets"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Mida total: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Paquet incorrecte"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nom: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Versi: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Mida: %d kB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Importncia: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
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 installar-"
"lo"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Ara s'installaran els paquets segents"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Ara s'eliminaran els paquets segents"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "No podeu seleccionar/desseleccionar aquest paquet"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
-msgstr "Aquest paquet s obligatori; no es pot deseleccionar"
+msgstr "Aquest paquet s obligatori; no es pot desseleccionar"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
-msgstr "No podeu deseleccionar aquest paquet; ja est installat"
+msgstr "No podeu desseleccionar aquest paquet; ja est installat"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
-"Aquest paquet s'ha d'actualitzar\n"
+"Aquest paquet s'ha d'actualitzar.\n"
"Esteu segur que voleu desseleccionar-lo?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "No podeu desseleccionar aquest paquet; s'ha d'actualitzar"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Mostra automticament els paquets seleccionats"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Installa"
#
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Carrega/Desa al disquet"
#
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
-msgstr "Actualitzant la selecci de paquets"
+msgstr "S'est actualitzant la selecci de paquets"
#
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
-msgstr "Installaci Mnima"
+msgstr "Installaci mnima"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Escolliu els paquets que voleu installar"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "S'est installant"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "S'est estimant"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Temps restant "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
-msgstr "Si us plau, espereu, s'est preparant la installaci..."
+msgstr "Espereu si us plau, s'est preparant la installaci..."
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d paquets"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "S'est installant el paquet %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Accepta"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Rebutja"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5417,24 +5274,24 @@ msgid ""
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-"Canvieu el vostre CD-ROM!\n"
+"Canvieu el CD-ROM!\n"
"\n"
"Si us plau, inseriu el CD-ROM etiquetat com \"%s\" a la unitat i desprs\n"
"premeu D'acord.\n"
"Si no el teniu, premeu Cancella per no fer la installaci des d'aquest CD-"
"ROM."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Voleu seguir igualment?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "S'ha produt un error en ordenar els paquets:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "S'ha produt un error en installar els paquets:"
@@ -5474,19 +5331,19 @@ msgstr ""
"\n"
"Si us plau, llegiu atentament les clusules segents. Si no esteu\n"
"d'acord amb qualsevol d'elles, no esteu autoritzat a installar\n"
-"els CD segents. Premeu 'Rebutja-ho' per continuar la installaci\n"
+"els CD segents. Premeu 'Rebutja' per continuar la installaci\n"
"sense utilitzar aquests CD.\n"
"\n"
"\n"
"Alguns dels components que s'inclouen en aquest CD no estan\n"
-"regits per la llicncia GPL o acords semblants. Cada un d'aquests\n"
+"regits per la llicncia GPL o acords semblants. Cadascun d'aquests\n"
"components es regeix per les clusules i condicions de la seva\n"
"prpia llicncia especfica. Si us plau, llegiu atentament i\n"
"accepteu aquestes llicncies especfiques abans d'utilitzar o\n"
"redistribuir els components esmentats. En general, aquestes\n"
"llicncies impedeixen la transferncia, duplicaci (excepte amb\n"
"la finalitat de fer-ne cpies de seguretat), redistribuci,\n"
-"enginyeria inversa, deassemblatge, decompilaci o modificaci del\n"
+"enginyeria inversa, desassemblatge, decompilaci o modificaci del\n"
"component. Qualsevol violaci de l'acord finalitzar immediatament\n"
"els vostres drets sobre la llicncia especfica. Tret que la\n"
"llicncia especfica us en garanteixi els drets, normalment no\n"
@@ -5494,10 +5351,10 @@ msgstr ""
"per utilitzar-lo en una xarxa. En cas de dubte, poseu-vos en\n"
"contacte directament amb el distribudor o editor del component.\n"
"La transferncia a terceres parts i la cpia d'aquests components,\n"
-"incloent la documentaci, estan normalments prohibides.\n"
+"incloent la documentaci, estan en general prohibides.\n"
"\n"
"\n"
-"Tots els drets sobre els components del CD segent pretanyen als\n"
+"Tots els drets sobre els components del CD segent pertanyen als\n"
"seus autors respectius i estan protegits per les lleis de\n"
"propietat intellectual i de copyright aplicables als programes\n"
"informtics.\n"
@@ -5651,7 +5508,7 @@ msgstr ""
"acord de llicncia entre la vostra persona i MandrakeSoft S.A., que\n"
"s'aplica als Productes de programari. Pel fet d'installar, duplicar\n"
"o utilitzar els Productes de programari en qualsevol forma esteu\n"
-"acceptant explcitament, i expressant el vostre acord a, avenir-vos a\n"
+"acceptant explcitament, i expressant el vostre acord a avenir-vos a\n"
"les clusules i condicions d'aquesta Llicncia. Si no esteu d'acord\n"
"amb qualsevol part de la Llicncia, no esteu autoritzat a installar,\n"
"duplicar o utilitzar els Productes de programari. Qualsevol intent\n"
@@ -5688,8 +5545,8 @@ msgstr ""
"resulti de la possessi i utilitzaci dels components de programari o\n"
"de la seva descrrega des d'un dels llocs de Mandrake Linux, que\n"
"estiguin prohibides o restringides en alguns pasos per les lleis\n"
-"locals. Aquesta responsabilitat limitada s'aplica, per no est\n"
-"limitada a, els potents components criptogrfics inclosos als\n"
+"locals. Aquesta responsabilitat limitada s'aplica, per no hi est\n"
+"restringida, als potents components criptogrfics inclosos als\n"
"Productes de programari.\n"
"\n"
"\n"
@@ -5739,189 +5596,190 @@ msgstr ""
"Per a qualsevol tema relacionat amb aquest document, poseu-vos en\n"
"contacte amb MandrakeSoft S.A.\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
-msgstr ""
+msgstr "Esteu segur que voleu rebutjar la llicncia?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Teclat"
#
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
-msgstr "Si us plau, selecioneu la disposici del vostre teclat."
+msgstr "Si us plau, seleccioneu la disposici del vostre teclat."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Aquesta s la llista completa de teclats disponibles"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Quin tipus d'installaci voleu?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Installa/Actualitza"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Es tracta d'una installaci o d'una actualitzaci?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Recomanada"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Expert"
#
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Actualitza"
#
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
-msgstr "Actualitza Noms els Paquets"
+msgstr "Noms actualitza paquets"
#
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Si us plau, seleccioneu el tipus del vostre ratol."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Port del ratol"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
-msgstr ""
-"Si us plau, seleccioneu el port srie a qu est connectat el vostre ratol."
+msgstr "Si us plau, seleccioneu el port srie a qu est connectat el ratol."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulaci dels botons"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulaci del bot 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulaci del bot 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "S'estan configurant les targetes PCMCIA..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "S'est configurant l'IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "No hi ha particions disponibles"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "S'estan explorant les particions per trobar els punts de muntatge"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Escolliu els punts de muntatge"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
"No hi ha prou espai lliure per un 1MB de bootstrap! La installaci "
-"continuar, per per a iniciar el sistema, necessitareu crear la partici de "
+"continuar, per per iniciar el sistema necessitareu crear la partici de "
"bootstrap amb el DiskDrake"
#
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
-msgstr "No s'ha trobat cap partici arrel per a realitzar una actualitzaci"
+msgstr "No s'ha trobat cap partici arrel per realitzar una actualitzaci"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Partici arrel"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Quina s la partici arrel (/) del vostre sistema?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Us caldr tornar a arrencar per tal que les modificacions de la taula de "
"particions tinguin efecte"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Escolliu les particions que voleu formatar"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Voleu comprovar els blocs incorrectes?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "S'estan formatant les particions"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "S'est creant i formatant el fitxer %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
+"s impossible de comprovar el sistema de fitxers %s. Voleu reparar els "
+"errors? (Vigileu, podreu perdre dades.)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
-"No hi ha prou space d'intercanvi per a completar la installaci; si us "
-"plau, afegiu-ne"
+"No hi ha prou espai d'intercanvi per completar la installaci; si us plau, "
+"afegiu-ne"
-#: ../../install_steps_interactive.pm_.c:472
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "S'estan cercant els paquets disponibles"
+msgstr ""
+"S'estan cercant els paquets disponibles i reconstruint la base de dades "
+"d'rpm..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
-msgstr "S'estan cercant els paquets disponibles"
+msgstr "S'estan cercant els paquets disponibles..."
-#: ../../install_steps_interactive.pm_.c:476
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
-msgstr "No podeu deseleccionar aquest paquet; ja est installat"
+msgstr "S'estan cercant els paquets ja installats..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "S'estan cercant els paquets a actualitzar"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5930,48 +5788,49 @@ msgstr ""
"Al vostre sistema no li queda prou espai per a la installaci o "
"actualitzaci (%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-"Per favor, carregueu o salveu la selecci de paquets en el disquet.\n"
-"El format s el mateix que en els disquets generats d'auto installaci."
+"Si us plau, carregueu o deseu la selecci de paquets en el disquet.\n"
+"El format s el mateix que en els disquets generats d'installaci "
+"automtica."
#
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Carrega des del disquet"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Desa al disquet"
#
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
-msgstr "Carregant des del disquet"
+msgstr "S'est carregant des del disquet"
#
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Selecci de paquets"
#
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Inseriu un disquet amb la selecci de paquets"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "La mida seleccionada s superior a la disponible"
#
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Tipus d'installaci"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5980,38 +5839,38 @@ msgstr ""
"Escolliu la installaci mnima que voleu:"
#
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Amb X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
-msgstr "Amb documentaci bsica (recomenada!)"
+msgstr "Amb la documentaci bsica (recomanat!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Installaci realment mnima (especialment no urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
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 ""
-"Si teniu tots els CD de la llista inferior, feu clic a D'acord.\n"
-"Si no teniu cap d'aquests CD, feu clic a Cancella.\n"
-"Si noms falten alguns CD, desseleccioneu-los i feu clic a D'acord."
+"Si teniu tots els CD de la llista de sota, feu clic a 'D'acord'.\n"
+"Si no teniu cap d'aquests CD, feu clic a 'Cancella'.\n"
+"Si noms falten alguns CD, desseleccioneu-los i feu clic a 'D'acord'."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM etiquetat com \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "S'est preparant la installaci"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -6020,88 +5879,21 @@ msgstr ""
"S'est installant el paquet %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
-msgstr "Configuraci desprs de la installaci"
+msgstr "Configuraci posterior a la installaci"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Inseriu el disquet d'arrencada utilitzat a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Inseriu el disquet d'Actualitzaci de Mduls a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Ara teniu la possibilitat de descarregar programari destinat al xifratge.\n"
-"\n"
-"AVS:\n"
-"Degut a diversos requeriments generals aplicables a aquest programari, i\n"
-"imposats per diverses jurisdiccions, el client i/o l'usuari final d'aquest\n"
-"programari s'ha(n) d'assegurar que les lleis de la(es) seva(es)\n"
-"jurisdicci(ns) li(els) permeten descarregar-lo, emmagatzemar-lo i/o\n"
-"utilitzar-lo.\n"
-"\n"
-"A mes, el client i/o l'usuari final ha(n) de tenir especialment en compte\n"
-"que no ha(n) d'infrigir les lleis de la(es) seva(es) jurisdicci(ns). Si\n"
-"el client i/o l'usuari final no respecta(en) les disposicions d'aquestes\n"
-"lleis, pot(den) ser severament sancionat(s).\n"
-"\n"
-"Mandrakesoft i els seus fabricants i/o provedors no seran en cap cas\n"
-"responsables de cap dany especial, indirecte o incidental (incloent,\n"
-"per sense limitar-se a, la prdua de beneficis, interrupci del negoci,\n"
-"prdua de dades comercials i altres prdues econmiques, i eventuals\n"
-"responsabilitats i idemnitzacions que s'hagin de pagar per sentncia\n"
-"judicial) derivat de l's, la possessi o la simple descrrega d'aquest\n"
-"programari, al qual el client i/o l'usuari final pugui(n), eventualment,\n"
-"tenir accs desprs d'haver signat el present acord.\n"
-"\n"
-"Per a qualsevol consulta relativa a aquest acord, podeu adrear-vos a \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -6112,183 +5904,182 @@ msgid ""
"\n"
"Do you want to install the updates ?"
msgstr ""
-"Ara teniu la oportunitat de baixar paquets actualitzats. Aquests paquets\n"
+"Ara teniu l'oportunitat de baixar paquets actualitzats. Aquests paquets\n"
"han estat publicats desprs del llanament de la distribuci. Poden "
"contenir\n"
-"actualitzacions de seguretat o d'errors.\n"
+"actualitzacions de seguretat o correccions d'errors.\n"
"\n"
-"Per a baixar aquests paquets, necessitareu tenir una connexi d'internet\n"
-"que funcioni.\n"
+"Per baixar aquests paquets, necessitareu tenir una connexi a Internet\n"
+"operativa.\n"
"\n"
-"Voleu installar aquestes actualitzacions ?"
+"Voleu installar aquestes actualitzacions?"
#
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"S'est contactant amb el servidor Mandrake Linux per obtenir la llista de "
"rpliques disponibles..."
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Escolliu una rplica des de la qual aconseguir els paquets"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
-"S'est contactant amb la rplica per a obtenir la llista dels paquets "
+"S'est contactant amb la rplica per obtenir la llista dels paquets "
"disponibles..."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "En quina zona horria us trobeu?"
#
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "El rellotge del vostre ordinador est regulat per GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronitzaci automtica de la hora (usant NTP)"
#
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Servidor NTP"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Servidor CUPS remot"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Cap impressora"
#
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Teniu una targeta de so ISA?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-"Executeu \"sndconfig\" desprs de la installaci per a configurar la "
-"targeta de so"
+"Executeu \"sndconfig\" desprs de la installaci per configurar la targeta "
+"de so"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"No s'ha detectat cap targeta de so. Proveu amb \"harddrake\" desprs de la "
"installaci"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Resum"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Ratol"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
-msgstr "Zona horria"
+msgstr "Fus horari"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Impressora"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Targeta XDSI"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Targeta de so"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Targeta de TV"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
#
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
-msgstr "Aconsegueix les Fons de Windows"
+msgstr "Domini de Windows"
#
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
-msgstr "Impressores local"
+msgstr "Fitxers locals"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
-msgstr "Contrasenya de 'root'"
+msgstr "Estableix la contrasenya de root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Sense contrasenya"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Aquesta contrasenya s massa curta (ha de tenir com a mnim %d carcters)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Autenticaci"
#
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Autenticaci LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
#
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Servidor LDAP"
#
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Autenticaci NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Domini del NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6303,23 +6094,34 @@ msgid ""
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""
-
-#
-#: ../../install_steps_interactive.pm_.c:1126
-#, fuzzy
+"Per tal que funcioni en un W2K PDC, segurament haureu de fer que "
+"l'administrador executi \"C:\\>net localgroup 'Accs compatible amb vesions "
+"anteriors a Windows 2000' everyone /add\" i que reinici el servidor.\n"
+"Tamb necessitareu el nom d'usuari i la contrasenya de l'administrador del "
+"domini per poder connectar la mquina al domini de Windows(TM).\n"
+"Si la xarxa encara no est operativa, el DrakX provar de connectar-se al "
+"domini desprs del pas de configuraci de la xarxa.\n"
+"Si aquesta configuraci falls per algun motiu i l'autenticaci no "
+"funcions, executeu 'smbpasswd -j DOMINI -U USUARI%CONTRASENYA' passant com "
+"a parmetres el domini Windows en qesti i el nom d'usuari i la contrasenya "
+"de l'administrador, desprs que arrenqui el sistema.\n"
+"L'ordre 'wbinfo -t' comprovar si els secrets de l'autenticaci sn prou "
+"bons."
+
+#
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
-msgstr "Autenticaci LDAP"
+msgstr "Autenticaci en el domini de Windows"
-#: ../../install_steps_interactive.pm_.c:1128
-#, fuzzy
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
-msgstr "Nom de domini"
+msgstr "Nom d'usuari de l'administrador del domini"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
-msgstr ""
+msgstr "Contrasenya de l'administrador del domini"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6349,19 +6151,20 @@ 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:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Primera unitat de disquet"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Segona unitat de disquet"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Omet"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6389,7 +6192,7 @@ msgstr ""
"sistema?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6400,69 +6203,70 @@ msgstr ""
"\n"
"\n"
"(COMPTE! Esteu utilitzant XFS per la vostra partici arrel,\n"
-"creant un disquet d'arrencada per un de 1.44 Mb molt probablement fallar,\n"
+"la creaci d'un disquet d'arrencada amb un de 1.44 MB molt probablement "
+"fallar,\n"
"perqu XFS necessita una unitat molt gran)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "No hi ha cap unitat de disquet disponible"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
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:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Inseriu un disquet a la unitat %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
-msgstr "S'est creant el disc d'arrencada"
+msgstr "S'est creant el disc d'arrencada..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
-msgstr "S'est preparant el carregador d'arrencada"
+msgstr "S'est preparant el carregador de l'arrencada..."
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
"The install will continue, but you'll\n"
" need to use BootX to boot your machine"
msgstr ""
-"Sembla que teniu un ordiandor OldWorld or Desconegut,\n"
-"el carregador d'arrencada yaboot no funcionar.\n"
-"La installaci continuar, per haureu\n"
-"d'utilitzar el BootX per a arrencar el vostre ordinador"
+"Sembla que teniu un ordinador OldWorld o una mquina \n"
+"desconeguda; el carregador d'arrencada yaboot no funcionar.\n"
+"La installaci continuar, per haureu d'utilitzar el BootX\n"
+"per arrencar l'ordinador"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Voleu utilitzar l'aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
-"S'ha produt un error en installar l'aboot; \n"
-"voleu intentar igualment la installaci encara que aix destrueixi la "
+"S'ha produt un error en installar l'aboot. \n"
+"Voleu intentar igualment la installaci encara que aix destrueixi la "
"primera partici?"
#
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
-msgstr "Installant el carregador d'arrencada"
+msgstr "S'est installant el carregador de l'arrencada"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
-"Ha fallat la installaci del carregador d'arrencada. S'ha produt l'error "
-"segent:"
+"Ha fallat la installaci del carregador de l'arrencada. S'ha produt "
+"l'error segent:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6473,25 +6277,25 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
"Potser us caldr canviar el dispositiu d'arrencada Open Firware per\n"
-" habilitar el carregador d'arencada. Si no veieu l'indicador del carregador "
-"d'arrencada\n"
-" en tornar a arrencar, premeu Command-Option-O-F en tornar a arrencar i "
-"introduu:\n"
+"habilitar el carregador de l'arrencada. Si no veieu l'indicador del\n"
+"carregador de l'arrencada en tornar a arrencar, premeu\n"
+"Command-Option-O-F en tornar a arrencar i introduu:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Desprs, escriviu: shut-down\n"
-"En l'arrencada segent heu de veure l'indicador del carregador d'arrencada."
+"En l'arrencada segent heu de veure l'indicador del carregador de "
+"l'arrencada."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, 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:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "S'est creant el diquet d'installaci automtica"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6501,7 +6305,7 @@ msgstr ""
"\n"
"Segur que voleu sortir ara?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6520,7 +6324,7 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
"Felicitats! La installaci ha acabat.\n"
-"Traieu el suport d'arrencada i premeu Intro per tornar a arrencar.\n"
+"Traieu el suport d'arrencada i premeu Retorn per tornar a arrencar.\n"
"\n"
"\n"
"Trobareu la soluci als problemes coneguts d'aquesta versi del\n"
@@ -6534,15 +6338,15 @@ msgstr ""
"l'ltim captol d'installaci de la Guia Oficial de l'Usuari del\n"
"Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Genera un disquet per a la installaci automtica"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6550,32 +6354,32 @@ msgid ""
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
-"Si es desitja, la installaci automtica es pot\n"
+"Si ho desitgeu, la installaci automtica es pot\n"
"automatitzar completament, per en aquest cas\n"
-"prendr el control del disc dur!!\n"
-"(aix est pensat per a la installaci en una altra ordinador).\n"
+"prendr el control del disc dur!\n"
+"(Aix est pensat per a la installaci en un altre ordinador.)\n"
"\n"
"Potser preferireu repetir la installaci.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automtica"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Repeteix"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Desa la selecci de paquets"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Installaci del Mandrake Linux %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6594,23 +6398,23 @@ msgstr "El consolehelper no hi s"
msgid "Choose a file"
msgstr "Trieu un fitxer"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Avanat"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
-msgstr "Basic"
+msgstr "Bsic"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Anterior"
#
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Segent"
@@ -6621,7 +6425,7 @@ msgstr "Elecci incorrecta, torneu-ho a intentar\n"
#: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:150
#, c-format
msgid "Your choice? (default %s) "
-msgstr "La vostra elecci? (predeterminat %s)"
+msgstr "Quina s la vostra elecci? (predeterminat %s)"
#: ../../interactive/stdio.pm_.c:54
#, c-format
@@ -6635,31 +6439,31 @@ msgstr ""
#: ../../interactive/stdio.pm_.c:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
-msgstr "La vostra elecci? (predeterminat %s)"
+msgstr "Quina s la vostra elecci? (0/1, predeterminat '%s')"
#: ../../interactive/stdio.pm_.c:95
#, c-format
msgid "Button `%s': %s"
-msgstr "Butons: `%s': %s"
+msgstr "Bot '%s': %s"
#
#: ../../interactive/stdio.pm_.c:96
msgid "Do you want to click on this button?"
-msgstr "Voleu fer clic en aquest but?"
+msgstr "Voleu fer clic en aquest bot?"
#: ../../interactive/stdio.pm_.c:105
msgid " enter `void' for void entry"
-msgstr " entreu `void' per entrada buida"
+msgstr " entreu 'void' per entrada buida"
#: ../../interactive/stdio.pm_.c:105
#, c-format
msgid "Your choice? (default `%s'%s) "
-msgstr "La vostra elecci? (predeterminat `%s'%s)"
+msgstr "Quina s la vostra elecci? (predeterminat '%s'%s)"
#: ../../interactive/stdio.pm_.c:123
#, c-format
msgid "=> There are many things to choose from (%s).\n"
-msgstr "=> Hi ha moltes coses per a escollir (%s).\n"
+msgstr "=> Hi ha moltes coses per escollir de (%s).\n"
#: ../../interactive/stdio.pm_.c:126
msgid ""
@@ -6667,9 +6471,9 @@ msgid ""
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
-"Per favor, escolliu el primer nmero del rang 10 que voleu editar,\n"
-"o premeu Enter per a continuar.\n"
-"La vostra elecci? "
+"Si us plau, escolliu el primer nmero del rang 10 que voleu editar,\n"
+"o premeu Retorn per continuar.\n"
+"Qu trieu? "
#: ../../interactive/stdio.pm_.c:139
#, c-format
@@ -6677,394 +6481,394 @@ msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
-"=> Avs, un etiqueta a canviat:\n"
+"=> Avs, una etiqueta ha canviat:\n"
"%s"
#: ../../interactive/stdio.pm_.c:146
msgid "Re-submit"
-msgstr "Re-envieu"
+msgstr "Torna a enviar"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Txec (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Alemany"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Espanyol"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Fins"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Francs"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Noruec"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polons"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rus"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Suec"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
-msgstr "Teclat RU"
+msgstr "Teclat Regne Unit"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
-msgstr "Teclat EU"
+msgstr "Teclat Estats Units"
#
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albans"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armeni (antic)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armeni (mquina d'escriure)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armeni (fontic)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjans (llat)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:177
-#, fuzzy
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
-msgstr "habilita"
+msgstr "Bengal"
#
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Blgar (fontic)"
#
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Blgar (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasiler (ABNT-2)"
-#: ../../keyboard.pm_.c:183
-#, fuzzy
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
-msgstr "Estoni"
+msgstr "Bosni"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
-msgstr "Bielors"
+msgstr "Bielorrs"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Sus (disposici alemanya)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Sus (disposici francesa)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Txec (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Alemany (sense tecles inoperatives)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
-msgstr ""
+msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dans"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
-msgstr "Dvorak (EU)"
+msgstr "Dvorak (Estats Units)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Noruec)"
#
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Suec)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estoni"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgi (disposici \"russa\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgi (disposici \"llatina\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Grec"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
-msgstr ""
+msgstr "Gujarati"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
-msgstr ""
+msgstr "Gurmukhi"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hongars"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israeli"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israeli (fontic)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Irani"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islands"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Itali"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
-msgstr ""
+msgstr "Inuktitut"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japons de 106 tecles"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Teclat core"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Espanyol sud-americ"
#
-#: ../../keyboard.pm_.c:218
-#, fuzzy
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
-msgstr "Let"
+msgstr "Laos"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litu AZERTY (antic)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litu AZERTY (nou)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litu \"fila de nmeros\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litu \"fontic\" QWERTY"
#
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Let"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Macedoni"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
-msgstr ""
+msgstr "Myanmar (Burmese)"
#
-#: ../../keyboard.pm_.c:227
-#, fuzzy
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
-msgstr "Serbi (cirllic)"
+msgstr "Mongol (cirllic)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
-msgstr ""
+msgstr "Malts (Regne Unit)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
-msgstr ""
+msgstr "Malts (Estats Units)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Holands"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polons (disposici qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polons (disposici qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugus"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Canadenc (Quebec)"
#
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romans (qwertz)"
#
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romans (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rus (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Eslov"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Eslovac (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Eslovac (QWERTY)"
#
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbi (cirllic)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
-msgstr ""
+msgstr "Tamil (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
-msgstr ""
+msgstr "Tamil (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Teclat tai"
#
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Teclat tadjik"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turc (tradicional, model \"F\")"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turc (modern, model \"Q\")"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ucrans"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
-msgstr "Teclat EU (internacional)"
+msgstr "Teclat Estats Units (internacional)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"fila numrica\" QWERTY"
#
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Iugoslau (llat)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
-msgstr "Tecla d'alternativa dreta"
+msgstr "Tecla d'Alternativa Grfica"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
-msgstr "Les dues tecles de majscules simultniament"
+msgstr "Les dues tecles de Majscules simultniament"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
-msgstr "Tecles de Control i de majscules simultniament"
+msgstr "Tecles de Control i de Majscules simultniament"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
-msgstr "Tecla de fixaci de majscules"
+msgstr "Tecla de Fixaci de Majscules"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
-msgstr "Tecles de Control i alternativa simultniament"
+msgstr "Tecles de Control i d'Alternativa simultniament"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
-msgstr "Tecles alternativa i de majscules simultniament"
+msgstr "Tecles d'Alternativa i de Majscules simultniament"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
-msgstr "\"Men\" tecles"
+msgstr "tecla de \"Men\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Tecla de \"Windows\" Esquerra"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Tecla de \"Windows\" Dreta"
@@ -7077,40 +6881,47 @@ msgstr "Muntatges circulars %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Elimineu primer els volums lgics\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"El suport per a PCMCIA ja no existeix en els nuclis 2.2. Utilitzeu un nucli "
+"2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Ara podeu configurar cada parmetre del mdul."
+
+#: ../../modules/parameters.pm_.c:18
#, fuzzy
+msgid "modinfo is not available"
+msgstr "No hi ha cap unitat de disquet disponible"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
-msgstr "Nmero de telfon"
+msgstr "un nmero"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
-msgstr ""
+msgstr "%d nombres separats per coma"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
-msgstr ""
+msgstr "%d cadenes separades per coma"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
-msgstr ""
+msgstr "nombres separats per coma"
-#: ../../modparm.pm_.c:54
-#, fuzzy
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
-msgstr "Formata les particions"
-
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"El suport per a PCMCIA ja no existeix en els nuclis (kernels) 2.2. Utilitzeu "
-"el nucli 2.4."
+msgstr "cadenes separades per coma"
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
-msgstr "Sun - Mouse"
+msgstr "Ratol de Sun"
#: ../../mouse.pm_.c:32
msgid "Logitech MouseMan+"
@@ -7118,7 +6929,7 @@ msgstr "Logitech MouseMan+"
#: ../../mouse.pm_.c:33
msgid "Generic PS2 Wheel Mouse"
-msgstr "Rat de bola PS2 genric"
+msgstr "Ratol PS2 genric amb rodeta"
#: ../../mouse.pm_.c:34
msgid "GlidePoint"
@@ -7137,9 +6948,8 @@ msgid "Genius NetScroll"
msgstr "Genius NetScroll"
#: ../../mouse.pm_.c:39 ../../mouse.pm_.c:48
-#, fuzzy
msgid "Microsoft Explorer"
-msgstr "Microsoft IntelliMouse"
+msgstr "Microsoft Explorer"
#: ../../mouse.pm_.c:44 ../../mouse.pm_.c:70
msgid "1 button"
@@ -7147,11 +6957,11 @@ msgstr "1 bot"
#: ../../mouse.pm_.c:45 ../../mouse.pm_.c:53
msgid "Generic 2 Button Mouse"
-msgstr "Generic 2 Button Mouse"
+msgstr "Ratol genric de 2 botons"
#: ../../mouse.pm_.c:47
msgid "Wheel"
-msgstr "De bola"
+msgstr "Rodeta"
#: ../../mouse.pm_.c:51
msgid "serial"
@@ -7159,7 +6969,7 @@ msgstr "srie"
#: ../../mouse.pm_.c:54
msgid "Generic 3 Button Mouse"
-msgstr "Generic 3 Button Mouse"
+msgstr "Ratol genric de 3 botons"
#: ../../mouse.pm_.c:55
msgid "Microsoft IntelliMouse"
@@ -7213,56 +7023,76 @@ msgstr "cap"
msgid "No mouse"
msgstr "Cap ratol"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Si us plau, comproveu el ratol."
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Per activar el ratol,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
-msgstr "MOVEU LA BOLA!"
+msgstr "MOVEU LA RODA!"
-#: ../../my_gtk.pm_.c:64
-#, fuzzy
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
-msgstr "Fins"
+msgstr "Fi"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Segent ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Aix s correcte?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Informaci"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Expandeix l'arbre"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Redueix l'arbre"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Commuta entre pla i ordenat per grups"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
-msgid "Connect to the Internet"
-msgstr "Connecta't a internet"
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "utilitza pppoe"
#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "utilitza pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "utilitza dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel Speedtouch USB"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
+msgid "Connect to the Internet"
+msgstr "Connecta't a Internet"
+
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -7272,51 +7102,37 @@ msgstr ""
"Algunes connexions utilitzen pptp, unes poques utilitzen dhcp.\n"
"Si no ho sabeu, escolliu 'utilitza pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch usb"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "utilitza dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "utilitza pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "utilitza pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
-#, fuzzy
msgid "Web Server"
-msgstr "Servidor"
+msgstr "Servidor Web"
#: ../../network/drakfirewall.pm_.c:17
-#, fuzzy
msgid "Domain Name Server"
-msgstr "Nom de domini"
+msgstr "Servidor de Noms de Domini (DNS)"
#
#: ../../network/drakfirewall.pm_.c:32
-#, fuzzy
msgid "Mail Server"
-msgstr "Servidor de base de dades"
+msgstr "Servidor de correu"
#
#: ../../network/drakfirewall.pm_.c:37
-#, fuzzy
msgid "POP and IMAP Server"
-msgstr "Servidor LDAP"
+msgstr "Servidor POP i IMAP"
#: ../../network/drakfirewall.pm_.c:111
-#, fuzzy
msgid "No network card"
-msgstr "no s'ha trobat cap targeta de xarxa"
+msgstr "No s'ha trobat cap targeta de xarxa"
#: ../../network/drakfirewall.pm_.c:129
-#, fuzzy
msgid ""
"drakfirewall configurator\n"
"\n"
@@ -7324,11 +7140,11 @@ msgid ""
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
-"Configurador del tinyfirewall\n"
+"Configuraci del drakfirewall\n"
"\n"
-"Amb aix es configura un tallafocs personal per a aquest ordinador Linux "
+"Aqu es configura un tallafocs personal per a aquest ordinador Linux "
"Mandrake.\n"
-"Per a una potent soluci de tallafocs dedicada, consulteu si us plau la "
+"Per a una potent soluci de tallafocs dedicada, consulteu si us plau la \n"
"distribuci especialitzada MandrakeSecurity Firewall."
#: ../../network/drakfirewall.pm_.c:135
@@ -7338,10 +7154,14 @@ msgid ""
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
+"Configuraci del drakfirewall\n"
+"\n"
+"Assegureu-vos d'haver configurat l'accs a la xarxa local/Internet\n"
+"amb el drakconnect abans de continuar."
#: ../../network/drakfirewall.pm_.c:152
msgid "Which services would you like to allow the Internet to connect to?"
-msgstr ""
+msgstr "A quins serveis voleu permetre la connexi des d'Internet?"
#: ../../network/drakfirewall.pm_.c:153
msgid ""
@@ -7349,6 +7169,9 @@ msgid ""
"Valid examples are: 139/tcp 139/udp.\n"
"Have a look at /etc/services for information."
msgstr ""
+"Podeu introduir diferents ports.\n"
+"Sn exemples vlids: 139/tcp 139/udp.\n"
+"Cerqueu informaci a /etc/services"
#: ../../network/drakfirewall.pm_.c:159
#, c-format
@@ -7357,23 +7180,25 @@ msgid ""
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535."
msgstr ""
+"El port introdut no s vlid: %s.\n"
+"El format correcte s \"port/tcp\" o \"port/udp\", \n"
+"on el port es troba entre 1 i 65535."
#: ../../network/drakfirewall.pm_.c:167
msgid "Everything (no firewall)"
-msgstr ""
+msgstr "Tot (sense tallafoc)"
#: ../../network/drakfirewall.pm_.c:169
-#, fuzzy
msgid "Other ports"
-msgstr "Ports de comprovaci"
+msgstr "Altres ports"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Quin client dhcp voleu utilitzar?\n"
-"El predeterminat s dhcpcd"
+"El predeterminat s dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7383,7 +7208,7 @@ msgstr ""
"No s'ha detectat cap adaptador de xarxa ethernet al sistema.\n"
"No puc configurar aquest tipus de connexi."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Escolliu la interfcie de xarxa"
@@ -7394,15 +7219,15 @@ msgstr ""
"Si us plau, seleccioneu quin adaptador de xarxa voleu utilitzar per\n"
"connectar-vos a Internet."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "no s'ha trobat cap targeta de xarxa"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "S'est configurant la xarxa"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7413,17 +7238,17 @@ msgstr ""
"Alguns servidors DHCP necessiten que el nom de l'ordinador central sigui "
"operatiu.\n"
"El nom ha de ser complet,\n"
-"com ara ``mybox.mylab.myco.com''."
+"com ara \"mybox.mylab.myco.com\"."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Nom de l'ordinador central"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Auxiliar de configuraci de xarxa"
@@ -7453,13 +7278,13 @@ msgid ""
msgstr ""
"Quina configuraci XDSI preferiu?\n"
"\n"
-"* La configuraci Antiga usa isdn4net. Cont eines molt\n"
-" potents, per s difcil de configurar, i no s estndar.\n"
+"* La configuraci antiga usa isdn4net. Cont eines molt\n"
+" potents, per s difcil de configurar, i no s estndard.\n"
"\n"
-"* la Nova configuraci s ms fcil d'entendre, ms\n"
-" estndar, per t menys eines.\n"
+"* La nova configuraci s ms fcil d'entendre, ms\n"
+" estndard, per t menys eines.\n"
"\n"
-"Nosaltres recomanen la nova configuraci senzilla(light).\n"
+"Nosaltres recomanen la nova configuraci senzilla (isdn-light).\n"
#
#: ../../network/isdn.pm_.c:54
@@ -7469,72 +7294,72 @@ msgstr "Nova configuraci (isdn-light)!"
#
#: ../../network/isdn.pm_.c:54
msgid "Old configuration (isdn4net)"
-msgstr "Antiga configuraci (isdn4net)"
+msgstr "Configuraci antiga (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Configuraci de l'XDSI"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
"Seleccioneu el vostre provedor.\n"
-" Si no s a la llista, seleccioneu No s a la llista"
+"Si no s a la llista, seleccioneu \"No s a la llista\""
#
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Protocol europeu"
#
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protocol europeu (EDSS1)"
#
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protocol per a la resta del mn"
#
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Protocol per a la resta del mn\n"
-"cap canal D (lnies llogades)"
+"Cap canal D (lnies punt a punt)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Quin protocol voleu utilitzar?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
-msgstr ""
+msgstr "S'ha trobat la interfcie \"%s\". Voleu utilitzar-la?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Quin tipus de targeta teniu?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
-msgstr "No s"
+msgstr "No ho s"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7543,86 +7368,113 @@ msgid ""
"card.\n"
msgstr ""
"\n"
-"Si teniu una targeta ISA, els valors de la pantalla segent han de ser "
+"Si teniu una targeta ISA, els valors de la pantalla segent haurien de ser "
"correctes.\n"
"\n"
-"Si teniu una targeta PCMCIA, us en cal saber l'\"irq\" i l'\"io\".\n"
+"Si teniu una targeta PCMCIA, cal que en sapigueu l'\"irq\" i l'\"io\".\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
-msgstr "Interromp"
+msgstr "Abandona"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Continua"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
-msgstr "Quina targeta XDSI teniu ?"
+msgstr "Quina targeta XDSI teniu?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
-"He detectat una targeta PCI XDSI, per no en conec el tipus. Si us plau, "
-"seleccioneu una targeta PCI a la pantalla segent."
+"S'ha detectat una targeta PCI XDSI, per no es reconeix el tipus. Si us "
+"plau, seleccioneu una targeta PCI a la pantalla segent."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
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 segent"
+"pantalla segent."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr ""
"Si us plau, seleccioneu el port srie al qual teniu connectat el mdem."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opcions de marcatge"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nom de la connexi"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Nmero de telfon"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "ID d'entrada"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Basat en script"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Basat en terminal"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Nom de domini"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Primer servidor DNS (opcional)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Segon servidor DNS (opcional)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "per que no coincideixin amb"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Installa"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Taula"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7659,25 +7511,25 @@ msgstr "Ara mateix no esteu connectat a Internet."
msgid "Connect"
msgstr "Connecta"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Desconnecta"
#
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Configura la connexi"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Connexi i configuraci d'Internet"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
-msgstr "Ara configurarem la connexi %s."
+msgstr "Ara es configurar la connexi %s."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7691,137 +7543,142 @@ msgstr ""
"\n"
"\n"
"\n"
-"Ara configurarem la connexi %s.\n"
+"Ara es configurar la connexi %s.\n"
"\n"
"\n"
-"Premeu D'acord per a continuar."
+"Premeu D'acord per continuar."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Configuraci de xarxa"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
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 ""
-"Ats que esteu realitzant una installaci de xarxa, ja teniu la xarxa "
+"Ats que esteu realitzant una installaci des de xarxa, ja teniu la xarxa "
"configurada.\n"
-"Feu clic a D'acord per conservar la configuraci, o a Cancella per tornar a "
-"configurar la connexi a Internet i xarxa.\n"
+"Feu clic a 'D'acord' per conservar la configuraci, o a 'Cancella' per "
+"tornar a configurar la connexi a Internet i a la xarxa local.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
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 ""
-"Benvingut a l'Auxiliar de configuraci a xarxa\n"
+"Benvingut a l'auxiliar de configuraci de xarxa\n"
"\n"
-"Ara configurarem la connexi a Internet/xarxa.\n"
+"Ara es configurar la connexi a Internet/xarxa.\n"
"Si no voleu utilitzar la detecci automtica, desactiveu el quadre de "
"verificaci.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
-msgstr "Escolliu el perfil per configurar"
+msgstr "Escolliu el perfil a configurar"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Utilitza la detecci automtica"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Mode expert"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "S'estan detectant els dispositius..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Connexi normal per mdem"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detectat al port %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Connexi normal per mdem"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "s'ha detectat %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "Connexi XDSI"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "s'ha detectat %s"
#
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "Connexi ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detectat a la interfcie %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
-msgstr "Connexi de cable"
+msgstr "Connexi per cable"
#
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
-msgstr "Connexi de cable detectada"
+msgstr "s'ha detectat la connexi per cable"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Connexi LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "s'han detectat una o diverses targetes Ethernet"
#
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
-msgstr "Escolliu la connexi per voleu configurar"
+msgstr "Escolliu la connexi que voleu configurar"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-"heu escollit mltiples maneres de conectar-se a Internet.\n"
+"Heu configurat mltiples maneres de conectar-se a Internet.\n"
"Escolliu la que voleu utilitzar.\n"
"\n"
#
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Connexi a Internet"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Voleu iniciar la connexi en arrencar?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Configuraci de xarxa"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
-msgstr "La xarxa necessita sser reiniciada"
+msgstr "La xarxa necessita reiniciar-se"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7832,17 +7689,17 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
"Felicitats, la configuraci de xarxa i Internet ha finalitzat.\n"
-"\n"
"Ara s'aplicar la configuraci al sistema.\n"
+"\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7850,17 +7707,17 @@ msgstr ""
"Desprs d'aix, s recomanable que reinicieu l'entorn X per\n"
"evitar problemes deguts al canvi de nom de l'ordinador central."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
"Hi ha hagut problemes durant la configuraci.\n"
-"Testegeu la connexi via net_monitor o mcc. Si la connexi no funciona "
-"correctament, voldreu tornar a fer la configuraci."
+"Proveu la connexi via net_monitor o mcc. Si la connexi no funciona "
+"correctament, torneu a executar la configuraci."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7868,57 +7725,69 @@ msgid ""
"Modifying the fields below will override this configuration."
msgstr ""
"ATENCI: Aquest dispositiu ja es va configurar per connectar-se a Internet.\n"
-"Noms cal que accepteu per a mantenir-lo configurat.\n"
+"Noms cal que accepteu per mantenir-lo configurat.\n"
"Si modifiqueu els camps inferiors, sobreescriureu aquesta configuraci."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
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 ""
"Si us plau, introduu la configuraci IP d'aquest ordinador.\n"
-"S'ha d'introduir cada element com a una adrea IP amb notaci decimal amb\n"
+"S'ha d'introduir cada element com una adrea IP en notaci decimal amb\n"
"punts (per exemple, 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "S'est configurant el dispositiu de xarxa %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (controlador %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "Adrea IP"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
-msgstr "Submscara de la xarxa"
+msgstr "Submscara de xarxa"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
-msgstr "IP automtic"
+msgstr "IP automtica"
#
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Inicia en l'arrencada"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
-msgstr "L'adrea IP ha d'estar amb el format 1.2.3.4"
+msgstr "L'adrea IP ha d'estar en format 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7926,92 +7795,90 @@ msgid ""
"You may also enter the IP address of the gateway if you have one"
msgstr ""
"Si us plau, introduu el nom del vostre ordinador central.\n"
-"Aquest nom ha de ser complet, com ara\n"
-"``mybox.mylab.myco.com''.\n"
-"Tamb podeu introduir l'adrea IP de la passarella, si en teniu una"
+"Aquest nom ha de ser complet, com ara \"mybox.mylab.myco.com\".\n"
+"Tamb podeu introduir l'adrea IP de la passarella, si en teniu una."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
-msgstr "Passarella(Gateway) (e.g. %s)"
+msgstr "Passarella (e.g. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Dispositiu de la passarella"
-#: ../../network/network.pm_.c:376
-#, fuzzy
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
-msgstr "L'adrea IP ha d'estar amb el format 1.2.3.4"
+msgstr "L'adrea del servidor DNS ha d'estar en format 1.2.3.4"
-#: ../../network/network.pm_.c:380
-#, fuzzy
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
-msgstr "L'adrea IP ha d'estar amb el format 1.2.3.4"
+msgstr "L'adrea de la passarella ha d'estar en format 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
-msgstr "Configuraci dels proxys"
+msgstr "Configuraci dels servidors intermediaris (proxies)"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
-msgstr "Proxy HTTP"
+msgstr "Intermediari per a HTTP"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
-msgstr "Proxy FTP"
+msgstr "Intermediari per a FTP"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
-msgstr "Vigila id de la targera de xarxa(d'utilitat per a laptops)"
+msgstr ""
+"Fes el seguiment de l'identificador de la targeta de xarxa (d'utilitat per a "
+"porttils)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
-msgstr "El proxy ha de ser http://..."
+msgstr "El servidor intermediari ha de ser http://..."
#
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
-#, fuzzy
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
-msgstr "La Url haura de comenar amb 'http:'"
+msgstr "L'URL ha de comenar amb 'ftp:' o 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
-msgstr "S'ha detectat la configuraci del sistema de tallafocs!"
+msgstr "S'ha detectat la configuraci del tallafoc!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
-"Atenci! S'ha detectat una configuraci existent del sistema de tallafocs. "
-"Potser us caldr fer algun ajustament manual desprs de la installaci."
+"Atenci! S'ha detectat una configuraci existent del tallafoc. Potser us "
+"caldr fer algun ajustament manual desprs de la installaci."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Configuraci d'Internet"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Voleu intentar connectar-vos a Internet ara?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "S'est comprovant la vostra connexi..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Ara, el sistema est connectat a Internet."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Per raons de seguretat, ara es desconnectar."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -8019,95 +7886,94 @@ msgstr ""
"No sembla que el sistema estigui connectat a Internet.\n"
"Intenteu tornar a configurar la connexi."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Configuraci de la connexi"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Si us plau, ompliu o marqueu el camp inferior"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
-msgstr "IRQ de la Targeta"
+msgstr "IRQ de la targeta"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Targeta de memria (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "E/S de la Targeta"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "E/S_0 de la Targeta"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "E/S_1 de la Targeta"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "El vostre telfon particular"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Nom del provedor (p.ex. proveidor.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Nmero de telfon del provedor"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 del provedor (opcional)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 del provedor (opcional)"
#
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Escolliu el vostre pas"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Mode de marcatge"
#
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Velocitat de la connexi"
-#
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
-msgstr "Temps exedit de la connexi (en seg)"
+msgstr "Temps mxim per connectar (en seg)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Entrada del compte (nom d'usuari)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Contrasenya del compte"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Regne Unit"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "ha fallat el muntatge: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
-msgstr "Aquesta plataforma no suporta particions esteses"
+msgstr "Aquesta plataforma no suporta particions ampliades"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -8126,12 +7992,12 @@ msgstr "Ha fallat la restauraci des del fitxer %s: %s"
msgid "Bad backup file"
msgstr "Fitxer de cpia de seguretat incorrecte"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "S'ha produt un error en escriure al fitxer %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -8139,11 +8005,11 @@ msgid ""
msgstr ""
"Alguna cosa no va b en la vostra unitat. \n"
"Ha fallat una comprovaci de la integritat de les dades. \n"
-"Aix vol dir que qualsevol cosa que s'escrigui al disc acabar feta malb"
+"Aix vol dir que qualsevol cosa que s'escrigui al disc acabar feta malb."
#: ../../pkgs.pm_.c:26
msgid "must have"
-msgstr "ha de tenir"
+msgstr "s'ha de tenir"
#: ../../pkgs.pm_.c:27
msgid "important"
@@ -8161,190 +8027,191 @@ msgstr "bonic"
msgid "maybe"
msgstr "potser"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Model desconegut"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Impressora local"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Impressora remota"
#
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
-msgstr "Impressora en servidor remot CUPS"
+msgstr "Impressora en servidor CUPS remot"
#
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Impressora en servidor lpd remot"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Impressora de xarxa (TCP/Socket)"
#
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "Impressora de SMB/Windows 95/98/NT Server"
+msgstr "Impressora en servidor SMB/Windows 95/98/NT"
#
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
-msgstr "Impressora en Servidor NetWare"
+msgstr "Impressora en servidor NetWare"
#
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
-msgstr "Entreu un Dispositiu URI d'impressora"
+msgstr "Entreu un dispositiu URI d'impressora"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
-msgstr "Conduir el treball cap a una ordre"
-
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Model desconegut"
+msgstr "Redirecciona el treball cap a una ordre"
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Model desconegut"
#
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Impressores locals"
#
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Impressores remotes"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " en port parallel \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", impressora USB \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
-msgstr ", dispositiu multi-function en port parallel \\/*%s"
+msgstr ", dispositiu multifunci en port parallel \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
-msgstr ", dispositiu multi-function en USB"
+msgstr ", dispositiu multifunci en USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
-msgstr ", dispositiu multi-function en HP JetDirect"
+msgstr ", dispositiu multifunci en HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
-msgstr ", dispositiu multi-function"
+msgstr ", dispositiu multifunci"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", imprimint a %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " en servidor LPD \"%s\", impressora \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", servidor TCP/IP \"%s\", port %s"
+msgstr ", host TCP/IP \"%s\", port %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr " en Servidor Windows \"%s\", recurs compartit \"%s\""
+msgstr " en servidor SMB/Windows \"%s\", recurs compartit \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
-msgstr " en Servidor Novell \"%s\", impressora \"%s\""
+msgstr " en servidor Novell \"%s\", impressora \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", utilitzant l'ordre %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
-msgstr "Impressora en cru ('Raw') (Cap controlador)"
+msgstr "Impressora en cru (raw) (Cap controlador)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(en %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(en aquest ordinador)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "en servidor CUPS \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Predeterminat)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Seleccioneu la connexi de la impressora"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Com est connectada la impressora?"
#
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8354,21 +8221,21 @@ msgstr ""
"Amb un servidor CUPS remot, aqu no us cal configurar cap\n"
"impressora; les impressores es detectaran automticament."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
-msgstr ""
+msgstr "Detecci automtica de la impressora (local, TCP/Socket i SMB)"
#
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "Configuraci de CUPS"
#
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
-msgstr "Especifiqueu Servidor CUPS"
+msgstr "Especifiqueu el servidor CUPS"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8379,15 +8246,16 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
"Per tenir accs a les impressores en servidors CUPS remots dins la vostra "
-"xarxanot heu de configurar res; els servidors CUPS informen els vostres "
+"xarxa no heu de configurar res; els servidors CUPS informen els vostres "
"ordinadors automticament sobre les seves impressores. Totes les impressores "
"conegudes al vostre ordinador estan llistades en la secci \"Impressores "
-"Remotes\" en la pantalla principal de Printerdrake. Quant el servidor CUPS "
-"no est en la vostra xarxa local, heu de especificar l'adrea IP del "
-"servidor CUPS i opcionalment el nmero del port per a obtenir informaci de "
-"les impressores del servidor, sin deixeu aquests camps en blanc."
+"Remotes\" en la pantalla principal de Printerdrake. Quan el servidor CUPS no "
+"est en la vostra xarxa local, heu de especificar l'adrea IP del servidor "
+"CUPS i opcionalment el nmero del port per obtenir informaci de les "
+"impressores del servidor; si el servidor CUPS es troba a la xarxa local, "
+"deixeu aquests camps en blanc."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8397,166 +8265,176 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
"\n"
-"Normalment, CUPS s configura automticament d'acord amb l'entorn de la "
-"vostra xarxa, per tal que pogueu accedir a les impressores en el servidor "
-"CUPS en la vostra xarxa local. Si aix no funciona, deshabiliteu "
-"\"Configuraci Automtica de CUPS \" i editeu manualment el fitxer /etc/cups/"
-"cupsd.conf. No oblideu de reiniciar el CUPS (ordre: \"service cups restart"
-"\")."
+"Normalment, CUPS es configura automticament d'acord amb l'entorn de la "
+"vostra xarxa, per tal que pugueu accedir a les impressores en el servidor "
+"CUPS a la xarxa local. Si aix no funciona, deshabiliteu \"Configuraci "
+"Automtica de CUPS\" i editeu manualment el fitxer /etc/cups/cupsd.conf. No "
+"oblideu de reiniciar el CUPS (ordre: \"service cups restart\")."
#
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
-msgstr "L'adrea IP ha d'estar amb el format 192.168.1.20"
+msgstr "L'adrea IP ha d'estar en el format 192.168.1.20"
#
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "El nmero de port ha de ser enter!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP del servidor CUPS"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Port"
#
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
-msgstr "Configuraci Automtica de CUPS"
-
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
+msgstr "Configuraci automtica de CUPS"
#
-#: ../../printerdrake.pm_.c:178
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
-msgstr "Reiniciant el sistema d'impressi..."
+msgstr "S'est comprovant el vostre sistema..."
+
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
-msgstr ""
+msgstr "No s'ha trobat cap impressora connectada directament a l'ordinador"
-#: ../../printerdrake.pm_.c:198
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
-msgstr "Ara s'eliminaran els paquets segents"
+msgstr ""
+"Les impressores segents\n"
+"\n"
-#: ../../printerdrake.pm_.c:199
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
-msgstr "Ara s'eliminaran els paquets segents"
+msgstr ""
+"La impressora segent\n"
+"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
+"\n"
+"i una impressora desconeguda estan "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
+"\n"
+"i %d impressores desconegudes estan "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
+"\n"
+"estan "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
+"\n"
+"est "
#
-#: ../../printerdrake.pm_.c:210
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
-msgstr "Copiar les fonts en el vostre sistema"
+msgstr "connectada(es) directament a l'ordinador"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
+"\n"
+"Hi ha una impressora desconeguda connectada directament a l'ordinador."
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
+"\n"
+"Hi ha %d impressores desconegudes connectades directament a l'ordinador."
#
-#: ../../printerdrake.pm_.c:221
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr ""
-"Si us plau, seleccioneu el port al qual teniu connectada la impressora."
+" (Assegureu-vos que totes les impressores estan connectades i engegades.)\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
+"Voleu habilitar la impressi a les impressores anteriors o a les impressores "
+"de la xarxa local?\n"
-#: ../../printerdrake.pm_.c:236
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr ""
-"Voleu definir la impressora (\"%s\")\n"
-"com a impressora per defecte?"
+msgstr "Voleu habilitar la impressi a les impressores de la xarxa local?\n"
-#: ../../printerdrake.pm_.c:238
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Voleu iniciar la connexi en arrencar?"
+msgstr "Voleu habilitar la impressi a les impressores anteriors?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
-msgstr ""
+msgstr "Esteu segur que voleu habilitar la impressi en aquesta mquina?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
+"NOTA: Segons el model de la impressora i el sistema d'impressi, "
+"s'installaran fins a %d MB de programari addicional."
#
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Afegiu una impressora"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8569,16 +8447,16 @@ msgid ""
"connection types."
msgstr ""
"\n"
-"Benvinguts a l'Auxiliar de configuraci de la impressi\n"
+"Benvingut a l'auxiliar de configuraci de la impressora\n"
"\n"
-"Aquest auxiliar us permetr d'installar impressores locals o remotes per "
-"usar-les en aquest ordinador i en altres ordinadors de la xarxa.\n"
+"Aquest auxiliar us permetr installar impressores locals o remotes per usar-"
+"les en aquest ordinador i tamb des d'altres ordinadors de la xarxa.\n"
"\n"
-"Us preguntar per la informaci necessria per a definir impresssores i us "
-"proporciona accs als controladors disponibles de les impressores, les seves "
-"opcions, i tipus de connexi d'impressi."
+"Us demanar la informaci necessria per definir impressores i us "
+"proporcionar accs als controladors disponibles de les impressores, les "
+"seves opcions i els tipus de connexions d'impressores."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8599,8 +8477,26 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" when you do not "
"want to set up your printer(s) now."
msgstr ""
+"\n"
+"Benvingut a l'auxiliar de configuraci de la impressora\n"
+"\n"
+"Aquest auxiliar us ajudar a installar les impressores connectades "
+"directament a l'ordinador, o a la xarxa, o a una mquina Windows remota.\n"
+"\n"
+"Si teniu impressores connectades a aquesta mquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automticament. Engegueu tamb les "
+"impressores de xarxa i les mquines Windows que tenen impressores "
+"connectades.\n"
+"\n"
+"Noteu que la detecci automtica d'impressores de la xarxa local triga ms "
+"que la detecci d'impressores connectades directament a la mquina. Seria "
+"millor que desactivssiu la detecci automtica d'impressores en xarxa o en "
+"mquina Windows si no la necessiteu.\n"
+"\n"
+"Feu clic a \"Segent\" quan estigueu preparat, o a \"Cancella\" si no voleu "
+"configurar ara les impressores."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8614,8 +8510,19 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" when you do not "
"want to set up your printer(s) now."
msgstr ""
+"\n"
+"Benvingut a l'auxiliar de configuraci de la impressora\n"
+"\n"
+"Aquest auxiliar us ajudar a installar les impressores connectades a aquest "
+"ordinador.\n"
+"\n"
+"Si teniu impressores connectades a aquesta mquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automticament.\n"
+"\n"
+"Feu clic a \"Segent\" quan estigueu preparat, o a \"Cancella\" si no voleu "
+"configurar ara les impressores."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8634,22 +8541,42 @@ msgid ""
" Click on \"Next\" when you are ready, and on \"Cancel\" when you do not "
"want to set up your printer(s) now."
msgstr ""
+"\n"
+"Benvingut a l'auxiliar de configuraci de la impressora\n"
+"\n"
+"Aquest auxiliar us ajudar a installar les impressores connectades a aquest "
+"ordinador o connectades directament a la xarxa local.\n"
+"\n"
+"Si teniu impressores connectades a aquesta mquina, endolleu-les i engegueu-"
+"les per tal de poder-les detectar automticament. Engegueu tamb les "
+"impressores de la xarxa local.\n"
+"\n"
+"Noteu que la detecci automtica d'impressores de la xarxa local triga ms "
+"que la detecci d'impressores connectades directament a la mquina. Seria "
+"millor que desactivssiu la detecci automtica d'impressores en xarxa si no "
+"la necessiteu.\n"
+"\n"
+"Feu clic a \"Segent\" quan estigueu preparat, o a \"Cancella\" si no voleu "
+"configurar ara les impressores."
#
-#: ../../printerdrake.pm_.c:328
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
-msgstr "Auto-detecta impressores"
+msgstr "Detecta automticament les impressores connectades a aquesta mquina"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
+"Detecta automticament les impressores connectades directament a la xarxa "
+"local"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
+"Detecta automticament les impressores connectades a mquines amb Microsoft "
+"Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8665,228 +8592,225 @@ msgstr ""
"\n"
"Felicitats, la impressora s'ha installat i configurat correctament!\n"
"\n"
-"Podeu imprimir utilitzant la ordre \"Print\" de les aplicacions (normalment "
-"en el men \"File\").\n"
+"Podeu imprimir utilitzant l'ordre \"Imprimeix\" de les aplicacions "
+"(normalment en el men \"Fitxer\").\n"
"\n"
-"Si voleu afegir, esborrar, o renombrar una impressora, o si voleu canviar "
-"les opcions per defecte (safata d'entrada, qualitat impressi, ...), "
-"seleccioneu \"Impressora\" en la secci \"Hardware\" del Centre de Control "
+"Si voleu afegir, esborrar o canviar el nom a una impressora, o si voleu "
+"canviar les opcions per defecte (safata d'entrada, qualitat impressi...), "
+"seleccioneu \"Impressora\" en la secci \"Maquinari\" del Centre de Control "
"Mandrake."
#
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
-msgstr "Fes la detecci automtica"
+msgstr "Detecci automtica d'impressores"
-#: ../../printerdrake.pm_.c:421
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:385
+#, c-format
msgid ", network printer \"%s\", port %s"
-msgstr ", servidor TCP/IP \"%s\", port %s"
+msgstr ", impressora de xarxa \"%s\", port %s"
#
-#: ../../printerdrake.pm_.c:423
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:387
+#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Impressora de SMB/Windows 95/98/NT Server"
+msgstr ", impressora \"%s\" en servidor SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
-msgstr "s'ha detectat %s"
+msgstr "S'ha detectat %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Impressora en el port parallel \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "Impressora USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:399
+#, c-format
msgid "Network printer \"%s\", port %s"
-msgstr "Impressora de xarxa (TCP/Socket)"
+msgstr "Impressora de xarxa \"%s\", port %s"
#
-#: ../../printerdrake.pm_.c:439
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:401
+#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Impressora de SMB/Windows 95/98/NT Server"
+msgstr "Impressora \"%s\" en servidor SMB/Windows \"%s\""
#
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Impressora local"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
"printer: /dev/usb/lp1, ...)."
msgstr ""
-"No s'ha trobat cap impressora! Per a installar-la una manualment entreu el "
-"dispositiu/fitxeren la lnia d'entrada (Ports Parallel: /dev/lp0, /dev/"
-"lp1, ..., equivalents a LPT1:, LPT2:, ..., 1a impresora USB: /dev/usb/lp0, "
-"2a USB impressora: /dev/usb/lp1, ...)."
+"No s'ha trobat cap impressora! Per installar-ne una manualment entreu el "
+"dispositiu/fitxer a la lnia d'entrada (Ports Parallel: /dev/lp0, /dev/lp1, "
+"etc., equivalents a LPT1:, LPT2:, etc.; 1a impresora USB: /dev/usb/lp0, 2a "
+"impressora USB: /dev/usb/lp1, etc.)."
#
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
-msgstr "Heu d'entrar un dispositiu o fitxer!"
+msgstr "Heu d'entrar un nom de dispositiu o de fitxer!"
#
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "No s'ha trobat cap impressora!"
-#: ../../printerdrake.pm_.c:601
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
-msgstr "Impressora local"
+msgstr "Impressores disponibles"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-"La segent impressora ha estat detectada, si no s la que voleu configurar, "
-"escriviu nom de dispositiu/nom de fitxer en la lnia d'entrada"
+"S'ha detectat automticament la segent impressora, si no s la que voleu "
+"configurar, escriviu un nom de dispositiu/nom de fitxer en la lnia d'entrada"
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-"Aqu teniu una llista de les impressores auto-detectades. Escolliu la "
-"impressora que voleu definir o escriviu nom de dispositiu/nom de fitxer en "
-"la lnia d'entrada"
+"Aqu teniu una llista de les impressores que s'han detectat. Escolliu la "
+"impressora que voleu configurar o escriviu el nom de dispositiu/nom de "
+"fitxer en la lnia d'entrada"
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
"if you prefer a customized printer configuration, turn on \"Manual "
"configuration\"."
msgstr ""
-"La segent impressora ha estat detectada. La configuraci de la impressora "
-"es far d'una manera automatitzada. Si la vostra impressora no ha estat "
-"correctament detectada o si preferiu de personalitzar la seva configuraci, "
-"habiliteu \"Configuraci manual\"."
+"S'ha detectat la segent impressora. La configuraci de la impressora es "
+"far automticament. Si la vostra impressora no ha estat correctament "
+"detectada o si preferiu personalitzar la seva configuraci, habiliteu "
+"\"Configuraci manual\"."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
"automatically. If your printer was not correctly detected or if you prefer a "
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-"Aqu hi ha una llista de impressores auto-detectades. Escolliu la impressora "
-"que voleu definir. La configuraci de la impressora es far d'una manera "
-"automatitzada. Si la vostra impressora no ha estat correctament detectada o "
-"si preferiu de personalitzar la seva configuraci, habiliteu \"Configuraci "
+"Aqu teniu una llista de les impressores que s'han detectat. Escolliu la "
+"impressora que voleu configurar. La configuraci de la impressora es far "
+"automticament. Si la vostra impressora no ha estat correctament detectada o "
+"si preferiu personalitzar la seva configuraci, habiliteu \"Configuraci "
"manual\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-"Escolliu el port al qual est connectada la impresoora o escriviu nom "
+"Escolliu el port al qual est connectada la impressora o escriviu el nom de "
"dispositiu/nom de fitxer en la lnia d'entrada"
#
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr ""
"Si us plau, seleccioneu el port al qual teniu connectada la impressora."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-" (Ports Parallel : /dev/lp0, /dev/lp1, ..., equivalents a LPT1:, "
-"LPT2:, ..., 1a impressora USB: /dev/usb/lp0, 2a impressora USB : /dev/usb/"
-"lp1, ...)."
+" (Ports Parallel: /dev/lp0, /dev/lp1, etc., equivalents a LPT1:, LPT2:, "
+"etc.; 1a impressora USB: /dev/usb/lp0, 2a impressora USB: /dev/usb/lp1, "
+"etc.)."
#
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
-msgstr "Heu d'escollir/escriure una impressora/dispositiu!"
+msgstr "Heu d'escollir/introduir una impressora/dispositiu!"
#
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Configuraci manual"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Opcions de la impressora lpd remota"
#
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
-"Per poder utilitzar una impressora lpd remota, necessiteu proporcionar el "
-"nom de l'ordinador central de la impressora i el nom de la impresoora en el "
-"servidor."
+"Per poder utilitzar una impressora lpd remota, cal que proporcioneu el nom "
+"de l'ordinador central que t el servidor de la impressora i el nom de la "
+"impressora en aquell servidor."
#
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nom de l'ordinador central remot"
#
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nom de la impressora remota"
#
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Falta el nom de l'ordinador central remot!"
#
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Falta el nom de la impressora remota!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
+#, c-format
msgid "Detected model: %s %s"
-msgstr "s'ha detectat %s"
+msgstr "Model detectat: %s %s"
#
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
-msgstr "S'est arrencant la xarxa..."
+msgstr "S'est escanejant la xarxa..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
+#, c-format
msgid ", printer \"%s\" on server \"%s\""
-msgstr "en Servidor Windows \"%s\", recurs compartit \"%s\""
+msgstr ", impressora \"%s\", en el servidor \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
+#, c-format
msgid "Printer \"%s\" on server \"%s\""
-msgstr "S'est imprimint en la impressora \"%s\""
+msgstr "Impressora \"%s\" en el servidor \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Opcions de la impressora SMB (Windows 9x/NT)"
#
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8899,47 +8823,49 @@ msgstr ""
"de compartici de la impressora a qu voleu accedir i el nom d'usuari,\n"
"contrasenya i informaci de grup si sn necessaris."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
+"Si la impressora desitjada ha estat detectada automticament, noms cal que "
+"la seleccioneu a la llista i que hi afegiu el nom d'usuari, la contrasenya i "
+"el grup de treball, si sn necessaris."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Ordinador central del servidor SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP del servidor SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Nom de compartici"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Grup de treball"
#
-#: ../../printerdrake.pm_.c:868
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
-msgstr "Auto-detecta impressores"
+msgstr "Detectada automticament"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
-msgstr "S'ha de sumministrar o el nom del servidor o la ip del servidor!"
+msgstr "Cal que subministreu o b el nom del servidor o b la seva IP!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
-msgstr "Falta El nom de compartici de Samba!"
+msgstr "Falta el nom de compartici de Samba!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "AVS DE SEGURETAT!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8962,10 +8888,10 @@ msgid ""
"type in Printerdrake.\n"
"\n"
msgstr ""
-"Ara, anem a definir la impressi cap a un usuari de Windows amb contrasenya. "
+"Ara es configurar la impressi cap a un usuari de Windows amb contrasenya. "
"Degut a una fallada en l'arquitectura del programari del client Samba la "
-"contrasenya est en text clar en la lnia de comandes que el client Samba "
-"utilitza per a transmetre i imprimir un treball en el Servidor Windows. Per "
+"contrasenya es mostra en text clar en la lnia d'ordres que el client Samba "
+"utilitza per transmetre i imprimir un treball en el Servidor Windows. Per "
"tant, s possible per qualsevol usuari d'aquell ordinador de veure la "
"contrasenya en la pantalla simplement escrivint ordres tals com \"ps auxwww"
"\".\n"
@@ -8976,16 +8902,15 @@ msgstr ""
"tallafoc):\n"
"\n"
"Utilitzeu un compte sense contrasenya en el Servidor Windows, tal com \"GUEST"
-"\" o \"Invitado\" o un compte especial dedicat a la impressi. No treieu la "
-"protecci de la contrasenya d'un compte personal o del compte de "
-"l'administrador.\n"
+"\" o un compte especial dedicat a la impressi. No tragueu la protecci de "
+"la contrasenya d'un compte personal o del compte de l'administrador.\n"
"\n"
"Configureu el vostre Servidor Windows fent que la impressora estigui "
-"disponible a travs del protocol LPD. Aleshores, definiu la impressi en "
-"aquest ordinador amb el tipus de connexi \"%s\" en Printerdrake.\n"
+"disponible a travs del protocol LPD. Aleshores, definiu en el Printerdrake "
+"la impressi en aquest ordinador amb el tipus de connexi \"%s\".\n"
"\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8993,30 +8918,30 @@ msgid ""
"type in Printerdrake.\n"
"\n"
msgstr ""
-"Configureu el vostre Servidor Windows fent que la impressora estigui "
+"Configureu el vostre servidor Windows per tal que la impressora estigui "
"disponible sota el protocol IPP i configureu la impressi en aquest "
-"ordinador amb el tipus de connexi \"%s\" en Printerdrake.\n"
+"ordinador amb el tipus de connexi \"%s\" en el Printerdrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
"\n"
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-"Connecteu la vostra impressora en un servidor Linux i feu que els ordinadors "
-"Windows s'hi connectin com clients.\n"
+"Connecteu la impressora a un servidor Linux i feu que els ordinadors Windows "
+"s'hi connectin com clients.\n"
"\n"
"Realment voleu continuar configurant aquesta impressora tal com s'est fent "
"ara?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Opcions de la impressora NetWare"
#
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -9027,122 +8952,127 @@ msgstr ""
"servidor d'impressi NetWare (tingueu en compte que pot ser diferent del "
"nom\n"
"TCP/IP del seu ordinador central), aix com el nom de la cua d'impressi de\n"
-"la impressora a qu voleu accedir i el nom d'usuari i contrasenya si sn\n"
+"la impressora a la qual voleu accedir i el nom d'usuari i contrasenya si "
+"sn\n"
"necessaris."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Servidor de la impressora"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Nom de la cua d'impressi"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Falta el nom del Servidor NCP!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Falta el nom de la cua NCP!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
+#, c-format
msgid ", host \"%s\", port %s"
-msgstr ", servidor TCP/IP \"%s\", port %s"
+msgstr ", ordinador central \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
+#, c-format
msgid "Host \"%s\", port %s"
-msgstr ", servidor TCP/IP \"%s\", port %s"
+msgstr "Ordinador central \"%s\", port %s"
#
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Opcions de la impressora per a TCP/Socket"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
+"Trieu una de les impressores detectades de la llista, o introduu el nom de "
+"l'ordinador central o la IP i opcionalment el nmero de port (per defecte s "
+"el 9100) en els quadres de text."
#
-#: ../../printerdrake.pm_.c:1100
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
"JetDirect servers the port number is usually 9100, on other servers it can "
"vary. See the manual of your hardware."
msgstr ""
-"Per imprimir a una impressora TCP o Socket, heu d'indicar el nom de "
-"l'ordinador central de la impressora i, opcionalment, el nmero de port. En "
-"els servidors HP JetDirect el nmero del port normalment s el 9100, en els "
-"altres pot variar. Mireu el manual del vostre maquinari."
+"Per imprimir a una impressora TCP o Socket, heu d'indicar el nom de xarxa o "
+"la IP de la impressora i, opcionalment, el nmero de port. En els servidors "
+"HP JetDirect el nmero del port normalment s el 9100, en els altres pot "
+"variar. Mireu el manual del vostre maquinari."
#
-#: ../../printerdrake.pm_.c:1105
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
-msgstr "Falta el nom de l'ordinador central de la impressora!"
+msgstr "Falta el nom o la IP de l'ordinador central de la impressora!"
#
-#: ../../printerdrake.pm_.c:1127
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
-msgstr "Nom de l'ordinador central de la impressora"
+msgstr "Nom o IP de l'ordinador central de la impressora"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Dispositiu URI d'impressora"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-"Podeu especificar directament l'URI per a accedir a la impressora. L'URI ha "
-"de complir l'especificaci CUPS o Foomatic. Cal remarcar que not tots els "
-"tipus de URI es suporten en tots els spoolers(cues d'impressi)."
+"Podeu especificar directament l'URI per accedir a la impressora. L'URI ha de "
+"complir les especificacions CUPS o Foomatic. Cal remarcar que alguns gestors "
+"de cues no accepten tots els tipus d'URI."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Heu d'entrar un URI vlid!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-"Cada impressora necessita un nom (per exemple \"printer\"). Els camps de "
+"Cada impressora necessita un nom (per exemple \"impressora\"). Els camps de "
"Descripci i Ubicaci no sn necessaris. Sn comentaris per als usuaris."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nom de la impressora"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Descripci"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Ubicaci"
#
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "S'est llegint la base de dades d'impressores..."
#
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
-msgstr "Preparant la base de dades de impressores..."
+msgstr "S'est preparant la base de dades d'impressores..."
#
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
-msgstr "El vostre model d'impressora"
+msgstr "El model de la vostra impressora"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -9156,40 +9086,40 @@ msgid ""
"\n"
"%s"
msgstr ""
-"Printerdrake ha comparat el nom del model resultant de l'autodetecci "
-"d'impressores amb els model llistats en la seva base de dades d'impressores "
-"per a trobar el millor resultat. La elecci pot ser dolenta, especialment "
-"quan l'impressi no existeix en la base de dades. Per tant, mireu si la "
-"elecci s correcta i feu clic en\"El model s correcte\" si ho s, per "
-"sin, feu clic en \"Selecciona model manualment\" per tal de escollir "
-"manualment el model d'impressora en la pantalla.\n"
+"Printerdrake ha comparat el nom del model resultant de la detecci "
+"automtica d'impressores amb els models llistats en la seva base de dades "
+"d'impressores per trobar el millor resultat. L'elecci pot ser dolenta, "
+"especialment si la vostra impressora no es troba a la base de dades. Per "
+"tant, mireu si l'elecci s correcta i feu clic a \"El model s correcte\" "
+"si ho s, o a \"Selecciona el model manualment\" per tal d'escollir "
+"manualment el model d'impressora en la pantalla segent.\n"
"\n"
"Per la vostra impressora el Printerdrake ha trobat:\n"
"\n"
"%s"
#
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "El model s correcte"
#
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
-msgstr "Selecciona model manualment"
+msgstr "Selecciona el model manualment"
#
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Selecci del model d'impressora"
#
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
-msgstr "Quin tipus de model d'impressora teniu?"
+msgstr "Quin s el model de la vostra impressora?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -9199,24 +9129,24 @@ msgid ""
msgstr ""
"\n"
"\n"
-"Per favor, comproveu que Printerdrake ha fet l'autodetecci del model de la "
-"impressora correctament. Busqueu el model correcte en la llista quan el "
-"cursor estigui en un model erroni o en \"Impressora en cru(Raw)\"."
+"Si us plau, comproveu que Printerdrake ha detectat el model de la impressora "
+"correctament. Busqueu el model correcte a la llista quan el cursor estigui "
+"en un model erroni o en \"Impressora en cru (raw)\"."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-"Si la vostra impressora no s a la llista, escolliu una compatible (mireu el "
-"manual de la impresora) o un de similar."
+"Si la vostra impressora no s a la llista, escolliu-ne una de compatible "
+"(mireu el manual de la impressora) o una de similar."
#
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
-msgstr "Configuraci de l 'winprinter' OKI"
+msgstr "Configuraci de la \"winprinter\" OKI"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -9225,33 +9155,31 @@ msgid ""
"first parallel port before you print a test page. Otherwise the printer will "
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-"Esteu configurant una 'winprinter' laser OKI. Aquestes impressores\n"
-"usen un protocol de comunicaci molt especial i, per tant, noms funcionen "
-"quan es conecten al primer port parallel. Quan la impressora estigui "
-"conectada a un altre port o a un servidor d'impressi conecteu primer la "
-"impressora al primer port parallel abans d'imprimir la pgina de prova. Si "
-"no ho feu, la impressora no funcionar. El tipus de conecci ser ignorat "
-"pel controlador de la impressora."
+"Esteu configurant una \"winprinter\" lser OKI. Aquestes impressores\n"
+"usen un protocol de comunicaci molt especial i noms funcionen quan es "
+"connecten al primer port parallel. Si la impressora est connectada a un "
+"altre port o a un servidor d'impressi, connecteu-la al primer port "
+"parallel abans d'imprimir la pgina de prova. Si no ho feu, la impressora "
+"no funcionar. El controlador de la impressora ignorar el tipus de connexi."
#
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Configuraci de la Lexmark inkjet"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
"printer to a local port or configure it on the machine where it is connected "
"to."
msgstr ""
-"El controladors de inkjet proporcionats per Lexmark noms suporten "
-"impressores locals, i no impressores en ordinadors remots o servidors "
-"d'impressi. Per favor, connecteu la vostra impressora en un port local o "
-"configureu-la en l'ordinador on est connectada."
+"Els controladors per a la inkjet proporcionats per Lexmark noms funcionen "
+"amb impressores locals, i no amb impressores en ordinadors remots o "
+"servidors d'impressi. Si us plau, connecteu la vostra impressora a un port "
+"local o configureu-la en l'ordinador on est connectada."
-#: ../../printerdrake.pm_.c:1858
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -9262,22 +9190,23 @@ msgid ""
"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
"adjust the head alignment settings with this program."
msgstr ""
-"Per a poder imprimir amb la Lexmark inkjet i aquesta configuraci, "
+"Per poder imprimir amb la Lexmark inkjet i amb aquesta configuraci, "
"necessiteu els controladors de la impressora inkjet proporcionats per "
-"Lexmark (http://www.lexmark.com/). Aneu a la web d'E.U.A.(US site) i feu "
-"clic sobre el but \"Drivers\". Aleshores escolliu el vostre model i desprs "
-"\"Linux\" com a sistema operatiu. Els controladors venen en paquets RPM o "
-"'shell scripts' amb una installaci grfica interactiva. No necessiteu fer "
-"aquesta configuraci amb l'interfcie grfica. Canceleu directament desprs "
-"de l'acord de llicncia. I imprimiu 'printhead alignment pages' amb "
-"\"lexmarkmaintain\" i ajusteu l'aliniaci de la capalera amb aquest "
+"Lexmark (http://www.lexmark.com/). Dins de la web de Lexmark, feu clic al "
+"bot \"Controladors\" i trieu la secci d'impressores. Aleshores escolliu el "
+"vostre model i desprs \"Linux\" com a sistema operatiu. Els controladors "
+"vnen en paquets RPM o en seqncies per a l'intrpret d'ordres amb una "
+"installaci grfica interactiva. No necessiteu fer aquesta configuraci amb "
+"la interfcie grfica. Cancelleu directament desprs de l'acord de "
+"llicncia. Llavors imprimiu pgines d'alineaci dels capals d'impressi amb "
+"l'ordre \"lexmarkmaintain\" i ajusteu l'alineaci dels capals amb aquest "
"programa."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
-msgstr ""
+msgstr "Impressora lser GDI que empra el format Zenographics ZJ-Stream"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -9299,8 +9228,29 @@ msgid ""
"The first command can be given by any normal user, the second must be given "
"as root. After having done so you can print normally.\n"
msgstr ""
+"La vostra impressora pertany al grup d'impressores lser GDI (winprinters: "
+"orientades principalment a Windows) distribudes per diversos fabricants, i "
+"fa servir el format de trama Zenographics ZJ-stream per a les dades enviades "
+"a la impressora. El controlador per a aquest tipus d'impressores encara es "
+"troba en una etapa inicial de desenvolupament i, per tant, s possible que "
+"no sempre funcioni de manera correcta. En concret, s molt possible que la "
+"impressora noms funcioni si trieu com a mida de paper l'A4.\n"
+"\n"
+"Alguna d'aquestes impressores, com l'HP Laserjet 1000, per a la qual es va "
+"crear aquest controlador en un principi, necessiten que els carregueu el "
+"microprogramari (firmware) desprs d'engegar-les. En el cas de l'HP Laserjet "
+"1000, haureu de cercar el fitxer \"sihp1000.img\" en el CD de controladors "
+"d'impressora de Windows o a la partici Windows, i carregar-lo a la "
+"impressora amb una de les ordres segents:\n"
+"\n"
+" lpr -o raw sihp1000.img\n"
+" cat sihp1000.img > /dev/usb/lp0\n"
+"\n"
+"La primera d'elles la pot introduir qualsevol usuari, mentre que la segona "
+"s'ha d'executar com a root. Un cop fet aix, podreu imprimir amb "
+"normalitat.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9309,44 +9259,44 @@ msgid ""
"duplex unit, extra trays) are set correctly. Note that with a very high "
"printout quality/resolution printing can get substantially slower."
msgstr ""
-"Parmetres per defecte de la impressora\n"
+"Parmetres predeterminats de la impressora\n"
"\n"
-"Us haureu d'assegurar que sn correctes la mida de la pgina, el mode "
-"d'impressi/tipus de tinta (si est disponible) i tamb la configuraci del "
-"maquinari de les impressores lser (memria, unitat duplex, safates extra). "
-"Cal remarcar que amb una molt alta qualitat d'impresssi/resoluci la "
+"Us haureu d'assegurar que la mida de pgina, el tipus de tinta i el mode "
+"d'impressi (si estan disponibles) i tamb la configuraci del maquinari de "
+"les impressores lser (memria, unitat dplex, safates extra) sn correctes. "
+"Cal remarcar que amb una qualitat d'impressi o una resoluci molt altes la "
"impressi pot ser molt lenta."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
-msgstr "La opci %s ha de ser un nmero enter!"
+msgstr "L'opci %s ha de ser un nmero enter!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
-msgstr "La opci %s ha de ser un nmero!"
+msgstr "L'opci %s ha de ser un nmero!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
-msgstr "La opci %s est fora de rang!"
+msgstr "L'opci %s est fora de rang!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
"Voleu definir la impressora (\"%s\")\n"
-"com a impressora per defecte?"
+"com a impressora predeterminada?"
#
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Pgines de prova"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -9356,47 +9306,47 @@ msgstr ""
"Escolliu les pgines de prova que voleu imprimir.\n"
"Nota: la pgina de prova de fotografia pot ser molt lenta d'imprimir i en "
"impressores lser amb poca memria podria no acabar d'imprimir-se. "
-"Normalment n'hi ha prou en imprimir la pgina de prova estndar."
+"Normalment n'hi ha prou d'imprimir la pgina de prova estndard."
#
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Cap pgina de prova"
#
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Imprimeix"
#
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
-msgstr "Pgina estndar de prova"
+msgstr "Pgina de prova estndard"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
-msgstr "Pgina alternativa de prova (Carta)"
+msgstr "Pgina de prova alternativa (Carta)"
#
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
-msgstr "Pgina alternativa de prova (A4)"
+msgstr "Pgina de prova alternativa (A4)"
#
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Pgina de prova de fotografia"
#
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
-msgstr "No imprimir cap pgina de prova"
+msgstr "No imprimeixis cap pgina de prova"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
-msgstr "S'esta(n) imprimint la(es) pgina(es) de prova... "
+msgstr "S'esta(n) imprimint la(es) pgina(es) de prova..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9412,7 +9362,7 @@ msgstr ""
"\n"
#
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -9420,16 +9370,16 @@ msgstr ""
"La(es) pgina(es) de prova s'ha(n) enviat a la impressora.\n"
"Pot passar un cert temps abans no comenci la impressi.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Ha funcionat correctament?"
#
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
-msgstr "Impressora en cru(Raw)"
+msgstr "Impressora en cru (raw)"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9437,24 +9387,23 @@ msgid ""
"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
msgstr ""
-"Per a imprimir un fitxer des de la lnia de comandes (finestra de terminal) "
-"podeu utilitzar la comanda \"%s <fitxer>\" o una utilitat d'impressi "
-"grfica : \"xpp <fitxer>\" o \"kprinter <fitxer>\". La utilitat grfica us "
-"permet d'escollir la impressora i de modificar els parmetres opcions "
-"fcilment.\n"
+"Per imprimir un fitxer des de la lnia d'ordres (finestra de terminal) podeu "
+"utilitzar la comanda \"%s <fitxer>\" o una eina d'impressi grfica: \"xpp "
+"<fitxer>\" o \"kprinter <fitxer>\". Les eines grfiques us permeten escollir "
+"la impressora i modificar-ne els parmetres fcilment.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-"Podeu utilitzar aquestes comandes en el camp \"Comandes d'Impressi\" dels "
-"dilegs d'impressi de moltes aplicacions, per ara no subministreu el "
-"fitxer perqu el fitxer per a imprimir ja el proporciona l'aplicaci.\n"
+"Podeu utilitzar aquestes ordres en el camp \"Ordre d'impressi\" dels "
+"dilegs d'impressi de moltes aplicacions, per ara no heu de subministrar "
+"el fitxer perqu el fitxer per imprimir ja el proporciona l'aplicaci.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9463,69 +9412,68 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
"\n"
-"La comanda \"%s\" tamb us permet de modificar els parmetres per a un "
-"treball d'impressi particular. Simplement afegiu els parmetres desitjats "
-"en la lnia de comandes, e. g. \"%s <fitxer>\". "
+"L'ordre \"%s\" tamb us permet modificar els parmetres per a un treball "
+"d'impressi concret. Simplement afegiu els parmetres desitjats a la lnia "
+"d'ordres, p.ex.: \"%s <fitxer>\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s\n"
"\n"
msgstr ""
-"Per a conixer quines sn les opcions disponibles per la impressora actual "
-"lleigiu la llista de sota o feu clic en el but \"Imprimir llista d'opcions"
-"\".%s%s\n"
+"Per conixer les opcions disponibles per a la impressora actual, llegiu la "
+"llista de sota o feu clic al bot \"Imprimeix la llista d'opcions\".%s%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-"Aqu hi ha una llista de les opcions d'impressi disponibles per la "
+"Aqu teniu una llista de les opcions d'impressi disponibles per a la "
"impressora actual:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-"Per a imprimir un fitxer des de la lnia de comandes (finestra de terminal) "
-"useu la comanda \"%s <fitxer>\".\n"
+"Per imprimir un fitxer des de la lnia d'ordres (finestra de terminal) useu "
+"l'ordre \"%s <fitxer>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-"Tamb podeu utilitzar aquesta ordre en el camp \"Ordres d'impressi\" dels "
-"dilegs d'impressi de moltes aplicacions. Per ara no subministreu el "
-"fitxer perqu el fitxer per a imprimir ja el proporciona l'aplicaci.\n"
+"Tamb podeu utilitzar aquesta ordre en el camp \"Ordre d'impressi\" dels "
+"dilegs d'impressi de moltes aplicacions. Per ara no heu de subministrar "
+"el fitxer perqu el fitxer per imprimir ja el proporciona l'aplicaci.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-"Per a veure una llista d'opcions disponibles per a la impressora actual feu "
-"clic sobre el but \"Llista d'opcions d'impressi\"."
+"Per veure una llista de les opcions disponibles per a la impressora actual "
+"feu clic sobre el bot \"Imprimeix la llista d'opcions\"."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-"Per a imprimir un fitxer des de la lnia de comandes (finestra de terminal) "
+"Per imprimir un fitxer des de la lnia d'ordres (finestra de terminal) "
"utilitzeu l'ordre \"%s <fitxer>\" o \"%s <fitxer>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9534,14 +9482,15 @@ msgid ""
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""
-"Podeu utilitzar l'interfcie grfica \"xpdq\" per a definir opcions per a la "
-"gesti de treballs d'impressi.\n"
-"Si esteu utilitzant KDE com a entorn grfic per defecte, teniu una icona en "
-"l'escritori \"panic button\", labeled with \"STOP Printer!\", que para tots "
-"el treballs d'impressi inmediatament quan ho cliqueu. Aix s til, per "
-"exemple, quan se us ha enganxat el paper en la impressora.\n"
+"Tamb podeu emprar la interfcie grfica \"xpdq\" per configurar opcions i "
+"gestionar treballs d'impressi.\n"
+"Si esteu utilitzant KDE com a entorn grfic per defecte, teniu un \"bot "
+"d'emergncia\", una icona a l'escriptori, etiquetada amb \"ATURA la "
+"impressora!\", que atura tots el treballs d'impressi immediatament en fer-"
+"hi clic. Aix s til, per exemple, quan se us enganxa el paper en la "
+"impressora.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9550,46 +9499,46 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
"\n"
-"Les comandes \"%s\" i \"%s\" tamb permeten modificar els parmetres per a "
-"un treball d'impressi particular. Simplement afegiu els parmetres que "
-"voleu en la lnia de comandes, p.e. \"%s <fitxer>\".\n"
+"Les ordres \"%s\" i \"%s\" tamb permeten modificar els parmetres per a un "
+"treball d'impressi concret. Simplement afegiu els parmetres que vulgueu a "
+"la lnia d'ordres, p.ex. \"%s <fitxer>\".\n"
-#: ../../printerdrake.pm_.c:2388
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2271
+#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Imprimint/Scannejant en \"%s\""
+msgstr "S'est imprimint/escanejant/llegint targetes de fotos en \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
-msgstr "Imprimint/Scannejant en \"%s\""
+msgstr "S'est imprimint/escanejant en \"%s\""
-#: ../../printerdrake.pm_.c:2391
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2274
+#, c-format
msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Imprimint/Scannejant en \"%s\""
+msgstr "S'est imprimint o llegint una targeta de fotos en \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "S'est imprimint en la impressora \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Tanca"
#
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
-msgstr "Llista d'opcions d'impressi"
+msgstr "Imprimeix la llista d'opcions"
-#: ../../printerdrake.pm_.c:2418
-#, fuzzy, c-format
+#: ../../printer/printerdrake.pm_.c:2301
+#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
"Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify the "
@@ -9601,17 +9550,17 @@ msgid ""
"\n"
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-"El vostre dispositiu HP multi-function ha estat configurat automticament "
-"per a poder scanejar. Ara podeu scanejar amb \"scanimage\" (\"scanimage -d "
-"hp:%s\" per a especificar l'scanner quan n'hi ha ms d'un) des de la lnia "
-"de comandes o amb l'interfcies grfiques \"xscanimage\" o \"xsane\". Si "
-"esteu utilitzant el GIMP, tamb podeu escanejar escollint el punt apropiat "
-"en men \"File\"/\"Acquire\". Executeu \"man scanimage\" i \"man sane-hp\" "
-"en la lnia de comandes per a ms informaci.\n"
+"El vostre dispositiu multifunci ha estat configurat automticament per "
+"poder escanejar. Ara podeu escanejar amb \"scanimage\" (\"scanimage -d hp:%s"
+"\" per especificar l'escner si n'hi ha ms d'un) des de la lnia d'ordres o "
+"amb les interfcies grfiques \"xscanimage\" o \"xsane\". Si esteu "
+"utilitzant el GIMP, tamb podeu escanejar escollint el punt apropiat en el "
+"men \"Fitxer\"/\"Adquireix\". Executeu \"man scanimage\" a la lnia "
+"d'ordres per a ms informaci.\n"
"\n"
"No utilitzeu \"scannerdrake\" amb aquest dispositiu!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9623,20 +9572,30 @@ msgid ""
"can switch between drive letters with the field at the upper-right corners "
"of the file lists."
msgstr ""
+"La impressora ha estat configurada automticament per permetre-us l'accs "
+"als dispositius de targetes de fotos del vostre PC. Ara podeu accedir a les "
+"targetes de fotos emprant l'eina grfica \"MtoolsFM\" (men \"Aplicacions\" -"
+"> \"Eines d'arxivament\" -> \"Gestor de fitxers MTools\") o les utilitats de "
+"la lnia d'ordres \"mtools\" (introduu \"man mtools\" a la lnia d'ordres "
+"per a ms informaci). Trobareu el sistema de fitxers de la targeta sota la "
+"lletra d'unitat \"p:\", o a les lletres segents si teniu ms d'una "
+"impressora HP amb unitats de targetes de fotos. Al \"MToolsFM\" podeu "
+"explorar les diferents lletres d'unitat amb el camp que es troba a la "
+"cantonada superior dreta de les llistes de fitxers."
#
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
-msgstr "S'est llegint dades de la impressora..."
+msgstr "S'estan llegint dades de la impressora..."
#
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
-msgstr "Configuraci de transferncia de la impressi"
+msgstr "Configuraci de la transferncia de la impressi"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9646,87 +9605,87 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
"Podeu copiar la configuraci d'impressi que he fet per la cua %s a la %s, "
-"la cua d'impressi actual. Tota la configuraci de dades (nom d'impressora, "
-"descripci, ubicaci, tipus de connexi, i parmetres per defecte) is "
-"sobreescrita, per els treballs d'impressi no seran transferits.\n"
-"No totes les cues d'impressi poden ser transferides degut a les segents "
-"raons:\n"
+"la cua d'impressi actual. Totes les dades de configuraci (nom "
+"d'impressora, descripci, ubicaci, tipus de connexi i parmetres per "
+"defecte) se sobreescriuran, per els treballs d'impressi no seran "
+"transferits.\n"
+"No totes les cues d'impressi poden ser transferides degut a les raons "
+"segents:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
"CUPS no permet l's d'impressores en servidors Novell ni que les impressores "
-"envin les dades cap a una ordre lliure de forma.\n"
+"envin les dades dins d'una ordre formada arbitrriament.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-"PDQ noms suporta impressores locals, impressores LPD remotes, i impressores "
-"de Socket/TCP.\n"
+"PDQ noms funciona amb impressores locals, impressores LPD remotes, i "
+"impressores de Socket/TCP.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD i LPRng no suporten impressores IPP.\n"
+msgstr "LPD i LPRng no funcionen amb impressores IPP.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-"A ms a ms, les cues que han estat creades amb altres programes que no sn "
-"aquest i \"foomatic-configure\" no poden ser transferides."
+"A ms, les cues que no han estat creades amb aquest programa o amb "
+"\"foomatic-configure\" no es poden transferir."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
"\n"
-"Tamb les impressores configurades amb els fitxers PPD proporcionats pels "
-"seus fabricants o amb controladors nadius per a CUPS no poden ser "
-"transferides."
+"Tampoc poden transferir-se les impressores configurades amb els fitxers PPD "
+"proporcionats pels seus fabricants o amb controladors nadius per a CUPS."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
"\n"
-"Marqueu les impressores que voleu transferir i feu clic en \n"
-"\"Transferir\"."
+"Marqueu les impressores que voleu transferir i feu clic a \n"
+"\"Transfereix\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
-msgstr "No transferir cap impressora"
+msgstr "No transfereixis cap impressora"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
-msgstr "Transferir"
+msgstr "Transfereix"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""
-"Un nom d'impressora anomenat \"%s\" ja existeix en %s. \n"
-"Feu clic en \"Transferir\" per a sobreescriure'l.\n"
-"Tamb podeu escriure un nou nom o saltar-se aquesta impressora."
+"Ja existeix una impressora amb nom \"%s\" en %s. \n"
+"Feu clic a \"Transfereix\" per sobreescriure-la.\n"
+"Tamb podeu escriure un nom nou o ometre aquesta impressora."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"El nom de la impressora noms pot constar de lletres, nmeros i el carcter "
"de subratllat"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9736,69 +9695,70 @@ msgstr ""
"realment voleu sobreescriure la seva configuraci?"
#
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nou nom d'impressora"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
-msgstr "Transferint %s..."
+msgstr "S'est transferint %s..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-"Heu tranferit la vostra ltima impressora per defecte (\"%s\"), Hauria de "
-"ser tamb la impressora per defecte en el nou sistema d'impressi %s?"
+"Heu tranferit la vostra impressora predeterminada anterior (\"%s\"). Voleu "
+"que tamb sigui la impressora predeterminada en el nou sistema d'impressi %"
+"s?"
#
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
-msgstr "S'est refrescant les dades de les impressores..."
+msgstr "S'estan refrescant les dades de les impressores..."
#
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Configuraci d'una impressora remota"
#
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "S'est arrencant la xarxa..."
#
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Configureu la xarxa ara"
#
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "La funcionalitat de xarxa no ha estat configurada"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
"configuration, you will not be able to use the printer which you are "
"configuring now. How do you want to proceed?"
msgstr ""
-"Ara estem a punt per a configurar una impressora remota. Aix necessita una "
-"connexi de xarxa que funcioni, per la vostra xarxa no est configurada "
-"encara. Si continueu sense configurar la xarxa, no podreu utilitzar la "
-"impressora que esteu ara configurant. Qu voleu fer?"
+"Esteu a punt de configurar una impressora remota. Aix necessita una "
+"connexi de xarxa operativa, per la vostra xarxa encara no est "
+"configurada. Si continueu sense configurar la xarxa, no podreu utilitzar la "
+"impressora que esteu configurant ara. Qu voleu fer?"
#
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
-msgstr "Continuar sense configurar la xarxa"
+msgstr "Continua sense configurar la xarxa"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9810,11 +9770,11 @@ msgstr ""
"La configuraci de xarxa feta durant la installaci no s'ha pogut iniciar "
"ara. Comproveu si la xarxa es torna accessible desprs de reiniciar el "
"sistema i corregiu la configuraci utilitzant el Centre de Control Mandrake, "
-"la secci \"Xarxa & Internet\"/\"Connexi\", i desprs configureu la "
+"a la secci \"Xarxa & Internet\"/\"Connexi\", i desprs configureu la "
"impressora, tamb usant el Centre de Control Mandrake, secci \"Maquinari\"/"
"\"Impressores\""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9825,26 +9785,27 @@ msgstr ""
"remota una altra vegada."
#
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
-msgstr "Reiniciant el sistema d'impressi..."
+msgstr "S'est reiniciant el sistema d'impressi..."
#
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
-msgstr "Alt"
+msgstr "alt"
#
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
-msgstr "Paranoic"
+msgstr "paranoic"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
-msgstr "Installant un sistema d'impressi amb el nivell de seguretat %s"
+msgstr ""
+"S'est installant un sistema d'impressi amb el nivell de seguretat %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9858,23 +9819,23 @@ msgid ""
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""
-"Estem a punt d'installar el sistema d'impressi %s en un sistema executant-"
-"se en el nivell de seguretat %s.\n"
+"Ara s'installar el sistema d'impressi %s en un sistema que s'executa en "
+"el nivell de seguretat %s.\n"
"\n"
"Aquest sistema d'impressi executa un dimoni (procs en segon pla) que "
"espera els treballs d'impressi i els gestiona. Aquest dimoni s accessible "
-"per ordinadors remots conectats a la xarxa i, per tant, s un possible punt "
-"d'atac. Per tant, uns pocs seleccionats dimonis sn arrencats per defecte en "
-"aquest nivel de seguretat.\n"
+"per ordinadors remots connectats a la xarxa i, per tant, s un possible punt "
+"d'atac. Per tant, noms s'arrenquen per defecte uns pocs dimonis triats en "
+"aquest nivell de seguretat.\n"
"\n"
-"Realment voleu configurar l'impressi en aquest ordinador?"
+"Realment voleu configurar la impressi en aquest ordinador?"
#
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
-msgstr "Iniciant el sistema d'impressi en arrencar l'ordinador"
+msgstr "S'est iniciant el sistema d'impressi en arrencar l'ordinador"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9888,351 +9849,265 @@ msgid ""
"again?"
msgstr ""
"El sistema d'impressi (%s) no s'arrencar automticament quan l'ordinador "
-"s'inici.\n"
+"s'inici.\n"
"\n"
"s possible que l'arrencada automtica fos deshabilitada en canviar a un "
-"nivell de seguretat ms gran, perqu el sistema d'impressi s un potencial "
-"punt d'atac.\n"
+"nivell de seguretat ms alt, perqu el sistema d'impressi s un punt d'atac "
+"potencial.\n"
"\n"
-"Voleu que l'arrencada automtica del sistema d'impressi s torni a "
-"habilitar una altra vegada?"
+"Voleu tornar a habilitar l'arrencada automtica del sistema d'impressi?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
-msgstr "Comprovant el programari instalat"
+msgstr "S'est comprovant el programari installat..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Treient LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "S'est esborrant %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Treient LPD..."
+#
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "S'estan installant els paquets..."
#
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Seleccioneu la cua d'impressi"
#
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
-msgstr "Quin sistema d'impressi(cua) voleu utilitzar?"
+msgstr "Quin sistema d'impressi (cua) voleu utilitzar?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
-msgstr "Configurant la impressora \"%s\"..."
+msgstr "S'est configurant la impressora \"%s\"..."
#
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
-msgstr "S'est installant Foomatic..."
+msgstr "S'est installant el Foomatic..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Opcions de la impressora"
#
-#: ../../printerdrake.pm_.c:3041
-#, fuzzy
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
-msgstr "S'est preparant PrinterDrake..."
+msgstr "S'est preparant el PrinterDrake..."
#
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
-msgstr "S'est configurant aplicacions..."
+msgstr "S'estan configurant les aplicacions..."
#
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Voleu configurar la impressi?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Sistema d'impressi: "
#
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
"or to make a printer on a remote CUPS server available for Star Office/"
"OpenOffice.org/GIMP."
msgstr ""
-"Les impressores segents estan configurades. Feu doble-clic en una "
-"impressora per a modificar els parmetres; per a fer-la per defecte; per a "
-"veure'n la informaci; o per a fer que una impressora en un servidor remot "
-"CUPS sigui disponible per a Star Office/OpenOffice.org/GIMP."
+"Les impressores segents estan configurades. Feu doble clic en una "
+"impressora per modificar-ne els parmetres, per fer-la la impressora per "
+"defecte, per veure'n la informaci o per fer que una impressora en un "
+"servidor remot CUPS estigui disponible per a Star Office/OpenOffice.org/GIMP."
#
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
-"Les impressores segents estan configurades. Feu doble-clic en una "
-"impressora per a modificar els parmetres; per a fer-la per defecte; per a "
-"veure la informaci de la impressora."
+"Les impressores segents estan configurades. Feu doble clic en una "
+"impressora per modificar-ne els parmetres, per fer-la la impressora per "
+"defecte o per veure la informaci de la impressora."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-"Refresqueu la llista d'impressores (per a veure totes les impressores CUPS "
+"Refresca la llista d'impressores (per veure totes les impressores CUPS "
"remotes disponibles)"
#
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
-msgstr "Modificar el sistema d'impressi"
+msgstr "Modifica el sistema d'impressi"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Mode normal"
#
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "Voleu configurar una altra impressora?"
#
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
-msgstr "Modificar la configuraci de la impressora"
+msgstr "Modifica la configuraci de la impressora"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr ""
"Impressora %s\n"
-"Voleu modificar la impressora?"
+"Quines modificacions voleu fer en aquesta impressora?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Fes-ho!"
#
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Tipus de connexi de la impressora"
#
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nom de la impressora, descripci, ubicaci"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Fabricant de la impressora, model, controlador"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Fabricant de la impressora, model"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
-msgstr "Fes aquesta impressora la impr. per defecte"
+msgstr "Fes que aquesta sigui la impressora predeterminada"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Afegeix aquesta impressora a Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Treu aquesta impressora de Star Office/OpenOffice.org/GIMP"
+msgstr "Suprimeix aquesta impressora de Star Office/OpenOffice.org/GIMP"
#
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Imprimeix la(es) pgina(es) de prova"
#
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
-msgstr "Aprengueu a utilitzar aquesta impressora"
+msgstr "Apreneu a utilitzar aquesta impressora"
#
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
-msgstr "Esborra impressora"
+msgstr "Suprimeix la impressora"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
-msgstr "S'est esborrant la impressora antiga \"%s\"..."
+msgstr "S'est suprimint la impressora antiga \"%s\"..."
#
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
-msgstr "Impressora per defecte"
+msgstr "Impressora predeterminada"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
-msgstr "La impressora \"%s\" s la impressora per defecte ara."
+msgstr "La impressora \"%s\" s ara la impressora per defecte."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Afegint impressora a Star Office/OpenOffice.org/GIMP"
+msgstr "S'est afegint la impressora a Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-"La impressora \"%s\" ha estat afegida correctament a Star Office/OpenOffice."
-"org."
+"S'ha afegit correctament la impressora \"%s\" a Star Office/OpenOffice.org/"
+"GIMP."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-"S'ha fallat en afegir la impressora \"%s\" a Star Office/OpenOffice.org/GIMP."
+"s impossible d'afegir la impressora \"%s\" a Star Office/OpenOffice.org/"
+"GIMP."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "S'est esborrant la impressora de Star Office/OpenOffice.org/GIMP"
+msgstr "S'est suprimint la impressora d'Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-"La impressora \"%s\" ha estat esborrada correctament de Star Office/"
-"OpenOffice.org/GIMP."
+"La impressora \"%s\" ha estat suprimida d'Star Office/OpenOffice.org/GIMP "
+"amb xit."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-"S'ha fallat en esborrar la impressora \"%s\" de Star Office/OpenOffice.org/"
+"s impossible de suprimir la impressora \"%s\" d'Star Office/OpenOffice.org/"
"GIMP."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Voleu relment esborrar la impressora \"%s\"?"
+msgstr "Voleu realment suprimir la impressora \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
-msgstr "S'est esborrant la impressora \"%s\"..."
-
-#
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Configuraci del proxy"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Benvingut a la utilitat de configuraci del proxy.\n"
-"\n"
-"Aqu, podreu definir i configurar els vostres proxies http i ftp\n"
-"amb o sense entrada i contrasenya\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Per favor, entreu les informacions del proxy http\n"
-"Deixeu buit si no voleu un proxy http"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "Port"
-
-#
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "La Url haura de comenar amb 'http:'"
-
-#
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "El nmero de port ha de ser numric"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Per favor, entreu les informacions del proxy ftp\n"
-"Deixeu en blanc si no voleu un proxy ftp"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Per favor, entreu l'entrada i la contrasenya del proxy, si en voleu.\n"
-"Deixeu en blanc si no voleu entrada/contrasenya"
-
-#
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "entrada"
-
-#
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "contrasenya"
-
-#
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "re-entreu contrasenya"
-
-#
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Les contrasenyes no coincideixen. Proveu-ho una altre cop!"
+msgstr "S'est suprimint la impressora \"%s\"..."
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "No es pot afegir una partici a un RAID _formatat_ md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "No es pot escriure el fitxer %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
-msgstr "mkraid ha fallat"
+msgstr "L'mkraid ha fallat"
#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid ha fallat (potser manquen eines del RAID(raidtools)?)"
+msgstr "L'mkraid ha fallat (potser manquen les eines del RAID (raidtools)?)"
#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "No hi ha prou particions per al nivell RAID %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -10256,92 +10131,100 @@ msgid ""
"be sent to this user (username or\n"
"\t email)"
msgstr ""
+"Estndard: Aquesta s la seguretat estndard recomanada per a un ordinador "
+"que es connectar a Internet com a client.\n"
+"\n"
+"Alta: Hi ha algunes restriccions, i cada nit s'executen ms tests que "
+"al nivell estndard.\n"
+"\n"
+"Ms alta: La seguretat s prou elevada perqu el sistema funcioni com a "
+"servidor que pugui acceptar connexions de diversos clients. Si aquesta "
+"mquina noms ser un client a Internet, haureu de triar un nivell ms "
+"baix.\n"
+"\n"
+"Paranoic: Similar al nivell anterior, per el sistema es tanca completament "
+"i les caracterstiques de seguretat estan al mxim\n"
+"\n"
+"Administrador de seguretat:\n"
+" Si les \"Alarmes de seguretat\" estan activades, s'enviaran a "
+"aquest usuari (nom d'usuari o adrea electrnica)"
#
-#: ../../security/main.pm_.c:65
-#, fuzzy
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
-msgstr "El nivell de seguretat"
+msgstr "Nivell de seguretat:"
+
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (per defecte: %s)"
#
-#: ../../security/main.pm_.c:99
-#, fuzzy
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
-msgstr "El nivell de seguretat"
+msgstr "Alarmes de seguretat:"
-#: ../../security/main.pm_.c:101
-#, fuzzy
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
-msgstr "Seguretat d'usuari (login o email)"
+msgstr "Administrador de seguretat:"
#
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "Network Options"
-msgstr "Ms opcions"
+msgstr "Opcions de xarxa"
#
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "System Options"
-msgstr "Ms opcions"
+msgstr "Opcions de sistema"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
+"Les opcions segents es poden modificar per personalitzar la seguretat\n"
+"del vostre sistema. Feu clic a \"Ajuda\" si voleu ms informaci.\n"
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (Predeterminat)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
-msgstr ""
+msgstr "Comprovacions peridiques"
-#: ../../security/main.pm_.c:176
-#, fuzzy
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
-msgstr "S'est establint el nivell de seguretat"
+msgstr "Espereu si us plau, s'est configurant el nivell de seguretat..."
-#: ../../security/main.pm_.c:182
-#, fuzzy
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
-msgstr "Si us plau, espereu, s'est preparant la installaci..."
+msgstr "Espereu si us plau, s'estan configurant les opcions de seguretat..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
-msgstr "Llanar el sistema de so ALSA (Advanced Linux Sound Architecture)"
+msgstr "Executa el sistema de so ALSA (Advanced Linux Sound Architecture)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, un programador d'ordres peridiques."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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 ""
"L'apmd s'utilitza per monitoritzar l'estat de la bateria i registrar-lo "
-"mitjanant el registre del sistema.\n"
+"mitjanant el registre del sistema (syslog).\n"
"Tamb es pot utilitzar per apagar l'ordinador quan queda poca bateria."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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 ""
"Executa les ordres programades per l'ordre 'at' a l'hora que es va\n"
-"especificar en executar 'at', i executa les ordres 'batch' quan la\n"
+"especificar en executar 'at', i executa les ordres automtiques quan la\n"
"mitjana de crrega s prou baixa."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -10353,7 +10236,7 @@ msgstr ""
"caracterstiques al cron bsic, incloent seguretat millorada i opcions\n"
"de configuraci ms potents."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -10364,22 +10247,22 @@ msgstr ""
"el Midnight Commander. Tamb permet operacions de tallar i enganxar amb el "
"ratol, i inclou suport de mens desplegables a la consola."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-"HardDrake fa una prova del maquinari, i opcionalment configura\n"
-"maquinari nou/canviat."
+"El HardDrake fa una prova del maquinari, i opcionalment configura\n"
+"el maquinari nou/canviat."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"L'Apache s un servidor de World Wide Web. S'utilitza per servir fitxers\n"
"HTML i CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -10388,73 +10271,71 @@ msgid ""
"disables\n"
"all of the services it is responsible for."
msgstr ""
-"El procs superservidor d'Internet (conegut normalment com 'inetd') inicia\n"
+"El dimoni superservidor d'Internet (conegut normalment com 'inetd') inicia\n"
"altres serveis d'Internet a mesura que es van necessitant. s el "
"responsable\n"
"d'iniciar molts serveis, incloent el telnet, l'ftp, l'rsh i l'rlogin. Si\n"
-"s'inhabilita l'inetd s'inhabiliten tots els serveis de qu s responsable."
+"s'inhabilita l'inetd, s'inhabiliten tots els serveis de qu s responsable."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
-"Arrencar el filtrador de paquets per la srie Linux kernel 2.2, per a "
-"installar\n"
+"Executa el filtratge de paquets per als nuclis Linux 2.2, per installar\n"
"un tallafoc que protegeixi el vostre ordinador d'atacs des de la xarxa."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
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 ""
"Aquest paquet carrega el mapa de teclat seleccionat segons s'ha definit\n"
-"a /etc/sysconfig/keyboard. Aix es pot seleccionar mitjanant la utilitat\n"
+"a /etc/sysconfig/keyboard. Es pot seleccionar mitjanant la utilitat\n"
"kbdconfig.\n"
"Per a la majoria d'ordinadors, s'ha de deixar habilitat."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-"Regeneraci automtica del header de nucli(kernel) in /boot per\n"
-"/usr/include/linux/{autoconf,version}.h"
+"Regeneraci automtica del capal de nucli a /boot per\n"
+"/usr/include/linux/{autoconf,versi}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
-"Detecci i configuraci automtica del maquinari en iniciar l'ordinador."
+"Detecci i configuraci automtica de maquinari en iniciar l'ordinador."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-"Linuxconf algunes vegades determinar que s'han de fer algunes tasques\n"
-"en iniciar l'ordinador per a mantenir la configuraci del sistema."
+"De vegades, el Linuxconf determinar que s'han de fer algunes tasques\n"
+"en iniciar l'ordinador per mantenir la configuraci del sistema."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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 ""
-"L'lpd s el procs d'impressi necessari per a que l'lpr funcioni\n"
+"L'lpd s el dimoni d'impressi necessari perqu l'lpr funcioni\n"
"correctament. Bsicament, es tracta d'un servidor que assigna les\n"
"tasques d'impressi a la(es) impressora(es)."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-"Linux Virtual Server, s usat per construir un servidor de gran capacitat i "
-"gran \n"
-"robustesa."
+"El Servidor Virtual de Linux (LVS) s'usa per construir un servidor de \n"
+"gran capacitat i robustesa."
#
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -10462,7 +10343,7 @@ msgstr ""
"named (BIND) s un servidor de noms de domini (DNS) que s'utilitza per "
"convertir noms d'ordinadors centrals en adreces IP."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -10470,7 +10351,7 @@ msgstr ""
"Munta i desmunta tots els punts de muntatge dels sistemes de fitxers\n"
"de xarxa (NFS), SMB (gestor de xarxes d'rea local/Windows) i NCP (NetWare)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10478,61 +10359,63 @@ msgstr ""
"Activa/Desactiva totes les interfcies de xarxa configurades per\n"
"iniciar-se durant l'arrencada."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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 ""
-"L'NFS s un popular protocol de compartici de fitxers en xarxes TCP/IP.\n"
+"L'NFS s un protocol popular de compartici de fitxers en xarxes TCP/IP.\n"
"Aquest servei proporciona la funcionalitat del servidor NFS, que es\n"
"configura mitjanant el fitxer /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
-"L'NFS s un popular protocol de compartici de fitxers en xarxes TCP/IP\n"
-"Aquest servei proporciona la funcionalitat de blocatge del fitxer NFS."
+"L'NFS s un protocol popular de compartici de fitxers en xarxes TCP/IP\n"
+"Aquest servei proporciona la funcionalitat de blocatge de fitxer NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
-"Engega automticament a l'arrencada el bloquejador de la tecla\n"
-"de fixaci del teclat numric a la consola i sota XFree."
+"Engega automticament a l'arrencada la tecla de fixaci del \n"
+"teclat numric a la consola i sota XFree."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Suport per a OKI 4w i winprinters compatibles."
+msgstr "Funciona amb OKI 4w i winprinters compatibles."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 ""
-"El suport PCMCIA serveix normalment per suportar coses com ara l'ethernet\n"
+"El suport PCMCIA serveix normalment per funcionar amb coses com ara "
+"l'ethernet\n"
"i els mdems en porttils. No s'iniciar tret que es configuri, de manera\n"
"que no hi ha problema per installar-lo en ordinadors que no el necessiten."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
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 ""
-"El portmapper gestiona les connexions RPC, que sn utilitzades per\n"
-"protocols com ara l'NFS i l'NIS. El servidor portmap s'ha d'estar\n"
+"El mapador de ports (portmapper) gestiona les connexions RPC, que s'usen "
+"per\n"
+"protocols com ara l'NFS i el NIS. El servidor portmap s'ha d'estar\n"
"executant en ordinadors que actuen com a servidors per a protocols que\n"
"utilitzen el mecanisme RPC."
#
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -10540,43 +10423,43 @@ msgstr ""
"El Postfix s un Agent de Transport de Correu, que s el programa que passa "
"el correu d'un ordinador a un altre."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
"Desa i recupera el generador d'entropia del sistema per a\n"
-"la generaci de nombres aleatoris d'una ms alta qualitat."
+"la generaci de nombres aleatoris d'una qualitat ms alta."
-#: ../../services.pm_.c:69
+#: ../../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 ""
-"Asignar els dispositius en cru(raw) a dispositius de blocs (tals com les "
+"Assigna els dispositius en cru (raw) a dispositius de blocs (tals com les "
"particions de\n"
-"disc dur), per que siguin utilitzats per aplicacions com ara Oracle"
+"disc dur), perqu siguin utilitzats per aplicacions com ara Oracle"
-#: ../../services.pm_.c:71
+#: ../../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 ""
-"El procs 'routed' permet que la taula d'encaminadors IP automtics\n"
+"El dimoni 'routed' permet que la taula d'encaminadors IP automtics\n"
"s'actualitzi mitjanant el protocol RIP. Mentre que el RIP s'utilitza\n"
"mpliament en xarxes petites, les xarxes complexes necessiten protocols\n"
-"d'encaminament ms complexs."
+"d'encaminament ms complexos."
-#: ../../services.pm_.c:74
+#: ../../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 ""
"El protocol rstat permet que els usuaris d'una xarxa recuperin\n"
-"mtrics de funcionament de qualsevol ordinador de la mateixa."
+"mesures de rendiment de qualsevol ordinador de la mateixa."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10584,94 +10467,94 @@ msgstr ""
"El protocol rusers permet que els usuaris d'una xarxa identifiquin\n"
"qui est connectat en altres ordinadors de la mateixa."
-#: ../../services.pm_.c:78
+#: ../../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 ""
"El protocol rwho permet que els usuaris remots obtinguin una llista\n"
-"de tots els usuaris que estn connectats a un ordinador que est\n"
-"executant el procs rwho (similar al finger)."
+"de tots els usuaris que estan connectats a un ordinador que est\n"
+"executant el dimoni rwho (similar al finger)."
#
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
-msgstr "Llana el sistema de so en el vostre ordinador"
+msgstr "Executa el sistema de so en el vostre ordinador"
-#: ../../services.pm_.c:81
+#: ../../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 ""
-"El syslog s el sistema que utilitzen molts processos per registrar\n"
+"El syslog s el sistema que utilitzen molts dimonis per registrar\n"
"missatges en diversos fitxers de registre del sistema. s aconsellable\n"
"executar-lo sempre."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
-msgstr "Carrega els controladors per als dispositius usb."
+msgstr "Carrega els controladors per a dispositius USB."
#
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Inicia l'X Font Server (aix s necessari per a que XFree funcioni)."
+msgstr "Inicia l'X Font Server (aix s necessari perqu l'XFree funcioni)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr ""
"Escolliu els serveis que s'han d'iniciar automticament durant l'arrencada"
#
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Impressi"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Compartici de fitxers"
#
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Sistema"
#
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Administraci remota"
#
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Servidor de base de dades"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Serveis: %d activats per %d registrats"
#
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Serveis"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "s'est executant"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "aturat"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Serveis i dimonis"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10679,19 +10562,19 @@ msgstr ""
"Malauradament no hi ha ms informaci\n"
"sobre aquest servei."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "En arrencar"
#
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
-msgstr "Iniciar"
+msgstr "Inicia"
#
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
-msgstr "Aturar"
+msgstr "Atura"
#: ../../share/advertising/01-thanks.pl_.c:9
msgid "Thank you for choosing Mandrake Linux 9.0"
@@ -10699,7 +10582,7 @@ msgstr "Grcies per triar Mandrake Linux 9.0"
#: ../../share/advertising/01-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
-msgstr "Benvinguts al mn del Codi Font Obert"
+msgstr "Benvingut al mn del Codi Font Obert"
#: ../../share/advertising/01-thanks.pl_.c:11
msgid ""
@@ -10709,86 +10592,79 @@ msgid ""
msgstr ""
"L'xit de MandrakeSoft es basa en els principis del Codi Font Obert. El "
"vostre nou sistema operatiu s el resultat del treball en collaboraci de "
-"tota la Comunitat Linux de tot el Mn"
+"la Comunitat Linux de tot el mn"
#: ../../share/advertising/02-community.pl_.c:9
msgid "Get involved in the Free Software world"
-msgstr "Uneix-te al Codi Font Obert arreu del mn"
+msgstr "Uniu-vos al mn del Codi Font Obert"
#: ../../share/advertising/02-community.pl_.c:10
msgid "Want to know more about the Open Source community?"
-msgstr ""
+msgstr "Voleu saber ms coses de la comunitat del Codi Font Obert?"
#: ../../share/advertising/02-community.pl_.c:11
-#, fuzzy
msgid ""
"To share your own knowledge and help build Linux tools, join the discussion "
"forums you'll find on our \"Community\" webpages"
msgstr ""
-"Investigueu en la comunitat de l'Open Source i feu-vos'en membre. Apreneu, "
-"ensenyeu, i ajudeu als altres tot i participant en els mltiples forums de "
-"discussi que trobareu en les pgines de la \"Comunitat\"."
+"Per compartir el vostre coneixement i ajudar a construir eines per a Linux, "
+"apunteu-vos als frums de discussi que trobareu a les nostres pgines de la "
+"\"Comunitat\""
#: ../../share/advertising/03-internet.pl_.c:9
-#, fuzzy
msgid "Get the most from the Internet"
-msgstr "Connecta't a internet"
+msgstr "Extragueu-li el suc a Internet"
#: ../../share/advertising/03-internet.pl_.c:10
-#, fuzzy
msgid ""
"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
-"Mandrake Linux 9.0 proporciona el millor programari per a accedir tot el que "
-"Internet us pot oferir: navegueu la web i veieu animacions amb Mozilla i "
-"Konqueror, envieu missatges i organitzeu-vos la informaci personal amb "
-"Evolution i Kmail, i molt ms"
+"Mandrake Linux 9.0 us ha triat el millor programari. Navegueu per la Web i "
+"veieu animacions amb Mozilla i Konqueror, o envieu missatges i organitzeu-"
+"vos la informaci personal amb Evolution i Kmail"
#: ../../share/advertising/04-multimedia.pl_.c:9
msgid "Discover the most up-to-date graphical and multimedia tools!"
-msgstr ""
+msgstr "Descobriu les eines grfiques i multimdia ms modernes!"
#: ../../share/advertising/04-multimedia.pl_.c:10
msgid "Push multimedia to its limits!"
-msgstr ""
+msgstr "Porteu el multimdia fins al lmit!"
#: ../../share/advertising/04-multimedia.pl_.c:11
-#, fuzzy
msgid ""
"Mandrake Linux 9.0 enables you to use the very latest software to play audio "
"files, edit and handle your images or photos, and play videos"
msgstr ""
-"Mandrake Linux 8.2 us permet utilitzar el vostre ordinador multimdia fins "
-"al lmit! Useu l'ltim programari per a tocar msica i fitxers de so, editar "
-"i organitzar les vostres imatges i fotos, mirar la TV i videos, i molt ms"
+"Mandrake Linux 9.0 us permet utilitzar el programari ms actual per "
+"reproduir fitxers d'udio, editar i organitzar les vostres imatges i fotos, "
+"i reproduir vdeos"
#: ../../share/advertising/05-games.pl_.c:9
msgid "Games"
msgstr "Jocs"
#: ../../share/advertising/05-games.pl_.c:10
-#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
"strategy, ..."
msgstr ""
-"Mandrake Linux 9.0 proporciona els millors jocs en Open Source - arcade, "
-"acci, cartes, esports, estratgia, ..."
+"Mandrake Linux 9.0 proporciona els millors jocs de codi obert: arcade, "
+"acci, estratgia..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Centre de Control Mandrake"
#: ../../share/advertising/06-mcc.pl_.c:10
-#, fuzzy
msgid ""
"Mandrake Linux 9.0 provides a powerful tool to fully customize and configure "
"your machine"
msgstr ""
-"El Centre de Control Mandrake Linux 8.2 s el lloc de parada per a "
-"customitzar i configurar completament del vostre sistema Mandrake"
+"Mandrake Linux 9.0 proporciona una eina potent per personalitzar i "
+"configurar completament la vostra mquina"
#
#: ../../share/advertising/07-desktop.pl_.c:9
@@ -10800,76 +10676,77 @@ msgid ""
"Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully "
"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
+"Mandrake Linux 9.0 us proporciona onze interfcies d'usuari totalment "
+"modificables: KDE 3, Gnome 2, WindowMaker..."
#: ../../share/advertising/08-development.pl_.c:9
-#, fuzzy
msgid "Development simplified"
-msgstr "Desenvolupament"
+msgstr "Desenvolupament simplificat"
#: ../../share/advertising/08-development.pl_.c:10
msgid "Mandrake Linux 9.0 is the ultimate development platform"
-msgstr ""
+msgstr "Mandrake Linux 9.0 s l'ltim en plataformes de desenvolupament"
#: ../../share/advertising/08-development.pl_.c:11
-#, fuzzy
msgid ""
"Use the full power of the GNU gcc 3 compiler as well as the best Open Source "
"development environments"
msgstr ""
-"Mandrake Linux 8.2 s l'ltima plataforma de desenvolupament ms "
-"actualitzada. Descubreix el poder del compilador GNU gcc hagi com el dels "
-"millors entorns de desenvolupament en Codi Font Obert"
+"Useu tota la capacitat del compilador GNU gcc 3, aix com els millors "
+"entorns de desenvolupament de codi font obert"
#: ../../share/advertising/09-server.pl_.c:9
msgid "Turn your machine into a reliable server"
-msgstr ""
+msgstr "Convertiu la vostra mquina en un servidor fiable"
#: ../../share/advertising/09-server.pl_.c:10
-#, fuzzy
msgid ""
"Transform your machine into a powerful Linux server with a few clicks of "
"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
-"Transformeu el vostre ordinador en un poders servidor amb noms uns quants "
-"clics del ratol: Servidor web, email, tallafoc, encaminador, servidor de "
-"fitxers i d'impressi, ..."
+"Transformeu el vostre ordinador en un potent servidor Linux amb noms uns "
+"quants clics del ratol: servidor Web, correu electrnic, tallafoc, "
+"encaminador, servidor de fitxers i d'impressi..."
#: ../../share/advertising/10-mnf.pl_.c:9
msgid "Optimize your security"
-msgstr ""
+msgstr "Optimitzeu la vostra seguretat"
#: ../../share/advertising/10-mnf.pl_.c:10
msgid ""
"The MandrakeSecurity range includes the Multi Network Firewall product (M.N."
"F.)"
msgstr ""
+"L'abast de MandrakeSecurity inclou l'aplicaci Multi Network Firewall (MNF), "
+"el tallafoc per a xarxes mltiples"
#: ../../share/advertising/10-mnf.pl_.c:11
msgid ""
"This firewall product includes network features that allow you to fulfill "
"all your security needs"
msgstr ""
+"Aquest tallafoc inclou les caracterstiques de xarxa que us permetran "
+"satisfer tots els vostres requeriments de seguretat"
#: ../../share/advertising/10-mnf.pl_.c:12
msgid "This product is available on MandrakeStore website"
-msgstr ""
+msgstr "Aquest producte es troba disponible al lloc web de MandrakeStore"
#: ../../share/advertising/11-mdkstore.pl_.c:9
msgid "The official MandrakeSoft store"
-msgstr ""
+msgstr "La botiga oficial de MandrakeSoft"
#: ../../share/advertising/11-mdkstore.pl_.c:10
-#, fuzzy
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
"other \"goodies,\" are available online on our e-store:"
msgstr ""
-"Trobareu tota la gama de solucions Linux, aix com ofertes especials en "
-"productes en la nostra botiga online"
+"Trobareu tot el conjunt de solucions Linux, aix com ofertes especials en "
+"productes i altres avantatges, a la nostra botiga en lnia:"
#: ../../share/advertising/12-mdkstore.pl_.c:9
msgid "Strategic partners"
-msgstr ""
+msgstr "Socis estratgics"
#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
@@ -10877,20 +10754,25 @@ msgid ""
"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
+"MandrakeSoft treballa al costat d'un conjunt d'empreses que ofereixen "
+"solucions professionals compatibles amb el Mandrake Linux. Trobareu una "
+"llista d'aquests socis al MandrakeStore"
#: ../../share/advertising/13-mdkcampus.pl_.c:9
msgid "Discover MandrakeSoft's training catalogue Linux-Campus"
-msgstr ""
+msgstr "Descobriu el catleg d'aprenentatge de MandrakeSoft: el Linux-Campus"
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
"The training program has been created to respond to the needs of both end "
"users and experts (Network and System administrators)"
msgstr ""
+"El programa d'aprenentatge s'ha creat per respondre a la demanda tant "
+"d'usuaris com d'experts (administradors de xarxa i de sistemes)"
#: ../../share/advertising/13-mdkcampus.pl_.c:11
msgid "Certify yourself on Linux"
-msgstr ""
+msgstr "Qualifiqueu-vos en Linux"
#: ../../share/advertising/13-mdkcampus.pl_.c:12
msgid ""
@@ -10898,18 +10780,22 @@ msgid ""
"partners, the Linux-Campus catalogue prepares you for the acknowledged LPI "
"certification program (worldwide professional technical certification)"
msgstr ""
+"Tant si trieu aprendre en lnia o mitjanant la xarxa d'aprenentatge dels "
+"nostres socis, el catleg Linux-Campus us prepara per al reconegut programa "
+"de certificaci LPI (certificaci tcnica i professional a tot el mn)"
#
#: ../../share/advertising/14-mdkexpert.pl_.c:9
-#, fuzzy
msgid "Become a MandrakeExpert"
-msgstr "MandrakeExpert"
+msgstr "Esdeveniu un MandrakeExpert"
#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
+"Cerqueu les solucions als vostres problemes a travs de la nostra plataforma "
+"de suport en lnia"
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
@@ -10917,26 +10803,32 @@ msgid ""
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
msgstr ""
+"Uniu-vos als grups de suport de MandrakeSoft i a la Comunitat Linux en lnia "
+"per compartir els vostres coneixements i ajudar els altres esdevenint un "
+"expert reconegut al lloc web de suport tcnic en lnia:"
#
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
-#, fuzzy
msgid "MandrakeExpert Corporate"
-msgstr "MandrakeExpert"
+msgstr "Grup corporatiu MandrakeExpert"
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:10
msgid "An online platform to respond to company's specific support needs"
msgstr ""
+"Una plataforma en lnia per respondre a les necessitats de suport especials "
+"de les empreses"
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:11
msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
msgstr ""
+"Cada incident ser investigat per un expert tcnic qualificat de "
+"MandrakeSoft."
#: ../../share/advertising/17-mdkclub.pl_.c:9
msgid "Discover MandrakeClub and Mandrake Corporate Club"
-msgstr ""
+msgstr "Descobriu el MandrakeClub i el Club Corporatiu de Mandrake"
#: ../../share/advertising/17-mdkclub.pl_.c:10
msgid ""
@@ -10947,203 +10839,586 @@ msgid ""
"competititve edge, if you want to support Mandrake Linux development, join "
"MandrakeClub!"
msgstr ""
+"El MandrakeClub i el Club Corporatiu Mandrake es van crear per a empreses i "
+"usuaris privats de Mandrake Linux que volen participar directament de la "
+"seva distribuci Linux preferida, i rebre alguns privilegis especials. Si "
+"gaudiu dels nostres productes, si la vostra empresa es beneficia dels "
+"nostres productes per guanyar competitivitat, si voleu recolzar el "
+"desenvolupament de Mandrake Linux, uniu-vos al MandrakeClub!"
+
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" Aquest programa s programari lliure; el podeu redistribuir i/o modificar\n"
+" sota els termes de la 'GNU General Public License' publicada per\n"
+" la Free Software Foundation; tant la versi 2 com (si voleu)\n"
+" qualsevol versi posterior.\n"
+"\n"
+" Aquest programa s distribueix amb l'esperana que ser til,\n"
+" per SENSE CAP GARANTIA; sense ni tant sols la garantia implcita de\n"
+" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPSIT. Mireu la\n"
+" 'GNU General Public License' per a ms detalls.\n"
+"\n"
+" Haureu d'haver rebut una cpia de la 'GNU General Public License'\n"
+" amb el programa; si no s aix, escriviu a la Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Teclat"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
#
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
-msgstr "S'est installant els paquets..."
+msgstr "S'estan installant els paquets..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Si us plau, sortiu i utilitzeu Ctrl-Alt-tecla de retrocs"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Si us plau, torneu a entrar a %s per activar els canvis"
#
-#: ../../standalone/drakTermServ_.c:188
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
-msgstr "Configuraci de transferncia de la impressi"
+msgstr "Configuraci del Servidor de Terminal de Mandrake"
#
-#: ../../standalone/drakTermServ_.c:203
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
-msgstr "Servidor de base de dades"
+msgstr "Habilita el servidor"
#
-#: ../../standalone/drakTermServ_.c:210
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
-msgstr "Servidor de base de dades"
+msgstr "Inhabilita el servidor"
-#: ../../standalone/drakTermServ_.c:218
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
-msgstr "Servidor NIS"
+msgstr "Inicia el servidor"
-#: ../../standalone/drakTermServ_.c:225
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
-msgstr "Servidor NIS"
+msgstr "Atura el servidor"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
-msgstr ""
+msgstr "Disquet/ISO per a Etherboot"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
-msgstr ""
+msgstr "Imatges d'arrencada de la xarxa"
-#: ../../standalone/drakTermServ_.c:239
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
-msgstr "Afegeix un usuari"
+msgstr "Afegeix/Suprimeix usuaris"
-#: ../../standalone/drakTermServ_.c:241
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
-msgstr "Client DHCP"
+msgstr "Afegeix/Suprimeix clients"
+
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" actualitzacions 2002 MandrakeSoft per Stew Benedict <sbenedict"
+"\\@mandrakesoft.com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
-msgstr ""
+msgstr "Disquet d'arrencada"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
-msgstr ""
+msgstr "ISO d'arrencada"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
-msgstr ""
+msgstr "Munta tot el nucli -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
-msgstr ""
+msgstr "Aix trigar uns minuts."
-#: ../../standalone/drakTermServ_.c:521
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
-msgstr "No s'ha detectat cap targeta de TV!"
+msgstr "No heu seleccionat cap nucli!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
-msgstr ""
+msgstr "Munta un NIC senzill -->"
-#: ../../standalone/drakTermServ_.c:535
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
-msgstr "Sense connexi"
+msgstr "No heu seleccionat cap NIC!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
-msgstr ""
+msgstr "Munta tots els nuclis -->"
-#: ../../standalone/drakTermServ_.c:552
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
-msgstr "Suprimeix"
+msgstr "<-- Suprimeix"
#
-#: ../../standalone/drakTermServ_.c:559
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
-msgstr "Selecciona Tot"
+msgstr "Suprimeix tots els NBI"
-#: ../../standalone/drakTermServ_.c:621
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
-msgstr "Afegeix un usuari"
+msgstr "Afegeix un usuari -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
-msgstr ""
+msgstr "<-- Suprimeix un usuari"
+
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Tipus: "
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
-msgstr ""
+msgstr "No s'ha creat cap imatge d'arrencada des de xarxa"
+
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "Client DHCP"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Afegeix/Suprimeix clients"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
-msgstr ""
+msgstr "Afegeix un client -->"
-#: ../../standalone/drakTermServ_.c:742
+#: ../../standalone/drakTermServ_.c:821
#, fuzzy
-msgid "<-- Del Client"
-msgstr "Client DHCP"
+msgid "<-- Edit Client"
+msgstr "<-- Suprimeix un client"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
#, fuzzy
+msgid "Delete Client"
+msgstr "<-- Suprimeix un client"
+
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
-msgstr "S'est configurant..."
+msgstr "Configuraci del dhcpd..."
-#
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Submscara de xarxa"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Nom de domini"
+
+#: ../../standalone/drakTermServ_.c:937
#, fuzzy
+msgid "Name Servers:"
+msgstr "Servidor Samba"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
-msgstr "Configuraci Avanada"
+msgstr "Configuraci del servidor dhcpd"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
+#, fuzzy
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
+"La majoria d'aquests valors s'han obtingut\n"
+"del vostre sistema actual. Podeu modificar-los si cal."
-#: ../../standalone/drakTermServ_.c:875
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
-msgstr "torna a configurar"
+msgstr "Escriu la configuraci"
-#: ../../standalone/drakTermServ_.c:965
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
-msgstr "Inseriu el disquet d'arrencada utilitzat a la unitat %s"
+msgstr "Si us plau, inseriu un disquet:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
-msgstr ""
+msgstr "No s'ha pogut accedir al disquet!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
-msgstr ""
+msgstr "Ja podeu extreure el disquet"
-#: ../../standalone/drakTermServ_.c:974
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
-msgstr "No hi ha cap unitat de disquet disponible"
+msgstr "No s'ha trobat cap unitat de disquet!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
-msgstr ""
+msgstr "La imatge ISO per a Etherboot s %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
-msgstr ""
+msgstr "Alguna cosa ha anat malament! Teniu installat l'mkisofs?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
+msgstr "Abans cal crear /etc/dhcpd.conf!"
+
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""
#
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
-msgstr "Error!"
+msgstr "S'ha produt un error!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
-msgstr "No he trobat el fitxer necessari `%s'."
+msgstr "No he trobat el fitxer d'imatge necessari `%s'."
#
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
-msgstr "Configurador de la auto-installaci"
+msgstr "Configuraci de la installaci automtica"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -11157,38 +11432,47 @@ msgid ""
"\n"
"Do you want to continue?"
msgstr ""
-"Ara configurarem un disquet d'Auto-Installaci. Aquesta funcionalitat s "
-"perillosa i s'ha d'utilitzar amb molta cura.\n"
+"Ara es configurar un disquet d'installaci automtica. Aquesta "
+"caracterstica s perillosa i s'ha d'utilitzar amb molta cura.\n"
"\n"
-"Amb aquesta caracterstica, sereu caps de repetir la installaci que ja "
-"heu fet en aquest ordinador, tot i que per se us preguntar en alguns pasos, "
-"perqu pogueu canviar els valors.\n"
+"Amb aquesta caracterstica, sereu capa de repetir la installaci que ja "
+"heu fet en aquest ordinador, tot i que se us consultar en alguns passos, "
+"perqu pugueu canviar els valors.\n"
"\n"
-"Per mxima seguretat, el particionament i formatat ser executat "
+"Per mxima seguretat, el particionament i la formataci mai seran executats "
"automticament, independentment del que trieu durant la installaci "
"d'aquest ordinador.\n"
"\n"
"Voleu continuar?"
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Repeteix"
+
#
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
-msgstr "Configuraci automatitzada dels pasos"
+msgstr "Configuraci automatitzada dels passos"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-"Per favor, escolliu per cada pas si es repetir la vostra installaci, o si "
+"Si us plau, escolliu per cada pas si es repetir la vostra installaci o si "
"ser manual"
#
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "S'est creant el disquet d'installaci automtica"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -11198,65 +11482,64 @@ msgstr ""
"\n"
"Benvingut.\n"
"\n"
-"Els parmetres de la auto-installaci estan disponibles en les seccions de "
-"la esquerra"
+"Els parmetres de la installaci automtica estan disponibles en les "
+"seccions de l'esquerra"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Felicitats!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
-"El disquet ha estat generat correctament.\n"
+"El disquet s'ha creat correctament.\n"
"Ara podeu repetir la vostra installaci."
#
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
-msgstr "Auto-Installa"
+msgstr "Installa automticament"
#
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Afegeix un element"
#
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Esborra l'ltim element"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
-msgstr ""
+msgstr "El cron encara no s disponible per a usuaris que no siguin root"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
-msgstr ""
+msgstr "AVS"
-#: ../../standalone/drakbackup_.c:724
-#, fuzzy
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
-msgstr "FAT"
+msgstr "FATAL"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
-msgstr ""
+msgstr "INFORMACI"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
"\n"
-" Informe DrakBackup \n"
+" Informe del DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -11264,11 +11547,11 @@ msgid ""
"\n"
msgstr ""
"\n"
-" Informe DrakBackup Daemon\n"
+" Informe del Dimoni DrakBackup\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11276,16 +11559,16 @@ msgid ""
"\n"
msgstr ""
"\n"
-" Detalls Informe DrakBackup\n"
+" Detalls de l'Informe del DrakBackup\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Progrs total"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11293,42 +11576,45 @@ msgid ""
"Warning: If you've already done this process you'll probably\n"
" need to purge the entry from authorized_keys on the server."
msgstr ""
+"S'ha trobat %s, voleu suprimir-lo?\n"
+"Avs: Si ja heu seguit aquest procs, probablement us calgui\n"
+"purgar l'entrada del parmetre 'authorized_keys' en el servidor."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
-msgstr ""
+msgstr "La generaci de les claus pot trigar una estona."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
-msgstr ""
+msgstr "S'ha produt un error: no s'ha pogut engendrar %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
-msgstr ""
+msgstr "No es demana cap contrasenya a %s en el port %s"
-#: ../../standalone/drakbackup_.c:852
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:819
+#, c-format
msgid "Bad password on %s"
-msgstr "Sense contrasenya"
+msgstr "Contrasenya incorrecta a %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
-msgstr ""
+msgstr "S'ha denegat el perms per transferir %s a %s"
-#: ../../standalone/drakbackup_.c:854
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:821
+#, c-format
msgid "Can't find %s on %s"
-msgstr "No es pot obrir %s: %s\n"
+msgstr "No s'ha trobat %s a %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
-msgstr ""
+msgstr "%s no respon"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -11338,78 +11624,86 @@ msgid ""
"\n"
"without being prompted for a password."
msgstr ""
+"La transferncia s'ha completat amb xit\n"
+"Comproveu que podeu entrar al servidor amb:\n"
+"\n"
+"ssh -i %s %s\\@%s\n"
+"\n"
+"sense que se us demani una contrasenya."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
-msgstr ""
+msgstr "El lloc remot WebDAV ja est sincronitzat!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
-msgstr ""
+msgstr "La transferncia WebDAV ha fallat!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
-msgstr ""
+msgstr "No s'ha trobat cap unitat de CDR/DVDR!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
-msgstr ""
+msgstr "Sembla que el suport no s enregistrable!"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
-msgstr ""
+msgstr "Aquest suport no es pot esborrar!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
-msgstr ""
+msgstr "Esborrar el suport pot trigar una estona."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
-msgstr ""
+msgstr "Hi ha hagut un problema de permisos en accedir al CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
-msgstr ""
+msgstr "No s'ha trobat cap cinta a %s"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
-msgstr "Cpia de seguretat de fitxers del sistema..."
+msgstr "Fes una cpia de seguretat dels fitxers del sistema..."
#
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
-msgstr "Els fitxers de la cpia de seguretat del disc dur..."
+msgstr "Cpies de seguretat del disc dur..."
#
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
-msgstr "Cpia de seguretat de fitxers d'usuari..."
+msgstr "Fes una cpia de seguretat dels fitxers d'usuari..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
-msgstr "Progrs de la cpia de seguretat en disc dur..."
+msgstr "Progrs de la cpia de seguretat del disc dur..."
#
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
-msgstr "Els fitxers de cpia de seguretat d'altres fitxers..."
+msgstr "Fes una cpia de seguretat d'altres fitxers..."
#
-#: ../../standalone/drakbackup_.c:1323
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
-msgstr "Utilitzar la cinta per a fer la cpia de seguretat"
+msgstr "No s'ha fet cap canvi a la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""
+"\n"
+"Activitats del Drakbackup a travs de %s:\n"
+"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11418,77 +11712,84 @@ msgstr ""
"llista de fitxers enviada per FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
"\n"
-" problema en la connexi FTP: No ha estat possible enviar els fitxers de la "
-"cpia de seguretat per FTP.\n"
+" Hi ha hagut un problema en la connexi FTP: No ha estat possible enviar els "
+"fitxers de la cpia de seguretat per FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
+"\n"
+"Activitats del Drakbackup a travs del CD:\n"
+"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
+"\n"
+"Activitats del Drakbackup a travs de cinta:\n"
+"\n"
#
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " S'ha produt un error en enviar el correu electrnic. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
-msgstr ""
+msgstr "No s'ha pogut crear el catleg!"
#
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Selecci de fitxers"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
-msgstr "Seleccioneu els fitxers i directoris i feu clic en 'Afegir'"
+msgstr "Seleccioneu els fitxers i directoris i feu clic a 'Afegeix'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
"\n"
-"Per favor, comproveu totes les opcions que necessiteu.\n"
+"Si us plau, marqueu totes les opcions que us calguin.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-"Aquestes opcions poden fer cpia de seguretat i restaurar els fitxers en el "
-"directory /etc.\n"
+"Aquestes opcions poden fer cpia de seguretat i restaurar tots els fitxers "
+"del directory /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
-msgstr "Fer cpia de seguretat dels fitxers del Sistema. ( directori /etc ) "
+msgstr "Fes una cpia de seguretat dels fitxers del sistema (directori /etc)."
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
-msgstr "Utilitzar cpia incremental (no reemplaa cpies antigues)"
+msgstr ""
+"Usa la cpia de seguretat incremental (no reemplacis les cpies antigues)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
-msgstr "No incloure fitxers crtics (passwd, group, fstab)"
+msgstr "No incloguis fitxers crtics (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11497,251 +11798,252 @@ msgstr ""
" del directori /etc."
#
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr ""
"Si us plau, escolliu tots els usuaris que voleu incloure en la cpia de "
"seguretat."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
-msgstr "No incloure la memria cau del navegador"
+msgstr "No incloguis la memria cau del navegador"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
-msgstr "Utilitza cpies incrementals (no reemplaa antigues cpies)"
+msgstr ""
+"Usa les cpies de seguretat incrementals (no reemplacis les cpies antigues)"
#
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
-msgstr "Elimina el seleccionat"
+msgstr "Elimina la selecci"
#
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
-msgstr "Windows(FAT32)"
+msgstr "Windows (FAT32)"
#
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Usuaris"
-#: ../../standalone/drakbackup_.c:1777
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
-msgstr "Utilitza connexi FTP per fer la cpia de seguretat"
+msgstr "Empra la connexi de xarxa per fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
-msgstr ""
+msgstr "Mtode de xarxa:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
-msgstr ""
+msgstr "Usa Expect en l'SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
+"Crea/Transfereix\n"
+"la cpia de seguretat de les claus per a SSH"
-#: ../../standalone/drakbackup_.c:1785
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
-msgstr "Transferir"
+msgstr ""
+" Transfereix-ho \n"
+"ara"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
+"Ja hi ha les claus d'un altre programa\n"
+"(diferent del Drakbackup)"
#
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
-msgstr "Si us plau, proporcioneu el nom de l'ordinador o la IP."
+msgstr "Si us plau, introduu el nom de l'ordinador o la IP."
-#: ../../standalone/drakbackup_.c:1795
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-"Si us plau, entreu el directori on\n"
-" posar la cpia de seguretat d'aquest ordinador central."
+"Si us plau, entreu el directori (o mdul) d'aquest\n"
+"ordinador central on voleu desar la cpia de seguretat."
#
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
-msgstr "Si us plau, entreu la entrada"
+msgstr "Si us plau, introduu la vostra identificaci (login)"
#
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
-msgstr "Si us plau, entreu la contrasenya"
+msgstr "Si us plau, introduu la contrasenya"
#
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
-msgstr "Recordar aquesta contrasenya"
+msgstr "Recorda aquesta contrasenya"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
+"Cal introduir el nom de l'ordinador central, el nom d'usuari i la "
+"contrasenya!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
-msgstr "Utilitzar CD/DVDROM per fer la cpia"
+msgstr "Utilitzar CD/DVDROM per fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
+"Seleccioneu el vostre dispositiu de CD/DVD\n"
+"(Premeu Retorn perqu aquestes opcions es propaguin a d'altres camps.\n"
+"Aquest camp no s necessari, noms s una eina per omplir el formulari.)"
#
-#: ../../standalone/drakbackup_.c:1925
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Si us plau, escolliu l'espai del CD"
+msgstr "Si us plau, escolliu l'espai disponible en el CD/DVD (en MB)"
#
-#: ../../standalone/drakbackup_.c:1931
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
-msgstr "Si us plau, comproveu si feu servir un medi CDRW"
+msgstr "Marqueu aquesta opci si voleu un CD multisessi"
#
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
-msgstr "Si us plau, comproveu si feu servir un medi CDRW"
+msgstr "Marqueu aquesta opci si feu servir un suport CDRW"
-#: ../../standalone/drakbackup_.c:1943
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
+msgstr "Marqueu aquesta opci si voleu esborrar el suport RW (1a sessi)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
-msgstr ""
+msgstr " Esborra'l ara"
#
-#: ../../standalone/drakbackup_.c:1950
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
-msgstr "Si us plau, comproveu si feu servir un medi CDRW"
+msgstr "Marqueu aquesta opci si feu servir un dispositiu DVDR"
#
-#: ../../standalone/drakbackup_.c:1956
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
-msgstr "Si us plau, comproveu si feu servir un medi CDRW"
+msgstr "Marqueu aquesta opci si feu servir un dispositiu DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-"Si us plau, entreu el nom del dispositiu del CD Writer\n"
+"Si us plau, entreu el nom de dispositiu de l'enregistradora de CD\n"
" ex: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
-msgstr ""
+msgstr "No s'ha definit cap dispositiu de CD!"
#
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
-msgstr "Utilitzar la cinta per a fer la cpia de seguretat"
+msgstr "Utilitza una cinta per fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-"Si us plau, subministreu el nom del dispositiu a utilitzar per fer la cpia"
+"Si us plau, introduu el nom del dispositiu a utilitzar per fer la cpia"
-#: ../../standalone/drakbackup_.c:2059
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
-msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
+msgstr "Marqueu aquesta opci si voleu emprar el dispositiu no rebobinable."
-#: ../../standalone/drakbackup_.c:2065
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
-msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
+msgstr ""
+"Marqueu aquesta opci si voleu esborrar la cinta abans de fer la cpia de "
+"seguretat."
-#: ../../standalone/drakbackup_.c:2071
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
-msgstr "Si us plau, comproveu si voleu esborrar el CDRW abans"
+msgstr "Marqueu aquesta opci si voleu expulsar la cinta en acabar."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-"Si us plau, digueu la mida mxima\n"
+"Si us plau, especifiqueu la mida mxima\n"
" permesa per a Drakbackup"
#
-#: ../../standalone/drakbackup_.c:2142
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
-msgstr "Si us plau, subministreu el directori per a desar:"
+msgstr "Introduu el directori on desar la cpia de seguretat:"
#
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
-msgstr "Utilitzar la cuota de disc per als fitxers de cpia de seguretat"
+msgstr "Usa la quota de disc per als fitxers de cpia de seguretat."
#
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Xarxa"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
-msgstr ""
+msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Disc Dur / NFS"
-#: ../../standalone/drakbackup_.c:2238
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
-msgstr "Tipus"
+msgstr "Cinta"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "cada hora"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "diria"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "setmanal"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "mensual"
#
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Utilitza dimoni"
#
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11750,97 +12052,100 @@ msgstr ""
"de temps entre cada cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
msgstr ""
"Si us plau, trieu el\n"
-"medi per a la cpia."
+"suport per a la cpia."
-#: ../../standalone/drakbackup_.c:2291
-#, fuzzy
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"Si us plau assegureu-vos que el dimoni cron est incls en els serveis."
+"Si us plau assegureu-vos que el dimoni cron est incls en els serveis. \n"
+"\n"
+"Noteu que ara mateix tots els suports de xarxa tamb fan servir el disc dur."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
-msgstr "Envieu informe per correu electrnic desprs de cada cpia a :"
+msgstr "Envia un informe per correu electrnic desprs de cada cpia a:"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
+"Suprimeix els arxius tar del disc dur desprs de fer una cpia de seguretat "
+"en un altre suport."
#
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
-msgstr "Que"
+msgstr "Qu"
#
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "On"
#
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
-msgstr "Quant"
+msgstr "Quan"
#
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Ms opcions"
#
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
-msgstr "Configuraci de Drakbackup"
+msgstr "Configuraci del Drakbackup"
#
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Si us plau, escolliu on voleu fer la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
-msgstr "en el Disc Dur"
+msgstr "en el disc dur"
#
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
-msgstr "per la Xarxa"
+msgstr "a la xarxa"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
-msgstr ""
+msgstr "en CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
-msgstr ""
+msgstr "en un dispositiu de cinta"
#
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Si us plau, escolliu de qu voleu fer la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
-msgstr "Cpia del seguretat del sistema"
+msgstr "Cpia de seguretat del sistema"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Cpia de seguretat dels usuaris"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Seleccioneu l'usuari manualment"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11848,88 +12153,92 @@ msgstr ""
"\n"
"Fonts de la cpia: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
"\n"
-"- Fitxers del Sistema:\n"
+"- Fitxers de sistema:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
"\n"
-"- Fitxers d'Usuari:\n"
+"- Fitxers d'usuari:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
"\n"
-"- Altres Fitxers:\n"
+"- Altres fitxers:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
"\n"
-"- Desar-ho en el Disc Dur en el cam: %s\n"
+"- Desa-ho en el disc dur en el cam: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
+"\n"
+"- Suprimeix el arxius tar del disc dur en acabar.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
+"\n"
+"- Crema a un CD"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
-msgstr ""
+msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:2555
+#, c-format
msgid " on device: %s"
-msgstr "Dispositiu del ratol: %s\n"
+msgstr " en el dispositiu: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
-msgstr ""
+msgstr " (multisessi)"
-#: ../../standalone/drakbackup_.c:2606
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:2557
+#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
"\n"
-"- Desar-ho en FTP en l'ordinador central: %s\n"
+"- Desa-ho a una cinta en el dispositiu: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
-msgstr ""
+msgstr "\t\tEsborra=%s"
-#: ../../standalone/drakbackup_.c:2610
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:2561
+#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
"\n"
-"- Desar-ho en FTP en l'ordinador central: %s\n"
+"- Desa-ho a travs de %s en l'ordinador central: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11939,7 +12248,7 @@ msgstr ""
"\t\t en el cam: %s \n"
#
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11947,68 +12256,68 @@ msgstr ""
"\n"
"- Opcions:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
-msgstr "\tNo incloure Fitxers del Sistema\n"
+msgstr "\tNo incloguis els fitxers de sistema\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tLes cpies de seguretat utilitzen tar i bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tLes cpies de seguretat utilitzen tar i gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
"\n"
-"- Dimoni (%s) incls :\n"
+"- Dimoni (%s) inclou:\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
-msgstr "\t.Disc dur.\n"
+msgstr "\t-Disc dur.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
-msgstr ""
+msgstr "\t-Cinta \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Xarxa per FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Xarxa per SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Xarxa per rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Xarxa per webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr "Cap configuraci, si us plau cliqueu en Auxiliar o Avanat.\n"
+msgstr "Cap configuraci, si us plau feu clic a 'Auxiliar' o a 'Avanat'.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-"Llista de dades per a restaurar:\n"
+"Llista de dades per restaurar:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -12017,387 +12326,386 @@ msgstr ""
"\n"
#
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
-msgstr "Si us plau, deseleccioneu o esborreu-ho la prxima vegada."
+msgstr "Si us plau, desseleccioneu-ho o esborreu-ho la prxima vegada."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Els fitxers de la cpia de seguretat estan corromputs"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
-msgstr " Totes les dades seleccionades han estat "
+msgstr " Totes les dades seleccionades han estat "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
-msgstr " Restaurades Correctament en %s "
+msgstr " restaurades amb xit en %s "
#
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
-msgstr " Configuraci de Restauraci "
+msgstr " Configuraci de restauraci "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
-msgstr "D'acord per a restaurar els altres fitxers."
+msgstr "'D'acord' per restaurar els altres fitxers."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-"Llista d'usuaris per a restaurar (noms s important la data ms recent per "
+"Llista d'usuaris per restaurar (noms s important la data ms recent per "
"usuari)"
#
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
-msgstr "Abans cpia de seguretat de fitxers del sistema:"
+msgstr "Fes primer la cpia de seguretat dels fitxers de sistema:"
#
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Si us plau, seleccioneu la data a restaurar"
#
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
-msgstr "Utilitzar el Disc Dur per a fer la cpia de seguretat"
+msgstr "Usa el disc dur per fer la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
-msgstr "Si us plau, subministreu el directori per a desar:"
+msgstr "Si us plau, introduu el directori on voleu desar-ho:"
#
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "Connexi FTP"
#
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
-msgstr "Connexi Segura"
+msgstr "Connexi segura"
#
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Restaura des del disc dur."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
-msgstr "Si us plau, entreu el directori on les cpies es guarden"
+msgstr "Si us plau, entreu el directori on es guarden les cpies de seguretat"
#
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
-msgstr "Si us plau, seleccioneu un altre medi des del qual restaurar"
+msgstr "Seleccioneu un altre suport des del qual restaurar"
#
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
-msgstr "Altres Medis"
+msgstr "Altres suports"
#
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
-msgstr "Restaura el Sistema"
+msgstr "Restaura el sistema"
#
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
-msgstr "Restaura els Usuaris"
+msgstr "Restaura els usuaris"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
-msgstr "Restaura Altres"
+msgstr "Restaura altres"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
-msgstr "seleccioneu cam al qual restaurar ( en comptes de / )"
+msgstr "seleccioneu el cam al qual restaurar (en comptes de /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-"Fer nova cpia de seguretat abans de restaurar (noms per les cpies "
+"Fes una nova cpia de seguretat abans de restaurar (noms per les cpies "
"incrementals.)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
-msgstr "Esborrar directoris d'usuaris abans de restaurar."
+msgstr "Esborra els directoris d'usuari abans de restaurar."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
+"Restaura l'entrada\n"
+"del catleg seleccionada"
#
-#: ../../standalone/drakbackup_.c:3396
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
-msgstr "Elimina el seleccionat"
+msgstr ""
+"Restaura els fitxers\n"
+"seleccionats"
-#: ../../standalone/drakbackup_.c:3413
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
-msgstr "Restaura Altres"
+msgstr ""
+"Canvia el cam\n"
+"on restaurar"
-#: ../../standalone/drakbackup_.c:3479
-#, fuzzy, c-format
+#: ../../standalone/drakbackup_.c:3427
+#, c-format
msgid "Backup files not found at %s."
-msgstr "Els fitxers de la cpia de seguretat estan corromputs"
+msgstr "No s'han trobat els fitxers de cpia de seguretat a %s"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
+"Inseriu el CD amb l'etiqueta de volum %s\n"
+" a la unitat de CD sota el punt de muntatge /mnt/cdrom"
#
-#: ../../standalone/drakbackup_.c:3492
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
-msgstr "Restaura des del disc dur."
+msgstr "Restaura des de CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
-msgstr ""
+msgstr "L'etiqueta del CD no s correcta. L'etiqueta d'aquest disc s %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
+"Inseriu la cinta amb l'etiqueta de volum %s\n"
+" al dispositiu de cinta %s"
#
-#: ../../standalone/drakbackup_.c:3504
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
-msgstr "Restaura la taula de particions"
+msgstr "Restaura des de cinta"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
+"L'etiqueta de la cinta no s correcta. L'etiqueta d'aquesta cinta s %s."
#
-#: ../../standalone/drakbackup_.c:3526
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
-msgstr "Restaura els Usuaris"
+msgstr "Restaura a travs de la xarxa"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
-msgstr ""
+msgstr "Restaura mitjanant el protocol de xarxa: %s"
-#: ../../standalone/drakbackup_.c:3527
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Nom de l'ordinador central"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
-msgstr ""
+msgstr "Cam de l'ordinador central o mdul"
-#: ../../standalone/drakbackup_.c:3535
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
-msgstr "Contrasenya"
+msgstr "La contrasenya s necessria"
-#: ../../standalone/drakbackup_.c:3541
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
-msgstr "Nom d'usuari"
+msgstr "El nom d'usuari s necessari"
-#: ../../standalone/drakbackup_.c:3544
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
-msgstr "Nom de l'ordinador central: "
+msgstr "El nom de l'ordinador central (host) s necessari"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
-msgstr ""
+msgstr "El cam o el mdul sn necessaris"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
-msgstr ""
+msgstr "S'han restaurat els fitxers..."
-#: ../../standalone/drakbackup_.c:3565
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
-msgstr "Restaura Altres"
+msgstr "La restauraci ha fallat..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
-msgstr "Restaurar totes les cpies"
+msgstr "Restaura totes les cpies de seguretat"
#
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
-msgstr "Restauraci Personalitzada"
+msgstr "Restauraci personalitzada"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
-msgstr ""
+msgstr "El CD s a lloc. Continua."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
-msgstr ""
+msgstr "Navega per trobar un nou dipsit de restauraci"
#
-#: ../../standalone/drakbackup_.c:3867
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
-msgstr "Restaura la taula de particions"
+msgstr "Restaura des de catleg"
#
-#: ../../standalone/drakbackup_.c:3895
-#, fuzzy
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
-msgstr "Restaura els Usuaris"
+msgstr "Progrs de la restauraci"
#
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Anterior"
#
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Desa"
#
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Construeix la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Restaura"
-#: ../../standalone/drakbackup_.c:4233
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-"Error durant sendmail\n"
-" el vostre missatge d'informe no ha estat enviat\n"
+"S'ha produt un error en enviar el correu.\n"
+" El vostre informe no ha estat enviat.\n"
" Si us plau configureu el sendmail"
-#: ../../standalone/drakbackup_.c:4257
-#, fuzzy
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr "Ara s'installaran els paquets segents"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
-"Error durant l'enviament del fitxer via FTP.\n"
-" Si us plau corregiu la configuraci de FTP."
+"S'ha produt un error en enviar el fitxer a travs d'FTP.\n"
+" Si us plau, corregiu la configuraci de l'FTP."
+
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Cal installar els paquets segents:\n"
+" @list_of_rpm_to_install"
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
-msgstr "Si us plau, seleccioneu les dades per a restaurar..."
+msgstr "Si us plau, seleccioneu les dades per restaurar..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
-msgstr "Si us plau seleccioneu el medi per a la cpia..."
+msgstr "Si us plau seleccioneu el suport per a la cpia..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
-msgstr "Si us plau seleccioneu les dades per fer la cpia..."
+msgstr "Seleccioneu les dades de les quals voleu fer la cpia..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
"No s'ha trobat el fitxer de configuraci \n"
-"si us plau feu clic en Auxiliar o Avanat."
+"si us plau, feu clic a 'Auxiliar' o a 'Avanat'."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
-msgstr "Sota Desenvolupament ... si us plau espereu."
+msgstr "Sota desenvolupament ... espereu si us plau."
#
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
-msgstr "Cpia de seguretat dels fitxers del sistema"
+msgstr "Cpia de seguretat dels fitxers de sistema"
#
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
-msgstr "Cpia de seguretat de fitxers d'usuari"
+msgstr "Cpia de seguretat dels fitxers d'usuari"
#
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Cpia de seguretat d'altres fitxers"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
-msgstr "Progrs Total"
+msgstr "Progrs total"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "fitxers que s'estan enviant per FTP"
#
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
-msgstr "Enviant els fitxers..."
+msgstr "S'estan enviant els fitxers..."
#
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
-msgstr "Fes la Cpia de Seguretat des del fitxer de configuraci"
+msgstr "Fes la cpia de seguretat des del fitxer de configuraci"
#
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
-msgstr "Veure la Configuraci de la Cpia de Seguretat"
+msgstr "Visualitza la configuraci de la cpia de seguretat"
#
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
-msgstr "Auxiliar de Configuraci"
+msgstr "Auxiliar de configuraci"
#
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
-msgstr "Configuraci Avanada"
+msgstr "Configuraci avanada"
#
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
-msgstr "Fes Cpia de Seguretat"
+msgstr "Fes la cpia de seguretat"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -12428,29 +12736,28 @@ msgid ""
" \n"
"\n"
msgstr ""
-"descripci d'opcions:\n"
+"descripci de les opcions:\n"
"\n"
-" En aquest pas Drakbackup us permet de modificar:\n"
+" En aquest pas, el Drakbackup us permet modificar:\n"
"\n"
" - El mode de compressi:\n"
" \n"
" Si seleccioneu compressi bzip2, comprimireu\n"
-" les dades millor que amb gzip (ms o menys 2-10 %).\n"
+" les dades millor que amb gzip (una millora entre 2-10 %).\n"
" Aquesta opci no est activada per defecte perqu\n"
-" necessita molt ms temps ( 1000% ms).\n"
+" necessita molt ms temps (deu vegades ms).\n"
" \n"
" - El mode d'actualitzaci:\n"
"\n"
-" Aquesta opci us permet d'actualitzar una cpia de seguretat, per "
-"aquesta\n"
-" opci no es gaire til perqu s'ha de \n"
-" descomprimir les dades copiades abans d'actualitzar-les.\n"
+" Aquesta opci us permet actualitzar una cpia de seguretat,\n"
+" per no s gaire til perqu s'han de descomprimir les\n"
+" dades copiades abans de poder-les actualitzar.\n"
" \n"
-" - el mode .backupignore:\n"
+" - El mode .backupignore:\n"
"\n"
" Igual que el cvs, el Drakbackup ignorar totes les referncies\n"
" incloses en els fitxers .backupignore de cada directori.\n"
-" ex: \n"
+" P.ex.: \n"
" /*> cat .backupignore*/\n"
" *.o\n"
" *~\n"
@@ -12458,7 +12765,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12468,11 +12775,11 @@ msgid ""
msgstr ""
"\n"
" Alguns errors durant el procs de sendmail sn causats per \n"
-" una configuraci dolenta de postfix. Per a resoldre-ho haureu de\n"
+" una configuraci dolenta de postfix. Per resoldre-ho haureu de\n"
" definir myhostname o mydomain en /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12512,46 +12819,44 @@ msgid ""
"\n"
"\n"
msgstr ""
-"descripci d'opcions:\n"
+"descripci de les opcions:\n"
"\n"
-" - Fer cpia de seguretat de fitxers del sistema:\n"
+" - Cpia de seguretat dels fitxers de sistema:\n"
" \n"
-"\tAquesta opci permet de cpies del directori /etc,\n"
+"\tAquesta opci us permet fer cpies del directori /etc,\n"
"\tque cont tots els fitxers de configuraci. Tingueu\n"
-"\tcura durant el pas de restauraci per a no sobreescriure:\n"
+"\tcura durant el pas de restauraci de no sobreescriure:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
-" - Fer cpia de seguretat dels fitxers d'usuari: \n"
+" - Cpia de seguretat dels fitxers d'usuari: \n"
"\n"
-"\tAquesta opci permet de seleccionar els usuaris dels quals voleu \n"
+"\tAquesta opci permet seleccionar els usuaris dels quals voleu \n"
"\tfer cpia de seguretat.\n"
-"\tPer a preservar espai en disc, es recomenable que no inclogueu \n"
+"\tPer preservar espai de disc, es recomanable que no inclogueu \n"
"\tla memria cau del navegador.\n"
"\n"
-" - Fer cpia de seguretat d'altres fitxers: \n"
+" - Cpia de seguretat d'altres fitxers: \n"
"\n"
-"\tAquesta opci us permet d'afegir ms dades per a desar.\n"
-"\tAmb les altres cpies de seguretat no es possible d'activar la \n"
-"\topci de cpia incremental en el moment de la seleci.\t\t\n"
+"\tAquesta opci us permet afegir ms dades per desar.\n"
+"\tAmb aquesta opci de cpia encara no s possible activar\n"
+"\tl'opci de cpia incremental.\t\t\n"
" \n"
-" - Cpia Incremental:\n"
+" - Cpia de seguretat incremental:\n"
"\n"
-"\tLa cpia incremental s una opci poderosa a l'hora de fer \n"
-"\tcpies de seguretat. Aquesta opci permet fer una cpia \n"
-"\t de seguretat de totes les dades la primera vegada, i \n"
-"\tnoms les dades canviades desprs.\n"
+"\tLa cpia incremental s l'opci ms potent a l'hora de fer \n"
+"\tcpies de seguretat. Aquesta opci us permet fer una cpia \n"
+"\tde seguretat de totes les dades la primera vegada, i \n"
+"\tnoms de les dades canviades desprs.\n"
"\tMs tard, sereu capa, durant el procs de restauraci, \n"
-"\tde restaurar les vostres dades des de una data \n"
-"\tdeterminada.\n"
+"\tde restaurar les dades d'una data determinada.\n"
"\tSi no s'activa aquesta opci totes les cpies de \n"
-"\tseguretat antigues sn esborrades abans de cada nova cpia. \n"
+"\tseguretat antigues s'esborren abans de cada nova cpia. \n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
-#, fuzzy
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12578,73 +12883,47 @@ msgid ""
"\n"
"\n"
msgstr ""
-"descripci de restaurar:\n"
+"descripci de la restauraci:\n"
" \n"
-"Noms la data ms recent ser utilitzada, perqu les cpies\n"
-"incrementals necessiten restaurar un a un totes les cpies antigues.\n"
+"Noms s'utilitzar la data ms recent, perqu les cpies incrementals\n"
+"necessiten restaurar una a una totes les cpies antigues.\n"
"\n"
"Per tant, si no voleu restaurar un usuari deactiveu tots els seus\n"
"quadres de verificaci.\n"
"\n"
"D'altra banda, noms podeu seleccionar aquesta opci\n"
"\n"
-" - Cpia Incremental:\n"
+" - Cpia de seguretat incremental:\n"
"\n"
-"\tLa cpia incremental s una opci poderosa a l'hora d'utilitzar \n"
-"\tles cpies de seguretat, ja que aquesta opci us permet fer una cpia \n"
-"\t de seguretat de totes les dades la primera vegada, i \n"
-"\tnoms les dades canviades desprs.\n"
+"\tLa cpia incremental s l'opci ms potent a l'hora de fer \n"
+"\tcpies de seguretat. Aquesta opci us permet fer una cpia \n"
+"\tde seguretat de totes les dades la primera vegada, i \n"
+"\tnoms de les dades canviades desprs.\n"
"\tMs tard, sereu capa, durant el procs de restauraci, \n"
-"\tde restaurar les vostres dades des de una data \n"
-"\tdeterminada.\n"
+"\tde restaurar les dades d'una data determinada.\n"
"\tSi no s'activa aquesta opci totes les cpies de \n"
-"\tseguretat antigues sn esborrades abans de cada nova cpia. \n"
+"\tseguretat antigues s'esborren abans de cada nova cpia. \n"
"\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft per DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
+" actualitzacions 2002 MandrakeSoft per Stew Benedict <sbenedict"
+"\\@mandrakesoft.com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" Aquest programa s programari lliure; el podeu redistribuir i/o modificar\n"
-" sota els termes de la 'GNU General Public License' publicada per\n"
-" la Free Software Foundation; o la versi 2, o (si voleu)\n"
-" qualsevol versi posterior.\n"
-"\n"
-" Aquest programa s distribueix amb l'esperana que ser til,\n"
-" per SENSE CAP GARANTIA; sense ni tant sols la garantia implicita de\n"
-" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPSIT. Mireu la\n"
-" 'GNU General Public License' per a ms detalls.\n"
-"\n"
-" Haureu d'haver rebut una cpia de la 'GNU General Public License'\n"
-" amb el programa; si no s aix, escriuviu a la Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12673,7 +12952,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12685,42 +12963,43 @@ msgid ""
msgstr ""
"Descripci:\n"
"\n"
-" Drakbackup s'utilitza per fer cpies de seguretat del sistema.\n"
+" El Drakbackup s'usa per fer cpies de seguretat del sistema.\n"
" Durant la configuraci podeu seleccionar: \n"
-"\t- fitxers del Sistema, \n"
-"\t- fitxers d'Usuari, \n"
-"\t- Altres fitxers.\n"
-"\to Tot el Sistema ... i Altres (com les Particions de Windows)\n"
-"\n"
-" Drakbackup us permet de fer cpies de seguretat del sistema en:\n"
-"\t- Disc Durs.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (amb auto-arrencada, rescat i auto-installaci.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup us permet de restaurar el sistema a\n"
+"\t- Fitxers de sistema\n"
+"\t- Fitxers d'usuari\n"
+"\t- Altres fitxers\n"
+"\to Tot el Sistema... i Altres (com les Particions de Windows)\n"
+"\n"
+" El Drakbackup us permet fer cpies de seguretat del sistema en:\n"
+"\t- Disc dur\n"
+"\t- NFS\n"
+"\t- CDROM (CDRW), DVDROM (amb arrencada automtica, rescat i installaci "
+"automtica)\n"
+"\t- FTP\n"
+"\t- Rsync\n"
+"\t- Webdav\n"
+"\t- Cinta\n"
+"\n"
+" El Drakbackup us permet restaurar el sistema a\n"
" un directori seleccionat d'usuari.\n"
"\n"
-" Per defecte totes les cpies de seguretat sn guardades en\n"
+" Per defecte totes les cpies de seguretat es guarden en\n"
" el directori /var/lib/drakbackup\n"
"\n"
" Fitxer de Configuraci:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
-"Passos de Restaurar:\n"
+"El pas de restauraci:\n"
" \n"
-" Durant el pas de restaurar, DrakBackup esborrar \n"
-" els directoris originals i verificar que totes \n"
-" les cpies de seguretat no estan malmeses. s recomanable que \n"
+" Durant el pas de restauraci, el DrakBackup esborrar \n"
+" els directoris originals i verificar que cap de \n"
+" les cpies de seguretat no est malmesa. s recomanable que \n"
" feu una ltima cpia de seguretat abans de restaurar.\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12730,16 +13009,15 @@ msgid ""
"drive before sending it to the server.\n"
"\n"
msgstr ""
-"descripci d'opcions:\n"
+"descripci de les opcions:\n"
"\n"
-"Si us plau, aneu amb compte quan feu cpies de seguretat amb FTP, perqu "
-"noms \n"
-"s'envien al servidor les cpies creades correctament.\n"
+"Si us plau, aneu amb compte quan feu cpies de seguretat amb FTP, \n"
+"perqu noms s'envien al servidor les cpies creades correctament.\n"
"Per tant, ara necessiteu construir la cpia de seguretat en el vostre disc \n"
"dur abans d'enviar-la al servidor.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12752,202 +13030,97 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
"\n"
-"Problemes durant la Restauraci de Cpies de Seguretat:\n"
+"Problemes durant la restauraci de cpies de seguretat:\n"
"\n"
-"Durant el pas de restauraci, Drakbackup verificar tots\n"
+"Durant el pas de restauraci, el Drakbackup verificar tots\n"
"els fitxers de les cpies de seguretat abans de restaurar-los.\n"
-"Abans de la restauraci, Drakbackup esborrar \n"
+"Abans de la restauraci, el Drakbackup esborrar \n"
"els directoris originals, i perdreu totes les vostres \n"
"dades. s important de tenir cura i no modificar a m els \n"
"fitxers de cpia de seguretat.\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Descripci:\n"
-"\n"
-" Drakbackup s'utilitza per fer cpies de seguretat del sistema.\n"
-" Durant la configuraci podeu seleccionar \n"
-"\t- fitxers del Sistema, \n"
-"\t- fitxers d'Usuari, \n"
-"\t- Altres fitxers.\n"
-"\to Tot el Sistema ... i Altres (com les Particions de Windows)\n"
-"\n"
-" Drakbackup us permet de fer cpies de seguretat del sistema en:\n"
-"\t- Disc Durs.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (amb auto-arrencada, rescat i auto-installaci.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup us permet de restaurar el sistema a\n"
-" un directori seleccionat d'usuari.\n"
-"\n"
-" Per defecte totes les cpies de seguretat sn guardades en\n"
-" el directori /var/lib/drakbackup\n"
-"\n"
-" Fitxer de Configuraci:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Passos de Restaurar:\n"
-" \n"
-" Durant el pas de restaurar, DrakBackup esborrar \n"
-" els directoris originals i verificar que totes \n"
-" les cpies de seguretat no estan malmeses. s recomanable que \n"
-" feu una ltima cpia de seguretat abans de restaurar.\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
-msgstr "Ha fallat la installaci del %s. S'ha produt l'error segent:"
-
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
+msgstr "Ha fallat la installaci de %s. S'ha produt l'error segent:"
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
-msgstr ""
+msgstr "Eina per a la comunicaci d'errors de programaci (bugs) de Mandrake"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
-msgstr ""
+msgstr "Auxiliar per a la primera vegada"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
-msgstr ""
+msgstr "Eina de sincronitzaci"
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
-#, fuzzy
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
-msgstr "Eines de consola"
+msgstr "Eines autnomes"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
#
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msec"
-#: ../../standalone/drakbug_.c:77
-#, fuzzy
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
-msgstr "Impressora remota"
+msgstr "Control Remot"
-#: ../../standalone/drakbug_.c:78
-#, fuzzy
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
-msgstr "Nom de compartici"
+msgstr "Gestor de programari"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
-msgstr ""
+msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
-msgstr ""
+msgstr "Eina de migraci des de Windows"
-#: ../../standalone/drakbug_.c:81
-#, fuzzy
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
-msgstr "Printerdrake"
+msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Auxiliars de configuraci"
-#: ../../standalone/drakbug_.c:97
-#, fuzzy
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
-msgstr "Autenticaci"
+msgstr "Aplicaci:"
#
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Paquet: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
-msgstr ""
+msgstr "Nucli: "
-#: ../../standalone/drakbug_.c:100
-#, fuzzy
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
-msgstr "Si us plau, espereu"
+msgstr "Llanament: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12958,189 +13131,202 @@ msgid ""
"transferred to that server\n"
"\n"
msgstr ""
+"\n"
+"\n"
+"Per trametre un informe d'error de programaci, feu clic al bot 'Informa'.\n"
+"S'obrir una finestra del navegador web amb la pgina https://drakbug."
+"mandrakesoft.com\n"
+"on trobareu un formulari per omplir. La informaci que es mostra ms amunt "
+"s'enviar al servidor.\n"
+"\n"
#
-#: ../../standalone/drakbug_.c:134
-#, fuzzy
+#: ../../standalone/drakbug_.c:112
msgid "Report"
-msgstr "Port"
+msgstr "Informa"
#
-#: ../../standalone/drakbug_.c:171
-#, fuzzy
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
-msgstr "Post Desinstallaci"
+msgstr "No installat"
-#: ../../standalone/drakbug_.c:189
+#
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "No installat"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
-msgstr ""
+msgstr "s'est connectant amb l'auxiliar de Bugzilla..."
-#: ../../standalone/drakbug_.c:196
-#, fuzzy
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
-msgstr "Les instncies estaran disponibles desprs d'installar a %s"
+msgstr "No hi ha cap navegador disponible! Si us plau, installeu-ne un"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Configuraci de xarxa (%d adaptadors)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Perfil: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Suprimeix el perfil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Perfil a suprimir:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Perfil nou..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-"Nom del perfil a crear (el nou perfil es crea com una cpia de l'actual) :"
+"Nom del perfil a crear (el nou perfil es crea com una cpia de l'actual):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nom de l'ordinador central: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Accs a Internet"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Tipus:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Passarella:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Intefcie:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Estat:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Espereu si us plau"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Configura l'accs a Internet..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Configuraci de la LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
-msgstr "Programa de control"
+msgstr "Controlador"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interfcie"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protocol"
#
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Estat"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Configura la xarxa d'rea local..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
-msgstr "feu clic aqu per a executar l'auxiliar ->"
+msgstr "Feu clic aqu per executar l'auxiliar ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Auxiliar..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Aplica"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Connectat"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Sense connexi"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Connecta..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Desconnecta..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-"Avs, una altra connexi a Internet ha esta detectada, podria estar "
-"utilitzant la vostra xarxa"
+"Avs: s'ha detectat una altra connexi a Internet, podria estar utilitzant "
+"la vostra xarxa"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
"No teniu cap interfcie configurada.\n"
-"Configureu-la primer tot clicant en 'Configura'"
+"Configureu-la primer fent clic a 'Configura'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Configuraci de la LAN"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protocol d'arrencada"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Iniciat en l'arrencada"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "Client DHCP"
#
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
-msgstr "Activa ara"
+msgstr "Activa'l ara"
#
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
-msgstr "Desactiva ara"
+msgstr "Desactiva'l ara"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -13148,143 +13334,139 @@ msgstr ""
"Aquesta interfcie encara no s'ha configurat.\n"
"Executeu l'auxiliar de configuraci en la finestra principal"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-"No teniu cap connexi a internet.\n"
-"Creeu-ne una tot clicant en 'Configura'"
+"No teniu cap connexi a Internet.\n"
+"Creeu-ne una fent clic a 'Configura'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Configuraci de la connexi a Internet"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Configuraci de la connexi a Internet"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Tipus de connexi: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parmetres"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Passarella"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Targeta Ethernet"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "Client DHCP"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "sintaxi: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Nom del mdul"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Mida"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "creaci de discs d'arrencada"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "predeterminat"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Error del DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "versi del nucli"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "General"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "rea d'experts"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
-msgstr "Arguments opcional de l'mkinitrd"
+msgstr "Arguments opcionals de l'mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Afegeix un mdul"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "imposa"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "si cal"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "omet els mduls SCSI"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "omet els mduls RAID"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Elimina un mdul"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Sortida"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Munta el disc"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Assegureu-vos que hi ha un suport al dispositiu %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
-"No hi ha cap suport al dispositiu %s.\n"
+"No hi ha cap suport al dispositiu %s o est protegit contra escriptura.\n"
"Si us plau, inseriu-ne un."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "No es pot bifurcar: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -13295,105 +13477,105 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
-msgstr "Cercar les fonts installades"
+msgstr "Cerca les fonts installades"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
-msgstr "Deseleccionar les fonts installades"
+msgstr "Desselecciona les fonts installades"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
-msgstr "Analitzar totes les fonts"
+msgstr "analitza totes les fonts"
#
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "no s'han trobat fonts"
#
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
-msgstr "Fet"
+msgstr "fet"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "no s'ha pogut trobar cap font en les particions muntades"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
-msgstr "Reseleccionar les fonts correctes"
+msgstr "Torna a seleccionar les fonts correctes"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "no s'ha trobat cap font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Cerca les fonts en la llista de les installades"
#
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
-msgstr "Copiar fonts"
+msgstr "Cpia de fonts"
#
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Installaci de les fonts True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
-msgstr "si us plau espereu durant ttmkfdir..."
+msgstr "espereu si us plau durant ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Installaci de True Type feta"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Conversi de fonts"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
-msgstr ""
+msgstr "construcci de type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
-msgstr "referenciant Ghostscript"
+msgstr "referenciat Ghostscript"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "convesi de fonts ttf"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "conversi de fonts pfm"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
-msgstr "Suprimir Fitxers temporals"
+msgstr "Suprimeix els fitxers temporals"
#
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
-msgstr "Reiniciar XFS"
+msgstr "Reinicia l'XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
-msgstr "Suprimeix els Fitxers de Fonts"
+msgstr "Suprimeix els fitxers de fonts"
#
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
-msgstr "reiniciar xfs"
+msgstr "reinicialitzaci de l'xfs"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -13401,132 +13583,234 @@ msgid ""
"-You can install the fonts using the normal way. In rare cases, bogus fonts "
"may hang up your X Server."
msgstr ""
-"Abans d'installar cap font, estigueu segurs que teniu el dret a usar-la i "
-"installar-la en el vostre sistema.\n"
+"Abans d'installar cap font, assegureu-vos que teniu el dret a usar-les i "
+"installar-les en el vostre sistema.\n"
"\n"
-"Podeu installar les fonts utilitzant la forma normal. En casos extranys, "
-"fonts amb errors poden penjar el vostre Servidor X."
+"Podeu installar les fonts de la manera habitual. En casos estranys, fonts "
+"amb errors poden penjar el vostre servidor X."
#
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
-msgstr "Importaci de Fonts"
+msgstr "Importaci de fonts"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
-msgstr "Aconsegueix les Fons de Windows"
+msgstr "Aconsegueix les fonts de Windows"
#
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
-msgstr "Desinstallar les Fonts"
+msgstr "Desinstalla fonts"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
-msgstr "Opcions Avanades"
+msgstr "Opcions avanades"
#
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
-msgstr "Llista de Fonts"
+msgstr "Llista de fonts"
-#
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" Aquest programa s programari lliure; el podeu redistribuir i/o modificar\n"
+" sota els termes de la 'GNU General Public License' publicada per\n"
+" la Free Software Foundation; tant la versi 2 com (si voleu)\n"
+" qualsevol versi posterior.\n"
+"\n"
+" Aquest programa s distribueix amb l'esperana que ser til,\n"
+" per SENSE CAP GARANTIA; sense ni tant sols la garantia implcita de\n"
+" MERCANTIBILITAT o CAPACITAT DE REALITZAR UN DETERMINAT PROPSIT. Mireu la\n"
+" 'GNU General Public License' per a ms detalls.\n"
+"\n"
+" Haureu d'haver rebut una cpia de la 'GNU General Public License'\n"
+" amb el programa; si no s aix, escriviu a la Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
-msgstr "Escolliu l'aplicaci que suportar les fonts :"
+msgstr "Escolliu les aplicacions que suportaran les fonts:"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
#
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
#
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
#
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
-msgstr "Impressores Genriques"
+msgstr "Impressores genriques"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
-msgstr "Seleccioneu el fitxer o directori de fonts i feu clic en 'Afegir'"
+msgstr "Seleccioneu el fitxer o directori de fonts i feu clic a 'Afegeix'"
#
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Llista d'installaci"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
-msgstr "cliqueu aqu si ho teniu clar."
+msgstr "feu clic aqu si ho teniu clar."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "aqu si no."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
-msgstr "Deselecciona Tot"
+msgstr "Desselecciona-ho tot"
#
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
-msgstr "Selecciona Tot"
+msgstr "Selecciona-ho tot"
#
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
-msgstr "Esborra Llista"
+msgstr "Esborra la llista"
#
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Comprovacions inicials"
#
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Copiar les fonts en el vostre sistema"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Installa i converteix les Fonts"
#
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
-msgstr "Post-Installa"
+msgstr "Post-installaci"
#
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
-msgstr "Esborrar fonts del vostre sistema"
+msgstr "Esborra fonts del sistema"
#
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
-msgstr "Post Desinstallaci"
+msgstr "Post-desinstallaci"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Connexi a Internet compartida"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
-msgstr "Ho sento, noms suportem el nuclis(kernels) 2.4"
+msgstr "Noms s'accepten nuclis de la srie 2.4."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "La connexi a Internet compartida est habilitada"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -13538,19 +13822,19 @@ msgstr ""
"\n"
"Qu voleu fer?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "inhabilita"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "deixa-ho crrer"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "torna a configurar"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "S'estan inhabilitant els servidors..."
@@ -13558,11 +13842,11 @@ msgstr "S'estan inhabilitant els servidors..."
msgid "Internet connection sharing is now disabled."
msgstr "Ara, la compartici de la connexi a Internet est inhabilitada."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "La connexi a Internet compartida est inhabilitada"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13574,20 +13858,19 @@ msgstr ""
"\n"
"Qu voleu fer?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "habilita"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "S'estan habilitant els servidors..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Ara, la connexi compartida a Internet est habilitada."
-#: ../../standalone/drakgw_.c:185
-#, fuzzy
+#: ../../standalone/drakgw_.c:183
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 "
@@ -13599,29 +13882,31 @@ msgid ""
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
-"Ara configurareu l'ordinador per tal que comparteixi la connexi a "
+"Ara es configurar l'ordinador per tal que comparteixi la connexi a "
"Internet.\n"
"Amb aquesta caracterstica, altres ordinadors de la vostra xarxa local\n"
"podran utilitzar la connexi a Internet d'aquest ordinador.\n"
"\n"
+"Assegureu-vos d'haver configurat l'accs a Internet i a la xarxa local amb "
+"el drakconnect abans de continuar.\n"
"Nota: per configurar una xarxa d'rea local (LAN), us cal un adaptador de "
"xarxa dedicat."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interfcie %s (utilitzant el mdul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interfcie %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "No teniu cap adaptador de xarxa al sistema!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -13629,11 +13914,11 @@ msgstr ""
"No s'ha detectat cap adaptador de xarxa ethernet al sistema. Si us plau, "
"executeu l'eina de configuraci de maquinari."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Interfcie de la xarxa"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13646,22 +13931,22 @@ msgstr ""
"\n"
"%s\n"
"\n"
-"Ara configurar la vostra xarxa d'rea local amb aquest adaptador."
+"Ara es configurar la vostra xarxa d'rea local amb aquest adaptador."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
-"Si us plau, escolliu l'adaptador de xarxa que es connectar\n"
-"a la vostra xarxa d'rea local."
+"Si us plau, escolliu l'adaptador de xarxa que es connectar a la vostra "
+"xarxa d'rea local."
#
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
-msgstr "l'intefcie de xarxa ja est configurada"
+msgstr "La intefcie de xarxa ja est configurada"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13670,23 +13955,33 @@ msgid ""
"\n"
"You can do it manually but you need to know what you're doing."
msgstr ""
-"Avs, l'adaptador de xarxa (%s) ja est configurat.\n"
+"Avs: l'adaptador de xarxa (%s) ja est configurat.\n"
"\n"
-"Voleu que faci una reconfiguraci automtica?\n"
+"Voleu fer una reconfiguraci automtica?\n"
"\n"
"Ho podeu fer manualment per heu de saber qu feu."
#
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Reconfiguraci automtica"
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
#
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Mostra la configuraci actual de la interfcie"
-#: ../../standalone/drakgw_.c:274
+#
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Mostra la configuraci actual de la interfcie"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13696,14 +13991,14 @@ msgid ""
"IP attribution: %s\n"
"Driver: %s"
msgstr ""
-"Configuration actual de `%s':\n"
+"Configuraci actual de '%s':\n"
"\n"
"Xarxa: %s\n"
"Adrea IP: %s\n"
"Atribuci IP: %s\n"
"Controlador: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -13713,26 +14008,29 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
"Podeu conservar la configuraci actual i assumir que ja heu definit un "
-"servidor DHCP; en aquest cas verifiqueu que llegeixo correctament la Xarxa "
-"de Classe C que utilitzeu per a la vostra xarxa local; No la reconfigurar i "
-"no tocar la configuraci del servidor DHCP.\n"
+"servidor DHCP. En aquest cas, verifiqueu que s'ha llegit correctament la "
+"xarxa de classe C que utilitzeu per a la vostra xarxa local. No es "
+"reconfigurar ni es modificar la configuraci del servidor DHCP.\n"
+"\n"
+"L'entrada DNS per defecte s el servidor de noms amb memria cau que s'ha "
+"configurat al tallafoc. Podeu substituir-lo, per exemple, per la IP del DNS "
+"del vostre provedor d'accs.\n"
"\n"
"Alternativament, podeu reconfigurar la interfcie i (re)configurar un "
-"servidor DHCP vs mateix.\n"
+"servidor DHCP per a s propi.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
-#, fuzzy
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
-msgstr "Xarxa Local de Classe C"
+msgstr "Adrea de la xarxa local"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13740,71 +14038,74 @@ msgid ""
"If you don't know the meaning of an option, simply leave it as it is.\n"
"\n"
msgstr ""
+"Configuraci del servidor DHCP.\n"
+"\n"
+"Aqu podreu seleccionar diverses opcions per a la configuraci del servidor "
+"DHCP.\n"
+"Si no sabeu el significat d'una opci, deixeu-la com est.\n"
#
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
-msgstr "(Aquest) IP del Servidor DHCP"
+msgstr "IP d'aquest servidor DHCP"
#
-#: ../../standalone/drakgw_.c:305
-#, fuzzy
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
-msgstr "(Aquest) IP del Servidor DHCP"
+msgstr "IP del Servidor DNS"
#
-#: ../../standalone/drakgw_.c:306
-#, fuzzy
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
-msgstr "Nou nom d'impressora"
+msgstr "Nom intern de domini"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "L'adrea inicial del rang del DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "L'adrea final del rang del DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Lsing per defecte (en segons)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Lsing mxim (en segons)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
-msgstr "Reconfigurar interfcie i Servidor DHCP"
+msgstr "Torna a configurar la interfcie i el servidor DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
-msgstr "La Xarxa Local no finalitza amb '.0', ho deixem crrer."
+msgstr "La xarxa local no finalitza amb '.0', ho deixem crrer."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"S'ha trobat un conflicte potencial d'adrea LAN en la configuraci actual de "
"%s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "S'est configurant..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"S'estan configurant les seqncies, installant el programari, iniciant els "
"servidors..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Hi ha hagut problemes en installar el paquet %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13815,23 +14116,23 @@ msgstr ""
"vostra xarxa d'rea local utilitzant la configuraci automtica de xarxa "
"(DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "La configuraci ja s'ha realitzat, per ara est inhabilitada."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "La configuraci ja s'ha realitzat i ara est habilitada."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "No s'ha configurat mai cap connexi compartida a Internet."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Configuraci de la compartici de la connexi a Internet"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13844,165 +14145,153 @@ msgstr ""
"\n"
"%s\n"
"\n"
-"Feu clic a Configura per executar l'auxiliar de configuraci."
+"Feu clic a 'Configura' per executar l'auxiliar de configuraci."
-#: ../../standalone/drakperm_.c:42
-#, fuzzy
+#: ../../standalone/drakperm_.c:36
msgid "group"
-msgstr "Grup de treball"
+msgstr "grup"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
-msgstr ""
+msgstr "cam"
-#: ../../standalone/drakperm_.c:42
-#, fuzzy
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
-msgstr "partici %s"
+msgstr "permisos"
#
-#: ../../standalone/drakperm_.c:42
-#, fuzzy
+#: ../../standalone/drakperm_.c:36
msgid "user"
-msgstr "Usuari"
+msgstr "usuari"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
-msgstr ""
+msgstr "Puja"
-#: ../../standalone/drakperm_.c:50
-#, fuzzy
+#: ../../standalone/drakperm_.c:44
msgid "delete"
-msgstr "Suprimeix"
+msgstr "suprimeix"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
-msgstr ""
+msgstr "edita"
-#: ../../standalone/drakperm_.c:52
-#, fuzzy
+#: ../../standalone/drakperm_.c:46
msgid "Down"
-msgstr "Fet"
+msgstr "Baixa"
-#: ../../standalone/drakperm_.c:53
-#, fuzzy
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
-msgstr "Afegeix un mdul"
+msgstr "afegeix una regla"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
-msgstr ""
+msgstr "seleccioneu el fitxer perm que voleu veure/editar"
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
+"El Drakperm s'usa per veure els fitxers que es faran servir per ajustar els "
+"permisos, propietaris i grups a travs de l'msec.\n"
+"Tamb podeu editar les vostres prpies regles, que sobreescriuran les regles "
+"predeterminades."
#
-#: ../../standalone/drakperm_.c:62
-#, fuzzy
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
-msgstr "Afegiu una impressora"
+msgstr "Afegeix una regla nova al final"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
-msgstr ""
+msgstr "Edita la regla actual"
-#: ../../standalone/drakperm_.c:64
-#, fuzzy
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
-msgstr "Deselecciona Tot"
+msgstr "Puja la regla actual un nivell"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
-msgstr ""
+msgstr "Baixa la regla actual un nivell"
#
-#: ../../standalone/drakperm_.c:66
-#, fuzzy
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
-msgstr "Elimina el seleccionat"
+msgstr "Elimina la regla seleccionada"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
-msgstr ""
+msgstr "navega"
-#: ../../standalone/drakperm_.c:244
-#, fuzzy
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
-msgstr "Accepta l'usuari"
+msgstr "Usuari actual"
-#: ../../standalone/drakperm_.c:249
-#, fuzzy
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
-msgstr "Versi: %s\n"
+msgstr "Permisos"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
-msgstr ""
+msgstr "Cam"
-#: ../../standalone/drakperm_.c:251
-#, fuzzy
+#: ../../standalone/drakperm_.c:238
msgid "Property"
-msgstr "Port"
+msgstr "Propietat"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
-msgstr ""
+msgstr "sticky-bit"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
-msgstr ""
+msgstr "Set-UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
-msgstr ""
+msgstr "Set-GID"
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
+"Usat per al directori:\n"
+" noms el propietari del directori o del fitxer en aquest directori poden "
+"suprimir-lo"
-#: ../../standalone/drakperm_.c:311
-#, fuzzy
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
-msgstr "Utilitza la detecci automtica"
+msgstr "Usa l'identificador del propietari (UID) per a l'execuci"
-#: ../../standalone/drakperm_.c:312
-#, fuzzy
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
-msgstr "Utilitza la detecci automtica"
+msgstr "Usa l'identificador del grup (GID) per a l'execuci"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
-msgstr ""
+msgstr "si ho marqueu, no es canviaran ni el propietari ni el grup"
-#: ../../standalone/drakperm_.c:318
-#, fuzzy
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
-msgstr "Desa la selecci de paquets"
+msgstr "Selecci del cam"
#
-#: ../../standalone/drakperm_.c:364
-#, fuzzy
+#: ../../standalone/drakperm_.c:350
msgid "user :"
-msgstr "Usuari"
+msgstr "usuari :"
-#: ../../standalone/drakperm_.c:366
-#, fuzzy
+#: ../../standalone/drakperm_.c:352
msgid "group :"
-msgstr "Grup de treball"
+msgstr "grup :"
-#: ../../standalone/draksound_.c:47
-#, fuzzy
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
-msgstr "No s'ha detectat cap targeta de TV!"
+msgstr "No s'ha detectat cap targeta de so!"
-#: ../../standalone/draksound_.c:48
-#, fuzzy
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -14013,9 +14302,9 @@ msgid ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"No s'ha detectat cap targeta de TV en el vostre ordinador. Si us plau "
-"verifiqueu que la targeta de Video/TV amb suport per a Linux estigui "
-"correctament insertada.\n"
+"No s'ha detectat cap targeta de so en el vostre ordinador. Si us plau, "
+"verifiqueu que teniu correctament inserida una targeta de so compatible amb "
+"Linux.\n"
"\n"
"\n"
"Podeu visitar la nostra base de dades de maquinari a:\n"
@@ -14023,7 +14312,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -14031,144 +14320,149 @@ msgid ""
"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
"program. Just type \"sndconfig\" in a console."
msgstr ""
+"\n"
+"\n"
+"\n"
+"Nota: si teniu una targeta de so ISA PnP, haureu de fer servir el programa "
+"sndconfig. Noms cal que teclegeu \"sndconfig\" a la consola."
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
+"el paquet 'ImageMagick' s necessari per a un correcte funcionament.\n"
+"Feu clic a \"D'acord\" per intallar-lo o a \"Cancella\" per sortir"
-#: ../../standalone/draksplash_.c:78
-#, fuzzy
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
-msgstr "creaci de discs d'arrencada"
+msgstr "creaci del primer pas"
-#: ../../standalone/draksplash_.c:79
-#, fuzzy
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
-msgstr "Resoluci"
+msgstr "resoluci definitiva"
#
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
-#, fuzzy
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
-msgstr "Trieu un fitxer"
+msgstr "trieu un fitxer d'imatge"
-#: ../../standalone/draksplash_.c:81
-#, fuzzy
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
-msgstr "Nom de compartici"
+msgstr "Nom del tema"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
-msgstr ""
+msgstr "Navega"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
-#, fuzzy
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
-msgstr "Configura els serveis"
+msgstr "Configura la imatge de presentaci de l'arrencada"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
+"coordenada x de la caixa de text\n"
+"en nombre de carcters"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
+"coordenada y de la caixa de text\n"
+"en nombre de carcters"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
-msgstr ""
+msgstr "amplada del text"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
-msgstr ""
+msgstr "alria de la caixa de text"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
+"coordenada x de la cantonada superior\n"
+"esquerra de la barra de progrs"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
+"coordenada y de la cantonada superior\n"
+"esquerra de la barra de progrs"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
-msgstr ""
+msgstr "l'amplada de la barra de progrs"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
-msgstr ""
+msgstr "l'alria de la barra de progrs"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
-msgstr ""
+msgstr "el color de la barra de progrs"
-#: ../../standalone/draksplash_.c:121
-#, fuzzy
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
-msgstr "dispositiu"
+msgstr "Vista prvia"
-#: ../../standalone/draksplash_.c:123
-#, fuzzy
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
-msgstr "Installa el sistema"
+msgstr "Desa el tema"
-#: ../../standalone/draksplash_.c:124
-#, fuzzy
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
-msgstr "Escolliu un monitor"
+msgstr "Escolliu un color"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
-msgstr ""
+msgstr "Mostra el logotip a la consola"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
-msgstr ""
+msgstr "Fes que, per defecte, no apareguin els missatges del nucli"
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
+"Aquest tema encara no t cap pantalla de presentaci de l'arrencada en %s!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
-msgstr ""
+msgstr "s'est desant el tema Bootsplash..."
#
-#: ../../standalone/draksplash_.c:435
-#, fuzzy
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
-msgstr "Selecci del model d'impressora"
+msgstr "Selecci del color de la barra de progrs"
#
-#: ../../standalone/draksplash_.c:456
-#, fuzzy
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
-msgstr "Heu d'escollir/escriure una impressora/dispositiu!"
+msgstr "Abans heu de triar un fitxer d'imatge!"
#
-#: ../../standalone/draksplash_.c:465
-#, fuzzy
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
-msgstr "S'estan detectant els dispositius..."
+msgstr "S'est generant la vista prvia..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
-msgstr ""
+msgstr "Vista prvia del BootSplash %s (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -14182,85 +14476,86 @@ msgid ""
"\n"
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-"XawTV no s'ha installat!\n"
+"No teniu installat el XawTV!\n"
"\n"
"\n"
-"Si teniu una targeta de TV per DrakX no l'ha detectat (no el mdul\n"
-"bttv o saa7134 in \"/etc/modules\") o no s'ha installat xawtv,\n"
+"Si teniu una targeta de TV per el DrakX no l'ha detectada (no hi ha el "
+"mdul\n"
+"bttv o el saa7134 a \"/etc/modules\") o no heu installat xawtv,\n"
"si us plau envieu els resultats de \"lspcidrake -v -f\"\n"
-"a \"install\\@mandrakesoft.com\" amb l'assumpte de \"undetected TV card\".\n"
+"a \"install\\@mandrakesoft.com\" amb l'assumpte \"undetected TV card\".\n"
"\n"
"\n"
-"El podeu installar tot escrivint \"urpmi xawtv\" com a root, en la consola."
+"El podeu installar teclejant \"urpmi xawtv\" com a root, en la consola."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
-msgstr "Canada (cable)"
+msgstr "Canad (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
-msgstr "USA (Emissi)"
+msgstr "EUA (difusi)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
-msgstr "USA (cable)"
+msgstr "EUA (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
-msgstr "USA (bable-hrc)"
+msgstr "EUA (cable-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
-msgstr "Xina (emissi)"
+msgstr "Xina (difusi)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
-msgstr "Jap (emissi)"
+msgstr "Jap (difusi)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Jap (cable)"
#
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Europa de l'Est"
#
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Frana [SECAM]"
#
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irlanda"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Europa de l'Oest"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Austrlia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Nova Zelanda"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Sud-frica"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
-msgstr ""
+msgstr "TV per cable australiana Optus"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -14268,44 +14563,44 @@ msgstr ""
"Si us plau,\n"
"entreu la vostra normativa de tv i el pas"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
-msgstr "Normativa TV :"
+msgstr "Normativa de TV:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
-msgstr "rea :"
+msgstr "rea:"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
-msgstr "Examinant els canals de TV en progrs ..."
+msgstr "La cerca de canals de TV est en progrs..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
-msgstr "Examinant els canals de TV"
+msgstr "S'estan cercant canals de TV"
#
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
-msgstr "S'ha produt un error examinant el canals de TV"
+msgstr "S'ha produt un error en cercar els canals de TV"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
-msgstr "XawTV no s'ha installat!"
+msgstr "No teniu installat XawTV!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Tingueu un bon dia!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Ara, podeu executar xawtv (sota X Window!) !\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "No s'ha detectat cap targeta de TV!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -14317,8 +14612,8 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
"No s'ha detectat cap targeta de TV en el vostre ordinador. Si us plau "
-"verifiqueu que la targeta de Video/TV amb suport per a Linux estigui "
-"correctament insertada.\n"
+"verifiqueu que teniu correctament inserida una targeta de Vdeo/TV "
+"compatible amb Linux.\n"
"\n"
"\n"
"Podeu visitar la nostra base de dades de maquinari a:\n"
@@ -14326,350 +14621,873 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Controladors alternatius"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "la llista de controladors alternatius per a aquesta targeta de so"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Bus"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"aquest s el bus fsic al qual el dispositiu est connectat (p.ex.: PCI, "
+"USB...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Canal"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "Canal EIDE/SCSI"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Identificaci del bus"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- Dispositius PCI i USB: es llisten els identificadors PCI/USB del venedor, "
+"del dispositiu, del subvenedor i del subdispositiu"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Ubicaci en el bus"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- dispositius PCI: dna la ranura PCI, el dispositiu i la funci d'aquesta "
+"targeta\n"
+"- dispositius EIDE: diu si el dispositiu sta configurat com a mestre o com "
+"a esclau\n"
+"- dispositius SCSI: dna el bus SCSI i els identificadors SCSI del dispositiu"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "mida del fragment"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Nivell de seguretat"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "aquest camp descriu el dispositiu"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Fitxer de dispositiu antic"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "nom antic de dispositiu esttic, usat en el paquet de desenvolupament"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Nou dispositiu devfs"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "nou nom de dispositiu dinmic generat pel devfs intern del nucli"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Mdul"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "el mdul del nucli GNU/Linux que gestiona aquest dispositiu"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formata"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "nivell"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Tipus de mitj"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "tipus de dispositiu de maquinari"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Model"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "model de disc dur"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nom del mdul"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "el nom del venedor del dispositiu"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Nombre de botons"
+
+#: ../../standalone/harddrake2_.c:62
#, fuzzy
+msgid "Name"
+msgstr "Nom: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", impressora de xarxa \"%s\", port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "el color de la barra de progrs"
+
+#
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "parmetre de crrega"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Si us plau, seleccioneu el port srie a qu est connectat el ratol."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "el nom del venedor del dispositiu"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "el nom del venedor del dispositiu"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Surt"
+
+#
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Detectada automticament"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opcions"
+
+#
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Detectada automticament"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Ajuda"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Ajuda..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Ajuda del Harddrake"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
+"\n"
+msgstr ""
+"Descripci dels camps:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "sintaxi: keyboarddrake [--expert] [teclat]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "sintaxi: keyboarddrake [--expert] [teclat]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Seleccioneu un escner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Informeu d'un error"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "_Quant a..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Quant al Harddrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Aquest s el HardDrake, l'eina de configuraci de maquinari de Mandrake.\n"
+"Versi:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Autor:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Detecci en procs"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Versi del Harddrake2 "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "S'ha detectat el segent maquinari"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informaci"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Configura el mdul"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Executa l'eina de configuraci"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "S'est executant \"%s\"..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "primari"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "secundari"
+
+#
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Detectada automticament"
+
+#
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Detectada automticament"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opcions"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
-msgstr "Si us plau, selecioneu la disposici del vostre teclat."
+msgstr "Si us plau, seleccioneu la disposici del vostre teclat."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Voleu que la tecla Enrere efectu un Suprimeix en la consola?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Canvieu el CD-ROM"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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 ""
-"Si us plau, inseriu el CD-ROM d'installaci a la unitat i desprs\n"
-"premeu D'acord.\n"
-"Si no el teniu, premeu Cancella per evitar l'actualitzaci en directe."
+"Si us plau, inseriu el CD-ROM d'installaci a la unitat i premeu "
+"'D'acord'.\n"
+"Si no el teniu, premeu 'Cancella' per evitar l'actualitzaci en directe."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
-msgstr "No es pot iniciar l'actualitzaci en directe !!!\n"
+msgstr "No es pot iniciar l'actualitzaci en directe!!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
"El canvi est fet, per perqu sigui efectiu heu de sortir de la sessi "
"actual"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
#
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
-msgstr "Mostrar-ho noms per el dia seleccionat"
+msgstr "Mostrar-ho noms per al dia seleccionat"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Fitxer/_Nou"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Fitxer/_Obre"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
-msgstr "/Fitxer/_Desa"
+msgstr "/Fitxer/De_sa"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Fitxer/_Anomena i desa"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Fitxer/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opcions"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opcions/Prova"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Ajuda/_Quant a.."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
#
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Usuari"
#
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Missatges"
#
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Explicaci d'Eines Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "cerca"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Eina per veure els registres"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Parmetres"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "que coincideixin amb"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
-msgstr "per que no coincideixein amb"
+msgstr "per que no coincideixin amb"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Escolliu el fitxer"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Calendari"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Contingut del fitxer"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
-msgstr "Alerta Correu"
+msgstr "Alerta de correu"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
-msgstr "si us plau, espereu, s'est analitzant el fitxer: %s"
+msgstr "espereu si us plau, s'est analitzant el fitxer: %s"
#
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
-msgstr "Configuraci de l'alerta Correu"
+msgstr "Configuraci de l'alerta de correu"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
-"Benvingut a la utilitat de configuraci de Correu.\n"
+"Benvingut a la utilitat de configuraci del correu.\n"
"\n"
-"Aqu, sereu capa de definir el sistema d'alerta.\n"
+"Aqu podreu configurar el sistema d'alerta.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
-msgstr ""
+msgstr "Servidor World Wide Web Apache"
-#: ../../standalone/logdrake_.c:418
-#, fuzzy
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
-msgstr "Nom de domini"
+msgstr "Sistema de resoluci de nom de domini"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "Servidor FTP"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Servidor de correu Postfix"
-#: ../../standalone/logdrake_.c:421
-#, fuzzy
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
-msgstr "Servidor de base de dades"
+msgstr "Servidor Samba"
-#: ../../standalone/logdrake_.c:422
-#, fuzzy
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
-msgstr "Servidor NIS"
+msgstr "Servidor SSH"
#
-#: ../../standalone/logdrake_.c:423
-#, fuzzy
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
-msgstr "Serveis"
+msgstr "Servei Webmin"
-#: ../../standalone/logdrake_.c:424
-#, fuzzy
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
-msgstr "Servidor de la impressora"
+msgstr "Servei Xinetd"
#
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
-msgstr "parametritzant el servei"
+msgstr "parmetre de servei"
-#: ../../standalone/logdrake_.c:432
-#, fuzzy
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
-msgstr ""
-"Rebreu una alerta si algun dels serveis seleccionats deixa de funcionar"
+msgstr "Rebreu un avs si algun dels serveis seleccionats deixa de funcionar"
#
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
-msgstr "carrega parmetres"
+msgstr "parmetre de crrega"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
-msgstr "Rebreu una alerta si la crrega s ms gran que aquest valor"
+msgstr "Rebreu un avs si la crrega s ms gran que aquest valor"
#
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
-msgstr "Configuraci de l'alerta"
+msgstr "Configuraci de l'avs"
#
-#: ../../standalone/logdrake_.c:459
-#, fuzzy
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
-msgstr "Si us plau, entreu la contrasenya"
+msgstr "Si us plau, entreu la vostra adrea electrnica"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Anomena i desa..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
-msgstr "Si us plau, seleccioneu el vostre tipus de ratol."
+msgstr "Si us plau, seleccioneu el tipus del vostre ratol."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Voleu emular el tercer bot?"
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Configuraci de xarxa"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Perfil: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
#
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "S'estan enviant els fitxers..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Tipus de connexi: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "S'est comprovant la vostra connexi..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Connecta't a Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Connecta't a Internet"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Velocitat de la connexi"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "Configuraci de l'avs"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Fitxers locals"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"Avs: s'ha detectat una altra connexi a Internet, podria estar utilitzant "
+"la vostra xarxa"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Connecta"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Desconnecta"
+
+#
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
-msgstr "S'est llegint les dades de impressi..."
+msgstr "S'estan llegint les dades d'impressi..."
#
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "S'estan detectant els dispositius..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
-msgstr "Ports de comprovaci"
+msgstr "Comprova els ports"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr ""
+msgstr "El %s no s compatible amb aquesta versi de Mandrake Linux."
-#: ../../standalone/scannerdrake_.c:56
-#, fuzzy, c-format
+#: ../../standalone/scannerdrake_.c:54
+#, c-format
msgid "%s found on %s, configure it?"
-msgstr "%s trobat en %s, configurar-lo ?"
+msgstr "S'ha trobat %s en %s, voleu configurar-lo?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
+"%s no s a la base de dades de l'escner, voleu configurar-lo manualment?"
#
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
-msgstr "Seleccioneu un scanner"
+msgstr "Seleccioneu un escner"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
-msgstr "Aquest scanner %s no se suporta"
+msgstr "Aquest escner %s no s suportat"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-"Scannerdrake no ha pogut detectar el vostre scanner %s.\n"
-"Si us plau seleccioneu el dispositiu en el qual teniu l'scanner"
+"Scannerdrake no ha pogut detectar el vostre escner %s.\n"
+"Si us plau seleccioneu el dispositiu al qual teniu connectat l'escner"
#
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
-msgstr "Escolliu dispositiu"
+msgstr "escolliu un dispositiu"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""
-"Aquest scanner %s s'ha de configurar amb printerdrake.\n"
+"Aquest escner %s s'ha de configurar amb printerdrake.\n"
"Podeu executar printerdrake des del Centre de Control Mandrake en la secci "
"de Maquinari."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
"You may now scan documents using ``XSane'' from Multimedia/Graphics in the "
"applications menu."
msgstr ""
-"El vostre scanner %s ha estat configurat.\n"
-"Ara podeu scannejar documents utilitzant ``XSane'' des de Multimedia/Grfics "
+"El vostre escner %s ha estat configurat.\n"
+"Ara podeu escanejar documents utilitzant \"XSane\" des de Multimdia/Grfics "
"en el men d'aplicacions."
#: ../../standalone/service_harddrake_.c:44
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
-msgstr ""
+msgstr "S'han suprimit alguns dispositius en la classe \"%s\" de maquinari:\n"
#: ../../standalone/service_harddrake_.c:48
msgid "Some devices were added:\n"
-msgstr ""
+msgstr "S'han afegit alguns dispositius:\n"
+
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Detecci en procs"
#: ../../steps.pm_.c:14
msgid "Choose your language"
@@ -14725,7 +15543,7 @@ msgstr "Configura els serveis"
#: ../../steps.pm_.c:29
msgid "Install bootloader"
-msgstr "Installa el LILO"
+msgstr "Installa el carregador de l'arrencada"
#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
@@ -14744,10 +15562,14 @@ msgstr "Installa actualitzacions del sistema"
msgid "Exit install"
msgstr "Surt de la installaci"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
@@ -14782,15 +15604,15 @@ msgstr "Tallafoc/Encaminador"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr "Servidor de Noms de Domini i Informaci de la Xarxa (DNS/NIS)"
+msgstr "Servidor de Noms de Domini i d'Informaci de la Xarxa (DNS/NIS)"
#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
-"Programes d'ofimtica: processadors de textos (kword, abiword), gestors de "
-"fulls de clcul (kspread, gnumeric), visualitzadors pdf, etc."
+"Programes d'ofimtica: processadors de textos (kword, abiword), fulls de "
+"clcul (kspread, gnumeric), visualitzadors pdf, etc."
#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
@@ -14798,7 +15620,7 @@ msgstr "Eines d'udio: reproductors d'mp3 o midi, mescladors, etc."
#: ../../share/compssUsers:999
msgid "Linux Standard Base. Third party applications support"
-msgstr ""
+msgstr "Base Estndard de Linux (LSB). Suport a aplicacions de tercers"
#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
@@ -14847,7 +15669,7 @@ msgstr "Eines de consola"
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
-msgstr "Servidor de correu Postfix, Servidor de Notcies Inn"
+msgstr "Servidor de correu Postfix, servidor de Notcies Inn"
#: ../../share/compssUsers:999
msgid "Internet station"
@@ -14871,7 +15693,8 @@ msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
-"Entorn d'Escriptori K(KDE), l'entorn grfic bsic que inclou diverses eines"
+"L'entorn d'escriptori K (KDE), l'entorn grfic bsic que inclou diverses "
+"eines"
#: ../../share/compssUsers:999
msgid "Graphical Environment"
@@ -14887,11 +15710,11 @@ msgstr "Apache i Pro-ftpd"
#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
-msgstr "Eines per crear i gravar CD"
+msgstr "Eines per crear i enregistrar CD"
#: ../../share/compssUsers:999
msgid "Office Workstation"
-msgstr "Estaci de treball Office"
+msgstr "Estaci de treball d'oficina"
#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
@@ -14899,7 +15722,7 @@ msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc."
#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
-msgstr "Programes grfics com ara el Gimp"
+msgstr "Programes grfics com El Gimp"
#: ../../share/compssUsers:999
msgid "DNS/NIS "
@@ -14907,7 +15730,7 @@ msgstr "DNS/NIS "
#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
-msgstr "Biblioteques de desenvolupament C i C++, programes i fitxers inclosos"
+msgstr "Biblioteques de desenvolupament C i C++, programes i fitxers include"
#: ../../share/compssUsers:999
msgid "Network Computer server"
@@ -14959,12 +15782,12 @@ msgstr "Clients per a diferents protocols, incloent l'ssh"
#: ../../share/compssUsers:999
msgid "LSB"
-msgstr ""
+msgstr "LSB"
#
#: ../../share/compssUsers:999
msgid "Internet gateway"
-msgstr "Passarella(gateway) a Internet"
+msgstr "Passarella a Internet"
#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
@@ -14988,8 +15811,315 @@ msgstr "Gesti d'informaci personal"
#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
-msgstr "Multimdia - Gravaci de CD"
+msgstr "Multimdia - Enregistrament de CD"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
-msgstr "Estaci cientfica de treball"
+msgstr "Estaci de treball cientfica"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "no s'ha pogut obrir /etc/inittab per a lectura: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "un nmero"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Ara teniu la possibilitat de descarregar programari destinat al "
+#~ "xifratge.\n"
+#~ "\n"
+#~ "AVS:\n"
+#~ "Degut a diversos requeriments generals aplicables a aquest programari, i\n"
+#~ "imposats per diverses jurisdiccions, el client i/o l'usuari final "
+#~ "d'aquest\n"
+#~ "programari s'ha(n) d'assegurar que les lleis de la(es) seva(es)\n"
+#~ "jurisdicci(ns) li(els) permeten descarregar-lo, emmagatzemar-lo i/o\n"
+#~ "utilitzar-lo.\n"
+#~ "\n"
+#~ "A mes, el client i/o l'usuari final ha(n) de tenir especialment en "
+#~ "compte\n"
+#~ "que no ha(n) d'infrigir les lleis de la(es) seva(es) jurisdicci(ns). Si\n"
+#~ "el client i/o l'usuari final no respecta(en) les disposicions d'aquestes\n"
+#~ "lleis, pot(den) ser severament sancionat(s).\n"
+#~ "\n"
+#~ "Mandrakesoft i els seus fabricants i/o provedors no seran en cap cas\n"
+#~ "responsables de cap dany especial, indirecte o incidental (incloent,\n"
+#~ "per sense limitar-se a, la prdua de beneficis, interrupci del negoci,\n"
+#~ "prdua de dades comercials i altres prdues econmiques, i eventuals\n"
+#~ "responsabilitats i idemnitzacions que s'hagin de pagar per sentncia\n"
+#~ "judicial) derivat de l's, la possessi o la simple descrrega d'aquest\n"
+#~ "programari, al qual el client i/o l'usuari final pugui(n), eventualment,\n"
+#~ "tenir accs desprs d'haver signat el present acord.\n"
+#~ "\n"
+#~ "Per a qualsevol consulta relativa a aquest acord, podeu adrear-vos a \n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#
+#~ msgid "Proxy configuration"
+#~ msgstr "Configuraci del servidor intermediari"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Benvingut a la utilitat de configuraci del servidor intermediari "
+#~ "(proxy).\n"
+#~ "\n"
+#~ "Aqu, podreu definir i configurar els vostres servidors intermediaris \n"
+#~ "d'HTTP i FTP, amb o sense entrada i contrasenya\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Si us plau, completeu les dades del servidor intermediari d'http\n"
+#~ "Deixeu-ho en blanc si no voleu cap servidor intermediari d'HTTP"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#
+#~ msgid "port"
+#~ msgstr "Port"
+
+#
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "L'URL ha de comenar amb 'http:'"
+
+#
+#~ msgid "The port part should be numeric"
+#~ msgstr "El port ha de ser numric"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Si us plau, completeu les dades del servidor intermediari d'FTP\n"
+#~ "Deixeu-ho en blanc si no voleu un servidor intermediari d'FTP"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Introduu el nom d'entrada i la contrasenya per al servidor intermediari, "
+#~ "si en voleu.\n"
+#~ "Deixeu-ho en blanc si no voleu entrada/contrasenya"
+
+#
+#~ msgid "login"
+#~ msgstr "entrada"
+
+#
+#~ msgid "password"
+#~ msgstr "contrasenya"
+
+#
+#~ msgid "re-type password"
+#~ msgstr "contrasenya (un altre cop)"
+
+#
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Les contrasenyes no coincideixen. Proveu-ho un altre cop!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "No es pot escriure el fitxer %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Avs: s'ha detectat una altra connexi a Internet, podria estar "
+#~ "utilitzant la vostra xarxa"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "encara no s'ha implementat cap ajuda.\n"
+
+#
+#~ msgid "Please click on a medium"
+#~ msgstr "Si us plau, feu clic a un suport fsic"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "S'est suprimint l'LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "S'est suprimint l'LPD..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Descripci:\n"
+#~ "\n"
+#~ " El Drakbackup s'usa per fer cpies de seguretat del sistema.\n"
+#~ " Durant la configuraci podeu seleccionar: \n"
+#~ "\t- Fitxers de sistema\n"
+#~ "\t- Fitxers d'usuari\n"
+#~ "\t- Altres fitxers\n"
+#~ "\to Tot el Sistema... i Altres (com les particions de Windows)\n"
+#~ "\n"
+#~ " El Drakbackup us permet fer cpies de seguretat del sistema en:\n"
+#~ "\t- Disc dur\n"
+#~ "\t- NFS\n"
+#~ "\t- CDROM (CDRW), DVDROM (amb arrencada automtica, rescat i installaci "
+#~ "automtica)\n"
+#~ "\t- FTP\n"
+#~ "\t- Rsync\n"
+#~ "\t- Webdav\n"
+#~ "\t- Cinta\n"
+#~ "\n"
+#~ " El Drakbackup us permet restaurar el sistema a\n"
+#~ " un directori seleccionat d'usuari.\n"
+#~ "\n"
+#~ " Per defecte totes les cpies de seguretat es guarden en\n"
+#~ " el directori /var/lib/drakbackup\n"
+#~ "\n"
+#~ " Fitxer de Configuraci:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "\n"
+#~ "El pas de restauraci:\n"
+#~ " \n"
+#~ " Durant el pas de restauraci, el DrakBackup esborrar \n"
+#~ " els directoris originals i verificar que cap de \n"
+#~ " les cpies de seguretat no est malmesa. s recomanable que \n"
+#~ " feu una ltima cpia de seguretat abans de restaurar.\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid ""
+#~ "drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "This is free software and may be redistributed under the terms of the GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+#~ msgstr ""
+#~ "drakbug versi %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "Aquest programa s programari lliure i pot redistribuir-se sota els "
+#~ "termes de la GNU GPL.\n"
+#~ "\n"
+#~ "sintaxi: drakbug [OPCIONS] [NOM_PROGRAMA]\n"
+#~ "\n"
+#~ "OPCIONS:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - mostra aquest missatge d'ajuda.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - presenta una interfcie grfica per informar d'un "
+#~ "error de programaci\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - presenta una interfcie grfica per informar d'un "
+#~ "error de programaci\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "sintaxi: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Sintaxi: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "sintaxi: keyboarddrake [--expert] [teclat]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "S'est sondejant la classe %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detectat a la interfcie %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Comprovacions peridiques 2"
diff --git a/perl-install/share/po/cs.po b/perl-install/share/po/cs.po
index 06086b625..e8ab62de7 100644
--- a/perl-install/share/po/cs.po
+++ b/perl-install/share/po/cs.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
-"PO-Revision-Date: 2002-09-12 18:18GMT\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-09-25 09:59GMT\n"
"Last-Translator: Michal Bukovjan <bukm@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
@@ -71,44 +71,44 @@ msgstr ""
"V systm podporuje zobrazen na dvou monitorech.\n"
"Co chcete dlat?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Kolik pamti je na va grafick kart ?"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Nastaven XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Kter XFree by jste chtli pout?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Konfigurovat vechny monitory nezvisle"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Pout rozen Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfigurovat pouze kartu \"%s\"%s"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s s hardwarovou 3D akcelerac"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -118,17 +118,17 @@ msgstr ""
"Pokud pouijete XFree %s, mete na druhou stranu doshnout lepch vsledk "
"ve 2D."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "S XFree %s me vae karta vyut 3D hardwarov akcelerace."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s s EXPERIMENTLN 3D hardwarovou akcelerac"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -139,7 +139,7 @@ msgstr ""
"TOTO JE POUZE EXPERIMENTLN VERZE, A MٮE VST K NESTABILIT SYSTMU.\n"
"Vae karta je podporovna i v XFree %s, kde me mt lep podporu pro 2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -148,12 +148,12 @@ msgstr ""
"S XFree %s me vae karta vyut 3D hardwarov akcelerace.\n"
" TOTO JE POUZE EXPERIMENTLN VERZE, A MٮE VST K NESTABILIT SYSTMU."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (instalan ovlada pro obrazovku)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Vlastn"
@@ -165,7 +165,7 @@ msgstr "Grafick karta"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Rozlien"
@@ -174,27 +174,28 @@ msgid "Test"
msgstr "Test"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Volby"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Konec"
@@ -223,7 +224,8 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Obecn"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr "Dodavatel"
@@ -283,50 +285,52 @@ msgstr "16 milin barev (24 bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 miliardy barev (32 bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Rozlien"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Vyberte si rozlien a barevnou hloubku"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafick karta: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Zruit"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Vyzkouet nastaven"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Chcete si vyzkouet nastaven?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Varovn: test na tto grafick kart me zpsobit zatuhnut potae"
@@ -427,163 +431,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Jakou normu v televizor pouv?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Prvn sektor zavdcho diskovho oddlu"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Prvn sektor disku (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Instalace SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Kam chcete nainstalovat zavdc program?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Instalace LILO/Grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO s textovou nabdkou"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO s grafickou nabdkou"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Sputn s DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Zkladn nastaven zavdcho programu"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Zavdc program"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Instalace zavdcho programu"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Startovac zazen"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompaktn"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "kompaktn"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Textov reim"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Prodleva ped automatickm sputnm"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Heslo"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Heslo (podruh)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Omezen nastaven z pkazov dky"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "omezen"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Vyistit /tmp pi kadm startu"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Pokud je teba, upesnte velikost pamti (nalezeno %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Povolit vce profil"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Zadejte velikost pamti v MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Volba ''Omezen nastaven z pkazov dky'' je bezpedmtn bez hesla"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Zkuste to znovu, prosm"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Hesla nejsou shodn"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "vodn zprva"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Prodleva pro firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Prodleva pi sputn"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Povolit sputn z CD?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Povolit zavad OF?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Vchoz OS?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -597,7 +601,7 @@ msgstr ""
"\n"
"Ze kterho disku spoutte systm?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -605,148 +609,150 @@ msgstr ""
"Tady jsou vechny zznamy.\n"
"Mete pidat dal nebo zmnit stvajc."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Pidat"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Hotovo"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Zmnit"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Jak typ zznamu chcete pidat?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Jin systm (SunOs...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Jin systm (MacOs...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Jin systm (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Obraz(image)"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Koenov(root)"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Pipojit"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Pro ten i zpis"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabulka"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Nejist"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Znaka"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Vchoz"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-velikost"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "Bez Videa"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Odstranit zznam"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Przdn znaka nen povolena"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Muste zadat soubor s jdrem"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Muste zadat koenov oddl"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Tato znaka se ji pouv"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Nael jsem %s %s rozhran"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Mte jet njak jin?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Mte njak %s rozhran?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Ano"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Ukzat 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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instaluji ovlada pro %s kartu %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -755,7 +761,7 @@ msgstr ""
"Nyn lze zadat volby pro modul %s.\n"
"Pozn.: kad adresa by mla bt ve tvaru 0x nap. '0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -766,17 +772,17 @@ msgstr ""
"Volby se zadvaj ve tvaru ''nzev=hodnota nzev2=hodnota2 ...''.\n"
"Napklad, ''io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Volby modulu:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Kter %s ovlada mm zkusit?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -796,15 +802,15 @@ msgstr ""
"nemlo\n"
"by v dnm ppad zpsobit jin kody."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Automatick prozkoumn"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Zadejte monosti"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -813,61 +819,61 @@ msgstr ""
"Sputn modulu %s selhalo.\n"
"Chcete to zkusit s jinmi parametry?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "pstup k programm v X prosted"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "pstup k rpm nstrojm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "povolit \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "pstup k administrativnm souborm"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "pstup k sovm nstrojm"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "pstup k nstrojm pro kompilaci"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(u byl pidn %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Toto heslo je pli jednoduch"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Prosm zadejte uivatelsk jmno"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Uivatelsk jmno me obsahovat pouze mal psmena, sla, '-' a '_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Toto uivatelsk jmno je pli dlouh"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Toto uivatelsk jmno u bylo pidno"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Pidat uivatele"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -876,32 +882,32 @@ msgstr ""
"Zadejte uivatele\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Vytvoit uivatele"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Skuten jmno"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Uivatelsk jmno"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Automatick pihlen"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -910,56 +916,56 @@ msgstr ""
"uivatele.\n"
"Chcete pout tuto monost?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Zvolte standardnho uivatele :"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Vyberte si, kter sprvce oken m bt spoutn:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Prosm zvolte si jazyk, kter chcete pouvat."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Mete si zvolit dal jazyky, kter budou dostupn po instalaci"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Vechno"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Povolit vem uivatelm"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Nesdlet"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Balek %s mus bt nainstalovn. Chcete ho nainstalovat?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
"Nyn lze provst export pes protokol NFS nebo Samba. Vyberte prosm, kter "
"chcete pout."
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Chyb potebn balek %s"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -974,11 +980,11 @@ msgstr ""
"\n"
"Lze tak provst \"Vlastn\" povolen pro jednotliv uivatele.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Spustit UserDrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -986,31 +992,31 @@ msgstr ""
"Sdlen mezi uivateli pouv skupinu \"fileshare\". \n"
"Uivatele lze do tto skupiny pidat pomoc nstroje UserDrake."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Dvee dokon"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Slab"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standardn"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Vysok"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Vy"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoidn"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1021,14 +1027,14 @@ msgstr ""
"systm, ale na druhou stranu je velmi citliv: Nesm bt pouit pro\n"
"pota pipojen k Internetu. Pro pihlen nen zapoteb dn heslo."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"Hesla jsou nyn aktivn, ale stle nedoporuuji pout tento pota na sti."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1036,14 +1042,14 @@ msgstr ""
"Toto je standardn rove zabezpeen pro pota, kter je pouvn jako "
"klient pro pipojen k internetu."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
"Existuj zde nkter omezen a kadou noc jsou sputny automatick testy."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1058,7 +1064,7 @@ msgstr ""
"je mon pipojit mnoho klient. Poznmka: pokud je pota pouvn pouze "
"jako klient pro pipojen k Internetu, je lep zvolit ni rove."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1066,34 +1072,34 @@ msgstr ""
"Tato rove m vlastnosti pedchoz rovn, ale systm je pln uzaven.\n"
"Zabezpeen je nastaveno na maximum."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Zkladn volby programu DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Vyberte prosm poadovanou rove zabezpeen"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "rove zabezpeen"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Pout libsafe pro servery"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Knihovna, kter zabrauje tokm proti peteen bufferu nebo proti patnmu "
"formtovn etzc."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Administrtor bezpenosti (pihlaovac jmno nebo email)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1109,7 +1115,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1133,7 +1139,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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Vita Vas GRUB, program pro vyber operacniho systemu"
@@ -1146,7 +1152,7 @@ msgstr "Vita Vas GRUB, program pro vyber operacniho systemu"
#
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Pro vyber polozek pouzijte klavesy %c a %c."
@@ -1160,7 +1166,7 @@ msgstr "Pro vyber polozek pouzijte klavesy %c a %c."
#
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Stisknete ENTER pro start vybranho OS, 'e' pro upravu"
@@ -1173,95 +1179,90 @@ msgstr "Stisknete ENTER pro start vybranho OS, 'e' pro upravu"
#
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "spoustecich parametru, nebo 'c' pro prikazovou radku."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "nen dost msta v adresi /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Pracovn plocha"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Nabdka Start"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Zavdc program nelze nainstalovat na oddl %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "npovda zatm nedostupn.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Nastaven stylu zavdn"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Soubor"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Soubor/U_konit"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>K"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Novj zatdn monitor "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Novj monitor"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Tradin monitor"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Tradin GTK+ monitor"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Spustit Auroru pi startu"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Reim Lilo/Grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Reim Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Instalovat tmata"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1269,46 +1270,46 @@ msgstr ""
"Zobrazit tma\n"
"na konzoli"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Vytvoit nov tma"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Zlohuji %s do %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Kopruji %s do %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Chyba"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Zprva LiLo nebyla nalezena"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Nelze zapsat soubor /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Zapsat %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1316,17 +1317,17 @@ msgstr ""
"Nelze zapsat soubor /etc/sysconfig/bootsplash\n"
"Soubor nebyl nalezen."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Nelze spustit mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Provst initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1335,24 +1336,24 @@ msgstr ""
"Chcete-li dokonit instalaci tmatu pro LiLo, spuste na pkazov dce "
"\"lilo\" jako uivatel root."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Znovu spustit 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
msgstr "Poznmka"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Instalace tmat pro LiLo a Bootsplash provedena spn!"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Instalace tmata selhala!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1361,21 +1362,21 @@ msgstr ""
"Jako sprvce zavdn nyn pouvte %s.\n"
"Pokud chcete spustit prvodce nastavenm, klepnte na Nastavit."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Nastavit"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Vbr zavdcho obrzku"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Tmata"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1389,89 +1390,84 @@ msgstr ""
"mete je vybrat\n"
"kad zvlṻ"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "Obrazovka LiLo"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Systmov reim"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Spustit grafick prosted pi startu systmu"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ne, nechci automatick pihlen"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ano, chci automatick pihlen s tmto (uivatelem, desktopem)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "OK"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "nelze otevt /etc/inittab pro ten: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minut(y)"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minuta"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d sekund"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Nelze provst sejmut obrazovky ped rozdlenm disk"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Sejmut obrazovky budou dostupn po instalaci v adresi %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Francie"
@@ -1479,8 +1475,8 @@ msgstr "Francie"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Belgie"
@@ -1504,13 +1500,13 @@ msgstr "Norsko"
msgid "Sweden"
msgstr "vdsko"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Nizozem"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Itlie"
@@ -1518,8 +1514,8 @@ msgstr "Itlie"
msgid "Austria"
msgstr "Rakousko"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Spojen stty americk"
@@ -1541,12 +1537,12 @@ msgstr ""
msgid "New"
msgstr "Nov"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Odpojit"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Pipojit"
@@ -1555,10 +1551,9 @@ msgstr "Pipojit"
msgid "Server"
msgstr "Server"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Ppojn bod"
@@ -1574,28 +1569,28 @@ msgstr "URL mus zanat znaky http:// nebo https://"
msgid "Server: "
msgstr "Server: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Adres pipojen (mount point): "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Volby: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Zlohujte si nejdv sv data, prosm"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "tte pozorn!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1604,15 +1599,15 @@ msgstr ""
"Jestlie chcete pouvat aboot, muste nechat voln msto na zatku disku\n"
"(2048 sektor sta)"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Prvodce"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Co udlte ?"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1625,152 +1620,152 @@ msgstr ""
"(klepnte na nj a potom na\n"
"\"Zmnit velikost\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Prosm klepnte na oddl"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detaily"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Nenalezeny dn pevn disky!"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "urnlovac FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOs"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Odkldac (swap)"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Przdn"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Dal"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Souborov systmy:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Vytvoit"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Zmnit typ"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Msto toho pouijte ``%s''"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Smazat"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Nejprve pouijte ``Odpojit''"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr "Tm e zmnte typ oddlu %s pijdete o vechna jeho data"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Vyberte oddl"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Vyberte jin oddl"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Konec"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Pepnout se do mdu 'expert'"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Pepnout se do mdu 'normln'"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Zpt"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Pesto chcete pokraovat?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Konec bez uloen"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Chcete skonit bez zapsn do tabulky oddl?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Chcete uloit pravy souboru /etc/fstab?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Automaticky rozmstit"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Ve smazat"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Automaticky rozmstit"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Vce"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Informace o pevnm disku"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Vechny primrn oddly (partitions) jsou pouvny"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Nemu pidat dn dal oddl"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1779,31 +1774,31 @@ msgstr ""
"mst\n"
"vytvoit rozen (extended) oddl"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Uloit tabulku oddl"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Obnovit tabulku oddl"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Zchrana tabulky oddl"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Znovu nast tabulku oddl"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Automatick pipojovn pro vyjmateln mdia"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Zvolit soubor"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1811,11 +1806,12 @@ msgstr ""
"Zlon tabulka oddl nem stejnou velikost\n"
"Chcete pesto chcete pokraovat?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Varovn"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1823,71 +1819,71 @@ msgstr ""
"Vlote disketu do mechaniky\n"
"Vechna data na tto disket budou smazna"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Pokoum se obnovit tabulku oddl"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Podrobn informace"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Zmnit velikost"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Pesunout"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formtovat"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Pidat do RAIDu"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Pidat do LVMu"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Odebrat z RAIDu"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Odebrat z LVMu"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Zmnit RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Pout loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Vytvoit nov oddl"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Poten sektor: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Velikost v MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Souborov systm: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Nastaven: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
@@ -1897,33 +1893,33 @@ msgstr ""
"(protoe jste ji doshli maximlnho potu primrnch oddl).\n"
"Nejprve odstrate nkter primrn oddl a vytvote oddl rozen."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Odstranit soubor loopbacku?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Zmnit typ oddlu"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Kter souborov systm chcete pout?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Pepnm z ext2 na ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Kam chcete pipojit loopback %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Kam chcete pipojit zazen %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1931,135 +1927,135 @@ msgstr ""
"Nemu smazat ppojn bod, protoe tento oddl je pouvn pro loopback.\n"
"Odstrate nejprve loopback"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Kam chcete pipojit %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Potm hranice souborovho systmu fat"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Mnm velikost"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Na tomto diskovm oddlu nelze mnit velikost"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Vechna data z tohoto oddlu by mla bt zlohovna"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Kdy zmnte velikost oddlu %s, ztratte tm vechna jeho data"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Zvolte novou velikost"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Nov velikost v MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Na kter disk chcete oddl pesunout?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Na kter sektor chcete oddl pesunout?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Pesouvm"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Pesouvm oddl..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Zvolte existujc RAID pro pidn"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nov"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Zvolte existujc LVM pro pidn"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Nzev pro LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Tento oddl neme bt pouit pro loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Nzev souboru loopbacku:"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Zadejte nzev souboru"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Soubor u je pouvn jinm loopbackem, zvolte si jin"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Soubor u existuje. Mm ho pout?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Volby pro pipojen"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Dal"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "zazen"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "rove"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "Velikost bloku (chunk)"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Bute opatrn: tato akce je nebezpen."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Jak typ diskovho oddlu?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Balek %s mus bt nainstalovn. Chcete ho nainstalovat?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2071,7 +2067,7 @@ msgstr ""
"Buto pouijete LILO a nebude to fungovat, nebo nepouijete LILO a tedy "
"nepotebujete /boot"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2084,7 +2080,7 @@ msgstr ""
"manager),\n"
"pidejte jet /boot oddl"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2094,44 +2090,44 @@ msgstr ""
"S tm se nen schopn vypodat dn zavdc program bez pouit oddlu\n"
"/boot. Ujistte se prosm, e tento oddl mte."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Bude zapsna nov tabulka oddl na disku %s!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Aby se zmny uplatnily budete muset restartovat pota"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Kdy naformtujete oddl %s, ztratte tm vechna jeho data"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formtuji"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formtuji soubor loopbacku %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Formtuji oddl %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Schovat soubory"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Pesunout soubory na nov diskov oddl"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2140,83 +2136,83 @@ msgstr ""
"Adres %s ji obsahuje njak data\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Pesunuji soubory na nov diskov oddl"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Kopruji %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Odstrauji %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "oddl %s je nyn rozpoznn jako %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Zazen: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Psmeno v DOSu: %s (jenom odhad)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Typ: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Jmno: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Zatek: sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Velikost: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektor"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Od cylindru %d do cylindru %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Naformtovan\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nenaformtovan\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Pipojen\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2225,7 +2221,7 @@ msgstr ""
"Loopback soubor(y): \n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2233,27 +2229,27 @@ msgstr ""
"Standardn startovac oddl\n"
" (Pro MS-DOS, ne pro LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "rove %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Velikost bloku(chunk) %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID disky %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback soubor: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2265,7 +2261,7 @@ msgstr ""
"s ovladai, je lep\n"
"no nechat neporuen.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2277,61 +2273,61 @@ msgstr ""
"oddl je pro sputn\n"
"dalho systmu.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Pouze pro ten"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Velikost: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrie: %s cylindr, %s hlav, %s sektor\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Informace: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM disky %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Typ tabulky oddl: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "na kanle %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Kl pro kryptovan souborov systm"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Vyberte si kryptovac kl pro souborov systm"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Tento kl je pli jednoduch (mus bt alespo %d znak dlouh)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Kryptovac kle se neshoduj"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Kryptovac kl"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Kryptovac kl (znovu)"
@@ -2339,10 +2335,6 @@ msgstr "Kryptovac kl (znovu)"
msgid "Change type"
msgstr "Zmnit typ"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Prosm klepnte na zdroj"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2367,7 +2359,7 @@ msgstr ""
"Prosm zadejte sv uivatelsk jmno, heslo a nzev domny, pod ktermi "
"chcete pistupovat k tomuto potai."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Uivatelsk jmno"
@@ -2379,23 +2371,23 @@ msgstr "Domna"
msgid "Search servers"
msgstr "Vyhledat servery"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formtovn %s skonilo chybou"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "nevm jak naformtovat %s na typ %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "pipojen oddlu %s v adresi %s selhalo"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "chyba odpojovn %s: %s"
@@ -2482,11 +2474,15 @@ msgstr "Nic nedlat"
msgid "Error opening %s for writing: %s"
msgstr "Chyba pi otevrn %s pro zpis: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Bez alternativnho ovladae"
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -2495,11 +2491,11 @@ msgstr ""
"Pro vai zvukovou kartu (%s), kter nyn pouv ovlada \"%s\", nen dn "
"znm OSS/ALSA alternativn ovlada."
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Nastaven zvuku"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -2508,7 +2504,7 @@ msgstr ""
"Zde si pro vai zvukovou (%s) kartu mete vybrat alternativn ovlada (bu "
"OSS nebo ALSA)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2521,25 +2517,25 @@ msgstr ""
"Vae karta nyn pouv ovlada %s\"%s\" (vchoz ovlada pro vai kartu je "
"\"%s\")"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Ovlada:"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Npovda"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Pepnm mezi npovdou pro ALSA a OSS"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2572,7 +2568,7 @@ msgstr ""
"- nov ALSA API, kter poskytuje daleko vce monost, ale vyaduje pout "
"knihovnu ALSA.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2587,29 +2583,30 @@ msgstr ""
"\n"
"Pi dalm sputn bude pouit pouze nov ovlada \"%s\" "
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "ekejte prosm... Aktivuji konfiguraci"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Prosm pokejte"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Nen rozpoznn dn ovlada"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Pro vai zvukovou kartu (%s) nen dn znm ovlada"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Neznm ovlada"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2624,217 +2621,11 @@ msgstr ""
"adresu <install at mandrakesoft dot com>\n"
"s pedmtem: unlisted sound driver \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Model"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "model pevnho disku"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Kanl"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "Kanl EIDE/SCSI"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Sbrnice"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"toto je fyzick sbrnice, na kterou je pipojeno zazen (nap. PCI, "
-"USB, ...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Modul"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "modul jdra systmu GNU/Linux, kter ovld toto zazen"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Tda mdi"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "tda hardwarovho zazen"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Popis"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "toto pole popisuje zazen"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Identifikace sbrnice"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- zazen PCI a USB: vypisuje se dodavatel, zazen, poddodavatel a "
-"podzazen (ID PCI/USB)"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Umstn na sbrnici"
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"- zazen PCI: udv slot PCI, zazen a funkci tto karty\n"
-"- zazen EIDE: zazen je bu master nebo slave\n"
-"- zazen SCSI: udv ID sbrnice a zazen SCSI"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Star soubor se zazenm"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "star, statick nzev zazen, kter se pouv v balku dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Nov zazen devfs"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-"nov, dynamick nzev zazen, kter generuje zabudovan systm jdra devfs"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Poet tlatek"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "jmno dodavatele zazen"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Alternativn ovladae"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "seznam alternativnch ovlada pro vai zvukovou kartu"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Konec"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Npovda"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Npovda..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Npovda pro HardDrake"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Popis pol:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/Nah_lsit chybu"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_O aplikaci..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "O aplikaci HardDrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"Toto je HardDrake, nstroj spolenosti Mandrake pro nastaven hardware.\n"
-"Verze:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Autor:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Verze Harddrake2 "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Nalezen hardware"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informace"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Nastavit modul"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Spustit nstroj pro nastaven"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Probh detekce"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Zde mete nastavit kad z parametr modulu."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Spoutm \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Zkoum tdu %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "primrn"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "sekundrn"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Autodetekce"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Neznm|Obecn"
@@ -2846,7 +2637,7 @@ msgstr "Neznm|CPH05X (bt878) [vce dodavatel]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Neznm|CPH06X (bt878) [vce dodavatel]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2858,31 +2649,31 @@ msgstr ""
"Je-li vae karta patn detekovna, lze nastavit sprvn typ karty a tuneru "
"run zde. Pokud je to poteba, vyberte tak parametry va TV karty."
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Model karty :"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Typ tuneru :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Poet buffer pro zachycen :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "Poet buffer pro zachycen systmem mmap"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "Nastaven PLL :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Podpora rdia :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "Zapnout podporu rdia"
@@ -4642,6 +4433,7 @@ msgstr ""
" * Vchoz OS: vyberte vchoz OS, kter se spust po uplynut prodlevy."
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4664,10 +4456,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4790,16 +4582,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Nelze pout vesmrov vysln bez NIS domny"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Vlote naformtovanou disketu do %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Tato disketa nen formtovna"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4807,12 +4599,12 @@ msgstr ""
"Pokud chcete pout uloen vbr balk, spuste instalaci takto: 'linux "
"defcfg=floppy'"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Chyba pi ten souboru %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4820,7 +4612,7 @@ msgstr ""
"Stala se chyba - nebylo nalezeno dn zazen na kterm by se daly "
"vytvoit nov souborov systmy. Zkontrolujte prosm hardware"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4830,7 +4622,7 @@ msgstr ""
"pracovat.\n"
"Dal informace mete nalzt na: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4841,11 +4633,11 @@ msgstr ""
"(nebo vytvoit nov), zvolit 'Ppojn bod'\n"
"a nastavit ho na '/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Muste mt odkldac oddl"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4855,59 +4647,59 @@ msgstr ""
"\n"
"Chcete pesto pokraovat?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Muste mt FAT oddl pipojen na /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Pout voln msto"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nen dostatek msta pro vytvoen novho diskovho oddlu"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Pout existujc oddl"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nen zde dn existujc oddl k pouit"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Pout Windows oddl jako loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Kter diskov oddl chcete pout pro Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Zvolte velikosti"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Velikost koenovho oddlu v MB:"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Velikost odkldacho oddlu v MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Pout voln msto na Windows oddlu"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Na kterm oddlu chcete mnit velikost?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Potm hranice souborovho systmu s Windows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4916,7 +4708,7 @@ msgstr ""
"Zmnu velikost FAT nen mon provst, \n"
"vyskytla se nsledujc chyba: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4925,7 +4717,7 @@ msgstr ""
"V diskov oddl s Windows je pli fragmentovn, pouijte nejdve\n"
"program 'defrag'"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4946,21 +4738,21 @@ msgstr ""
"Tak byste si mli data zlohovat. A si budete jist, e chcete pokraovat\n"
"stisknte Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Jakou velikost oddlu chcete nechat pro Windows na"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "diskovm oddlu %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Zmna FAT oddlu neuspla: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4968,32 +4760,32 @@ msgstr ""
"Nejsou zde dn FAT oddly, kter by bylo mon zmnit (nebo nen dostatek "
"msta)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Smazat cel disk"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Odstranit Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Mte vce ne jeden pevn disk, na kter chcete instalovat Linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "VECHNY diskov oddly a data na disku %s budou zruena"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Vlastn rozdlen disku"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Pout fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5002,28 +4794,28 @@ msgstr ""
"Nyn mete rozdlit v pevn disk %s.\n"
"A skonte, nezapomete uloit zmny pomoc 'w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Nemte dostatek volnho msta na oddlu s Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Nemu najt dn voln msto pro instalaci"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Prvodce DrakX nael nsledujc een:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Vytven diskovch oddl selhalo: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Startuji s"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Zastavuji s"
@@ -5051,12 +4843,12 @@ msgstr ""
"Je mon, e je pokozen CD disk nebo CD-ROM mechanika.\n"
"Zkontrolujete to pouitm pkazu \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Vt vs %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Nen dostupn dn disketov mechanika"
@@ -5066,7 +4858,7 @@ msgstr "Nen dostupn dn disketov mechanika"
msgid "Entering step `%s'\n"
msgstr "Zanm '%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -5078,78 +4870,78 @@ msgstr ""
"verzi instalanho programu. Ta se spout tak, e pi startu\n"
"z CD mechaniky stisknete 'F1' a pot napete 'text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Typ instalace"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Prosm zvolte jednu z nsledujcch instalanch td:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Vbr skupiny balk"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Vbr jednotlivch balk"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Celkov velikost: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "patn balek"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Jmno: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Verze: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Velikost: %d kB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Dleitost: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"Nemete oznait tento balek, protoe pro jeho instalaci nen dost msta"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Tyto balky budou instalovny"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Tyto balky budou odebrny"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Nemete vybrat/nevybrat tento balek"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Toto je nepostradateln balek, neme bt odstrann"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Nemete od-oznait tento balek, protoe je u nainstalovan"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -5157,74 +4949,74 @@ msgstr ""
"Tento balek mus bt obnoven\n"
"Jste si jisti, e ho nechcete zvolit?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Tento balek mus bt obnoven, nemete ho nezvolit"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Ukzat automaticky vybran balky"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Instalovat"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Uloit/Nahrt na/z disketu/y"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Aktualizuji vbr balk"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimln instalace"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Vyberte si balky, kter chcete nainstalovat"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Instaluji"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Odhaduji"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Zbvajc as "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "ekejte prosm, pipravuji instalaci"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d balk(y)"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Instaluji balek %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Potvrdit"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Odmtnout"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5239,17 +5031,17 @@ msgstr ""
"\n"
"Pokud toto CD nemte, stisknte Zruit a toto CD nebude nainstalovno."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Pesto pokraovat?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Stala se chyba pi azen balk:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Stala se chyba pi instalaci balk:"
@@ -5558,108 +5350,108 @@ msgstr ""
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A. \n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr "Jste si jist, e odmtte licenn ujednn?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Klvesnice"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Vyberte si rozloen va klvesnice."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Zde je kompletn seznam dostupnch klvesnic"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Kter typ instalace chcete?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instalace/Aktualizace"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Je to instalace nebo aktualizace?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Doporuen"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Expertn"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Aktualizovat"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Aktualizovat pouze balky"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Vyberte si typ va myi."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Pipojen myi"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Ke ktermu sriovmu portu je pipojena vae my?"
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulace tlatek"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulace 2 tlatka"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulace 3 tlatka"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Nastavuji PCMCIA karty..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Nastavuji IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "nejsou dostupn dn diskov oddly"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Hledm oddly, kter lze pipojit"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Zvolte si ppojn(mount) body"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5667,40 +5459,40 @@ msgstr ""
"Pro bootstrap nen potebn msto o velikosti 1MB! Instalace me pokraovat "
"ale pro sputn systmu muste vytvoit bootstrap oddl pomoc DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Nebyl nalezen koenov oddl pro proveden aktualizace"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Koenov oddl"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Kter diskov oddl je koenov (/) ?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Muste restartovat pota aby se projevily zmny v tabulce oddl"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Zvolte diskov oddly kter chcete naformtovat"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Otestovat na vadn stopy?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formtuji oddly"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Vytvm a formtuji soubor %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -5709,27 +5501,27 @@ msgstr ""
"Selhala kontrola souborovho systmu %s. Chcete opravit chyby? (pozor, me "
"dojt ke ztrt dat)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nen dostatek odkldacho prostoru k instalaci, prosm pidejte njak"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Hledm dostupn balky a znovu sestavuji databzi balk..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Hledm dostupn balky"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Prohledvm ji instalovan balky..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Vyhledvm balky pro aktualizaci"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5737,7 +5529,7 @@ msgid ""
msgstr ""
"Na vaem systmu nen dostatek msta pro instalaci nebo aktualizaci (%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5745,35 +5537,35 @@ msgstr ""
"Vyberte si, zda chcete uloit nebo nahrt vbr balk na disketu.\n"
"Formt vbru je stejn jako formt automaticky generovan diskety."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Nahrt z diskety"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Uloit na disketu"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Nahrvm z diskety"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Vbr balk"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Vlote disketu obsahujc vbr balk"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Velikost vybranch balk je vt ne msto na disku"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Typ instalace"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5781,19 +5573,19 @@ msgstr ""
"Nevybrali jste dnou skupinu balk\n"
"Vyberte si prosm alespo minimln instalaci"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "X prosted"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Zkladn dokumentace (doporueno!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Opravdu minimln instalace (speciln bez urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5803,16 +5595,16 @@ msgstr ""
"Pokud nemte dn z nich, klepnte na Zruit.\n"
"Pokud Vm chyb pouze nkter z nich, odznate je, a zvolte Ok."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM oznaen \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Pipravuji instalaci"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5821,89 +5613,21 @@ msgstr ""
"Instaluji balek %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Probh nastavovn po instalaci"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Vlote prosm spoutc disketu do %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Vlote prosm disketu s moduly do %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Nyn si mete sthnout ifrovac software.\n"
-"\n"
-"VAROVN:\n"
-"\n"
-"Kvli rznm obecnm poadavkm a nazenm rznch soudnch ad,\n"
-"vztahujcm se na tento druh software, by se ml zkaznk a/nebo koncov\n"
-"uivatel ujistit, zda mu jeho soudn sprva umouje sthnout si, uloit\n"
-"a pouvat tento software.\n"
-"\n"
-"Zkaznk a/nebo koncov uivatel by si ml bt vdom toho, e nesm\n"
-"pestupovat zkony sv jurisdikce. Pokud zkaznk a/nebo koncov uivatel\n"
-"nebude respektovat ustanoven vztahujcch se zkon, me se vystavit\n"
-"postihu.\n"
-"\n"
-"V kadm ppad se MandrakeSoft i jeho vrobny a dodavatel vzdvaj\n"
-"jakkoliv zodpovdnosti za pm i nepm kody (vetn ztrty zisk,\n"
-"peruen podnikn, ztrty obchodnch informac, jakoto i jinch "
-"pennch\n"
-"ztrt a eventulnch postih, poadavk na odkodnn a alob) vznikl\n"
-"vlastnictvm, pouvnm nebo pouhm stahovnm tohoto software, ke ktermu\n"
-"me mt zkaznk a/nebo nebo koncov uivatel pstup kdy odsouhlas\n"
-"tuto dohodu.\n"
-"\n"
-"\n"
-"Pokud mje jakkoliv dotazy vztahujc se k tto dohod, kontaktujte prosm\n"
-"MandrakeSoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5923,155 +5647,155 @@ msgstr ""
"\n"
"Chcete nainstalovat aktualizace?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Kontaktuji web Mandrake Linux pro zskn seznamu dostupnch zrcadel"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Zvolte si zrcadlo (mirror) pro stahovn balk"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Stahuji ze zrcadla(mirror) seznam dostupnch balk"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Jak je vae asov psmo?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Hardwarov hodiny nastaveny na GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatick synchronizace asu (pomoc NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP Server"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Vzdlen CUPS server"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Bez tiskrny"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Mte njakou zvukovou kartu na ISA sbrnici?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Pro nastaven zvukov karty spuste po instalaci \"sndconfig\"."
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Nebyla nalezena zvukov karta. Zkuste spustit po instalaci \"harddrake\"."
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Souhrn"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "My"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "asov zna"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Tiskrna"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN karta"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Zvukov karta"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV karta"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr "Domna Windows"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Lokln soubory"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Hlavn(root) heslo"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Bez hesla"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Toto heslo je pli jednoduch (mus bt alespo %d znak dlouh)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Oven"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Oven pomoc LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "Zkladn dn pro LDAP"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP server"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Oven pomoc NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS Domna"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS Server"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6100,19 +5824,19 @@ msgstr ""
"Pkaz 'wbinfo -t' otestuje, zda-li vae tajn informace pro oven jsou "
"sprvn."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Domna Windows pro oven"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Uivatelsk jmno Sprvce domny"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Heslo Sprvce domny"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6141,19 +5865,20 @@ msgstr ""
"Pokud chcete vytvoit startovac disketu, vlote disketu do mechaniky\n"
"a stisknte \"OK\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "prvn mechaniky"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "druh mechaniky"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Peskoit"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6177,7 +5902,7 @@ msgstr ""
"innou pomoc pi havrii systmu. Chcete vytvoit startovac disketu?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6191,28 +5916,28 @@ msgstr ""
"spoutc diskety bude zejm nespn, protoe XFS\n"
"potebuje velmi velk ovlada)"
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Bohuel nen dostupn dn disketov mechanika"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Zvolte mechaniku, kde chcete vytvoit startovac disketu"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Vlote disketu do %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Vytvm startovac disketu"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Pipravuji zavdc program"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6224,11 +5949,11 @@ msgstr ""
"Instalace bude pokraovat, ale budete\n"
"potebovat BootX pro sputn systmu."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Chcete pout aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6236,15 +5961,15 @@ msgstr ""
"Stala se chyba pi instalaci aboot,\n"
"mm se pokusit o instalaci i kdy to zru prvn oddl na disku?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Instaluji zavdc program"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalace zavdcho programu neuspla. Stala se tato chyba:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6261,17 +5986,17 @@ msgstr ""
" Potom zadejte: shut-down\n"
"Pi dalm sputn u uvidte prompt."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Vlote przdnou disketu do %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Vytvm disketu pro automatickou instalaci"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6281,7 +6006,7 @@ msgstr ""
"\n"
"Chcete opravdu nyn skonit?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6313,15 +6038,15 @@ msgstr ""
"Informace o konfiguraci systmu po instalaci jsou dostupn\n"
"v dan kapitole oficiln uivatelsk pruky pro Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Vytvoit disketu pro automatickou instalaci"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6335,25 +6060,25 @@ msgstr ""
"\n"
"Takto lze jednodue zopakovat instalaci.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automaticky"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Zopakovat"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Uloit vbr jednotlivch balk"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux Instalace %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6371,22 +6096,22 @@ msgstr "chyb consolehelper"
msgid "Choose a file"
msgstr "Vyberte soubor"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Rozen"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Zkladn"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Pedchoz"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Dal"
@@ -6459,371 +6184,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Znovu odeslat"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "esk (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Nmeck"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvok"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "panlsk"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finsk"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Francouzsk"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norsk"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polsk"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rusk"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "vdsk"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "UK-Britsk"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "US-Americk"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albnsk"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armnsk (star)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armnsk (psac stroj)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armnsk (foneticky)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "zerbajdnsk (latinka)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgick"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Benglsk"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulharsk (foneticky)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulharsk (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brazilsk (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosensk"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Blorusk"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "vcarsk (Nmeck styl)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "vcarsk (Francouzsk styl)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "esk (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Nmeck (bez mrtvch klves)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dnsk"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvok (US) "
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvok (Norsk)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvok (vdsk) "
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estonsk"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Gruznsk (\"Rusk\" rozloen)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Gruznsk (rozloen \"Latin\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "eck"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Gujartsk"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Gurmutsk"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Maarsk"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Chorvatsk"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Izraelsk"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Izraelsk (foneticky)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "rnsk"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandsk"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italsk"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Inuktitutsk"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japonsk 106 klves"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korejsk klvesnice"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinsko-Americk"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laosk"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litevsk AZERTY (star)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litevsk AZERTY (nov)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litevsk \"seln ada\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litevsk \"foneticky\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Litevsk"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedonsk"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myamarsk (Burnsk)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongolsk (cyrilice)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Maltzsk (UK)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Maltzsk (US)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Holandsk"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polsk (rozloen QWERTY)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polsk (rozloen QWERTZ)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugalsk"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadsk (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Rumunsk (QWERTZ)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Rumunsk (QWERTY)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusk (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovinsk"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovensk (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovensk (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Srbsk (cyrilice)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Tamilsk (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Tamilsk (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Thajsk"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tdick klvesnice"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Tureck (tradin model \"F\")"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Tureck (modern model \"Q\")"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrajinsk"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "US (mezinrodn)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamsk \"seln ada\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslvsk (latin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Prav klvesa Alt"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Ob klvesy Shift souasn"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Control a Shift souasn"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "Klvesa CapsLock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl a Alt souasn"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt a Shift souasn"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Klvesa \"Menu\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Lev klvesa \"Windows\""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Prav klvesa \"Windows\""
@@ -6836,34 +6565,43 @@ msgstr "Propleten ppojn body %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Odeberte nejdve logick disky\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"Podpora PCMCIA ji nen dostupn pro kernely 2.2. Pouijte prosm adu 2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Zde mete nastavit kad z parametr modulu."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Nen dostupn dn disketov mechanika"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "slo"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d sel oddlench rkou"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d znakovch etzc oddlench rkou"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "rkou oddlen sla"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "rkou oddlen znakov etzce"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"Podpora PCMCIA ji nen dostupn pro kernely 2.2. Pouijte prosm adu 2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - my"
@@ -6968,55 +6706,76 @@ msgstr "dn"
msgid "No mouse"
msgstr "Bez myi"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Vyzkouejte prosm, zda funguje my"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Vyzkouejte na myi,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "TOIT KOLEKEM!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-2,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Ukonit"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Dal ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Je to sprvn?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Informace"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Rozbal vtev"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Sbal vtev"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Pepnut mezi abecednm a skupinovm azenm"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "pout pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "pout pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "pout dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch USB"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Pipojen k Internetu"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -7026,21 +6785,13 @@ msgstr ""
"Nkter pipojen pouvaj pptp, nkter pouze dhcp. Jestli si nejste "
"jist, zvolte 'pout pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "pout dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "pout pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "pout pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -7083,6 +6834,10 @@ msgid ""
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
+"Nastaven aplikace drakfirewall\n"
+"\n"
+"Pedtm, ne budete pokraovat, se ujistte, e jste nastavili vai\n"
+"s a pstup k Internetu pomoc aplikace drakconnect."
#: ../../network/drakfirewall.pm_.c:152
msgid "Which services would you like to allow the Internet to connect to?"
@@ -7120,10 +6875,10 @@ msgstr "Dal porty"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Kterho dhcp klienta chcete pout?\n"
-"Standardn je dhcpcd"
+"Standardn je dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7133,7 +6888,7 @@ msgstr ""
"Ve vaem potai nebyl nalezen dn sov adaptr.\n"
"Nemohu nastavit typ spojen."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Zvolte sov rozhran"
@@ -7144,15 +6899,15 @@ msgstr ""
"Vyberte si prosm, kter sov adaptr chcete pout pro pipojen k "
"internetu"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "nebyla nalezena sov karta"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Nastavuji s"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7163,15 +6918,15 @@ msgstr ""
"DHCP servery. Tento nzev mus bt pln, jako napklad\n"
"'mybox.mylab.myco.com'."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Nzev potae"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Prvodce nastavenm st"
@@ -7217,13 +6972,13 @@ msgstr "Nov konfigurace (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Star konfigurace (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Nastaven ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7231,19 +6986,19 @@ msgstr ""
"Vyberte si svho poskytovatele internetu.\n"
" Pokud nen na seznamu, vyberte si Jin"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Evropsk protokol"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Evropsk protokol (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokol pouit ve zbytku svta"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7251,32 +7006,32 @@ msgstr ""
"Protokol pouit ve zbytku svta \n"
" dn D-kanl (leased lines)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Kter protokol chcete pout?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr "Chcete pout nalezen rozhran \"%s\" ?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Jak typ karty mte?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Nevm"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7290,19 +7045,19 @@ msgstr ""
"\n"
"Jestli mte PCMCIA kartu, muste znt jej IRQ a IO.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Peruit"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Pokraovat"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Kterou z tchto ISDN karet mte?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7310,60 +7065,87 @@ msgstr ""
"Nael jsem ISDN PCI kartu, jej typ ale neznm. Prosm zvolte si jednu z "
"nsledujcho seznamu PCI karet."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Nenael jsem dnou ISDN PCI kartu. Prosm zvolte si jednu z nsledujc "
"nabdky"
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Ke ktermu sriovmu portu je v modem pipojen?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Monosti vyten"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nzev pipojen"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefonn slo"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Pihlaovac jmno"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Podle scne"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Pomoc terminlu"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Jmno domny"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Prvn DNS Server (nepovinn)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Druh DNS Server (nepovinn)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "neshodnch"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instalovat"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabulka"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7400,24 +7182,24 @@ msgstr "V souasnosti nejste pipojeni k Internetu."
msgid "Connect"
msgstr "Pipojit"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Odpojit"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Nastavit pipojen"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Nastaven a pipojen k internetu"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Nyn se pipravuje konfigurace %s pipojen."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7436,12 +7218,12 @@ msgstr ""
"\n"
"Stisknte OK pro pokraovn."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Nastaven st"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7452,7 +7234,7 @@ msgstr ""
"Kliknte na Ok pro zachovn nastaven nebo kliknte na Zruit pro nov "
"nastaven pipojen Internetu a k sti.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7464,72 +7246,77 @@ msgstr ""
"Nyn lze nastavit pipojen k sti nebo internetu.\n"
"Pokud nechcete pout automatickou detekci, odznate polko.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Zvolte profil pro nastaven"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Pout autodetekci"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Expertn reim"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Detekuji zazen..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Modemov pipojen"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detekovno na portu %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Modemov pipojen"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detekovno %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN pipojen"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detekovno %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL pipojen"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detekovno na rozhran %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabelov pipojen"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "detekovno kabelov pipojen"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Pipojen k LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "detekovan() sov() karta(y)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Zvolte si pipojen, kter chcete nastavit"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7539,23 +7326,23 @@ msgstr ""
"Vyberte si jeden, kter chcete pout.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internetov pipojen"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Chcete se automaticky pipojovat po startu potae?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Nastaven st"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Je potebn znovu spustit s"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7566,7 +7353,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7576,7 +7363,7 @@ msgstr ""
"\n"
"Konfigurace bude nyn aktivovna.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7584,7 +7371,7 @@ msgstr ""
"Doporuujeme po tomto kroku restartovat X Window,\n"
"aby se pedelo problmm se zmnou nzvu potae."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -7594,7 +7381,7 @@ msgstr ""
"Otestujte pipojen k Internetu pomoc net_monitor nebo mcc. Pokud nen "
"spojen funkn, bude poteba asi znovu nast konfiguraci"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7605,7 +7392,7 @@ msgstr ""
"Kliknte na Ok pro zachovn nastaven.\n"
"Modifikace nsledujcch poloek pepe toto nastaven."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7615,43 +7402,55 @@ msgstr ""
"Kad poloka mus bt zadna jako IP adresa v 'desetinn' form\n"
"(napklad 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Nastavuji sov zazen %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (ovlada %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP adresa"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Maska st"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Automatick IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Spustit pi startu"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresa mus bt ve formtu 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7662,56 +7461,56 @@ msgstr ""
"Tento nzev mus bt pln, jako 'mybox.mylab.myco.com'.\n"
"Pokud pouvte brnu(gateway), mete tak zadat jej adresu"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS server"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Brna (nap. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Zazen brny (gateway)"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Adresa serveru DNS by mla bt ve tvaru 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Adresa brny by mla bt ve tvaru 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Nastaven proxy"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Sledovat id sov karty (uiten u notebook)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy by mla bt http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "URL by mlo zanat znaky 'ftp:' nebo 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Nael jsem existujc nastaven firewallu!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7719,27 +7518,27 @@ msgstr ""
"Varovn! Bylo nalezeno existujc nastaven firewallu. Po instalaci me "
"bt zapoteb njak run prava."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Nastaven Internetu"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Chcete se nyn pokusit pipojit k internetu?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Testuji pipojen k internetu..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Pota je nyn pipojen k internetu"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Z bezpenostnch dvod bude spojen ukoneno."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7747,92 +7546,92 @@ msgstr ""
"Nepodailo se pipojit k Internetu.\n"
"Pokuste se pekonfigurovat dan pipojen."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Nastaven pipojen"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Prosm vyplte nebo zkontrolujte nsledujc daje"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ karty"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "DMA karty"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO karty"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 karty"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 karty"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Vae osobn telefonn slo"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Jmno poskytovatele (nap. provider.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Telefonn slo poskytovatele"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "DNS poskytovatele .1 (voliteln)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "DNS poskytovatele .2 (voliteln)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Vbr si zemi"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Typ vyten"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Rychlost pipojen"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Prodleva pipojen (vteiny)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "V et (uivatelsk jmno)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Heslo vaeho tu"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Velk Britnie"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "chyba pipojovn: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Rozen diskov oddly nejsou na tomto systmu podporovny"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7851,12 +7650,12 @@ msgstr "Obnova ze souboru %s neuspla: %s"
msgid "Bad backup file"
msgstr "patn zlon soubor"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Chyba pi zapisovn do souboru %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7886,182 +7685,183 @@ msgstr "nedleit"
msgid "maybe"
msgstr "me se hodit"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Tiskov Systm pro Unix"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Tisk bez ukldn do fronty"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LprNG - LPR Nov generace"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Dmon pro tiskrny"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Tisk bez ukldn do fronty"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LprNG - LPR Nov generace"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LprNG"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Tiskov Systm pro Unix"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Neznm model"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Mstn tiskrna"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Vzdlen tiskrna"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Tiskrna na vzdlenm CUPS serveru"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Tiskrna na vzdlen lpd serveru"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Sov tiskrna (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Tiskrna na serveru Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Tiskrna na Netware serveru"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Zadejte URI tiskovho zazen"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Poslat tiskovou lohu do pkazu"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Neznm model"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Neznm model"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Mstn tiskrny"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Vzdlen tiskrny"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " na paralelnm portu \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", USB tiskrna \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", multifunkn na paralelnm portu \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", multifunkn zazen na USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", multifunkn zazen na HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", multifunkn zazen"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", pi tisku na %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " na serveru LPD \"%s\", tiskrna \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP hostitel \"%s\", port %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " na serveru SMB/Windows \"%s\", sdlen jako \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " na serveru Novell \"%s\", tiskrna \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", pouv pkaz %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr "Pm tisk (bez ovladae)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(na %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(na tomto potai)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Na serveru CUPS \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Vchoz)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Zvolte pipojen tiskrny"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Jak je tiskrna pipojena?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8071,19 +7871,19 @@ msgstr ""
"V ppad vzdlenho CUPS serveru nemuste nastavovat tiskrny zde,\n"
"tiskrny budou automaticky detekovny."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Autodetekce tiskrny (lokln, TCP/soket, a tiskrny SMB)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "Nastaven CUPS"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Zadejte CUPS server"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8100,7 +7900,7 @@ msgstr ""
"sti, muste pro zskn informac zadat IP adresu CUPS serveru a tak "
"ppadn slo portu, jinak nechte toto pole przdn."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8116,53 +7916,53 @@ msgstr ""
"\"Automatick nastaven pro CUPS\" a editujte soubor /etc/cups/cupsd.conf\n"
"run. Nezapomete potom CUPS restartovat (pkaz: \"service cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "IP adresa mus bt ve formtu 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "slo portu mus bt cel slo!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP adresa CUPS serveru"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Port"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Automatick nastaven pro CUPS"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "PrinterDrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr "Zkoumm v pota..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "PrinterDrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr "Na vaem potai nebyla nalezena dn pmo pipojen tiskrna"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8170,7 +7970,7 @@ msgstr ""
"Nsledujc tiskrny\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8178,7 +7978,7 @@ msgstr ""
"Nsledujc tiskrna\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8186,7 +7986,7 @@ msgstr ""
"\n"
"a jedna neznm tiskrna jsou "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8195,7 +7995,7 @@ msgstr ""
"\n"
"a %d neznmch tiskren je "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8203,7 +8003,7 @@ msgstr ""
"\n"
"jsou "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8211,11 +8011,11 @@ msgstr ""
"\n"
"je "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "pmo pipojena(y) k vaemu potai"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8223,7 +8023,7 @@ msgstr ""
"\n"
"Nael jsem jednu neznmou tiskrnu pmo pipojenou k vaemu potai"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8232,11 +8032,11 @@ msgstr ""
"\n"
"Nael jsem %d neznmch tiskren pmo pipojench k vaemu potai"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (Zkontrolujte to, e vechny tiskrny jsou pipojeny a zapnuty).\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
@@ -8244,19 +8044,19 @@ msgstr ""
"Chcete povolit tisk na tiskrnch vypsanch ve nebo na tiskrnch v "
"lokln sti?\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Chcete povolit tisk na tiskrnch v lokln sti?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Chcete povolit tisk na tiskrnch vypsanch ve?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "Opravdu chcete nastavit tisk na tomto potai?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -8265,13 +8065,13 @@ msgstr ""
"POZNMKA: V zvislosti na modelu tiskrny a tiskovm systmu je poteba "
"nainstalovat dalch %d MB potebnho software."
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Pidat novou tiskrnu"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8292,7 +8092,7 @@ msgstr ""
"Budete dotzni na vechny potebn informace pro nastaven tiskrny, mete "
"si vybrat se vech tiskovch ovlada a typ pipojen tiskrny."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8332,7 +8132,7 @@ msgstr ""
"Pokud jste pipraveni, klepnte na tlatko \"Dal\", nebo klepnte na "
"tlatko \"Zruit\" pokud nechcete v tuto chvli tiskrny nastavovat."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8357,7 +8157,7 @@ msgstr ""
"Pokud jste pipraveni, klepnte na tlatko \"Dal\", nebo klepnte na "
"tlatko \"Zruit\" pokud nechcete v tuto chvli tiskrny nastavovat."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8395,19 +8195,19 @@ msgstr ""
"Pokud jste pipraveni, klepnte na tlatko \"Dal\", nebo klepnte na "
"tlatko \"Zruit\" pokud nechcete v tuto chvli tiskrny nastavovat."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Automaticky nalzt tiskrny pipojen k tomuto potai"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "Automaticky nalzt tiskrny pipojen pmo k lokln sti"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "Automaticky nalzt tiskrny sdlen potai s Microsoft Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8429,53 +8229,53 @@ msgstr ""
"hodnoty (typ zsobnku, kvalita tisku,...), zvolte \"Tiskrna\" v sekci "
"\"Hardware\" v dcm centru Mandrake."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr "Autodetekce tiskrny"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", sov tiskrna \"%s\", port %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", tiskrna \"%s\" na serveru SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Nalezeno %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Tiskrna na paralelnm portu \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "USB tiskrna \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Sov tiskrna \"%s\", port %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Tiskrna \"%s\" na serveru Windows SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Mstn tiskrna"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8487,19 +8287,19 @@ msgstr ""
"ekvivalentn LPT1:, LPT2:, ...,prvn USB tiskrna: /dev/usb/lp0, druh USB "
"tiskrna: /dev/usb/lp1,...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Muste zadat zazen nebo nzev souboru!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Nenalezena dn tiskrna!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Tiskrny k dispozici"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -8507,7 +8307,7 @@ msgstr ""
"Tyto tiskrny byly automaticky detekovny, pokud nen mezi nimi poadovan "
"tiskrna, zadejte do polka nzev zazen/nzev souboru"
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -8515,7 +8315,7 @@ msgstr ""
"Zde je seznam vech automaticky rozpoznanch tiskren. Vyberte si tiskrnu, "
"kterou chcete nastavit nebo zadejte do polka nzev zazen/nzev souboru"
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8526,7 +8326,7 @@ msgstr ""
"automatick. Pokud nebyla tiskrna sprvn detekovna nebo preferujete "
"vlastn nastaven tisku, zvolte \"Run konfigurace\"."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8537,7 +8337,7 @@ msgstr ""
"pln automatick. Pokud nebyla tiskrna sprvn detekovna nebo preferujete "
"vlastn nastaven tisku, zvolte \"Run konfigurace\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -8545,11 +8345,11 @@ msgstr ""
"Vyberte si port, ke ktermu je tiskrna pipojena nebo zadejte do polka "
"nzev zazen/nzev souboru"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Vyberte port, ke ktermu je vae tiskrna pipojena."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -8557,19 +8357,19 @@ msgstr ""
" (Paraleln porty: /dev/lp0, /dev/lp1,... je ekvivalentn LPT1:, LPT2:, ...,"
"prvn USB tiskrna: /dev/usb/lp0, druh USB tiskrna: /dev/usb/lp1,...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Muste vybrat/zadat tiskrnu/zazen!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Run nastaven"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Monosti vzdlen lpd tiskrny"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -8577,46 +8377,46 @@ msgstr ""
"Abyste mohli pouvat vzdlenou tiskovou frontu lpd, muste zadat nzev "
"tiskovho serveru a nzev tiskrny, kam m bt posln tisk."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nzev vzdlenho potae"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nzev vzdlen tiskrny"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Chyb nzev vzdlenho potae!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Chyb nzev vzdlen tiskrny!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr "Nalezen model: %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr "Zkoumm s...."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", tiskrna \"%s\" na serveru \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Tiskrna \"%s\" na serveru \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Monosti SMB (Windows 9x/NT) tiskrny"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8628,7 +8428,7 @@ msgstr ""
"tiskovho serveru, nzev sdlen tiskrny, vhodn uivatelsk jmno, heslo a "
"informace o pracovn skupin."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
@@ -8637,39 +8437,39 @@ msgstr ""
"ze seznamu a pokud je to poteba, doplte uivatelsk jmno, heslo, a "
"pracovn skupinu."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Nzev SMB serveru"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP adresa SMB serveru"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Sdlen jmno"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Pracovn skupina"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Automaticky nalezeno"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Mus bt zadn bu nzev serveru nebo jeho IP adresa!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Chyb nzev pro sdlen pes Sambu!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "BEZPENOSTN VAROVN!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8710,7 +8510,7 @@ msgstr ""
"PrinterDrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8723,7 +8523,7 @@ msgstr ""
"PrinterDrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8735,11 +8535,11 @@ msgstr ""
"\n"
"Chcete opravdu pokraovat v nastaven tiskrny tmto zpsobem?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Monosti NetWare tiskrny"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -8750,37 +8550,37 @@ msgstr ""
"serveru (Pozor! To me bt odlin od jeho nzvu pro TCP/IP!), nzev "
"tiskov fronty tiskrny, kterou chcete pouvat, uivatelsk jmno a heslo."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Tiskov server"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Nzev tiskov fronty"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Chyb nzev pro sdlen pes NCP!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Chyb nzev tiskov fronty pro NCP!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", pota \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Pota \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Monosti tiskrny pro TCP/Socket"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
@@ -8789,7 +8589,7 @@ msgstr ""
"polek nzev nebo IP adresu tiskrny a voliteln slo portu (vchoz je "
"9100)."
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -8801,19 +8601,19 @@ msgstr ""
"ppadserver HP JetDirect je slo portu obvykle 9100, u jinch server "
"me bt jin. Podvejte se do manulu k vaemu hardware."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Chyb nzev nebo IP adresa tiskrny!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Nzev nebo IP adresa tiskrny"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI Tiskovho Zazen"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8823,11 +8623,11 @@ msgstr ""
"specifikaci CUPS nebo Foomatic. Tak pamatujte na to, e vechny URI nejsou "
"podporovny ve vech tiskovch sprvcch."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Mus bt zadno sprvn URI!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -8835,27 +8635,31 @@ msgstr ""
"Kad tiskrna potebuje nzev (nap. \"tiskarna\"). Popis a umstn nemus "
"bt vyplnny. Jsou to komente pouze pro uivatele."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nzev tiskrny"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Popis"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Umstn"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Natm databzi tiskren ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Natm databzi tiskren ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Model tiskrny"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8880,24 +8684,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "Zvolen model je sprvn"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "Vybrat model run"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Vbr modelu tiskrny"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Jak model tiskrny mte?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8911,7 +8715,7 @@ msgstr ""
"sprvn. Pokud je vyznaen nesprvn model, mete ho zmnit vbrem ze "
"seznamu nebo zvolte \"Raw printer\"."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -8919,11 +8723,11 @@ msgstr ""
"Pokud nen tiskrna v seznamu, vyberte kompatibiln nebo podobn model "
"(podvejte se do manulu)"
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Nastaven pro OKI win-tiskrnu"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8938,11 +8742,11 @@ msgstr ""
"port, nebo se tiskne pes server, pipojte tiskrnu na prvn paraleln port. "
"Jinak tisk nebude pracovat. Typ pipojen bude ovlada ignorovat."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Nastaven inkoustov tiskrny Lexmark"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8954,7 +8758,7 @@ msgstr ""
"tiskrnu na lokln port nebo ji nastavte na tom potai, ke ktermu bude "
"pipojena."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8975,11 +8779,11 @@ msgstr ""
"tiskovch hlav programem \"lexmarkmaintain\" a nastavit zarovnn tiskov "
"hlavy pomoc tohoto programu."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "Laserov tiskrna GDI pouvajc formt Zenographics ZJ-Stream"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -9020,7 +8824,7 @@ msgstr ""
"Prvn pkaz me zadat i bn uivatel, druh me provst pouze uivatel "
"root. Pot, co ve uveden provedete, mete normln tisknout.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9036,22 +8840,22 @@ msgstr ""
"podava) jsou nastaveny sprvn. Pi tisku ve velmi vysok kvalit/rozlien "
"bude tisk zejm pomalej."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Hodnota %s mus bt cel slo!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Hodnota %s mus bt slo!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Hodnota %s je mimo rozsah!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9060,11 +8864,11 @@ msgstr ""
"Chcete opravdu nastavit tiskrnu \"%s\"\n"
"jako vchoz?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testovac strnka"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -9076,39 +8880,39 @@ msgstr ""
"se na tiskrn s mlo pamt nemus podait vbec. Ve vtin ppad sta "
"vytisknout bnou testovac strnku."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Bez testovac strnky"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Tisk"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Standardn testovac strnka"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternativn testovac strnka (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternativn testovac strnka (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Testovac strnka s fotografi"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Netisknout testovac strnku"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Tisknu testovac strnku(y)"
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9123,7 +8927,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -9131,15 +8935,15 @@ msgstr ""
"Zkuebn strnka byl poslna na tiskrnu.\n"
"Me chvilku trvat ne zane tisk.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Probhl tisk sprvn ?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Pm tisk na tiskrnu"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9152,7 +8956,7 @@ msgstr ""
"<soubor>\". Grafick nstroje umouj jednodue vybrat tiskrny a mnit "
"jejich parametry.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -9162,8 +8966,8 @@ msgstr ""
"vtin aplikac, ale nezadv se zde nzev souboru, kter je pokad jin v "
"zvislosti na dan aplikaci.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9176,7 +8980,7 @@ msgstr ""
"Jednodue zadejte potebn nastaven do pkazov dky, nap. \"%s<soubor>"
"\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -9187,7 +8991,7 @@ msgstr ""
"klepnte na tlatko \"Monosti tiskrny\".%s%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -9195,7 +8999,7 @@ msgstr ""
"Zde je seznam dostupnch voleb pro nastaven tisku pro aktuln tiskrnu:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9204,8 +9008,8 @@ msgstr ""
"Pro vytitn souboru z pkazov dky (v terminlovm okn) pouijte "
"pkaz \"%s <soubor>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -9215,7 +9019,7 @@ msgstr ""
"vtin aplikac, ale nezadv se zde nzev souboru, kter je pokad jin v "
"zvislosti na dan aplikaci.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -9223,7 +9027,7 @@ msgstr ""
"Vechny monosti tisku pro souasnou tiskrnu jsou zobrazeny ne, nebo "
"klepnte na tlatko \"Monosti tiskrny\"."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9232,7 +9036,7 @@ msgstr ""
"Pro vytitn souboru z pkazov dky (v terminlovm okn) pouijte "
"pkaz \"%s <soubor>\" nebo \"%s <soubor>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9247,7 +9051,7 @@ msgstr ""
"pojmenovanou \"STOP Printer!\", kter po kliknut ihned zastav vechny "
"tiskov lohy. To je vhodn teba pro ppady uvznut papru.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9260,40 +9064,40 @@ msgstr ""
"Jednodue zadejte potebn nastaven do pkazov dky, nap. \"%s <soubor>"
"\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Tisk/Skenovn/Foto karty na \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Tisk/Skenovn na \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Tisk/Pstup k foto kartm na \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Tisknu na tiskrnu \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Zavt"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Monosti tiskrny"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9316,7 +9120,7 @@ msgstr ""
"\n"
"Nepouvejte pro toto zazen \"scannerdrake\"!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9338,17 +9142,17 @@ msgstr ""
"\"MtoolsFM\" mete pepnat mezi psmeny zazen pomoc polka v pravm "
"hornm rohu kadho vtu soubor."
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Natm data k tisku ..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Penst konfiguraci tiskrny"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9363,7 +9167,7 @@ msgstr ""
"ale tiskov lohy nebudou peneseny.\n"
"Ne vechny fronty lze penst z nsledujch dvod:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
@@ -9371,7 +9175,7 @@ msgstr ""
"CUPS nepodporuje tiskrny na serverech Novell nebo tiskrny, kter poslaj "
"data na skupinu pkaz.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9379,11 +9183,11 @@ msgstr ""
"PDQ podporuje pouze mstn tiskrny, vzdlen tiskrny LPD a tisk na "
"tiskrny pes sokety/TCP.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD ani LprNG nepodporuj IPP tiskrny.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -9391,7 +9195,7 @@ msgstr ""
"Tiskov fronty, kter nebyly vytvoeny tmto programem nebo pes \"foomatic-"
"configure\" nelze penst."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9401,7 +9205,7 @@ msgstr ""
"Tak tiskrny pouvajc PPD soubory od jejich vrobc nebo tiskrny s "
"nativnmi ovladai pro CUPS nelze penst."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9410,15 +9214,15 @@ msgstr ""
"\n"
"Oznate tiskrnu, kterou chcete penst a stisknte \"Penst\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Nepenet tiskrny"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Penst"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9429,11 +9233,11 @@ msgstr ""
"Kliknte na \"Penst\" pro pepsn.\n"
"Tak mete napsat nov nzev nebo ji peskoit."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Nzev fronty me obsahovat pouze psmena, slice a podtrtko"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9442,16 +9246,16 @@ msgstr ""
"Tiskrna s nzvem %s ji existuje,\n"
"chcete opravdu pepsat jej konfiguraci?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nov nzev tiskrny"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Penm %s ..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9460,29 +9264,29 @@ msgstr ""
"Byla penesena vchoz tiskrna (\"%s\"). M se nastavit jako vchoz tak "
"na vzdlenm tiskovm systmu %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Oberstvuji tiskov data ...."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Nastaven vzdlen tiskrny"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Spoutm s ...."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Nastavit s nyn"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "S nen nastavena"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9493,11 +9297,11 @@ msgstr ""
"spojen, ale s nen zatm nastavena. Pokud budete pokraovat bez nastaven "
"st, nebude mon pout tiskrnu, kterou poadujete. Jak chcete pokraovat?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Pokraovat bez nastaven st"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9511,7 +9315,7 @@ msgstr ""
"Mandrake, v sekci \"S a Internet\"/\"Pipojen\" a nsledn nastavte "
"tiskrnu tak v dcm centru v sekci \"Hardware\"/\"Tiskrna\""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9520,24 +9324,24 @@ msgstr ""
"S nefunguje a nelze ji spustit. Prosm zkontrolujte nastaven hardware. "
"Pak se opt pokuste provst nastaven vzdlen tiskrny."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Restartuji tiskov systm ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "vysok"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoidn"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Instaluji tiskov systm v bezpenostn rovni %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9562,11 +9366,11 @@ msgstr ""
"\n"
"Chcete opravdu nastavit tiskov systm na tomto potai?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Spustit tiskov systm pi startu systmu"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9586,59 +9390,59 @@ msgstr ""
"\n"
"Chcete nastavit zpt automatick start tiskovho systmu?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Ovuj nainstalovan software..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Odebrm LprNG..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Odstrauji %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Odebrm LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instaluji balky..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Zvolte tiskov systm pro tiskrnu"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Kter tiskov systm chcete pout pro tisk?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Nastavuji tiskrnu \"%s\"..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Instaluji Foomatic ..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Monosti tiskrny"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Pipravuji PrinterDrake...."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Nastavovn aplikac..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Chtli byste nastavit tiskrnu?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Tiskov systm: "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -9650,7 +9454,7 @@ msgstr ""
"nastavit na vzdlenm CUPS serveru pro vyuit v aplikaci Star Office/"
"OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -9659,28 +9463,28 @@ msgstr ""
"Jsou nastaveny nsledujc tiskrny. Dvojitm kliknutm na kadou z nich je "
"mon je modifikovat, nastavit jako vchoz nebo o nich zskat informace."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Obnovit seznam tiskren (pro zskn vech vzdlench CUPS tiskren)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Zmna tiskovho systmu"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normn reim"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "Chcete nastavit dal tiskrnu?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Zmnit nastaven tiskrny"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9689,86 +9493,86 @@ msgstr ""
"Tiskrna %s\n"
"Co chcete zmnit na tto tiskrn?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Provst!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Typ pipojen pro tiskrnu"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nzev tiskrny, popis, umstn"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Vrobce tiskrny, model, ovlada"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Vrobce tiskrny, model"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Nastavit tuto tiskrnu jako vchoz"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Pidat tuto tiskrnu do Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Odebrat tiskrnu ze Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Tisk testovacch strnek"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "Npovda pro tisk na tto tiskrn"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Odebrat tiskrnu"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Odebrm starou tiskrnu \"%s\"..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Vchoz tiskrna"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Tiskrna \"%s\" je nyn nastavena jako vchoz."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Pidvm tiskrnu do Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
"Tiskrna \"%s\" byla spn pidna do Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
"Pidn tiskrny \"%s\" do Star Office/OpenOffice.org/GIMP se nezdailo."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Odebrm tiskrnu ze Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -9777,106 +9581,28 @@ msgstr ""
"Tiskrna \"%s\" byla spn odebrna z aplikace Star Office/OpenOffice.org/"
"GIMP."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
"Odebrn tiskrny \"%s\" ze Star Office/OpenOffice.org/GIMP se nezdailo."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Chcete opravdu odebrat tiskrnu \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Odebrm tiskrnu \"%s\"..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Nastaven proxy"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Vtejte v konfiguranm nstroji pro proxy.\n"
-"\n"
-"Zde nastavujete http a ftp proxy zadnm\n"
-"pidlenho pihlaovacho jmna a hesla\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Zadejte prosm hodnoty pro http proxy\n"
-"V ppad, e nemte http proxy, ponechejte przdn"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "port"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "URL by mlo bt 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "slo portu mus bt numerick"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Zadejte prosm hodnoty pro ftp proxy\n"
-"V ppad, e nemte ftp proxy, ponechejte przdn"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Pokud je poteba, zadejte prosm pihlaovac jmno\n"
-"a heslo. Pokud je nepotebujete, nechte przdn"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "login"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "heslo"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "heslo znova"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Hesla nejsou shodn. Zkuste to znovu!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Nemu pidat oddl do _naformtovanho_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Nemu zapsat soubor %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid neuspl"
@@ -9890,7 +9616,7 @@ msgstr "mkraid neuspl (mon, e chyb raidtools?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nen dostatek oddl pro RAID rovn %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9937,27 +9663,32 @@ msgstr ""
"bezpenostn varovn zaslna tomuto uivateli (uivatelsk jmno nebo\n"
"\t email)"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "rove zabezpeen:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (vchoz: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Bezpenostn varovn:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Sprvce bezpenosti:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Volby st"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Systmov volby"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
@@ -9965,37 +9696,27 @@ msgstr ""
"Nastavenm nsledujcch voleb lze upravit zabezpeen vaeho\n"
"systmu. Pokud potebujete poradit, stisknte tlatko Npovda.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (vchoz: %s)"
-
-#: ../../security/main.pm_.c:161
-#, fuzzy
-msgid "Periodic Checks 2"
-msgstr "Pravideln kontroly"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Pravideln kontroly"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "ekejte prosm, nastavuji rove zabezpeen..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "ekejte prosm, nastavuji volby zabezpeen..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Spustit zvukov systm ALSA (Advanced Linux Sound Architecture)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron - spout opakujc se akce"
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -10003,7 +9724,7 @@ msgstr ""
"apmd je pouvn pro sledovn stavu baterie a zaznamenvn pes syslog.\n"
"Me tak bt pouit pro vypnut potae pi vybit baterii."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -10011,7 +9732,7 @@ msgstr ""
"Spout pkazy naplnovan pkazem na urit as pkazem 'at'.\n"
"Tak spout pkazy pi nzkm vyten systmu."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -10022,7 +9743,7 @@ msgstr ""
"v pedem definovanch intervalech. vixie cron m navc mnoho vlastnost,\n"
"vetn vy bezpenosti a vce monost nastaven."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -10033,7 +9754,7 @@ msgstr ""
"Commander).\n"
"Me tak v konzoli provdt operace 'vyjmi' a 'vlo' a ovldat pop-up menu."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10041,12 +9762,12 @@ msgstr ""
"HardDrake testuje hardware a umouje nov/zmnn\n"
"hardware nastavit"
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr "Apache je WWW server. Je pouvn k poskytovn HTML a CGI soubor."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -10060,7 +9781,7 @@ msgstr ""
"telnetu, ftp, rsh a rlogin. Pokud vypnete inetd, vypnete tm i ostatn\n"
"sluby kter spout."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -10068,7 +9789,7 @@ msgstr ""
"Spustit paketov filtr pro jdra ady 2.2, kter chrn pota\n"
"proti tokm ze st."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -10078,7 +9799,7 @@ msgstr ""
"v /etc/sysconfig/keyboard. Tu lze vybrat pomoc nstroje kbdconfig.\n"
"Pro vtinu pota byste ji mli nechat zapnutou."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10086,11 +9807,11 @@ msgstr ""
"Automatick generace hlaviky jdra v adresi /boot\n"
"pro soubory /usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Automatick detekce a konfigurace hardware pi sputn."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -10098,7 +9819,7 @@ msgstr ""
"Linuxconf provd rzn koly pi sputn systmu\n"
"nutn pro sprvu systmov konfigurace."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -10106,7 +9827,7 @@ msgstr ""
"lpd je tiskov dmon, bez kterho nebude fungovat lpr (program pro tisk).\n"
"Je to server, kter posl titn dokumenty jednotlivm tiskrnm."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10114,7 +9835,7 @@ msgstr ""
"Linux Virtual Server pouvan pro sestaven vysoce vkonnho\n"
"a dostupnho serveru."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -10122,7 +9843,7 @@ msgstr ""
"named (BIND) je domnov (DNS) server, kter pekld hostitelsk jmna na "
"IP adresy."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -10131,7 +9852,7 @@ msgstr ""
"(NCP)\n"
"ppojn body (mount points)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10139,7 +9860,7 @@ msgstr ""
"Aktivuje i deaktivuje vechny sov rozhran, kter maj nastartovat pi\n"
"startu systmu."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -10148,7 +9869,7 @@ msgstr ""
"NFS je oblben protokol pro sdlen soubor pes st TCP/IP.\n"
"Tato sluba poskytuje NFS server, jeho nastaven je v /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -10156,7 +9877,7 @@ msgstr ""
"NFS je oblben protokol pro sdlen soubor pes st TCP/IP.\n"
"Tato sluba poskytuje monost uzamykn soubor na NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10164,11 +9885,11 @@ msgstr ""
"Automaticky nastav podporu numerick klvesnice v konzoli\n"
"a v XFree pi startu."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Podpora pro OKI 4w a kompatibiln wintiskrny."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -10180,7 +9901,7 @@ msgstr ""
"problm\n"
"j mt nainstalovanou i na potach, kter ji nepotebuj."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -10191,13 +9912,13 @@ msgstr ""
"a NIS. Portmap server mus bt sputn na potach, kter funguj jako\n"
"servery pro protokoly, kter pouvaj mechanismus RPC."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr "Postfix je program pro doruovn poty z jednoho potae na jin."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10205,7 +9926,7 @@ msgstr ""
"Ukld a obnovuje 'stav entropie' na potai, co je pouvno pro\n"
"kvalitnj generaci nhodnch sel."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -10213,7 +9934,7 @@ msgstr ""
"Piazuje pm zazen blokovm (napklad diskov oddly)\n"
"pro aplikace jako je Oracle"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -10224,7 +9945,7 @@ msgstr ""
"pro IP adresy. K tomu pouv protokol RIP. Zatmco RIP je bn pouvn\n"
"v malch stch, pro sloitj st je zapoteb sloitj protokoly."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -10232,7 +9953,7 @@ msgstr ""
"Protokol rstat umouje uivatelm st sledovat vyten jednotlivch\n"
"stroj pipojench k sti."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10240,7 +9961,7 @@ msgstr ""
"Protokol rusers umouje uivatelm st zjistit kdo je pihlen na\n"
"jinm potai."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -10249,11 +9970,11 @@ msgstr ""
"vech uivatel pihlench na potai s dmonem rwho (je to podobn\n"
"slub finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Spustit zvukov systm pi startu"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -10262,64 +9983,64 @@ msgstr ""
"systmovch\n"
"log soubor. Je dobr mt sputn syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Nahrt ovladae pro usb zazen."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Startuje X Font Server (to je nezbytn pro bh XFree)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Zvolte si, kter sluby by mli bt automaticky sputny pi startu"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Tisk"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Sdlen soubor"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Systm"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Vzdlen administrace"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Databzov servery"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Sluby: aktivovno %d z %d registrovanch"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Sluby"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "sputno"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "zastaveno"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Sluby a dmoni"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10327,15 +10048,15 @@ msgstr ""
"Nejsou dn dal\n"
"informace o slub, promite."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Pi sputn"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Start"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stop"
@@ -10418,7 +10139,7 @@ msgstr ""
"Mandrake Linux 9.0 nabz ty nejlep Open Source hry - arkdy, akn, "
"strategick, ..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "dc centrum Mandrake"
@@ -10607,178 +10328,569 @@ msgstr ""
"produktm zskala konkurenn vhodu, pokud chcete podpoit vvoj distribuce "
"Mandrake Linux, pipojte se ke klubu MandrakeClub!"
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" Tento program je svobodn software; mete ho it a/nebo modifikovat\n"
+" podle specifikace GNU General Public Licence, kter byla publikovna\n"
+" Free Software Foundation; bu verze 2, nebo (podle volby) pozdj verze.\n"
+"\n"
+" Tento program je distribuovn s nadj, e bude uiten,\n"
+" ale BEZ JAKCHKOLIV ZRUK; BEZ NROKU NA PROFIT. Vce detail naleznete\n"
+" v licenci GNU General Public Licence.\n"
+"\n"
+" Kopii GNU General Public Licence mete obdret bu s tmto programem\n"
+" nebo si o n mete napsat na adresu Free Software Foundation, Inc.,\n"
+" 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Klvesnice"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Instaluji balky..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Prosm odhlaste se a pak stisknte Ctrl-Alt-Backspace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Pro aktivaci zmn se prosm znovu pihlaste na %s"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Nastaven Mandrake Terminal Server"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Zapnout server"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Vypnout server"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Spustit server"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Zastavit server"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "Disketa Etherboot/ISO"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Startovac image ze st"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Pidat/Odebrat uivatele"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Pidat/Odebrat klienty"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" aktualizace 2002 MandrakeSoft od Stewa Benedicta <sbenedict\\@mandrakesoft."
+"com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr "Spoutc disketa"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Spoutc ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Sestavit cel jdro -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Bude to trvat nkolik minut."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Nebylo zvoleno dn jdro!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Sestavit jedinou NIC -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Nen zvolena dn NIC!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Sestavit vechna jdra -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Smazat"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Smazat vechny NBI"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
msgstr "Pidat uivatele -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Odebrat uivatele"
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Typ: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr "Nepodailo se vytvoit obraz pro spoutn ze st!"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP klient"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Pidat/Odebrat klienty"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Pidat klienta -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Odebrat klienta"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Odebrat klienta"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "Nastaven dhcpd..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Maska st"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Jmno domny"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Server Samba"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
msgstr "Nastaven serveru dhcpd"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
+#, fuzzy
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
"Vtina tchto daj byla zskna z vaeho\n"
"bcho systmu. Mete je upravit dle poteby."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Zapsat nastaven"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Prosm vlote disketu:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "Nelze pracovat s disketou!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Disketu nyn mete vyjmout"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "Nen dostupn dn disketov mechanika!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "ISO image pro Etherboot je %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Nco neprobhlo sprvn! - Je nainstalovan program mkisofs?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Je nutn nejprve vytvoit soubor /etc/dhcpd.conf!"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Chyba!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Nemohu najt potebn soubor '%s ' s obrazem."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Nastaven automatick instalace"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10803,11 +10915,20 @@ msgstr ""
"\n"
"Chcete pokraovat?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Zopakovat"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Nastaven automatickch krok"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -10815,11 +10936,11 @@ msgstr ""
"Vyberte prosm, kter z krok instalace m bt proveden automaticky stejn "
"jako instalan program nebo bude run zadn"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Vytvm disketu pro automatickou instalaci"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10831,12 +10952,12 @@ msgstr ""
"\n"
"Parametry pro automatickou instalaci jsou pstupn v sekci nalevo"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Gratuluji!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10844,35 +10965,35 @@ msgstr ""
"Disketa byla s spchem vytvoena.\n"
"Nyn lze provst znovu instalaci."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Automatick instalace"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Pidat poloku"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Odstranit posledn poloku"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Sluby cronu nejsou zatm pro bn uivatele dostupn."
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "VAROVN"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "FATAL"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "INFO"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10882,7 +11003,7 @@ msgstr ""
" Report programu DrackBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10894,7 +11015,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10906,12 +11027,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Celkov prbh"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10924,41 +11045,41 @@ msgstr ""
"Varovn: Pokud jste tak ji jednou uinili, budete nejsp muset\n"
"vymazat pslun zznam ze souboru authorized_keys na serveru."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "Generovn kl me chvli trvat."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "CHYBA: Nelze spustit pkaz %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "dn vzva na heslo na %s na portu %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "Chybn heslo na %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "Povolen odepeno pi penosu %s na %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "Nelze nalzt %s na %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s neodpovd"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10975,64 +11096,64 @@ msgstr ""
"\n"
"bez dotazu na heslo."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "Vzdlen msto je ji protokolem WebDAV synchronizovno!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "Penos protokolem WebDAV selhal!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "V mechanice nen CDR/DVDR mdium."
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Toto nen zapisovateln mdium"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Toto nen pepisovateln mdium!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Vymazn mdia me chvli trvat."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Problmy s prvy pi pstupu na CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Nen pska v %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Zlohovat systmov soubory..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Zlon soubory pevnho disku..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Zlohovat soubory uivatel..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Prbh zlohovn na pevn disk... "
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Zlohovat dal soubory..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "Nejsou dn zmny pro zlohovn!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11043,7 +11164,7 @@ msgstr ""
"Aktivity programu DrakBackup skrze %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11052,7 +11173,7 @@ msgstr ""
"seznam soubor poslan pes FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -11062,7 +11183,7 @@ msgstr ""
" Problmy FTP spojen: Nebylo mon poslat vae soubory se zlohou pes "
"FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -11072,7 +11193,7 @@ msgstr ""
"Aktivity programu DrakBackup skrze CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11082,24 +11203,24 @@ msgstr ""
"Aktivity programu DrakBackup skrze psku:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Chyba pi posln poty. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Nelze vytvoit katalog!"
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Vbr souboru"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Vyberte soubory nebo adrese a kliknte na 'Pidat'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11107,66 +11228,66 @@ msgstr ""
"\n"
"Zvolte prosm vechny volby, kter potebujete.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr "Tato volba zazlohuje a obnov vechny soubory v adresi /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Zlohovat vae systmov soubory. (adres /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Pout prstkovou zlohu (nepepisovat star zlohy)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Nezahrnout kritick soubory (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr "Tato volba dovol obnovit rzn verze adrese /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Zvolte prosm vechny uivatele, kter chcete zlohovat."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Nezahrnout cache prohlee"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Pout prstkovou zlohu (nepepisovat star zlohy)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Odstranit vybran"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Uivatel"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Pout sov pipojen pro zlohovn"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Sov metoda:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Pout Expect pro SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11174,7 +11295,7 @@ msgstr ""
"Vytvoit/Penst\n"
"zlon kle pro SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11182,7 +11303,7 @@ msgstr ""
" Penos \n"
"Nyn"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
@@ -11190,11 +11311,11 @@ msgstr ""
"Jin (ne pro drakbackup)\n"
"kle jsou ji na mst"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Zadejte prosm nzev potae nebo IP."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -11202,27 +11323,27 @@ msgstr ""
"Prosm, zadejte adres (nebo modul), do kterho\n"
" bude umstna zloha na tomto potai."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Zadejte sv pihlaovac jmno"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Zadejte sv heslo"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Pamatovat si heslo"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr "Potebuji nzev potae, uivatelsk jmno a heslo!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Pout pro zlohovn CD/DVDROM"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
@@ -11232,35 +11353,35 @@ msgstr ""
"(Stisknutm klvesy Enter penesete nastaven do ostatnch pol.\n"
"Toto polko nen povinn, je to pouze nstroj pro vyplnn formule.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Vyberte velikost vaeho mdia CD/DVD"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Zvolte pokud pouvte multisession CD"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Zvolte pokud pouvte CDRW mdia"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Zatrhnte, pokud chcete vae CDRW mdium smazat (pi prvnm sezen)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " Vymazat nyn "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Zvolte pokud pouvte zazen DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Zvolte pokud pouvte zazen DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11268,35 +11389,35 @@ msgstr ""
"Zadejte nzev va vypalovaky CD\n"
" nap.: 1,0,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Nen definovno dn zazen CD!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Pout pskovou jednotku"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Zadejte nzev zazen, na kter se bude zlohovat"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr ""
"Pokud chcete pouvat zazen bez zptnho pevjen, prosm zatrhnte."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr ""
"Pokud chcete ped zlohovnm vai psku nejdve smazat, prosm zatrhnte"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr ""
"Pokud chcete po zlohovn psku automaticky vysunout, prosm zatrhnte."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11304,55 +11425,55 @@ msgstr ""
"Zadejte prosm maximln velikost\n"
" povolenou pro DrakBackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Zadejte adres, kam se bude ukldat:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Pout kvty pro zlon soubory."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "S"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CD-ROM / DVD-ROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Pevn disk / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr "Pska"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "kadou hodinu"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "kad den"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "kad tden"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "kad msc"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Pout dmona"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11360,7 +11481,7 @@ msgstr ""
"Vyberte si interval mezi\n"
"jednotlivmi zlohami"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11368,7 +11489,7 @@ msgstr ""
"Prosm zvolte si\n"
"mdium pro zlohy."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11378,71 +11499,71 @@ msgstr ""
"\n"
"V tuto chvli tak vechna 'sov' mdia pouvaj pevn disk."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Poslat report po zloze mailem na :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr "Smazat pomocn tar soubory po zloze na jin mdium."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Co"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Kde"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Kdy"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Dal volby"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Nastaven pro DrakBackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Vyberte si, prosm, kam chcete zlohovat."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "na pevn disk"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "pes s"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "na CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "na psku"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Prosm vyberte si, co chcete zlohovat"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Zlohovat systm"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Zlohovat uivatele"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Vybrat uivatele manuln"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11450,7 +11571,7 @@ msgstr ""
"\n"
"Zdroje pro zlohu:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11458,7 +11579,7 @@ msgstr ""
"\n"
"- Systmov soubory:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11466,7 +11587,7 @@ msgstr ""
"\n"
"- Soubory uivatel:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11474,7 +11595,7 @@ msgstr ""
"\n"
"- Dal soubory:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11483,7 +11604,7 @@ msgstr ""
"\n"
"- Uloit na pevn disk do adrese: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11491,7 +11612,7 @@ msgstr ""
"\n"
"- Smazat pomocn tar soubory po proveden zlohy.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11499,20 +11620,20 @@ msgstr ""
"\n"
"- Vyplit na CD"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, c-format
msgid " on device: %s"
msgstr " na zazen: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr " (multi-session)"
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
@@ -11521,12 +11642,12 @@ msgstr ""
"\n"
"- Uloit na psku na zazen: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tErase=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11535,7 +11656,7 @@ msgstr ""
"\n"
"- Uloit skrze %s na pota: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11544,7 +11665,7 @@ msgstr ""
"\t\t uivatelsk jmno: %s\n"
"\t\t cesta: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11552,19 +11673,19 @@ msgstr ""
"\n"
"- Volby:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tNezahrnout systmov soubory\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tZlohovn pouv tar a bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tZlohovn pouv tar a gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11573,39 +11694,39 @@ msgstr ""
"\n"
"- Dmon (%s) zahrnuje :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Pevn disk.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Pska \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-St pes FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-St pes SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-St pes rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-St pes webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Pro prvn sputn pouijte Prvodce nebo Rozen.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11613,7 +11734,7 @@ msgstr ""
"Seznam dat pro obnoven:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11621,102 +11742,102 @@ msgstr ""
"Seznam pokozench dat:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Zrute tuto volbu pi dalm sputn."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Zlon soubory jsou pokozen"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Vechna vybran data byla "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " spn obnovena na %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Obnovit nastaven "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "Obnovit tak ostatn soubory."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Seznam uivatel pro obnoven (od kadho bude obnovena pouze posledn "
"zloha)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Zlohovat systmov soubory ped:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Vyberte datum obnoven zlohy"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Pout pro zlohovn pevn disk"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Zadejte adres, kam bude umstna zloha:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP pipojen"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Bezpen pipojen"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Obnovit z pevnho disku."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Zadejte adres, kde jsou umstny zlohy"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Vyberte dal mdium, kde jsou umstny zlohy"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Dal mdia"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Obnovit systm"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Obnovit uivatele"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Obnovit ostatn"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "vyberte cestu pro obnoven (msto /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Provst novou zlohu ped obnovou (pouze pro prstkovou zlohu)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Odebrat adrese uivatele ped obnovou."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11724,7 +11845,7 @@ msgstr ""
"Vybrna obnova\n"
"Zznam katalogu"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11732,7 +11853,7 @@ msgstr ""
"Vybrna obnova\n"
"Soubory"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11740,12 +11861,12 @@ msgstr ""
"Zmnit adres\n"
"pro obnovu"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Souboru pro zlohu z %s nenalezeny."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11754,16 +11875,16 @@ msgstr ""
"Vlote CD s oznaenm %s do CD\n"
" mechaniky do ppojnho bodu /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Obnovit z CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "CD nem sprvn nzev. Je oznaeno %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11772,102 +11893,102 @@ msgstr ""
"Vlote psku s nzvem %s\n"
" do pskov jednotky %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Obnovit z psky"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Pska nem sprvn nzev. M oznaen %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Obnovit pes s"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Obnovit pes s pomoc protokolu: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Nzev potae"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Cesta na potai nebo modul"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Vyadovno heslo"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Vyadovno uivatelsk jmno"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Vyadovn nzev potae"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Vyadovna cesta nebo modul"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Soubory obnoveny..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Obnova selhala..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Obnovit vechny zlohy"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Vlastn obnova"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "CD je v mechanice - pokraovat."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Prochzet nov obnoven adres."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Obnovit z katalogu"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Prbh obnoven"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Pedchoz"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Uloit"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Vytvoit zlohu"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Obnovit"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -11877,15 +11998,7 @@ msgstr ""
" Vmi zvolen report nebyl odesln\n"
" Provete prosm nastaven sendmailu"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Nsledujc balky mus bt instalovny:\n"
-" @list_of_rpm_to_install"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -11893,19 +12006,27 @@ msgstr ""
"Chyba pi posln souboru pes FTP.\n"
" Prosm opravte vae nastaven FTP."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Nsledujc balky mus bt instalovny:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Prosm zvolte data pro obnovu..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Prosm zvolte si mdium pro zlohy..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Zkontrolujte prosm data pro zlohovn..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11913,59 +12034,59 @@ msgstr ""
"Nebyl nalezen konfiguran soubor, \n"
"kliknte na Prvodce nebo na Rozen."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Vyvj se... ekejte prosm."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Zlohovat systmov soubory"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Zlohovat uivatelsk soubory"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Zlohovat dal soubory"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Celkov prbh"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "soubory poslan pes FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Poslm soubory..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Zlohovat z konfiguranho souboru"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Prohldnout konfiguraci zlohy."
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Prvodce konfigurac"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Rozen konfigurace"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Zlohovat nyn"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "DrakBackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -12025,7 +12146,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12039,7 +12160,7 @@ msgstr ""
" nastavte myhostname a mydomain v /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12115,7 +12236,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12166,48 +12287,23 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" aktualizace 2002 MandrakeSoft od Stewa Benedicta <sbenedict\\@mandrakesoft."
"com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" Tento program je svobodn software; mete ho it a/nebo modifikovat\n"
-" podle specifikace GNU General Public Licence, kter byla publikovna\n"
-" Free Software Foundation; bu verze 2, nebo (podle volby) pozdj verze.\n"
-"\n"
-" Tento program je distribuovn s nadj, e bude uiten,\n"
-" ale BEZ JAKCHKOLIV ZRUK; BEZ NROKU NA PROFIT. Vce detail naleznete\n"
-" v licenci GNU General Public Licence.\n"
-"\n"
-" Kopii GNU General Public Licence mete obdret bu s tmto programem\n"
-" nebo si o n mete napsat na adresu Free Software Foundation, Inc.,\n"
-" 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12236,7 +12332,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12282,7 +12377,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12300,7 +12395,7 @@ msgstr ""
"ji polete na server.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12323,197 +12418,86 @@ msgstr ""
"data run.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Popis:\n"
-"\n"
-" DrakBackup je nstroj na zlohovn systmu.\n"
-" Bhem konfigurace mete vybrat \n"
-"\t- Systmov soubory,\n"
-"\t- Soubory uivatel,\n"
-"\t- Ostatn soubory.\n"
-"\tnebo Cel systm a jin (jako jsou oddly s Windows).\n"
-"\n"
-" DrakBackup dovoluje zlohovat na:\n"
-"\t- Pevn disk.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (se sputnm, zchranou a autoinstalac).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Pskovou jednotku.\n"
-"\n"
-" DrakBackup dovoluje provst obnovu do vybranho adrese.\n"
-"\n"
-" Jako vchoz jsou umstny vechny zlohy do adrese\n"
-" /var/lib/drakbackup \n"
-"\n"
-" Konfiguran soubor:\n"
-"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
-"\n"
-"\n"
-"Postup pi obnov:\n"
-"\n"
-" Pi provdn obnovy odstran DrakBackup pvodn adres\n"
-" a ov, e zlohovan soubory nejsou pokozeny.\n"
-" Doporuuje se ale provst zlohu tchto dat ped provedenm\n"
-" obnovy.\n"
-"\n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Instalace %s neuspla. Stala se tato chyba:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-"DrakBug verze %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"Toto je voln iiteln software a lze jej it za podmnek licence GNU "
-"GPL.\n"
-"\n"
-"pouit: drakbug [VOLBY] [NZEV_PROGRAMU]\n"
-"\n"
-"VOLBY:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - vytiskne tuto zprvu s npovdou.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-" --report - program by ml bt jeden z nstroj spolenosti "
-"Mandrake\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-" --incident - program by ml bt jednm z nstroj spolenosti "
-"Mandrake\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Nstroj spolenosti Mandrake pro hlen chyb"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Prvodce pro nov uivatele"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Nstroj na synchronizaci"
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr "Samostatn nstroje"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msec"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "Vzdlen ovldn"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Sprvce software"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr "Nstroj pro migraci z Windows"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "UserDrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Prvodci nastavenm"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Aplikace:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Balek: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Jdro: "
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Verze: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12534,44 +12518,49 @@ msgstr ""
"rovn peneseny.\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Hlen"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Nen instalovno"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Nen instalovno"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "pipojuji se k prvodci Bugzilla ..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Nen k dispozici dn prohle! Prosm nainstalujte njak."
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Nastaven st (%d adaptry())"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profil: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Smazat profil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Smazat profil:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Nov profil..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
@@ -12579,97 +12568,99 @@ msgstr ""
"Zadejte nzev vytvenho profilu (nov profil je vytvoen jako kopie "
"vybranho) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nzev potae: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Pstup na Internet"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Typ:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Brna(gateway):"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Rozhran:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Status:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "ekejte prosm"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Nastavuji pstup na Internet..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Nastaven LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Ovlada"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Rozhran"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Status"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Nastavuji lokln s..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Kliknte pro sputn prvodce ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Prvodce..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Pout"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Pipojen"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Nepipojen"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Pipojit..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Odpojit..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr "Varovn, bylo detekovno jin pipojen k Internetu, zejm je to s"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12677,36 +12668,36 @@ msgstr ""
"Nemte nakonfigurovno dn rozhran.\n"
"Nastavte jej kliknutm na 'Konfigurovat'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Nastaven LAN"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptr %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protokol o sputn"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Spustit pi startu"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP klient"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "aktivovat nyn"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "deaktivovat nyn"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -12714,7 +12705,7 @@ msgstr ""
"Toto rozhran jet nebylo nastaveno.\n"
"Spuste prvodce konfigurac z hlavnho okna"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12722,121 +12713,117 @@ msgstr ""
"Nemte dn pipojen k Internetu.\n"
"Vytvote si jej kliknutm na 'Konfigurovat'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Konfigurace pipojen k internetu"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Konfigurace pipojen k internetu"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Typ pipojen:"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametry"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Brna(gateway)"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernetov karta"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP klient"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "pouit: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-iso8859-2,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Nzev modulu"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Velikost"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "vytven zavdcch disket"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "pedvolen"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Chyba DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "verze jdra"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Obecn"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Expertn nastaven"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "voliteln argumenty pro mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Pidat modul"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "vnutit"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "pokud je poteba"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "vynechat SCSI moduly"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "vynechat RAID moduly"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Odebrat modul"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Vstup"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Vytvoit disk"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Zkontrolujte, zda v je zazen %s vloeno mdium"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -12845,12 +12832,12 @@ msgstr ""
"V zazen %s nen dn mdium, nebo je mdium chrnno proti zpisu.\n"
"Vlote prosm njak."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Nelze provst fork: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12861,99 +12848,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Hledm instalovan fonty"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Odznait instalovan fonty"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "zpracovvm vechny fonty"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "nebyly nalezeny dn fonty"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "hotovo"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "nelze nalzt dn fonty v pipojenm oddle"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Znovu vybrat sprvn fonty"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "nelze nalzt dn font.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Hledat fonty mezi instalovanmi"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Kopie fontu"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Instalace psem True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "ekejte prosm, prv b ttmkfdir... "
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Instalace True Type font je dokonena"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Konverze font"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "vytvm type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Odkazy na Ghostscript"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "konverze ttf font"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "konverze pfm font"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Ignorovat doasn soubory"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Restartovat XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Ignorovat soubory s fonty"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "restart xfs"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -12967,111 +12954,211 @@ msgstr ""
"- Fonty lze instalovat bnm zpsobem. Ve vjimench ppadech me patn "
"font zpsobit zamrznut X serveru."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Zavdn font"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Nast fonty z Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Odinstalovat fonty"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Rozen volby"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Seznam font"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" Tento program je svobodn software; mete ho it a/nebo modifikovat\n"
+" podle specifikace GNU General Public Licence, kter byla publikovna\n"
+" Free Software Foundation; bu verze 2, nebo (podle volby) pozdj verze.\n"
+"\n"
+" Tento program je distribuovn s nadj, e bude uiten,\n"
+" ale BEZ JAKCHKOLIV ZRUK; BEZ NROKU NA PROFIT. Vce detail naleznete\n"
+" v licenci GNU General Public Licence.\n"
+"\n"
+" Kopii GNU General Public Licence mete obdret bu s tmto programem\n"
+" nebo si o n mete napsat na adresu Free Software Foundation, Inc.,\n"
+" 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "Zvolte aplikace, kter podporuj fonty:"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Obecn tiskrny"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Vyberte soubor s fontem nebo adres a kliknte na 'Pidat'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Instalovat seznam"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "kliknte zde, pokud jste si jisti."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "zde pokud si nejste jisti."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Zruit cel vbr"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Vybrat ve"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Odebrat seznam"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "vodn testy"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Koprovat fonty do systmu"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Instalovat & konvertovat fonty"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Poinstalan nastaven"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Odebrat fonty ze systmu"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Nastaven po odebrn"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Sdlen Internetovho Pipojen"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Omlouvme se, ale podporujeme pouze jdra ady 2.4."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Sdlen Internetovho pipojen je zapnuto"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -13083,19 +13170,19 @@ msgstr ""
"\n"
"Co chcete dle dlat?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "vypnout"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "odmtnout"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "pekonfigurovat"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Zakazuji servery..."
@@ -13103,11 +13190,11 @@ msgstr "Zakazuji servery..."
msgid "Internet connection sharing is now disabled."
msgstr "Sdlen Internetovho pipojen je nyn vypnuto."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Sdlen Internetovho pipojen je vypnuto"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13119,20 +13206,19 @@ msgstr ""
"\n"
"Co chcete dle dlat?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "povolit"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Povoluji servery..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Sdlen Internetovho pipojen je nyn zapnuto."
-#: ../../standalone/drakgw_.c:185
-#, fuzzy
+#: ../../standalone/drakgw_.c:183
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 "
@@ -13144,27 +13230,30 @@ msgid ""
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
-"V pota bude zkonfigurovn pro sdlen pipojen na Internet.\n"
-"Tato monost umouje pstup dalch pota na lokln sti do Internetu "
-"pes tento pota.\n"
+"V pota bude nastaven pro sdlen svho pipojen k Internetu.\n"
+"Tato vlastnost umouje pstup dalch pota na lokln sti k sti "
+"Internet pes pipojen tohoto potae.\n"
+"\n"
+"Ped pokraovnm se ujistte, e jste nastavili vai s a pipojen k "
+"Internetu pomoc aplikace drakconnect.\n"
"\n"
-"Pozn.: potebujete vyhrazen sov adaptr pro nastaven lokln st (LAN)."
+"Pozn.: Pro nastaven lokln st (LAN) potebujete vyhrazen sov adaptr."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Rozhran %s (pouv modul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Rozhran %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Ve vaem systmu nen dn sov adaptr!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -13172,11 +13261,11 @@ msgstr ""
"Ve vaem potai nebyl nalezen dn sov adaptr. Spuste prosm program "
"pro nastaven hardware."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Sov rozhran"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13191,17 +13280,17 @@ msgstr ""
"\n"
"Na tomto adaptru bude nastavena lokln s."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Prosm zvolte si, ke ktermu sovmu adaptru bude pipojena LAN."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Sov rozhran je ji nastaveno"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13216,15 +13305,24 @@ msgstr ""
"\n"
"Lze to tak provst run, ale muste vdt, co dlte."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatick penastaven"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Zobrazit aktuln nastaven rozhran"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Zobrazit aktuln nastaven rozhran"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13241,7 +13339,7 @@ msgstr ""
"IP atributy: %s\n"
"Ovlada: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -13251,25 +13349,29 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-"Mohu zachovat souasnou konfiguraci a pedpokldm, e mte ji nastaven "
-"DHCP server; v takovm ppad ovte, e je sprvn nastavena lokln s; "
-"nebude v n provedena dn zmna a nebude ani zmnn DHCP server.\n"
+"Mohu zachovat souasn nastaven a pedpokldat, e mte ji nastaven DHCP "
+"server; v takovm ppad ovte, e je sprvn pevzato nastaven st "
+"odpovdajc va lokln sti; nebude v nm provedena dn zmna a nebude "
+"ani zmnno nastaven DHCP serveru.\n"
+"\n"
+"Vchoz zznam DNS je vyrovnvac jmenn server (caching nameserver) "
+"nastaven na vaem firewallu. Tento zznam lze nahradit napklad IP adresou "
+"vaeho poskytovatele pipojen k Internetu.\n"
"\n"
"Jinak mohu zmnit jak rozhran, tak tak penastavit DHCP server podle "
"poteby.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
-#, fuzzy
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
-msgstr "Lokln s"
+msgstr "Adresa lokln st"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13277,64 +13379,67 @@ msgid ""
"If you don't know the meaning of an option, simply leave it as it is.\n"
"\n"
msgstr ""
+"Nastaven DHCP serveru.\n"
+"\n"
+"Zde mete vybrat rzn volby nastaven DHCP serveru.\n"
+"Pokud nevte, co kter volba znamen, ponechte jej vchoz hodnotu.\n"
+"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "Adresa DHCP serveru"
-#: ../../standalone/drakgw_.c:305
-#, fuzzy
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
-msgstr "Adresa DHCP serveru"
+msgstr "IP adresa DNS serveru"
-#: ../../standalone/drakgw_.c:306
-#, fuzzy
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
-msgstr "Nov nzev tiskrny"
+msgstr "Intern nzev domny"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "Potek psma adres DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "Konec psma adres DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Vchoz doba pronjmu (sekundy)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Maximln doba pronjmu (sekundy)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Penastaven rozhran a DHCP serveru"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "slo lokln st nekon na .0, zkoum znovu."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Nael jsem mon konflikt v souasnm nastaven LAN adresy pro %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Nastavuji..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Nastavuji skripty, instaluji software, startuji servery..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problm s instalac balku %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13344,23 +13449,23 @@ msgstr ""
"Nyn lze pout tento pota pro sdlen pipojen k Internetu pro vai "
"lokln s, kter pouv automatickou konfiguraci st (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Nastaven ji bylo provedeno, ale nyn je vypnuto."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Nastaven ji bylo provedeno, nyn je povoleno."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Nen nastaveno dn sdlen Internetovho pipojen."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Nastaven sdlen pipojen k Internetu"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13375,47 +13480,47 @@ msgstr ""
"\n"
"Kliknte na Konfigurovat, pokud chcete spustit prvodce nastavenm."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "skupina"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "cesta"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "oprvnn"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "uivatel"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Nahoru"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "smazat"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "upravit"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "Dol"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "pidat pravidlo"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "vyberte soubor s oprvnnm pro zobrazen/pravy"
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
@@ -13425,59 +13530,59 @@ msgstr ""
"pravm oprvnn, vlastnk a skupin aplikac msec.\n"
"Mete tak vytvet sv vlastn pravidla, kter pep pravidla vchoz."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Pidat nov pravidlo na konec"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Upravit souasn pravidlo"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Posunout vybran pravidlo o rove ve"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Posunout vybran pravidlo o rove ne"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Smazat vybran pravidlo"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "prochzet"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Aktuln uivatel"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Oprvnn"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Cesta"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Vlastnost"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "sticky-bit"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "Set-UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "Set-GID"
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
@@ -13485,35 +13590,35 @@ msgstr ""
"Pouito pro adres:\n"
" pouze vlastnk adrese nebo souboru v tomto adresi jej me smazat"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Pout pi sputn ID vlastnka"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Pout pi sputn ID skupiny"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "pokud zakrtnuto, vlastnk a skupina nebudou zmnny"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Vbr cesty"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "uivatel :"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "skupina :"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Nebyla nalezena dn zvukov karta!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13533,7 +13638,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13547,7 +13652,7 @@ msgstr ""
"Pozn: Pokud mte PnP zvukovou kartu na ISA, pouijte program sndconfig. "
"Spustte ho pkazem \"sndconfig\" v konzoli."
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
@@ -13555,31 +13660,31 @@ msgstr ""
"pro sprvnou funkci je poadovn balek ImageMagick.\n"
"Balek nainstalujete tlatkem \"OK\", nebo skonete tlatkem \"Zruit\"."
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "prvn krok pi vytven"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "konen rozlien"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "vyberte soubor s obrazem"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Nzev tmatu"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Prochzet"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Nastavit obrzek pro bootsplash"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13587,7 +13692,7 @@ msgstr ""
"hodnota pro x souadnici\n"
"pro textov box v potu znak"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13595,15 +13700,15 @@ msgstr ""
"hodnota pro y souadnici\n"
"pro textov box v potu znak"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "ka textu"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "vka textovho boxu"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13611,7 +13716,7 @@ msgstr ""
"umstn x souadnice pro\n"
"lev horn roh lity s prbhem"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13619,66 +13724,66 @@ msgstr ""
"umstn y souadnice pro\n"
"lev horn roh lity s prbhem"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "ka lity s prbhem"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "vka lity s prbhem"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "barva lity s prbhem"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "nhled"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "uloit tma"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "vbr barvy"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Zobrazit logo na konzoli"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Nevypisovn hlek jdra nastavit jako vchoz"
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr "Toto tma nem jet dn bootsplash v %s !"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "ukldm Bootsplash tma..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "Vbr barvy pro litu s prbhem"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Nejprve muste vybrat soubor s obrazem!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Generuji nhled ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr "Nhled tmatu Bootsplash %s (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13704,71 +13809,71 @@ msgstr ""
"Tuto aplikaci mete doinstalovat pkazem \"urpmi xawtv\" sputnm \n"
"v konzoli pod uivatelem root."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Kanada (kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "USA (broadcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA (kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (cable-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "na (broadcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japonsko (broadcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japonsko (kabel)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Vchodn Evropa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Francie [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irsko"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Zpadn Evropa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Austrlie"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Nov Zland"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Jin Afrika"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Australsk kabelov televize Optus"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13776,43 +13881,43 @@ msgstr ""
"Zadejte prosm\n"
"typ TV normy a zemi"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Norma TV:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Oblast :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Probh vyhledvn TV kanl ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Vyhledvm TV kanly"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Nastala chyba pi zkoumn TV kanl"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "Aplikace XawTV nen nainstalovan!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Peji hezk den!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Nyn mete spustit aplikaci XawTV (pod X Windows!)\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Nebyla nalezena TV karta!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -13832,31 +13937,439 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Alternativn ovladae"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "seznam alternativnch ovlada pro vai zvukovou kartu"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Sbrnice"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"toto je fyzick sbrnice, na kterou je pipojeno zazen (nap. PCI, "
+"USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanl"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "Kanl EIDE/SCSI"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Identifikace sbrnice"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- zazen PCI a USB: vypisuje se dodavatel, zazen, poddodavatel a "
+"podzazen (ID PCI/USB)"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Umstn na sbrnici"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- zazen PCI: udv slot PCI, zazen a funkci tto karty\n"
+"- zazen EIDE: zazen je bu master nebo slave\n"
+"- zazen SCSI: udv ID sbrnice a zazen SCSI"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "Velikost bloku (chunk)"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "rove zabezpeen"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "toto pole popisuje zazen"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Star soubor se zazenm"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "star, statick nzev zazen, kter se pouv v balku dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Nov zazen devfs"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+"nov, dynamick nzev zazen, kter generuje zabudovan systm jdra devfs"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Modul"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "modul jdra systmu GNU/Linux, kter ovld toto zazen"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formtovat"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "rove"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Tda mdi"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "tda hardwarovho zazen"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Model"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "model pevnho disku"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nzev modulu"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "jmno dodavatele zazen"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Poet tlatek"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Jmno: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", sov tiskrna \"%s\", port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "barva lity s prbhem"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "nahrt volby"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Ke ktermu sriovmu portu je pipojena vae my?"
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "jmno dodavatele zazen"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "jmno dodavatele zazen"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Konec"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Automaticky nalezeno"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Volby"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Automaticky nalezeno"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Npovda"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Npovda..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Npovda pro HardDrake"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Popis pol:\n"
"\n"
-"Pouit: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "pouit: keyboarddrake [--expert] [klvesnice]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Zvolte si skener"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/Nah_lsit chybu"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_O aplikaci..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "O aplikaci HardDrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Toto je HardDrake, nstroj spolenosti Mandrake pro nastaven hardware.\n"
+"Verze:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Autor:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Probh detekce"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Verze Harddrake2 "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Nalezen hardware"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informace"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Nastavit modul"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Spustit nstroj pro nastaven"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Spoutm \"%s\" ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "primrn"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "sekundrn"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Automaticky nalezeno"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Automaticky nalezeno"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Volby"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Jak je rozloen va klvesnice?"
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Chcete, aby se klvesa Backspace chovala v konzoli jako Delete?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Vymnit CD-ROM"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -13864,136 +14377,124 @@ msgstr ""
"Vlote prosm Instalan CD-ROM do mechaniky a stisknte Ok.\n"
"Pokud CD nemte, stisknte Zruit pro peruen aktualizace systmu."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Nelze spustit aktualizaci na bc systm !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Zmny jsou provedeny, ale pro aktivaci je nutn provst odhlen"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Zobrazit pouze pro vybran den"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Soubor/_Nov"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Soubor/_Otevt"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Soubor/_Uloit"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>U"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Soubor/Uloit _jako"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Soubor/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Volby"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Volby/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Npovda/_O aplikaci..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-iso8859-2,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-iso8859-2,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Uivatel"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Zprvy"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Vysvtlivky nstroj Mandrake Linuxu"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "vyhledat"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Nstroj na sledovn log"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Nastaven"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "shodnch"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "neshodnch"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Vyberte soubor"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Kalend"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Obsah souboru"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Varovn zprvy e-mailem"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "ekejte prosm, zpracovvm soubor: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Nastaven varovnch zprv e-mailem"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14003,113 +14504,226 @@ msgstr ""
"\n"
"Zde lze nastavit systm posln varovnch zprv.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Server pro World Wide Web Apache"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Dekodr nzvu domny"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "Server FTP"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Potovn server Postfix"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Server Samba"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "Server SSH"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Sluba Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Sluba Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "nastaven slueb"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr "Pokud jedna z vybranch slueb nepob, obdrte varovnou zprvu"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "nahrt volby"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Pokud bude hodnota vet ne zadan slo, obdrte varovnou zprvu"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "nastaven varovn"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Zadejte prosm ne svou potovn adresu "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Uloit jako..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Jak je typ va myi?"
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emulovat tet tlatko?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Nastaven st"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profil: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Poslm soubory..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Typ pipojen:"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Testuji pipojen k internetu..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Pipojen k Internetu"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Pipojen k Internetu"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Rychlost pipojen"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "nastaven varovn"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Lokln soubory"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr "Varovn, bylo detekovno jin pipojen k Internetu, zejm je to s"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Pipojit"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Odpojit"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Natm daje o tiskrn ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Detekuji zazen ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Otestovat porty"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "Tato verze Mandrake Linux %s nepodporuje."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s nalezeno na %s, chcete ho nastavit?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s nen v databzi skener, nastavit run?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Zvolte si skener"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Skener %s nen podporovn"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14118,11 +14732,11 @@ msgstr ""
"Scannerdrake nebyl schopen detekovat v skener %s.\n"
"Vyberte prosm zazen, ke ktermu je skener pipojen"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "vyberte zazen"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14132,7 +14746,7 @@ msgstr ""
"Skener %s mus bt nastaven pomoc nstroje PrinterDrake.\n"
"Spustit PrinterDrake lze z dcho centra Mandrake v sekci Hardware"
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14152,6 +14766,11 @@ msgstr "Nkter zazen v td hardware \"%s\" byla odstranna:\n"
msgid "Some devices were added:\n"
msgstr "Byla pidna nkter zazen:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Probh detekce"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Vbr jazyka"
@@ -14224,10 +14843,14 @@ msgstr "Aktualizace systmu"
msgid "Exit install"
msgstr "Ukonen instalace"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-2,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
@@ -14473,8 +15096,296 @@ msgstr "Multimdia - vypalovn CD"
msgid "Scientific Workstation"
msgstr "Vdeck stanice"
-#~ msgid "unable to backup lilo message"
-#~ msgstr "nelze zazlohovat zprvu lilo"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "nelze otevt /etc/inittab pro ten: %s"
-#~ msgid "can't change lilo message"
-#~ msgstr "nelze zmnit zprvu lilo"
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "slo"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Nyn si mete sthnout ifrovac software.\n"
+#~ "\n"
+#~ "VAROVN:\n"
+#~ "\n"
+#~ "Kvli rznm obecnm poadavkm a nazenm rznch soudnch ad,\n"
+#~ "vztahujcm se na tento druh software, by se ml zkaznk a/nebo koncov\n"
+#~ "uivatel ujistit, zda mu jeho soudn sprva umouje sthnout si, uloit\n"
+#~ "a pouvat tento software.\n"
+#~ "\n"
+#~ "Zkaznk a/nebo koncov uivatel by si ml bt vdom toho, e nesm\n"
+#~ "pestupovat zkony sv jurisdikce. Pokud zkaznk a/nebo koncov "
+#~ "uivatel\n"
+#~ "nebude respektovat ustanoven vztahujcch se zkon, me se vystavit\n"
+#~ "postihu.\n"
+#~ "\n"
+#~ "V kadm ppad se MandrakeSoft i jeho vrobny a dodavatel vzdvaj\n"
+#~ "jakkoliv zodpovdnosti za pm i nepm kody (vetn ztrty zisk,\n"
+#~ "peruen podnikn, ztrty obchodnch informac, jakoto i jinch "
+#~ "pennch\n"
+#~ "ztrt a eventulnch postih, poadavk na odkodnn a alob) vznikl\n"
+#~ "vlastnictvm, pouvnm nebo pouhm stahovnm tohoto software, ke "
+#~ "ktermu\n"
+#~ "me mt zkaznk a/nebo nebo koncov uivatel pstup kdy odsouhlas\n"
+#~ "tuto dohodu.\n"
+#~ "\n"
+#~ "\n"
+#~ "Pokud mje jakkoliv dotazy vztahujc se k tto dohod, kontaktujte "
+#~ "prosm\n"
+#~ "MandrakeSoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Nastaven proxy"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Vtejte v konfiguranm nstroji pro proxy.\n"
+#~ "\n"
+#~ "Zde nastavujete http a ftp proxy zadnm\n"
+#~ "pidlenho pihlaovacho jmna a hesla\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Zadejte prosm hodnoty pro http proxy\n"
+#~ "V ppad, e nemte http proxy, ponechejte przdn"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "URL by mlo bt 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "slo portu mus bt numerick"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Zadejte prosm hodnoty pro ftp proxy\n"
+#~ "V ppad, e nemte ftp proxy, ponechejte przdn"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Pokud je poteba, zadejte prosm pihlaovac jmno\n"
+#~ "a heslo. Pokud je nepotebujete, nechte przdn"
+
+#~ msgid "login"
+#~ msgstr "login"
+
+#~ msgid "password"
+#~ msgstr "heslo"
+
+#~ msgid "re-type password"
+#~ msgstr "heslo znova"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Hesla nejsou shodn. Zkuste to znovu!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Nemu zapsat soubor %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-iso8859-2,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-iso8859-2,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Varovn, bylo detekovno jin pipojen k Internetu, zejm je to s"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "npovda zatm nedostupn.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Prosm klepnte na zdroj"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Odebrm LprNG..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Odebrm LPD..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Popis:\n"
+#~ "\n"
+#~ " DrakBackup je nstroj na zlohovn systmu.\n"
+#~ " Bhem konfigurace mete vybrat \n"
+#~ "\t- Systmov soubory,\n"
+#~ "\t- Soubory uivatel,\n"
+#~ "\t- Ostatn soubory.\n"
+#~ "\tnebo Cel systm a jin (jako jsou oddly s Windows).\n"
+#~ "\n"
+#~ " DrakBackup dovoluje zlohovat na:\n"
+#~ "\t- Pevn disk.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (se sputnm, zchranou a autoinstalac).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Pskovou jednotku.\n"
+#~ "\n"
+#~ " DrakBackup dovoluje provst obnovu do vybranho adrese.\n"
+#~ "\n"
+#~ " Jako vchoz jsou umstny vechny zlohy do adrese\n"
+#~ " /var/lib/drakbackup \n"
+#~ "\n"
+#~ " Konfiguran soubor:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+#~ "\n"
+#~ "\n"
+#~ "Postup pi obnov:\n"
+#~ "\n"
+#~ " Pi provdn obnovy odstran DrakBackup pvodn adres\n"
+#~ " a ov, e zlohovan soubory nejsou pokozeny.\n"
+#~ " Doporuuje se ale provst zlohu tchto dat ped provedenm\n"
+#~ " obnovy.\n"
+#~ "\n"
+#~ "\n"
+
+#~ msgid ""
+#~ "drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "This is free software and may be redistributed under the terms of the GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+#~ msgstr ""
+#~ "DrakBug verze %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "Toto je voln iiteln software a lze jej it za podmnek licence GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "pouit: drakbug [VOLBY] [NZEV_PROGRAMU]\n"
+#~ "\n"
+#~ "VOLBY:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - vytiskne tuto zprvu s npovdou.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - program by ml bt jeden z nstroj spolenosti "
+#~ "Mandrake\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - program by ml bt jednm z nstroj spolenosti "
+#~ "Mandrake\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "pouit: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Pouit: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "pouit: keyboarddrake [--expert] [klvesnice]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Zkoum tdu %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detekovno na rozhran %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Pravideln kontroly 2"
diff --git a/perl-install/share/po/cy.po b/perl-install/share/po/cy.po
index 87baf914e..ee22428f1 100644
--- a/perl-install/share/po/cy.po
+++ b/perl-install/share/po/cy.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2002-09-22 15:21-0000\n"
"Last-Translator: Rhoslyn Prys <rhoslyn.prys@meddal.org.uk>\n"
"Language-Team: Cymraeg <cy@li.org>\n"
@@ -69,44 +69,44 @@ msgstr ""
"Mae eich system yn cynnal ffurfweddiad amlben.\n"
"Beth hoffech ei wneud?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Dewiswch faint y cof eich cerdyn graffeg"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Ffurfweddiad XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Pa ffurfweddiad XFree hoffech ei gael?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Ffurfweddu pob pen yn annibynnol"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Defnyddiwch estyniad Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Ffurfweddu cerdyn \"%s\" %s yn unig"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree: %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s gyda cyflymu caledwedd 3D"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -117,18 +117,18 @@ msgstr ""
"Mae eich cerdyn yn cael ei gynnal gan XFree %s efallai bod gwell cefnogaeth "
"mewn 2D."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"Mae modd i'ch cerdyn gael cefnogaeth cyflymu caledwedd 3D gyda XFree %s"
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s gyda cyflymu caledwedd 3D ARBROFOL"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -141,7 +141,7 @@ msgstr ""
"Mae eich cerdyn yn cael ei gynnal gan XFree %s efallai bod gwell cefnogaeth "
"mewn 2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -150,12 +150,12 @@ msgstr ""
"Mae modd i'ch cerdyn gael cefnogaeth cyflymu caledwedd 3D gyda XFree %s \n"
"SYLWER CEFNOGAETH ARBROFOL YW HWN AC FE ALL RHEWI EICH CYFRIFIADUR."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (gyrrwr gosod dangoswr)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Arddull"
@@ -167,7 +167,7 @@ msgstr "Cerdyn Graffeg"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Cydraniad"
@@ -176,27 +176,28 @@ msgid "Test"
msgstr "Prawf"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Dewisiadau"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Iawn"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Gadael"
@@ -225,7 +226,8 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Generig"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr "Gwerthwr"
@@ -283,50 +285,52 @@ msgstr "16 miliwn o liwiau (24 did)"
msgid "4 billion colors (32 bits)"
msgstr "4 biliwn o liwiau (32 did)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Cydraniadau"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Dewiswch y cydraniad a'r dyfnder lliw"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Cerdyn graffeg: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Diddymu"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Prawf o'r ffurfweddiad"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Ydych chi eisiau profi'r ffurfweddiad?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Rhybudd: gall profi'r cerdyn graffeg hwn rewi eich cyfrifiadur"
@@ -427,163 +431,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Pa norm mae eich teledu'n ei ddefnyddio?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Adran gyntaf o'r rhaniad cychwyn"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Adran gyntaf o'r gyrrwr (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Gosodiad SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Lle rydych chi eisiau gosod y llwythwr cychwyn?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Gosodiad LILO/grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO gyda dewislen testun"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "Lilo gyda dewislen graffigol"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Cychwyn o DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Prif ddewisiadau Bootloader"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Bootloader ar waith"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Gosodiad Bootloader"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Dyfais cychwyn"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Cryno"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "cryno"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Modd fideo"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Oedi cyn cychwyn y ddelwedd rhagosodedig"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Cyfrinair"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Cyfrinair (eto)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Cyfyngu dewisiadau llinell orchymyn"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "cyfyngu"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Glanhau /tmp bob tro fyddwch yn cychwyn"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Union faint o RAM os oes angen (canfod %dMB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Galluogi aml-broffil"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Rhowch maint RAM mewn MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Dewis Nid yw 'cyfyngu dewisiadau llinell orchymyn' o werth heb gyfrinair"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Ceisiwch eto"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Nid yw'r cyfrineiriau'n cydfynd"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Neges Init"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Agor Oedi Cadarnwedd"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Goramser cychwyn y cnewyllyn"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Galluogi cychwyn o CD?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Galluogi Cychwyn OF?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "System Weithredu Rhagosodedig?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -597,7 +601,7 @@ msgstr ""
"\n"
"Gyda pha ddisg ydych chi'n cychwyn?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -605,148 +609,150 @@ msgstr ""
"Dyma'r cofnodion gwahanol ar eich dewislen cychwyn hyd yma.\n"
"Mae modd i chi ychwanegu rhagor neu newid y rhai presennol."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Ychwanegu"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Gorffen"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Newid"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Pa fath o gofnod ydych chi eisiau ei ychwanegu?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Systwmau Gweithredu eraill (SunOS..)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Systemau Gweithredu Eraill (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Systemau gweithredu Eraill (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Delwedd"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Gwraidd"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Atodi"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Darllen-ysgrifennu"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabl"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Anniogel"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Label"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Rhagosodedig"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Maint intrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Tynnu cofnod"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Nid yw label gwag yn cael ei ganiatu"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Rhaid enwi delwedd cnewyllyn"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Rhaid pennu rhaniad gwraidd"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Mae'r label hwn yn cael ei ddefnyddio eisoes"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Wedi canfod rhyngwynebau %s %s"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Oes gennych un arall?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Oes gennych unrhyw rhyngwyneb %s?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Na"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Iawn"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Gweler gwybodaeth am galedwedd"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Gosod gyrrwr %s ar gyfer cerdyn %s "
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modiwl %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -756,7 +762,7 @@ msgstr ""
"Sylwer: wrth greu unrhyw gyfeiriad bydd angen defnyddio rhagddodiad 0x, e.e. "
"'0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -767,17 +773,17 @@ msgstr ""
"Mae'r dewisiadau yn fformat ``name=value name2=value2 ...''.\n"
"e.e, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Dewisiadau modiwl:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Pa yrrwr %s ddylwn drio?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -797,15 +803,15 @@ msgstr ""
"unrhyw\n"
"ddifrod."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Atoholi"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Enwi dewisiadau"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -814,62 +820,62 @@ msgstr ""
"Methodd llwytho modiwl %s\n"
"Hoffech chi drio eto gyda pharamedrau eraill?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "mynediad i raglenni X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "mynediad i offer rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "caniatu \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "mynediad i ffeiliau gweinyddol"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "mynediad i offer rhwydwaith"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "mynediad i offer crynhoad"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(wedi ychwanegu %s yn barod)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Mae'r cyfrinair yn rhy syml"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Rhowch enw defnyddiwr"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Rhaid i'r enw defnyddiwr gynnwys dim ond llythrennau bach, rhifau, '-' a '_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Mae'r enw defnyddiwr yn rhy hir"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Mae'r enw defnyddiwr wedi ei ychwanegu yn barod"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Ychwanegu defnyddiwr"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -878,32 +884,32 @@ msgstr ""
"Rhowch enw defnyddiwr\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Derbyn defnyddiwr"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Enw cywir"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Enw defnyddiwr"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Cragen"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Eicon"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Awtomewngofnodi"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -912,19 +918,19 @@ msgstr ""
"defnyddiwr\n"
"Hoffech chi wneud hyn?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Dewis y defnyddiwr rhagosodedig:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Dewiswch y rheolwr ffenestr i rhedeg:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Dewiswch iaith i'w defnyddio."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -934,37 +940,37 @@ msgstr ""
"pa iaith yr hoffech ei osod. Byddant ar gael pan fydd eich gosodiad\n"
"wedi ei gwblhau a phan fyddwch yn ailgychwyn eich system."
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Popeth"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Caniatu pob defnyddiwr"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Dim rhannu"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Rhaid i becyn %s gael ei osod. Ydych chi am ei osod?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
"Medrwch allforio gan ddefnyddio NFS neu Samba. Pa un hoffech chi ei "
"ddefnyddio"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Mae pecyn gorfodol %s ar goll"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -978,11 +984,11 @@ msgstr ""
"\n"
"\"Addasu\" caniatu cyfran i'r defnyddwyr.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Cychwyn userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -990,31 +996,31 @@ msgstr ""
"Mae rhannu yn l defnyddiwr yn defnyddio grwp \"rhannu ffeiliau\" .\n"
"Mae modd defnyddio userdrake i ychwanegu defnyddiwr i'r grwp."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Croeso i Crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Gwael"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Safonol"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Uchel"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Uwch"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoia"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1024,7 +1030,7 @@ msgstr ""
"ddefnyddio ond mae'n sensitif iawn: rhaid peidio defnyddio'r peiriant i'w\n"
"gysylltu ag eraill nag i'r Rhyngrwyd. Does dim cysylltiad drwy gyfrinair."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1032,7 +1038,7 @@ msgstr ""
"Mae'r cyfrinair wedi ei alluogi, ond ni argymhellir ei ddefnyddio fel "
"cyfrifiadur rhwydwaith."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1040,7 +1046,7 @@ msgstr ""
"Dyma'r safon sy'n cael ei argymell ar gyfer diogelwch cyfrifiadur fydd yn "
"cael ei gysylltu 'r Rhyngrwyd fel cleient."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1048,7 +1054,7 @@ msgstr ""
"Mae rhai cyfyngiadau, ac mae rhagor o wiriadau awtomatig yn cael eu rhedeg "
"bob nos"
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1064,7 +1070,7 @@ msgstr ""
"cysylltiad gan amryw o gleientiaid. Sylwer: os maei cleient yn unig yw eich "
"peiriant ar y Rhyngrwyd, yna mae'n well i chi ddewis lefel is."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1072,33 +1078,33 @@ msgstr ""
"Wedi ei seilio ar y lefel flaenorol, ond mae'r system yn hollol gaedig ac "
"mae nodweddion diogelwch ar eu huchaf."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Dewisiadau Sylfaenol DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Dewiswch lefel diogelwch"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Lefel diogelwch"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Defnyddiwch libsafe ar gyfer gwasanaethwyr"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Llyfrgell sy'n diogelu rhag gorlif byffer ac ymosodiadau llinellau fformatio."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Gweinyddwr Diogelwch (mewngfnodi neu e-bost)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1109,7 +1115,7 @@ msgstr ""
"arall)"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1126,114 +1132,109 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Croeso i GRUB, y dewiswr systemau gweithredu!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Defnyddiwch allweddi %c a %c i ddewis pa gofnod i'w amlygu."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Gwasgwch Enter i gychwyn y system weithredu, 'g' i olygu'r"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "gorchmynion cyn cychwyn, neu 'c' am y llinell orchymyn."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Bydd y cofnod wedi ei amlygu'n cychwyn yn awtomatig ymhen %d eiliad."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "dim digon o le yn /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Bwrdd Gwaith"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Dewislen Cychwyn"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Nid oes modd gosod y llwythwr cychwyn ar raniad %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "nid oes cymorth ar gael eto.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Ffurfweddu'r Math o Gychwyn"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Ffeil"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Ffeil/_Gadael"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Monitor Categoreiddio NewStyle"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Monitor NewStyle"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Monitor Traddodiadol"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor Gtk+ Traddodiadol"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Cychwyn Auora wrth gychwyn y cyfrifiadur"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Modd Lilo/grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Modd Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Gosod themu"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1241,46 +1242,46 @@ msgstr ""
"Dangos thema\n"
"yn y consol"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Creu thema newydd"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Cadw %s i %s.old wrth gefn"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Copo %s i %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Gwall"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Heb ganfod neges lilo"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Methu ysgrifennu /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Ysgrifennu %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1288,17 +1289,17 @@ msgstr ""
"Methu ysgrifennu /etc/sysconfig/bootsplash.\\\\\n"
"Heb ganfod y ffeil"
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Methu cychwyn mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1307,24 +1308,24 @@ msgstr ""
"Cychwyn \"lilo\" fel gwraidd ar y linell orchymyn i gwblhau gosod thema "
"LiLo'n llawn."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Ail gychwyh 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
msgstr "Nodyn"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Themu LiLo a Croeso Cychwyn wedi eu gosod yn llwyddiannus"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Methodd gosod y thema!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1333,21 +1334,21 @@ msgstr ""
"Rydych yn defnyddio %s fel rheolwr cychwyn.\n"
"Cliciwch Ffurfweddu i gychwyn dewin gosod"
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Ffurfweddu"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Dewis sgrin croeso"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Themu"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1361,89 +1362,84 @@ msgstr ""
"mae modd eu dewis\n"
"ar wahn"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "Sgrin Lilo"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Croeso Cychwyn"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Modd system"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Cychwyn yr amgylchedd graffigol wrth gychwyn eich system"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Na, tydw i ddim eisiau awto-mewngofnodi"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Iawn, rwyf eisiau awto-mewngofnodi gyda (defnyddiwr, bwrdd gwaith)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "Iawn"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "maethu agor/etc/inittab ar gyfer darllen: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d munud"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 munud"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d eiliad"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Meth creu lluniau o'r sgrin cyn rhannu"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Bydd lluniau o'r sgrin ar gael ar l gosod yn %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Ffrainc"
@@ -1451,8 +1447,8 @@ msgstr "Ffrainc"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Gwlad Belg"
@@ -1476,13 +1472,13 @@ msgstr "Norwy"
msgid "Sweden"
msgstr "Sweden"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Yr Iseldiroedd"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Yr Eidal"
@@ -1490,8 +1486,8 @@ msgstr "Yr Eidal"
msgid "Austria"
msgstr "Awstria"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Yr Unol Daleithiau"
@@ -1512,12 +1508,12 @@ msgstr ""
msgid "New"
msgstr "Newydd"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Dad-osod"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Gosod"
@@ -1526,10 +1522,9 @@ msgstr "Gosod"
msgid "Server"
msgstr "Gwasanaethwr"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Pwynt gosod"
@@ -1545,28 +1540,28 @@ msgstr "Rhaid i'r URL gychwyn gyda http:// neu https://"
msgid "Server: "
msgstr "Gwasanaethwr:"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Pwynt gosod:"
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Dewisiadau: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Gwnewch gopi wrth gefn o'ch data yn gyntaf"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Darllenwch yn ofalus!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1576,15 +1571,15 @@ msgstr ""
"ddigon)\n"
"ar ddechrau'r ddisg."
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Dewin"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Dewiswch weithred"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1596,183 +1591,183 @@ msgstr ""
"Awgrymaf eich bod yn newid maint y rhaniad\n"
"(cliciwch arno, ac yna clicio \"Newid maint\"]"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Cliciwch ar raniad"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Manylion"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Heb ganfod gyrwyr caled"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Jwrnaleiddiwyd FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Gwag"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Arall"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Mathau o system ffeiliau:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Creu"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Math"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Defnyddiwch \"%s\" yn lle hynny"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Dileu"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Defnyddiwch \"Dad-osod\" yn gyntaf"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Wedi newid math raniad %s, bydd yr holl ddata ar y rhaniad yn cael ei golli"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Dewiswch raniad"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Dewiswch raniad arall"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Gadael"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Cyffredinol > Arbennigwr"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Arbennigwr > Cyffredinol"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Dadwneud"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Parhau beth bynnag?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Gorffen heb gadw"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Gorffen heb ysgrifennu'r tabl rhaniadau?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Ydych eisiau cadw newidiadau /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Awto ddynodi"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Clirio i gyd"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Awto ddynodi"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Rhagor"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Gwybodaeth am y ddisg caled"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Mae pob rhaniad cynradd wedi ei ddefnyddio"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Does dim modd ychwanegu raniadau ychwanegol"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr "I gael mwy o raniadau, dilwch un i greu rhaniad estynedig"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Cadw'r tabl rhaniad"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Adfer y tabl rhaniad"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Achub y tabl rhaniadau"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Ail-lwytho'r tabl rhaniad"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Cyfrwng symudadwy'n awto-osod"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Dewiswch ffeil"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1780,11 +1775,12 @@ msgstr ""
"Nid yw'r tabl rhaniad wrth gefn yr un maint\n"
"Parhau?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Rhybudd"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1792,71 +1788,71 @@ msgstr ""
"Rhowch ddisg meddal yn y gyrrwr\n"
"Mi fydd yr holl wybodaeth ar y disg meddal yma yn cael ei golli"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Yn ceisiio achub y tabl rhaniadau"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Gwybodaeth fanwl"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Newid maint"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Symud"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Fformatio"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Ychwanegu i RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Ychwanegu i LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Tynnu o RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Tynnu o LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Newid RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Defnyddiwch ar gyfer cylchol"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Creu rhaniad newydd"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Sector dechreuol: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Maint mewn MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Math o system ffeilio"
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Dewis"
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
@@ -1866,33 +1862,33 @@ msgstr ""
"(gan eich bod wedi cyrraedd y nifer uchaf o raniadau cynradd).\n"
"Diddymwch raniad cynradd a chreu rhaniad estynedig."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Tynnu'r ffeil cylch-l?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Newid math y rhaniad"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Pa fath o system ffeil ydych chi eisiau?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Newid o ext2 i ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Lle'r hoffech chi osod y ffeil cylch-ol %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Lle'r ydych am osod dyfais %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1901,139 +1897,139 @@ msgstr ""
"gyfer cylch-l\n"
"Tynnu'r cylch-l yn gyntaf"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Lle'r ydych am osod %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Cyfrifo ffiniau system ffeiliau FAT"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Newid maint"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Nid oes modd newid maint y rhaniad"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Dylai'r holl ddata ar y rhaniad gael ei gadw wrth gefn"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Ar l newid maint rhaniad %s, bydd yr holl ddata ar y rhaniad yma yn cael ei "
"golli"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Dewiswch y maint newydd"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Maint mewn MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Pa ddisg hoffech chi symud iddo?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sector"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Pa sector hoffech chi symud ato?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Symud"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Yn symud rhaniad.."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Dewis RAID presennol i ychwanegu ato"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "newydd"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Dewis LVM presennol i ychwanegu ato"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "Enw LVM"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Niid oes modd defnyddio'r rhaniad ar gyfer cylch-l"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Cylch-l"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Enw ffeil cylch-l"
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Rhowch enw ffeil"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Mae'r ffeil yn cael ei ddefnyddio eisoes gam gylch-ol arall, dewiswch un "
"arall"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Mae'r ffeil yn bodoli eisoes. Defnyddiwch hwn?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Dewisiadau gosod"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Amrywiol"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "dyfais"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "lefel"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "maint darn"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Byddwch ofalus: mae'r weithred hon yn beryglus."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Pa fath o raniad %s"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Rhaid cael pecyn %s. Ydych chi am ei osod?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2045,7 +2041,7 @@ msgstr ""
"Naill ai rydych yn defnyddio LILO ac nid yw'n gweithio oot neu byddwch yn "
"defnyddio LILO ac ni fydd yn gweithio."
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2057,7 +2053,7 @@ msgstr ""
"Os ydych yn bwriadu defnyddio y rheolwr cychwyn LILO, fe ddylech greu "
"rhaniad /boot"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2067,45 +2063,45 @@ msgstr ""
"Nid oes llwythwr cychwyn yn medru trin hwn heb rhaniad /boot\n"
"Cofiwch ychwanegu rhaniad /boot"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Mae tabl rhaniad gyrrwr %s yn mynd i gael ei ysgrifennu i'r ddisg!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Mi fydd angen i chi aillgychwyn cyn i'r newidiadau ddod i rym"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Wedi fformatio rhaniad %s, bydd yr holl ddata ar y rhaniad yn cael ei golli"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Fformatio"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Yn fformatio ffeil cylch-l %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Yn fformatio rhaniad %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Cuddio ffeiliau"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Symud ffeiliau i'r rhaniad newydd"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2114,83 +2110,83 @@ msgstr ""
"Mae cyfarwyddiadur %s eisoes yn cynnwys peth data\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Symud ffeiliau i'r rhaniad newydd"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Copo %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Tynnu %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "Mae rhaniad %s yn cael ei alw'n %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Dyfais: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Llythyren gyrrwr DOS: %s (dim ond dyfalu)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Math: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Enw :"
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Dechrau: sector %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Maint: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sector"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Silindr %d i silindr %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Wedi ei fformatio\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Heb ei fformatio\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Gosodwyd\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2199,7 +2195,7 @@ msgstr ""
"Ffeil(iau) Cylch-l:\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2207,27 +2203,27 @@ msgstr ""
"Cychwyn y rhaniad fel rhagosodwyd\n"
" (ar gyfer cychwyn MS-DOS, nid ar gyfer lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Lefel %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Maint darn %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Disg RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Enw ffeil cylch-l: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2239,7 +2235,7 @@ msgstr ""
"yw'r rhaniad hwn. Gwell gadael\n"
"llonnydd iddo.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2251,62 +2247,62 @@ msgstr ""
"hwn ar gyfer cychwyniad\n"
"dwbl eich system\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Darllen yn unig"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Maint: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometreg: %s silindr, %s pen, %s sector\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Gwybodaeth:"
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "Dias LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tabl rhaniad math: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "ar sianel %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Allwedd amgryptio system ffeil : "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Dewiswch eich allwedd amgryptio system ffeiliau"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Mae'r allwedd amgryptio'n rhy syml (mae'n rhaid bod o leiaf %d nod o hyd)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Nid yw'r allweddi amgryptio'n cydfynd"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Allwedd amgryptio"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Allwedd amgryptio (eto)"
@@ -2314,10 +2310,6 @@ msgstr "Allwedd amgryptio (eto)"
msgid "Change type"
msgstr "Newid y math"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Cliciwch ar gyfrwng"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2343,7 +2335,7 @@ msgstr ""
"Rhowch eich enw defnyddiwr, cyfrinair ac enw parth i gael mynediad i'r "
"gwesteiwr."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Enw defnyddiwr"
@@ -2355,23 +2347,23 @@ msgstr "Parth"
msgid "Search servers"
msgstr "Chwiliwch am wasanaethwyr"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "methodd fformatio %s o %s"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Nid wyf yn gwybod sut i fformatio %s ym math %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "methodd gosod rhaniad %s yng nghyfeiriadur %s"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "gwall dadosod %s: %s"
@@ -2457,11 +2449,15 @@ msgstr "Dim i'w wneud"
msgid "Error opening %s for writing: %s"
msgstr "Gwall wrth agos %s ar gyfer ysgrifennu %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Dim gyrwyr eraill"
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -2470,11 +2466,11 @@ msgstr ""
"Nid oes gyrrwr OSS/ALSA arall hysbys ar gyfer eich cerdyn sain (%s) sy'n "
"defnyddio \"%s\" ar hyn o bryd"
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Furfweddiad sain"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -2483,7 +2479,7 @@ msgstr ""
"Yma medrwch ddewis gyrrwr arall (un ai OSS neu ALSA) ar gyfer eich cerdyn "
"sain (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2496,25 +2492,25 @@ msgstr ""
"Mae eich cerdyn yn defnyddio'r gyrrwr %s\"%s\" ar hyn o bryd ( y gyrrwr "
"arferol ar ei gyfer yw \"%s\")"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Gyrrwr:"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Cymorth"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Newid o gymorth ALSA i OSS"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2548,7 +2544,7 @@ msgstr ""
"-api ALSA newydd sy'n darparu llawer o nodweddion gell ond sydd angen "
"defnyddio llyfrgell ALSA.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2563,29 +2559,30 @@ msgstr ""
"\n"
"Bydd y gyrrwr \"%s|\"'n cael ei ddefnyddio ar y cychwyn"
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Arhoswch...Gosod y ffurfweddiad"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Arhoswch"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Dim gyrrwr hysbys"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Nid oes gyrrwr hysbys ar gyfer eich cerdyn sain (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Gyrrwr anhysbys"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2600,215 +2597,11 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"o dan bennawd: unlisted sound drivers \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Model"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "Model disg caled"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Sianel"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "Sianel EIDE/SCSI"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Bws"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"dyma'r bws corfforol i'r ddyfais gael ei gysylltu iddo(e.e. PCI, USB,...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Modiwl"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "y modiwl o'r cnewyllyn GNU/Linux sy'n trin y ddyfais honno"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Dosbarth y cyfrwng"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "dosbarth y dyfais caledwedd"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Disgrifiad"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "mae'r maes yn disgrifio'r ddyfais"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Dynodiad bws"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- dyfeisiau PCI ac USB : dyma restr gwerthwyr, dyfais, iswerthwyr ac "
-"isddyfais PCI/USB"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Lleoliad ar y bws"
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"- dyfeisiau pci: dyma slot PCI, dyfais a gwaith y cerdyn\n"
-"- dyfeisiau ide: mae'r ddyfais un ai yn was neu feistr\n"
-"- dyfeisiau scsi: dynodiad dyfeisiau scsi a'r bws scsi"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Hen ffeil dyfais"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "hen enw dyfais sefydlog yn cael ei ddefnyddio mewn pecyn dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Dyfais devfs newydd"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "enw dyfais deinamig yn cael ei gynhyrchu gan incore kernel devfs"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Nifer o fotymau"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "enw gwerthwr y ddyfais"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Gyrrwyr eraill"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "rhestr o yrrwr eraill ar gyfer eich cerdyn sain"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Gadael"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Cymorth"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Cymorth..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Cymoerh Harddrake"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Disgrifiad y meysydd:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Adrodd ar Wallau"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Ynghylch..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "Ynghylch Harddrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"Dyma HardDrake, offeryn ffurfweddu caledwedd Mandrake.\n"
-"Fersiwn:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Awdur"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Harddrake2 fersiwn "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Caledwedd canfyddwyd"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Gwybodaeth"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Modd ffurfweddu"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Rhedeg offeryn ffurfweddu"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Canfod ar waith"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Mae modd i chi ffurfweddu pob paramedr o'r modiwl yma"
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Rhedeg \"%s\"..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Canfod dosbarth %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "cynradd"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "eilradd"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Awtoganfod"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Anhysbys|Generig"
@@ -2820,7 +2613,7 @@ msgstr "Anhysbys|CPH05X (bt878) [nifer o werthwyr]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Anhysbys|CPH06X (bt878) [nifer o werthwyr]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2833,31 +2626,31 @@ msgstr ""
"gerdyn a rheolydd,\n"
"Dewiswch baramedrau eich cerdyn teledu os oes raid"
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Model cerdyn:"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Math o diwniwr"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Nifer o fyffers cipio:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "nifer o fyffers cipio ar gyfer cipio mmap"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "Gosodiad PLL:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Cynnal radio:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "galluogi cynnal radio"
@@ -4643,6 +4436,7 @@ msgstr ""
"yn cychwyn drwy ragosodiad pan ddaw'r Open Firmware i ben."
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4665,10 +4459,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4794,16 +4588,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Methu defnyddio darlledu heb barth NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Rhowch ddisg meddal wedi ei fformatio i FAT yng ngyrrwr %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Nid yw 'r disg meddal hwn wedi ei fformatio i FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4811,12 +4605,12 @@ msgstr ""
"I ddefnyddio'r dewis o becynnau wedi eu cadw, cychwynnwch y gosodiad gyda "
"``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Gwall wrth ddarllen ffeil %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4824,7 +4618,7 @@ msgstr ""
"Digwyddodd gwall - ni chanfyddwyd dyfeisiadau dilys i greu systemau ffeil "
"arnynt. Gwiriwch eich caledwedd am ffynhonnell yr anhawster."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4833,7 +4627,7 @@ msgstr ""
"Mae peth caledwedd ar eich cyfrifiadur angen gyrwyr \"priodol\" i weithio.\n"
"Mae rhywfaint o wybodaeth i'w gael amdanynt yn %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4843,11 +4637,11 @@ msgstr ""
"Crwch raniad (neu glicio ar un presennol)\n"
"Yna dewiswch weithred \"Pwynt Gosod\" a'i osod i `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Rhaid cael rhaniad cyfnewid"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4857,59 +4651,59 @@ msgstr ""
"\n"
"Parhau beth bynnag?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Rhaid bod gennych raniad FAT wedi ei osod yn /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Defnyddiwch le gwag"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nid oes digon o le i ddynodi rhaniadau newydd"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Defnyddiwch y rhaniadau cyfredol"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Nid oes rhaniad cyfredol i'w ddefnyddio"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Defnyddiwch raniad Windows ar gyfer cylch-l"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Pa raniad hoffech chi ei ddefnyddio ar gyfer Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Dewiswch y maint"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Maint rhaniad gwraidd mewn MB :"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Maint rhaniad cyfnewid mewn MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Defnyddiwch y lle gwag ar raniad Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Pa raniad ydych chi am newid ei faint?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Mesur ffiniau system ffeilio Windows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4918,7 +4712,7 @@ msgstr ""
"Nid yw'r newidiwr maint FAT yn medru trin eich rhaniad.\n"
"digwyddodd y gwall canlynol: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4927,7 +4721,7 @@ msgstr ""
"Mae eich rhaniad Windows yn rhy ysgyriog, rhedwch \"defrag\" yn gyntaf o dan "
"Windows ac yna ailgychwyn gosodi Mandrake Linux."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4947,21 +4741,21 @@ msgstr ""
"gychwyn y gosodiad. Dylech hefyd wneud copi wrth gefn\n"
"o'ch data.Pan rydych yn siwr, cliciwch Iawn."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Pa faint o le ydych am ei gadw ar gyfer Windows ar"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "rhaniad %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Methodd newid maint FAT: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4969,32 +4763,32 @@ msgstr ""
"Nid oes rhaniadau FAT i newid eu maint neu i'w defnyddio fel cylch-l (neu "
"nad oes digon o le ar l)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Dileu'r ddisg gyfan"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Tynnu Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Mae gennych fwy nag un disg caled, ar ba un ydych am osod linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Bydd pob rhaniad a'u data yn cael ei ddileu ar yrrwr %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Rhannu disg unigol"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Defnyddiwch fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5003,28 +4797,28 @@ msgstr ""
"Medrwch rannu %s\n"
"Wedi gorffen, peidiwch anghofio cadw gyda 'w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Does gennych ddim digon o le rhydd ar eich rhaniad Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Methu canfod lle ar gyfer gosod"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Daeth dewin Rhannu DrakX o hyd i'r atebion canlynol:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Methodd rhannu: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Cychwyn y rhwydwaith"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Cau'r rhwydwaith"
@@ -5053,12 +4847,12 @@ msgstr ""
"Gwiriwch y CD-ROM ar gyfrifiadur wedi ei osod gan ddefnyddio \"rpm -qpl "
"Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Croeso i %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Does dim gyrrwr disg meddal ar gael"
@@ -5068,7 +4862,7 @@ msgstr "Does dim gyrrwr disg meddal ar gael"
msgid "Entering step `%s'\n"
msgstr "Cychwyn cam '%s\"\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -5080,77 +4874,77 @@ msgstr ""
"testunol. I wneud hynny, gwasgwch F1 wrth gychwyn ar y CD-ROM ac yna rhoi "
"'text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Gosod Dosbarth"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Dewiswch un o'r dosbarthiadau canlynol o osodiad::"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Dewis y Grwp Pecyn"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Dewis pecynnau unigol."
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Cyfanswm maint: %d/%d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Pecyn gwallus"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Enw: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Fersiwn: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Maint: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Pwysigrwydd: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "Nid oes modd i chi ddewis y pecyn hwn - does dim lle ar ol i'w osod"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Mae'r pecynnau canlynol i'w gosod"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Bydd y pecynnau canlynol yn cael eu tynnu"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Does dim modd i chi ddewis/dad-ddewis y pecyn"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Mae hwn yn becyn hanfodol, does dim modd ei ddad-ddewis"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Does dim mod dad-ddewis y pecyn, mae wedi ei osod yn barod"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -5158,74 +4952,74 @@ msgstr ""
"Rhaid i'r pecyn gael ei uwchraddio\n"
"Ydych chi'n siwr eich bod am ei ddad-ddewis?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Does dim mod dad-ddewis y pecyn hwn. Rhaid ei ddiweddaru"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Dangoswch y pecynnau dewis awtomatig"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Gosodiad"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "LLwytho/Cadw ar ddisg meddal"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Diweddaru'r dewis pecynnau"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Gosodiad lleiaf"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Dewiswch y pecynnau hoffech chi eu gosod"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Gosod"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Amcangyfrif"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Amser yn weddill"
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Arhoswch, paratoi'r gosodiad"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pecyn"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Gosod pecynnau %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Derbyn"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Gwrthod"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5239,17 +5033,17 @@ msgstr ""
"Rhowch yr CD-ROM sydd wedi ei labeli \"%s\" yn eich gyrrwr a chlicio Iawn\n"
"Os nad yw gennych, cliciwch Dileu i osgoi gosod o'r CD-ROM hwn."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Mynd yn ein blaen beth bynnag?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Roedd gwall wrth drefnu pecynnau"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Digwyddodd gwall wrth osod pecyn"
@@ -5560,108 +5354,108 @@ msgstr ""
"Barn, Paris - Ffrainc. Am unrhyw gwestiwn ynghylch yddogfen hon cysylltwch "
"MandrakeSoft S.A. \n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr "Ydych chi'n siwr eich bod am wrthod y drwydded?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Allweddell"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Dewiswch gynllun eich alweddell"
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Dyma restr lawn o'r allweddellau ar gael"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Pa ddosbarth o osodiad ydych chi ei eisiau?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Gosod/Diweddaru"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Ydi hwn yn osodiad neu diweddariad?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Argymhellwyd"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Arbennigwr"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Diweddaru"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Diweddaru'r pecynnau'n unig"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Dewiswch math eich llygoden"
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Porth Llygoden"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Dewiswch ba borth cyfresol mae eich llygoden wedi cysylltu iddi"
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Efelychiad botymau"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Efelychiad Botwm 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Efelychiad Botwm 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Ffurfweddu cardiau PCMCIA..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Ffurfweddu IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "dim rhaniadau ar gael"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Sganio rhaniadau i ganfod pwyntiau gosod"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Dewiswch y pwyntiau gosod"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5669,41 +5463,41 @@ msgstr ""
"Nid oes lle rhydd ar gyfer yr ymlwythwr 1MB! Bydd y gosodiad yn parhau, ond "
"i gychwyn y system bydd rhaid i chi greu rhaniad ymlwythwr yn DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Ni chanfyddwyd rhaniad gwraidd i wneud diweddariad"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Rhaniad Gwraidd"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Beth yw'r rhaniad gwraidd (/) ar eich system?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Bydd angen i chi ail gychwyn cyn i'r newidiadau yn eich tabl rhaniad ddigwydd"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Dewiswch y rhaniadau rydych am eu fformatio"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Gwirio blociau gwallus?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Yn fformatio rhaniadau"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Creu a fformatio ffeil %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -5712,28 +5506,28 @@ msgstr ""
"Wedi methu gwirio system ffeiliau %s. Hoffech chi drwsio'r gwallau? (gofal, "
"mae modd colli data)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Dim digon o le cyfnewid i gyflawni'r gosodiad, ychwanegwch rhagor"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
"Chwilio am y pecynnau sydd ar gael ac yn ailadeiladu cronfa ddata rpm..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Chwilio am y pecynnau sydd ar gael"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Edrych arbecynnau wedieu gosod yn barod"
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Canfod pecynnau i'w uwchraddio"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5742,7 +5536,7 @@ msgstr ""
"Nid oes gan eich system ddigon o le ar l ar gyfer gosodiad neu uwchraddiad "
"(%d> %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5750,35 +5544,35 @@ msgstr ""
"Dewiswch llwytho neu ddewis cadw pecyn ar ddisg meddal.\n"
"Mae'r fformat yr un ar ddisgiau meddal wedi eu cynhyrchu drwy auto_install."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Llwytho o o ddisg meddal"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Cadw ar ddisg meddal"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Llwytho o ddisg meddal"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Dewis pecynnau"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Rhowch ddisg meddal yn cynnwys dewis pecynnau yn y peiriant"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Mae'r maint ddewiswyd yn fwy na'r lle ar gael"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Math o osodiad"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5786,19 +5580,19 @@ msgstr ""
"Nid ydych wedi dewis unrhyw grwpiau o becynnau.\n"
"Dewiswch y gosodiad lleiaf rydych ei eisiau"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Gyda X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Gyda dogfennaethelfennol (argymhellir!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Gosodiad bychan iawn (yn arbennig dim urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5808,16 +5602,16 @@ msgstr ""
"Os nad oes gennych un ohonynt, Cliciwch Diddymu.\n"
"Os mae dim ond rhai CDau sydd ar goll, yna cliciwch Iawn."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom wedi ei labelu \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Paratoi'r gosodiad"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5826,96 +5620,21 @@ msgstr ""
"Gosod pecyn %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Ffurfweddiad l osod"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Mewnosodwch y disg meddal Cychwyn ddefnyddiwyd yn gyrrwr %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Rhowch y disg meddal Diweddaru Modiwlau yng ngyrrwr %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Mae'n awr yn bosibl i chi lwytho meddalwedd i lawr ar gyfer amgryptio.\n"
-"\n"
-"RHYBUDD:\n"
-"\n"
-"Oherwydd gofynion cyffredinol amrywiol yn berthynol i'r meddalwedd hyn ac "
-"yn\n"
-" cael eu gosod gan amrywiol awdurdodau cyfreithiol, dylai cwsmeriaid a/neu\n"
-" ddefnyddwyr terfynol wneud yn siwr fod y cyfreithau yn eu hawdurdod "
-"cyfreithiol\n"
-" yn caniatu iddynt lwytho i lawr, cadw a/neu ddefnyddio'r feddalwedd.\n"
-"\n"
-"Yn ogystal, dylai cwsmeriaid a/neu ddefnyddwyr terfynol fod yn arbennig o\n"
-" ymwybodol i beidio thorri cyfraith eu hawdurdod cyfreithiol. Petai "
-"defnyddwyr\n"
-" a/neu ddefnyddwyr terfynol yn peidio parchu darpariaeth y cyfreithiau\n"
-" gweithredadwy, yna byddant yn derbyn cosb ddifrifol.\n"
-"\n"
-"Ni fydd MandrakeSoft na'i gwneuthurwyr a/neu ddarparwyr, o dan unrhyw\n"
-" amod, fod yn gyfrifol am unrhyw ddifrod, arbennig, anuniongyrchol na\n"
-"damweiniol o gwbl (gan gynnwys, ond heb ei gyfyngu i golli elw, ymyrraeth "
-"ar\n"
-" fusnes, colli data masnachol na cholledion ariannol eraill, nag ymatebion\n"
-" terfynol a digollediad i'w dalu yn sgil penderfyniad llys) yn codi o "
-"ddefnydd,\n"
-" eiddo, neu'r unig lwytho i lawr y feddalwedd, i'r hyn y gall y cwsmer a/"
-"neu'r\n"
-" defnyddiwr terfynol gael mynediad iddo yn y pen draw wedi llofnodi'r "
-"cytundeb\n"
-" presennol.\n"
-"\n"
-"\n"
-"Am unrhyw ymholiadau yn berthnasol i'r cytundebau hyn, cysylltwch :\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5934,155 +5653,155 @@ msgstr ""
"\n"
"Ydych chi am osod y diweddariadau?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Cysylltu 'safle Mandrake Linux i estyn rhestr o'r drychau sydd ar gael"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Dewiswch ddrych lle mae modd estyn y pecynnau"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Cysylltu 'r drych i estyn y rhestr o becynnau sydd ar gael"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Pa un yw eich parth amser?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Cloc caledwedd wedi ei osod i GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Cydweddi amser awtomatig (defnyddio NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Gweinydd NTP"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Gwasanaethwr CUPS pell"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Nid oes argraffydd"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "A oes gennych gerdyn sain ISA?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Rhedwch \"sndconfig\" wedi'r gosodiad i ffurfweddu'ch cerdyn sain"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "Heb ganfod cerdyn sain. Ceisiwch \"harddrake\" wedi'r gosodiad"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Crynodeb"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Llygoden"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Cylchfa amser"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Argraffydd"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Cerdyn ISDN"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Cerdyn sain"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Cerdyn Teledu"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr "Parth Windows"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Ffeiliau lleol"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Gosod cyfrinair gwraidd"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Dim cyfrinair"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Mae'r cyfrinair yn rhy syml ( rhaid iddo fod o leiaf %d nod o hyd)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Dilysu"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Dilysu LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "Sail dn LDAP"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Gwasanaethwr LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Dilysu LDAP"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Parth NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Gwasanaethwr NIS"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6109,19 +5828,19 @@ msgstr ""
"system.\n"
"Bydd y gorchymyn 'wbinfo -t' yn gwirio a yw eich cyfrinachau dilysu'n addas."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Dilysu Parth Windows"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Enw Defnyddiwr Gweinyddiaeth Parth"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Cyfrinair Gweinyddol y Parth"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6152,19 +5871,20 @@ msgstr ""
"gyrrwr\n"
" cyntaf a chliciwch \"Iawn\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Gyrrwr disg meddal cyntaf"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Ail ddisg meddal"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Hepgor"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6189,7 +5909,7 @@ msgstr ""
"greu disg cychwyn ar gyfer eich system?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6203,28 +5923,28 @@ msgstr ""
"bydd creu disg cychwyn ar ddisg meddal 1.44Mb'n debygol o fethu,\n"
"oherwydd mae XFS yn gofyn am yrrwr mawr iawn)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Nid oes gyrrwr disg meddal ar gael"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Dewiswch y gyrrwr disg meddal i'w ddefnyddio i greu disg cychwyn"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Rhowch ddisg meddal yn %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Creu disg cychwyn"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Paratoi llwythwr cychwyn"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6238,11 +5958,11 @@ msgstr ""
"rhaid defnyddio BootX i gychwyn\n"
"eich peiriant."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Ydych chi eisiau defnyddio aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6250,15 +5970,15 @@ msgstr ""
"Gwall gosod aboot, \n"
"ceisiwch orfodi gosodiad hyd yn oed os yw hynny'n dinistrio'r rhaniad cyntaf?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Gosod llwythwr cychwyn"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Methodd gosod llwythwr cychwyn. Digwyddodd y gwall canlynol:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6276,17 +5996,17 @@ msgstr ""
" Yna teipiwch: shut-down\n"
"Wrth gychwyn eto dylech weld anogwr y llwythwr cychwyn."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Rhowch ddisg meddal yng ngyrrwr %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Creu disg meddal awto gosod"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6296,7 +6016,7 @@ msgstr ""
"\n"
"Ydych chi wir eisiau gorffen?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6328,15 +6048,15 @@ msgstr ""
"Mae gwybodaeth ar ffurfweddu eich system ar gael ym mhenawdau l osod\n"
"yr Official Mandrake Linux User's Guide."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Creu disg meddal awto gosod"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6351,25 +6071,25 @@ msgstr ""
"\n"
"Efallai byddai'n well gennych ai osod y gosodiad.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Awtomeiddwyd"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Ail chwarae"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Cadw'r dewis becynnau"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Gosodiad %s Mandraks Linux"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6387,22 +6107,22 @@ msgstr "consolehelper ar goll"
msgid "Choose a file"
msgstr "Dewis ffeil"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Uwch"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Elfennol"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Cynt"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Nesaf"
@@ -6475,371 +6195,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Ail-gyflwyno"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tsiec (QWERTY)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Almaeneg"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Spaenaidd"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Ffinaidd"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Ffrengig"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norwyaidd"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Pwylaidd"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rwsiaidd"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Swedaidd"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Bysellfwrdd DG"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Bysellfwrdd UDA"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albaniaidd"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenaidd (hen)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenaidd (teipiadur)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenaidd (ffonetig)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjan (lladin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgaidd"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bengali"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bwlgaraidd (ffonetig)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bwlgaraidd (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasilaidd (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosnieg"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Belarusaidd"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Swisaidd (gosodiad Almaenig)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Swisaidd (gosodiad Ffrengig)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tsiec (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Almaenaidd (dim bysellau marw)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danaidd"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (UDA)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norwyaidd)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Swedaidd)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estonaidd"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgaidd (gosodiad \"Rwsiaidd\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgaidd (gosodiad \"Lladinaidd\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Groegaidd"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Gujarati"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Gurmukhi"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hwngaraidd"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Croataidd"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israelaidd"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israelaidd (Ffonetig)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iranaidd"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Eislandaidd"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Eidalaidd"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Inuktitut"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Siapaaidd 106 bysell"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Bysellfwrdd Coreaidd"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Lladin America"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Latfieg"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lithuenaidd AZERTY (hen)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lithuenaidd AZERTY (newydd)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lithuenaidd \"rhes rhif\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lithuenaidd \"ffonetig\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Latfiaidd"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Macedonaidd"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myanmar (Burma)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongoleg (cyrillic)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Malteg (DU)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Malteg (UDA)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Isalmaenaidd"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Pwylaidd (gosodiad qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Pwylaidd (gosodiad qwerty)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portiwgalaidd"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Canada (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romanaidd (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romanaidd (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rwsiaidd (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slfenaidd"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slofacaidd (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovacaidd (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbaidd (cyrilig)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Tamil (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Tamil (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Bysellfwrdd Thai"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Bysellfwrdd Tajig"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Twrcaidd (model traddodiadol \"F\")"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Twrcaidd (model modern \"Q\")"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Wcranaidd"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Bysellfwrdd UDA (rhyngwladol)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Fietnamaidd \"rhes rhifol\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Iwgoslafaidd (lladin)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Bysell Alt dde"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Y ddwy fysell Shift gyda'i gilydd"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Bysellau Control a Shift gyda'i gilydd"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "Bysell CapsLock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Bysellau Ctrl ac Alt gyda'i gilydd"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Bysellau Alt a Shift gyda'i gilydd"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Bysell \"Dewislen\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Bysell \"Windows\" chwith"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Bysell \"Windows\" de"
@@ -6852,35 +6576,44 @@ msgstr "Gosodiadau cylch %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Tynnu'r cyfrolau rhesymegol yn gyntaf\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"Nid oes cefnodgaeth PCIMA yn bodoli bellach ar gyfer cnewyllyn 2.2. "
+"Defnyddiwch cnewyllyn 2.4"
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Mae modd i chi ffurfweddu pob paramedr o'r modiwl yma"
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Does dim gyrrwr disg meddal ar gael"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "rhif"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d rhifau gwahanwyd gan gollnod"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d llinellau gwahanwyd gan gollnod"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "rhifau gwahanwyd gan gollnod"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "llinellau collnod ranedig"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"Nid oes cefnodgaeth PCIMA yn bodoli bellach ar gyfer cnewyllyn 2.2. "
-"Defnyddiwch cnewyllyn 2.4"
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Llygoden - Sun"
@@ -6985,55 +6718,76 @@ msgstr "dim"
msgid "No mouse"
msgstr "Dim llygoden"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Profwch y llygoden"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "I ysgogi'r llygoden,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "SYMUDWCH YR OLWYN!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Gorffen"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Nesaf ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Ydi hyn yn gywir?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Gwybodaeth"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Estyn y goeden"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Cau'r goeden"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Newid rhwng gwastad a'r grwp wedi ei ddidoli"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "defnyddiwch pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "defnyddiwch pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "defnyddiwch dhccp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "usb Alcatel Speedtouch"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Cysylltu 'r We"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -7043,21 +6797,13 @@ msgstr ""
"Mae rhai cysylltiadau'n defnyddio pptp, a rhai dhcp.\n"
"Os nad ydych yn gwybod pa un, dewiswch pppoe."
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "usb Alcatel Speedtouch"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "defnyddiwch dhccp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "defnyddiwch pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "defnyddiwch pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -7141,10 +6887,10 @@ msgstr "Pyrth eraill"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Pa gleient dhcp ydych chi eisiau ei ddefnyddio?\n"
-"dhcpcd yw'r rhagosodedig"
+"dhcp-client yw'r rhagosodedig"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7154,7 +6900,7 @@ msgstr ""
"Nid oes addasydd rhwydwaith ethernet wedi ei ganfod ar eich system.\n"
"Nid wyf yn medru gosod y math yma o gysylltiad."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Dewiswch rhag wyneb y rhwydwaith"
@@ -7164,15 +6910,15 @@ msgid ""
msgstr ""
"Dewiswch pa addaswr rhwydwaith hoffech ei ddefnyddio i gysylltu 'r Rhyngrwyd"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "heb ganfod cerdyn rhwydwaith"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Ffurfweddu'r rhwydwaith"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7184,15 +6930,15 @@ msgstr ""
"yr enw gwesteiwr i weithio. Dylai eich enw gwesteiwr\n"
"fod yn enw cymhwysol llawn megis \"fymlwch.fynesg.fyco.com\""
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Enw gwesteiwr"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Dewin Ffurfweddu'r Rhwydwaith"
@@ -7239,13 +6985,13 @@ msgstr "Ffurfweddiad newydd (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Hen ffurfweddiad (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Ffurfweddiad ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7253,19 +6999,19 @@ msgstr ""
"Dewiswch eich darparwr.\n"
"Os nad yw ar eich rhestr, dewiswch Heb ei Restri"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Protocol Ewrop"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protocol Ewrop (EDSSI)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protocol ar gyfer gweddill y byd"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7273,32 +7019,32 @@ msgstr ""
"Protocol ar gyfer gweddill y byd\n"
" dim D-Channel (llinell les)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Pa brotocol ydych chi eisiau ei ddefnyddio?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr "Wedi canfod rhyngwyneb \"%s\", hoffech chi ei ddefnyddio?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Pa fath o gerdyn sydd gennych?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Dim syniad"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7311,19 +7057,19 @@ msgstr ""
"\n"
"Os oes gennych gerdyn PCMCIA, rhaid i chi wybod irq ac io eich cerdyn.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Peidio"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Parhau"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Pa un yw eich cerdyn IDSN?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7331,58 +7077,85 @@ msgstr ""
"Rwyf wedi canfod cerdyn IDSN, ond nid wyf yn gwybod pa fath. Dewiswch un "
"cerdyn PCI ar y sgrin nesaf."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Heb ganfod cerdyn PCI ISDN. Dewiswch un o'r sgrin nesaf."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Dewiswch ba borth cyfresol mae eich modem wedi cysylltu iddo."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Dewisiadau cyswllt ffn"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Enw'r cysylltiad"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Rhif ffn"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Dynodiad Mewngofnodi"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Seiliedig ar sgript"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Seiliedig ar derfynnell"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Enw parth"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Gwasanaethwr DNS Cyntaf (dewisol)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Ail Wasanaethwr DNS (dewisol)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "ond heb fod yn cydweddu"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Gosodiad"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabl"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7419,24 +7192,24 @@ msgstr "Nid ydych wedi eich cysylltu 'r rhyngrwyd."
msgid "Connect"
msgstr "Cysylltu"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Dadgysylltu"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Ffurfweddu'r gysylltiad"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Cysylltiad 'r rhyngrwyd a'i ffurfweddiad "
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Rydym am ffurfweddu cysylltiad %s"
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7455,12 +7228,12 @@ msgstr ""
"\n"
"Pwyswch Iawn i barhau."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Ffurfweddiad y Rhwydwaith"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7472,7 +7245,7 @@ msgstr ""
"Cliciwch Iawn i gadw eich ffurfweddiad, neu ddileu i ail ffurfweddi eich "
"cysylltiad Rhyngrwyd a Rhwydwaith.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7484,72 +7257,77 @@ msgstr ""
"Rydym ar fin ffurfweddi eich cysylltiad rhyngrwyd/rhwydwaith.\n"
"Os nad ydych am ddefnyddio awto ganfod, dad-diciwch y blwch dewis.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Dewiswch broffil i'w ffurfweddu"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Defnyddio awto ganfod"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Modd Uwch"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Canfod dyfeisiadau..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Cysylltiad modem arferol"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "canfyddwyd ar borth %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Cysylltiad modem arferol"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "canfyddwyd %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "Cysylltiad ISDN"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "canfyddwyd %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "Cysylltiad ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "canfyddwyd ar rhyngwyneb %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Cysylltiad cebl"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "canfyddwyd cysylltiad cebl"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "cysylltiad LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "cerdyn ethernet wedi ei ganfod"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Dewiiwch y math o gysylltiad rydych am ei ffurfweddu"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7559,23 +7337,23 @@ msgstr ""
"Dewiswch ba un rydych am ei ddefnyddio.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Cysylltiad 'r Rhyngrwyd"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Ydych chi eisiau agor y cysylltiad wrth gychwyn y cyfrifiadur?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Ffurfweddiad y rhwydwaith"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Rhaid ail gychwyn y rhwydwaith"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7586,7 +7364,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7596,7 +7374,7 @@ msgstr ""
"Bydd y ffurfweddiad yn cael ei osod ar eich system\n"
"\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7605,7 +7383,7 @@ msgstr ""
"amgylchedd X i osgoi unrhyw anawsterau'n perthyn i enwau gwesteiwr.\n"
"."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -7615,7 +7393,7 @@ msgstr ""
"Profwch eich cysylltiad drwy net_monitor neu mcc. Os nad yw eich cysylltiad "
"yn gweithio, efallai y byddwch eisiau ailgychwyn y ffurfweddiad"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7627,7 +7405,7 @@ msgstr ""
"Derbyniwch y cynnig i gadw'r ddyfais wedi ei ffurfweddi.\n"
"Bydd newid y meysydd islaw'n newid y ffurfweddiad."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7637,43 +7415,55 @@ msgstr ""
"Dylai pob eitem ei roi fel cyfeiriad IP nodiant collnod degymol\n"
"(e.e.1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Ffurfweddu dyfais rhwydwaith %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (gyrrwr %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "Cyfeiriad IP"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netmask"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "IP awtomatig"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Cychwyn y peiriant"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "dylai cyfeiriad IP fod mewn fformat 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7685,56 +7475,56 @@ msgstr ""
"megis \"fymlwch.fynesg.fyngho.com\".\n"
"Medrwch hefyd gynnig eich cyfeiriad IP os oes gennych un"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Gwasanaethwr DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Mynedfa (e.e. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Dyfais mynedfa"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Dylai cyfeiriad DNS fod mewn fformat 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Dylai cyfeiriad Porth fod mewn fformat 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Ffurfweddiad dirprwyon"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Dirprwy HTTP"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "Dirprwy FTP"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Dilynnwch cyfernod cerdyn rhwydwaith (defnyddiol ar gyfer gliniadur)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Dylai dirprwyon fod yn gyfanrif!"
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Dylai'r URL ddechrau gyda 'ftp' neu 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Wedi canfod ffurfweddiad mur gwarchod!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7742,27 +7532,27 @@ msgstr ""
"Rhybudd! Mae ffurfweddiad mur gwarchod wedi ei ganfod. Efallai bydd angen "
"atgyweirio gyda llaw ar l y gosodiad."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Ffurfweddiad rhyngrwyd"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Hoffech chi gysylltu 'r Rhyngrwyd nawr?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Profi eich cysylltiad..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Mae'r system wedi cysylltu 'r Rhyngrwyd."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Am resymau diogelwch, bydd yn cael ei ddatgysylltu."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7770,92 +7560,92 @@ msgstr ""
"Nid yw'n ymddangos i'ch system gysylltu 'r rhyngrwyd.\n"
"Ailffurfweddwch eich cysylltiad."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Ffurfweddiad y Cysylltiad"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Llanwch neu diciwch y maes islaw"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ y cerdyn"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Cof Cerdyn (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO'r Cerdyn"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_O y cerdyn"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 y cerdyn"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Eich rhif ffn personol"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Enw darparwr (eng. darparwr.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Rhif ffn y darparwr"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Dns 1 y darparwr (dewisol)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Dns 2 y darparwr (dewisol)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Dewiswch eich gwlad"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Modd deialu"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Cyflymder y cysylltiad"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Oediad yn y cysylltiad (mewn eiliadau)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Mewngofnod Cyfrif (enw defnyddiwr)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Cyfrinair y Cyfrif"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Y Deyrnas Unedig"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "maethodd y gosodiad"
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Nid yw'r rhainad estynedig yncael ei gynnal ay y platfform hwn"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7874,12 +7664,12 @@ msgstr "Methodd adfer o ffeil %s: %s"
msgid "Bad backup file"
msgstr "Ffeil wrth gefn gwallus"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Gwall wrth ysgrifennu i ffeil %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7909,182 +7699,183 @@ msgstr "hyfryd"
msgid "maybe"
msgstr "efallai"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Model anhysbys"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Argraffydd lleol"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Argraffydd pell"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Argraffydd ar wasanaethwr CUPS pell"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Argraffydd ar wasanaethwr lpd pell"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Argraffydd rhwydwaith (TCP/Soced)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Argraffydd ar wasanaethwr SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Argraffydd ar wasanaethwr NetWare"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Rhowch URI dyfais argraffydd"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Peipio'r gwaith i orchymyn"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Model anhysbys"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Model anhysbys"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Argraffyddion Lleol"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Argraffyddion Pell"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " ar borth paralel \\/\"%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", argraffydd USB \\/\"%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", dyfais amlbwrpas ar borth paralel \\/\"%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", dyfais amlbwrpas ar USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", dyfais amlbwrpas ar HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ",dyfais amlbwrpas"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", argraffu i %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "ar wasanaethwr LPD \"%s\", argraffydd \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", gwesteiwr TCP/IP \"%s\", porth %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "ar wasanaethwr SMB/Windows \"%s\", rhannu \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr "ar wasanaethwr Novell \"%s\", argraffydd \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", defnyddio gorchymyn %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr "Argraffydd crai (dim gyrrwr)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(ar %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(ar y peiriant hwn)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Ar wasanaethwr CUPS \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr "(Rhagosodedig)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Dewiswch Gysylltiad Argraffydd"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Sut mae'r argraffydd wedi ei gysylltu?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8094,19 +7885,19 @@ msgstr ""
"Nid oes angen ffurfweddu argraffyddion ar wasanaethwyr CUPS pell: byddant yn "
"cael eu canfod yn awtomatig."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Awtoganfod argraffydd (Argraffyddion lleol, TCP/Socket, ac SMB)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "Furfweddiad CUPS"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Enwch wasanaethwr CUPS"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8125,7 +7916,7 @@ msgstr ""
"dderbyn gwybodaeth am yr argraffydd gan y gwasanaethwr, neu gadewch y "
"meysydd yn wag."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8142,55 +7933,55 @@ msgstr ""
"cupsd.conf gyda llaw. Peidiwch anghofio ailgychwyn CUPS eto (gorchymyn: "
"\"service cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "Dylai cyfeiriad IP edrych fel 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "Dylai rhif porth fod yn gyfanrif!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP gwasanaethwr CUPS"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Porth"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Furfweddiad CUPS Awtomatig"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr "Gwirio eich system..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
"Nid oes unrhyw argraffydd wedi ei ganfod wedi ei gysylltu'n uniongyrchol "
"'ch cyfrifiadur"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8198,7 +7989,7 @@ msgstr ""
"Yr argraffyddion canlynol\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8206,7 +7997,7 @@ msgstr ""
"Yr argraffydd canlynol\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8214,7 +8005,7 @@ msgstr ""
"\n"
"ac mae un argraffydd anhysbys"
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8223,7 +8014,7 @@ msgstr ""
"\n"
"a %d argraffydd anhysbys"
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8231,7 +8022,7 @@ msgstr ""
"\n"
"yn"
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8239,11 +8030,11 @@ msgstr ""
"\n"
"mae"
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "wedi ei gysylltu'n uniongyrchol 'ch system!"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8251,7 +8042,7 @@ msgstr ""
"\n"
"Mae un argraffydd anhysbys wedi ei gysylltu'n uniongyrchol 'ch system"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8260,12 +8051,12 @@ msgstr ""
"\n"
"Mae yna %d argraffydd anhysbys wedi eu cysylltu'n uniongyrchol 'ch system"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr ""
"(Gwnewch yn siwr bod eich argraffyddion wedi eu cysylltu a'u troi mlaen).\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
@@ -8273,19 +8064,19 @@ msgstr ""
"Ydych chi am ganiatu argraffu ar yr argraffyddion enwir uchod neu ar yr "
"argraffyddion ar y rhwydwaith lleol?\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Ydych chi am alluogi argraffu ar argraffydd mewn rhwydwaith leol?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Ydych chi am alluogi argraffu ar yr argraffyddion enwwi'r uchod?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "Ydych chi'n siwr eich bod am osod argraffu ar y peiriant hwn?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -8294,13 +8085,13 @@ msgstr ""
"NODYN: Yn dibynnu ar yr argraffydd a'r system argraffu bydd hyd at %d MB o "
"feddalwedd ychwanegol yn cael ei osod."
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Ychwanegu argraffydd newydd"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8323,7 +8114,7 @@ msgstr ""
"yn rhoi mynediad i'r holl yrwyr argraffyddion sydd ar gael, dewisiadau "
"gyrwyr a mathau o gysylltiadau argraffyddion."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8363,7 +8154,7 @@ msgstr ""
"Cliciwch \"Nesaf\" pan ydych yn barod, a \"Diddymu\" os nad ydych am osod "
"eich argraffydd(ion) ar hyn o bryd."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8388,7 +8179,7 @@ msgstr ""
"Cliciwch \"Nesaf\" pan ydych yn barod, a \"Diddymu\" os nad ydych am osod "
"eich argraffydd(ion) ar hyn o bryd."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8425,23 +8216,23 @@ msgstr ""
"Cliciwch \"Nesaf\" pan ydych yn barod, a \"Diddymu\" os nad ydych am osod "
"eich argraffydd(ion) ar hyn o bryd."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Awto ganfod argraffyddion sy'n gysylltiedig a'r peiriant hwn"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
"Awtoganfod argraffyddion sy'n gysylltiedig yn uniongyrchol 'r rhwydwaith "
"lleol"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
"Awtoganfod argraffyddion sy'n gysylltiedig pheiriannau'n rhedeg Microsoft "
"Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8461,53 +8252,53 @@ msgstr ""
"gosodiadau dewis rhagosodedig (mewnflwch papur, ansawdd y printiad,...0, "
"dewiswch \"Argraffydd\" yn adran \"Caledwedd\" Canolfan Rheoli Mandrake."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr "Awto ganfod argraffydd"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", rhwydwaith argraffu \"%s\", porth %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", argraffydd \"%s\" ar wasanaethwr SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Canfyddwyd %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Argraffydd ar borth paralel \\/\"%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "Argraffydd USB \\/\"%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Argraffydd rhwydwaith \"%s\", porth %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Argraffydd \"%s\" ar wasanaethwr SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Argraffydd Lleol"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8519,19 +8310,19 @@ msgstr ""
"dev/,...., cyfatebol i LPT1:, LPT2,..., argraffydd USB 1af: /dev/usb/lp0, "
"ail argraffydd USB: /dev/usb/lp1,...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Rhaid cynnig enw dyfais neu ffeil!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Heb ganfood argraffydd!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Argraffyddion ar gael"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -8539,7 +8330,7 @@ msgstr ""
"Cafodd yr argraffydd canlynol ei awto ganfod, os nad hwn yw'r un rydych am "
"ei ffurfweddu, rhowch enw dyfais/enw ffeil ar y llinell mewnbwn."
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -8548,7 +8339,7 @@ msgstr ""
"argraffydd rydych am ei osod neu rhowch enw dyfais/ffeil yn y llinell "
"mewnbwn."
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8560,7 +8351,7 @@ msgstr ""
"byddai'n well gennych ffurfweddiad unigryw i'ch argraffydd, cychwynnwch "
"\"Ffurfweddiad gyda Llaw\"."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8573,7 +8364,7 @@ msgstr ""
"well gennych ffurfweddiad unigryw i'ch argraffydd, cychwynnwch "
"\"Ffurfweddiad gyda Llaw\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -8581,11 +8372,11 @@ msgstr ""
"Dewiswch y porth y mae eich argraffydd wedi cysylltu iddo neurhowch enw "
"dyfais/ffeil ar y ninell mewnbwn"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Dewiswch y porth mae'r argraffydd wedi cysylltu iddo."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -8593,19 +8384,19 @@ msgstr ""
" (Pyrth paralel: /dev/lp0, /dev/lp1, ..., yn cyfateb i LPT1:, LPT2:, ..., "
"argraffydd USB cyntaf: /dev/usb/lp0, ail argraffydd USB : /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Rhaid dewis/rhoi argraffydd/dyfais!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Ffurfweddiad gyda llaw"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Dewisiadau Argraffydd lpd Pell"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -8613,46 +8404,46 @@ msgstr ""
"I ddefnyddio argraffydd lpd pell, rhaid darparu enw gwesteiwr gwasanaethwr "
"yr argraffydd ac enw'r argraffydd ar y gwasanaethwr hwnnw."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Enw gwesteiwr pell"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Enw'r argraffydd pell"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Mae enw'r gwesteiwr pell ar goll!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Mae enw'r argraffydd pell ar goll!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr "Canfyddwyd model %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr "Chwilio'r rhwydwaith..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", argraffydd \"%s\" ar wasanaethwr \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Argraffydd \"%s\" ar wasanaethwr \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Dewisiadau Argraffydd SMB (Windows 9x/NT)"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8665,7 +8456,7 @@ msgstr ""
"rydych am gael mynediad iddo ac unrhyw enw defnyddiwr, cyfrinair a "
"gwybodaeth am grwp gwaith perthynol."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
@@ -8673,39 +8464,39 @@ msgstr ""
"Os cafodd yr argraffydd ei awtoganfod, dewiswch ef o'r rhestr ac ychwanegu "
"enw defnyddiwr, cyfrinair a/neu grwp gwaith yn l yr angen."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Gwasanaethwr gwesteiwr SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP Gwasanaethwr SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Rhannu enw"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Grwp gwaith"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Awto ganfyddwyd"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Rhaid rhoi un ai enw'r gwasanaethwr neu IP'r gwasanaethwr!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Mae enw rhannu Samba ar goll!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "RHYBUDD DIOGELWCH!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8749,7 +8540,7 @@ msgstr ""
"Printerdrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8761,7 +8552,7 @@ msgstr ""
"IPP a gosod argraffu o'r peiriant hwn gyda'r \"%s\" yn Printerdrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8773,11 +8564,11 @@ msgstr ""
"\n"
"Ydych chi am barhau i osod yr argraffydd hwn?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Dewisiadau Argraffydd NetWare"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -8789,37 +8580,37 @@ msgstr ""
"'r rhes waith argraffu am yr argraffydd rydych am gael mynediad iddo ac "
"unrhyw enw defnyddiwr a chyfrinair perthnasol."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Gwasanaethwr Argraffydd"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Enw Rhes Argraffu"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Mae enw gwasanaethwr NCP ar goll!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Mae enw rhes NCP ar goll"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", gwesteiwr \"%s\", porth %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ",Gwesteiwr \"%s\", porth %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Dewisiadau Argraffydd TCP/Soced"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
@@ -8828,7 +8619,7 @@ msgstr ""
"yr enw gwesteiwr neu IP a'r rhif porth dewisol (9100 yw'r rhagosodedig) i'r "
"meysydd mewnbwn."
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -8840,19 +8631,19 @@ msgstr ""
"wasanaethwyr HP JetDirect rhif y porth, fel rheol, yw 9100, gall amrywio ar "
"wasanaethwyr eraill. Gweler llawlyfr eich caledwedd"
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Mae enw'r gwesteiwr argraffu neu IP ar goll!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Enw'r gwesteiwr neu IP yr argraffydd"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI Dyfais Argraffu"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8862,11 +8653,11 @@ msgstr ""
"gyflawni manylyn un ai CUPS neu Foomatic. Sylwer nad yw pob math o URI cyn "
"cael eu cynnal gan bob sbwlydd ."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Rhaid cynnig URI dilys!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -8874,27 +8665,31 @@ msgstr ""
"Mae pob argraffydd angen enw (e.e. \"argraffydd\". Nid oes angen llanw "
"meysydd Disgrifiad a Lleoliad. Lle ar gyfer sylwadau'r defnyddiwr sydd yma."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Enw'r argraffydd"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Disgrifiad"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Lleoliad"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Darllen cronfa ddata argraffydd..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Paratoi cronfa ddata argraffydd..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Model eich argraffydd"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8920,24 +8715,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "Mae'r model yn gywir"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "Dewiswch y model gyda llaw"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Dewis model yr argraffydd"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Pa fath o argraffydd sydd gennych?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8951,7 +8746,7 @@ msgstr ""
"Chwiliwch am y model cywir pan fo'r cyrchwr yn sefyll ar y model anghywir "
"neu ar \"Argraffydd bras\"."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -8959,11 +8754,11 @@ msgstr ""
"Nid yw eich argraffydd wedi ei rhestri, dewiswch un cyfatebol (gw. llawlyfr "
"eich argraffydd) neu un tebyg."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Ffurfweddiad OKI winprinter "
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8980,11 +8775,11 @@ msgstr ""
"brawf. Os na wnewch chi hynny, ni fydd yr argraffydd yn gweithio. Bydd eich "
"gosodiad ynghylch ymath o gysylltiad yn cael ei anwybyddu gan y gyrrwr."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Ffurfweddiad inkjet Lexmark"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8995,7 +8790,7 @@ msgstr ""
"argraffyddion lleol, yn unig. Cysylltwch eich argraffydd i borth lleol neu "
"ffurfweddwch ef i'r peiriant mae'n gysylltiedig ag ef."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -9016,11 +8811,11 @@ msgstr ""
"dudalennau'r alinio'r pen argraffu gyda \"lexmarkmaintain\" a newid "
"gosodiadau aliniad y pen gyda'r rhaglen."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "GDI Laser Printer yn defnyddio Zenographics ZJ-Stream Format"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -9061,7 +8856,7 @@ msgstr ""
"Mae modd i unrhyw ddefnyddiwr wneud y gorchymyn cyntaf, rhaid i'r ail fod "
"fel gwraidd. wedi gwneud hyn mae modd argraffu fel arfer\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9078,22 +8873,22 @@ msgstr ""
"argraffiad ansawdd/cydraniad uchel iawn yn medru arafu'r argraffu'n "
"sylweddol.."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Rhaid i ddewis %s fod yn gyfanrif"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Rhaid i ddewis %s fod yn rhif!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Dewis %s allan o amrediad!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9102,11 +8897,11 @@ msgstr ""
"Ydych chi am osod argraffydd (\"%s\")\n"
"fel yr argraffydd rhagosodedig?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Tudalennau prawf"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -9118,39 +8913,39 @@ msgstr ""
"ei argraffu ac ar argraffydd laser heb lawer o gof mae'n bosibl na ddaw o "
"gwbl. Yn y rhan fwyaf o achosion, mae'r prawf tudalen safonol yn ddigonol."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Dim tudalennau prawf"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Argraffu"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Tudalen prawf safonnol"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Prawf tudalen arall (Llythyr)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Prawf tudalen arall (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Tudalen prawf llun"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Peidiwch argraffu tudalennau prawf"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Argraffu tudalen(nau) prawf..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9165,7 +8960,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -9173,15 +8968,15 @@ msgstr ""
"Mae tudalen(nau) prawf wedi eu hanfon at yr argraffydd.\n"
"Gall gymryd amser cyn i'r argraffydd gychwyn.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "A weithiodd hwnnw'n iawn?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Argraffydd bras"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9194,7 +8989,7 @@ msgstr ""
"\"xpp <file>\" neu \"kprinter <file>\". Mae'r offeryn graffigol yn caniatu "
"chi ddefnyddio'r argraffydd ac i newid gosodiadau dewis yn hawdd.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -9204,8 +8999,8 @@ msgstr ""
"deialogau argraffu mewn nifer o raglenni, ond yma nid ydynt yn darparu'r "
"enw ffeil am fod y ffeil i'r argraffydd yn cael ei ddarparu gan y rhaglen.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9218,7 +9013,7 @@ msgstr ""
"tasg argraffu penodol. Ychwanegwch y gosodiadau angenrheidiol i'r llinell "
"gorchymyn, e.e \"%s <file>\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -9230,7 +9025,7 @@ msgstr ""
"dewis argraffu\"%s%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -9239,7 +9034,7 @@ msgstr ""
"presennol:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9248,8 +9043,8 @@ msgstr ""
"I argraffu ffeil o'r llinell orchymyn (ffenestr terfynnell) defnyddiwch "
"orchymyn \"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -9259,7 +9054,7 @@ msgstr ""
"nifer o raglenni. Ond peidiwch rhoi'r enw ffeil yma oherwydd bod y ffeil "
"i'w argraffu wedi ei ddarparu gan y rhaglen.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -9267,7 +9062,7 @@ msgstr ""
"I edrych ar y rhestr o'r dewisiadau sydd ar gael ar gyfer yr argraffydd "
"cyfredol cliciwch ar fotwm \"Rhestr dewisiadau argraffu\"."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9276,7 +9071,7 @@ msgstr ""
"I argraffu ffeil o'r llinell orchymyn (ffenestr terfynnell) defnyddiwch y "
"gorchymyn \"%s <file>\" or \"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9293,7 +9088,7 @@ msgstr ""
"fydd yn stopio 'r holl waith argraffu'n syth pan fyddwch yn ei glicio. Mae "
"hyn yn ddefnyddiol pan fydd y papur wedi mynd yn sownd, ag ati.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9306,40 +9101,40 @@ msgstr ""
"ar gyfer tasg argraffu penodol. Ychwanegwch y gosodiadau angenrheidiol i'r "
"llinell gorchymyn, e.e \"%s <file>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Argraffu/Sganio/Cardiau Llun ar \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Argraffu/Sganio ar \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Argraffu/Mynediad Cardiau Llun ar \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Argraffu ar argraffydd \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Cau"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Rhestr ddewis argraffu"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9362,7 +9157,7 @@ msgstr ""
"\n"
"Peidiwch defnyddio \"scannerdrake\" ar gyfer y ddyfais hon."
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9383,17 +9178,17 @@ msgstr ""
"argraffydd HP gyda gyrwyr cerdyn llun. Yn MToolsFM\" mae modd newid rhwng "
"llythrennau gyrwyr drwy'r maes ar ben uchaf de'r rhestr."
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Darllen data argraffydd..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Trosglwyddo ffurfweddiad yr argraffydd"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9408,7 +9203,7 @@ msgstr ""
"cael eu trosi, ond ni fydd y gwaith argraffu'n cael eu trosi.\n"
"Ni fydd yr holl waith argraffu'n cael eu trosi, am y rhesymau canlynol:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
@@ -9416,18 +9211,18 @@ msgstr ""
"Nid yw CUPS yn cefnogi argraffyddion ar wasanaethwyr Novell neu "
"argraffyddion sy'n anfon data mewn gorchymyn ffurf -rhydd.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
"Mae PDQ yn cynnal argraffyddion lleol, LDP pell, a Socket/TCP, yn unig.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "Nid yw LPD na LPRng yn cynnal argraffyddion IPP.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -9435,7 +9230,7 @@ msgstr ""
"Yn ogystal, nid oes modd trosglwyddo rhesi grewyd gan y rhaglen hon na "
"\"foomatic-configure\"."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9445,7 +9240,7 @@ msgstr ""
"Hefyd nid oes modd trosglwyddo argraffyddion ffurfweddwyd gyda ffeiliau PPD "
"ddarparwyd gan eu gwneuthurwyr na gyrrwyr CUPS brodorol."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9455,15 +9250,15 @@ msgstr ""
"Nodwch yr argraffydd rydych am ei drosglwddo a chliciwch\n"
"\"Trosglwyddo\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Peidio trosglwyddo argraffydd"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Trosglwyddo"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9474,12 +9269,12 @@ msgstr ""
"Cliciwch \"Trosglwyddo\" i ysgrifennu drosto.\n"
"Mae modd i chi osod enw newydd arno neu ei hepgor."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Dylai enw'r argraffydd gynnwys llythrennau, rhifau a'r tanlinellu, yn unig"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9488,16 +9283,16 @@ msgstr ""
"Mae argraffydd \"%s\" yn bodoli eisoes,\n"
"ydych chi wir eisiau ailysgrifennu ei ffurfweddiad?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Enw'r argraffydd newydd"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Trosglwyddo %s..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9507,29 +9302,29 @@ msgstr ""
"(\"%s\"). A ddylai fod yn argraffydd rhagosodedig y system argraffu newydd %"
"s ?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Adnewyddu data'r argraffydd..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Ffurfweddiad argraffydd pell"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Cychwyn y rhwydwaith..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Ffurfweddwch y rhwydwaith"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Nid yw swyddogaethau'r rhwydwaith wedi ei ffurfweddu"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9541,11 +9336,11 @@ msgstr ""
"fynd ymlaen heb ffurfweddiad rhwydwaith, ni bydd modd i chi ddefnyddio'r "
"argraffydd rydych yn ei ffurfweddu ar hyn o bryd. Beth ydych am ei wneud?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Mynd yn eich blaen heb ffurfweddu'r rhwydwaith"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9561,7 +9356,7 @@ msgstr ""
"argraffydd, eto gan ddefnyddio Canolfan Rheoli Mandrake, adran \"Caledwedd\"/"
"\"Argraffydd\""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9571,24 +9366,24 @@ msgstr ""
"Gwiriwch eich ffurfweddiad a'ch caledwedd. Yna ceisiwch ail ffurfweddi eich "
"argraffydd."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Ailgychwyn system argraffu..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "uchel"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "Paranoia"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Gosod system argraffu yn lefel diogelwch %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9612,11 +9407,11 @@ msgstr ""
"\n"
"Ydych chi wir eisiau ffurfweddu argraffu ar y peiriant hwn?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Cychwyn y system argraffu wrth gychwyn y cyfrifiadur"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9638,59 +9433,59 @@ msgstr ""
"\n"
"Ydych chi am i'r cychwyn awtomatig gael ei droi ymlaen eto?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Gwirio'r meddalwedd sydd wedi ei osod..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Tynnu LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Tynnu %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Tynnu LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Gosod pecynnau..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Dewiswch Sbwlydd Argraffydd"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Pa system argraffu(sbwlydd) ydych chi am ei ddefnyddio?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Ffurfweddu argraffydd \"%s\" ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Gosod Foomatic..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Dewisiadau argraffydd"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Paratoi PrinterDrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Ffurfweddi'u rhaglenni"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Hoffech chi ffurfweddu argraffu?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "System argraffu."
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -9702,7 +9497,7 @@ msgstr ""
"amdano; neu i wneud argraffydd CUPS pell ar gael ar gyfer Star Office/"
"OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -9711,29 +9506,29 @@ msgstr ""
"Mae'r argraffyddion canlynol wedi eu ffurfweddi. Cliciwch ar un i newid ei "
"osodiadau; ei wneud yn argraffydd rhagosodedig; i edrych am wybodaeth amdano."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Adnewyddu rhestr argraffyddion (dangos pob argraffydd CUPS pell sydd ar gael)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Newidiwch y system argraffu"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Modd Arferol"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "Ydych chi eisiau ffurfwedu argraffydd arall?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Newid ffurfweddiad yr argraffydd"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9742,69 +9537,69 @@ msgstr ""
"Argraffydd %s\n"
"Beth ydych am ei newid ar yr argraffydd hwn?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Gwna!!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Math o gyswllt argraffydd"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Enw'r argraffydd, disgrifiad, lleoliad"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Gwneuthurwr yr argraffydd, model, gyrrwr"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Gwneuthurwr yr argraffydd, model"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Gosod yr argraffydd fel y rhagosodedig"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Ychwanegwchyr argraffydd hwn i Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Tynnwch yr argraffydd hwn o Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Argraffu tudalennau prawf"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "Gwybod sut i ddefnyddio'r argraffydd"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Tynnu argraffydd"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Tynnu hen argraffydd \"%s\"..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Argraffydd rhagosodedig"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Mae argraffydd \"%s\" wedi ei osod fel yr argraffydd rhagosodedig."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Ychwanegu argraffydd i Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
@@ -9812,17 +9607,17 @@ msgstr ""
"Mae argraffydd \"%s\" wedi ei ychwanegu'n llwyddiannus i Star Office/"
"OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
"Wedi methu ag ychwanegu argraffydd \"%s\" i Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Tynnu'r argraffydd o Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -9831,105 +9626,27 @@ msgstr ""
"Cafodd argraffydd \"%s\" ei dynnu'n llwyddiannus o Star Office/OpenOffice."
"org."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr "Methwyd thynnu argraffydd \"%s\" o Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Ydych chi wir eisiau tynnu argraffydd \"%s\""
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Tynnu argraffydd \"%s\"..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Ffurfweddu dirprwy"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Croeso i'r gwasanaeth ffurfweddu 'r dirprwy.\n"
-"\n"
-"Yma bydd modd i chi osod eich dirprwyon http a ftp gyda\n"
-"neu heb mewngofnod a chyfrinair\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Rhowch y wybodaethar gyfer dirprwyo http\n"
-"Gadewch hwn yn wag os nad ydych eisiau dirprwy http"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "porth"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "Dylai'r URL ddechrau gyda \"http:\""
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Dylai'r rhan porth fod yn rhifol"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Llanwxh y gwybodaeth dirprwy ftp\n"
-"Gadewch yn wag os nad ydych eisiau dirprwy ftp"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Rhowch mewngofnod a chyfrinair dirprwyol, os oes angen.\n"
-"Gadwech yn wag os nad ydych am gael mewngofnod a chyfrinair"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "mewngofnodi"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "cyfrinair"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "aildeipiwch y gyfrinair"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Nid yw'r cyfrineiriau'n cydweddi. Rhowch gynnig arall arni!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Methu ychwanegu rhaniad to_formatted_RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Methu ysgrifenu ffeil %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "methodd mkraid"
@@ -9943,7 +9660,7 @@ msgstr "methodd mkraid (efallai bod raidtools ar goll)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Dim digon o raniadau ar gyfer RAID lefel %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9986,27 +9703,32 @@ msgstr ""
"rhybuddion diogelwch yn cael eu\t anfon i'r defnyddiwr hwn (enw "
"defnyddiwr neu e-bost)"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Lefel diogelwch:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr "(rhagosodedig: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Rhybuddion Diogelwch:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Gweinyddwr Diogelwch:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Dewisiadau Rhwydwaith"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Dewisiadau System"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
@@ -10014,36 +9736,27 @@ msgstr ""
"Mae modd gosod y dewisiadau canlynol i addasu\n"
"diogelwch eich system. Os oes arnoch esboniadau, cliciwch ar Cymorth.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr "(rhagosodedig: %s)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr "Gwirydd Cyfnodol 2"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Gwirydd Cyfnodol"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "Arhoswch, gosod lefle diogelwch..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Arhoswch, gosod dewisiadau diogelwch..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Cychwynnwch system sain ALSA (Pensaernaeth Sain Linux Uwch)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron trefnydd gorchymyn cyfnodol"
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -10052,7 +9765,7 @@ msgstr ""
"mewngofnodi drwy syslog. Mae modd ei ddefnyddio i gau'r \n"
"peiriant pan mae'r batri'n isel."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -10061,7 +9774,7 @@ msgstr ""
"ei bennu pan oedd at yn rhedeg, gan rhedeg gorchmynion swp pan fydd \n"
"cyfartaledd y llwyth yn ddigon isel."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -10073,7 +9786,7 @@ msgstr ""
"nifer o ychwanegiadau i'r UNIX cron sylfaenol, yn cynnwys gwell diogelwch \n"
"a dewisiadau ffurfweddu mwy pwerus."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -10085,7 +9798,7 @@ msgstr ""
"gludo consol llygoden, gan gynnwys cefnogaeth ar gyfer bryslenni yn y "
"consol. "
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10093,14 +9806,14 @@ msgstr ""
"Mae HardDrake yn rhedeg archwiliwr caledwedd, a gall yn l \n"
"eich dewis, ffurfweddu caledwedd newydd neu sydd wedi newid."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Mae Apache yn wasanaethwr y We Fyd Eang. Mae'n cael ei ddefnyddio "
"iwasanaethu ffeiliau HTML a CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -10114,7 +9827,7 @@ msgstr ""
"nifer o wasanaethau, gan gynnwys telnet, ftp, rsh a rlogin. Mae analluogi \n"
"inetd yn analluogi'r holl wasanaethau mae'n gyfrifol amdanynt."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -10123,7 +9836,7 @@ msgstr ""
"i greu mur gwarchod i amddiffyn eich peiriant rhag ymosodiadau \n"
"o'r rhwydwaith."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -10134,7 +9847,7 @@ msgstr ""
"hwn wrth ddefnyddio'r rhaglen wasanaethu kbdconfig. \n"
"Dylech adael hwn wedi ei alluogi ar gyfer y rhanfwyaf o beiriannau."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10142,17 +9855,17 @@ msgstr ""
"Ailgreu awtomatic pennawd y cnewyllyn yn /boot ar\n"
"gyfer /usr/include/linux{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Canfod a ffurfweddu awtomatic caledwedd wrth gychwyn y cyfrifiadur."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr "Bydd Linuxconf yn trefnu ar adegau i gyflawnu amrywiol"
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -10161,7 +9874,7 @@ msgstr ""
"Mae'n wasanaethwr sy'n cyflafareddu gwaith argraffu i\n"
"argraffydd (ion)."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10169,7 +9882,7 @@ msgstr ""
"Mae Gwasanaethwr Rhith Linux yn cael ei ddefnyddio i adeiladu \n"
"gwasanaethwyr cyflym a chyraeddadwy."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -10177,7 +9890,7 @@ msgstr ""
"mae'r enwyd (BIND) yn Wasanaethwr Enw Parth (DNS) sy'n cael ei ddefnyddio i "
"gydrannu enwau gwestai i'r cyfeiriadau IP."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -10185,7 +9898,7 @@ msgstr ""
"Yn gosod a dadosod pob System Ffeil y Rhwydwaith (NFS), SMB\n"
"(Rheolwr Rhwydwaith/Windows), a phwyntiau gosod NCP (NetWare) ."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10193,7 +9906,7 @@ msgstr ""
"Cychwyn/Gorffen pob rhyngwyneb rhwydwaith sydd wedi eu \n"
"ffurfweddu i gychwyn wrth gychwyn y peiriant."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -10205,7 +9918,7 @@ msgstr ""
"ffurfweddu\n"
"drwy'r ffeil /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -10214,7 +9927,7 @@ msgstr ""
"ar draws rhwydweithiau TCP/IP. Mae'r gwasanaeth hwn \n"
"yn darparu'r gallu i gloi ffeiliau NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10222,11 +9935,11 @@ msgstr ""
"Cychwyn clo allweddell numlock yn awtomatig yn consol \n"
"ac XFree wrth gychwyn y peiriant."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Cynnal OKI 4w ac argraffyddion windows cyffelyb."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -10238,7 +9951,7 @@ msgstr ""
"ffurfweddu i wneud hynny, felly mae'n ddiogel ei gael ar beiriannau \n"
"sydd ddim ei angen."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -10252,7 +9965,7 @@ msgstr ""
"sy'n\n"
"gwneud defnydd o fecanwaith RPC."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -10260,7 +9973,7 @@ msgstr ""
"Mae Postfix yn Asiant Cludo E-bost (MTA), sef rhaglen sy'nsymud e-bost o un "
"peiriant i'r llall."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10268,13 +9981,13 @@ msgstr ""
"Bydd yn cadw ac adfer system pwll entropi ar gyfer cynhyrchu rhif \n"
"hap o ansawdd uchel."
-#: ../../services.pm_.c:69
+#: ../../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 "Dynodi dyfeisiadau"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -10285,7 +9998,7 @@ msgstr ""
"ddefnyddio'n eang ar rhwydweithiau bach, mae angen protocolau \n"
"llwybrydd mwy cymleth ar gyfer rhwydweithiwu cymleth."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -10293,7 +10006,7 @@ msgstr ""
"Mae'r protocol rstat yn caniatu i ddefnyddwyr rhwydwaith \n"
"i adennill metric perfformaid unrhyw beiriant ar y rhwydwaith."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10301,7 +10014,7 @@ msgstr ""
"Mae protocol ruser yn caniatu i ddefnyddwyr ar rwydwaith i adnabod\n"
"pwy arall sydd wedi mewngofnodi ar beirianau eraill sy'n ymateb."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -10310,11 +10023,11 @@ msgstr ""
"holl ddefnyddwyr sydd wedi mewngofnodi ar beiriant sy'n rhedeg \n"
"daemon rwho (yn debyg i fysedd)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Cychwyn y system sain ar eich peiriant"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -10323,81 +10036,81 @@ msgstr ""
"negeseuon i ffeiliau cofnod systemau. mae'n syniad da io rhedeg \n"
"syslog bob tro."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Llwytho'r gyrrwyr ar gyfer eich dyfeisiau usb."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Yn cychwyn Gwasanaethwr Ffont X (mae hyn yn orfodol i XFree i redeg).."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr ""
"Dewiswch pa wasanaethau ddylai gael eu cychwyn yn awtomatig wrth gychwyn y "
"cyfrifiadur"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Argraffu"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Rhyngrwyd"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Rhannu Ffeiliau"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "System"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Gweinyddu Pell"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Gwasanaethwr Cronfa Ddata"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Gwasanaethau: %d wedi eu cychwyn ar gyfer %d wedi eu cofrestri"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Gwasanaethau"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "rhedeg"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "ataliwyd"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Gwasanaethau a daemonau"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr "Dim gwybodaeth ychwanegol am y gwasanaeth hwn."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Cychwyn"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Cychwyn"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Aros"
@@ -10481,7 +10194,7 @@ msgstr ""
"Mae Mandrake Linux 9.0 yn darparu'r gemau Cod Agored gorau - arcd, antur, "
"cardiau, chwaraeon, strategaeth..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Canolfan Rheoli Mandrake"
@@ -10667,178 +10380,573 @@ msgstr ""
"eich cwmni'n manteisio o'n cynnyrch i gael y blaen ar eraill, os hoffech "
"gefnogi datblygiad Linux mandrake, yna ymunwch MandrakeClub!"
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+"Mae'r rhaglen hon yn feddalwedd rhydd; medrwch ei ailddosbarthu\n"
+"a/neu ei newid o dan amodau Trwydded Gyhoeddus Gyffredinol GNU\n"
+"fel sydd wedi ei gyhoeddi gan y Free Software Foundation; un ai fersiwn\n"
+"2 neu (yn l eich dewis) unrhyw fersiwn diweddarach.\n"
+"\n"
+" Mae'r rhaglen yn cael ei ddosbarthu yn y gobaith y bydd yn ddefnyddiol,\n"
+" ond HEB UNRHYW WARANT; heb hyd yn oed awgrym o warant o\n"
+" FASNACHEIDDRWYDD nag ADDASRWYDD AR GYFER PWRPAS\n"
+" PENODOL. Gweler Trwydded Gyhoeddus Gyffredinol GNU am fwy o\n"
+" wybodaeth.\n"
+"\n"
+" Dylech fod wedi derbyn copi o Drwydded Gyhoeddus Gyffredinol GNU\n"
+" gyda'r rhaglen; os nad, ysgrifennwch at:\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n"
+"MA 02111-1307, USA"
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Allweddell"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Gosod pecynnau..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Allgofnodwch ac yna defnyddiwch Ctrl Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Ail fewn gofnodwch i %s i wireddu'r newidiadau"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Ffurfweddiad Gwasanaethwr Terfynell Mandrake"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Galluogi'r Gwasanaethwr"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Analluogi'r Gwasanaethwr"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Cychwyn y Gwasanaethwr"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Atal y Gwasanaethwr"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot Floppy/ISO"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Delweddau Cychwyn y Rhwyd"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Ychwanegu/Diddymu Defnyddwyr"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Ychwanegu/Dileu Cleientiaid"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" yn diweddaru 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft."
+"com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr "Disg Meddal Cychwyn"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Cychwyn yr ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Adeiladu'r cnewyllyn gyfan -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Bydd hyn yn cymryd rhai munudau"
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Heb ddeiwis cnewyllyn"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Adeiladau NIC unigol -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Heb ddewis nic"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Adeiladu pob cnewyllyn -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Dileu"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Dileu Pob NBI"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
msgstr "Pob Defnyddiwr-->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Dileu Defndyddiwr"
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Math: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr "Heb greu delweddau cychwyn y rhwyd!"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "Cleient DHCP"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Ychwanegu/Dileu Cleientiaid"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Ychwanegu Cleient -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<--Diddymu Cleient"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<--Diddymu Cleient"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "Ffurfweddu dhcpd..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netmask"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Enw parth"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Gwasanaethwr Samba"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
msgstr "Ffurfweddiad Gwasanaethwr dhcpd"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
+#, fuzzy
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
"Tynnwyd y rhanfwyaf o'r gwerthoedd\n"
"hyn o'ch system ar waith. Medrwch eu newid yn l y galw."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Ysgrifenu ffurfweddu"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Mewnosodwch ddisg meddal:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "Maethu cael mynediad i'r disg meddal!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Mae modd tynnu'r disg meddal nawr"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "Does dim gyrrwr disg meddal ar gael!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "%s yw'r delwedd ISO etherboot"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Aeth rhywbeth o'i le! - ydy mkisofs wedi ei osod?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Mae angen creu /etc/dhcpd.conf yn gyntaf"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Gwall!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Methu canfod ffeil delwedd angenrheidiol '%s'."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Ffurfweddwr Awto-Osod"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10862,11 +10970,20 @@ msgstr ""
"Ydych chi eisiau parhau?\n"
"?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Ail chwarae"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "FFurfweddiad Camau Awtomatig"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -10874,11 +10991,11 @@ msgstr ""
"Dewiswch ar gyfer pob cam a fydd yn ail chwarae fel eich gosodiad, neu a "
"fydd gyda llaw"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Creu disg meddal awto gosod"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10890,12 +11007,12 @@ msgstr ""
"\n"
"Mae paramedrau'r awto osod i'w cael yn yr adran ar y chwith"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Llongyfarchiadau!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10903,35 +11020,35 @@ msgstr ""
"Mae'r disg meddal wedi ei gynhyrchu'n llwyddiannus. \n"
"Medrwch ail chwarae eich gosodiad."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Awto Gosod"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Ychwanegu eitem"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Tynnu'r eitem olaf"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Nid yw cron ar gael et ar gyfer di-wraidd"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "RHYBUDD"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "TERFYNNOL"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "GWYBODAETH"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10941,7 +11058,7 @@ msgstr ""
" Adroddiad DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10953,7 +11070,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10965,12 +11082,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Cyfanswm y cynnydd"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10983,41 +11100,41 @@ msgstr ""
"Warning: If you've already done this process you'll probably\n"
" need to purge the entry from authorized_keys on the server."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "Bydd hyn yn cymryd amser i gynhyrchu'r allweddi"
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "GWALL; methu taenu %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Dim cais am gyfrinair ar %s ym mhorth %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "Cyfrinair gwallus yn %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "Gwrthodwyd caniatd wrth drosglwyddo %s i %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "Methu canfod %s ar %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "Nid yw %s yn ymateb"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -11034,64 +11151,64 @@ msgstr ""
"ssh -i %s %s\\@%s\n"
"heb dderbyn cais am gyfrinair"
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "Mae safle pell WebDAV eisioes wedi cydamseru!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "Method trosglwyddiad WebDaAV!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "Dim CDR/DVDR yn y gyrrwr!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Nid yw'n ymddangos fel cyfrwng cofnodi."
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Nid cyfrwng dileuadwy!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Bydd yn cymryd ychydig o amser i ddileu'r cyfrwng."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Anhawsterau caniatd wrth gael mynediad i'r CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Dim tp yn %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Ffeiliau system wrth gefn"
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Ffeiliau cadw wrth gefn y Disg Caled"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Ffeiliau Defnyddiwr Cadw wrth Gefn..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Cynnydd Disg Caled wrth Gefn..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Cadw wrth gefn ffeiliau eraill..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "Dim newid i'r ffeil wrth gefn"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11102,7 +11219,7 @@ msgstr ""
"Gweithgaredd Drakbackup drwy %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11111,7 +11228,7 @@ msgstr ""
"rhestr ffeil yrrwyd gan FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -11121,7 +11238,7 @@ msgstr ""
" Anhawster cysylltiad FTP: Nid oedd yn bosibl anfon eich ffeiliau wrth gefn "
"drwy FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -11131,7 +11248,7 @@ msgstr ""
"Gweithgaredd Drakbackup drwy CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11141,24 +11258,24 @@ msgstr ""
"Gweithgaredd Drakbackup drwy dp:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Gwall wrth anfon e-bost. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Methu creu catalog!"
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Dewis ffeiliau"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Dewiswch y ffeiliau neu gyfeiriaduron a chliciwch 'Ychwanegu'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11166,26 +11283,26 @@ msgstr ""
"\n"
"Gwiriwch pob dewis sydd angen arnoch.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Mae'r dewisiadau hyn yn medru cadw wrth gefn ac adfer pob ffeil yn eich "
"cyfeiriadur /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Cadw wrth gefn ffeiliau System. ( cyfeiriadur /etc )"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Cadw wrth gefn cynyddol (peidio disodli hen ffeiliau wrth gefn)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Peidio cynnwys ffeiliau hanfodol (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11193,43 +11310,43 @@ msgstr ""
"Gyda'e dewis hwn medrwch adfer unrhyw fersiwn\n"
"o'ch cyfeiriadur /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Gwiriwch pob defnyddiwr rydych am eu cynnwys yn eich cadw wrth gefn."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Peidio cynnwys storfa'r porwr"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Defnyddio Cadw wrth Gefn Cynyddol (peidio disodli hen gadw wrth gefn)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Tynnu'r Dewis"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Defnyddwyr"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Defnyddiwch cysylltiad rhwydwaith i gadw wrth gefn"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Dull Rhwyd:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Defnyddiwch Expect ar gyfer SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11237,7 +11354,7 @@ msgstr ""
"Creu/Trosglwyddo\n"
"allweddi wrth gefn ar gyfer SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11245,7 +11362,7 @@ msgstr ""
"Trosglwyddo \n"
"Nawr"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
@@ -11253,11 +11370,11 @@ msgstr ""
"Allweddi eraill (nid drakbackup)\n"
"yn eu lle yn barod"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Rhowch enw'r gwesteiwr neu'r IP"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -11265,27 +11382,27 @@ msgstr ""
"Rhowch y cyfeiriadur(neu fodiwl) i osod y cadw\n"
"wrth gefn ar y gwesteiwr hwn."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Rhowch eich mewngofnod"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Rhowch eich cyfrinair"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Cofiwch y cyfrinair"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr "Angen enw gwesteiwr, enw defnyddiwr a chyfrinair"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Defnyddiwch yr CD/DVDROM i gadw wrth gefn"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
@@ -11295,35 +11412,35 @@ msgstr ""
"(Gwasgwch Enter i drosglwyddo'r gosodiadau i feysydd eraill.\n"
"Nid yw'r maes hwn yn angenrheidiol, dim ond offeryn i lanw'r ffurflen.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Dewiswch maint eich gofod CD/DVD"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Gwiriwch os ydych yn defnyddio CD amlsesiwn"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Gwiriwch os ydych yn defnyddio cyfrwng CDRW"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Gwiriwch os ydych am ddileu eich cyfrwng RW(Sesiwn 1af)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr "Dileu Nawr"
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Gwiriwch os ydych yn defnyddio dyfais DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Gwiriwch os ydych yn defnyddio dyfais DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11331,33 +11448,33 @@ msgstr ""
"Rhowch enw dyfais eich Ysgrifennwr CD\n"
"ex: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Heb ddiffinio dyfais CD!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Defnyddiwch dp i gadw wrth gefn"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Rhowch enw dyfais i'w ddefnyddio ar gyfer cadw wrth gefn"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr ""
"Gwiriwch os ydych am ddefnyddio'r dyfais nad yw'n mynd nl i'e ddechrau."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr "Gwiriwch os ydych am ddileu eich tp cyn y cadw wrth gefn."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr "Gwiriwch os ydych am dynnu eich tp ar l y cadw wrth gefn."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11365,55 +11482,55 @@ msgstr ""
"Rhowch y maint mwyaf\n"
"i'w ganiatu ar gyfer Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Rhowch y cyfeiriadur i gadw iddo:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Defnyddiwch y cwota ar gyfer ffeiliau wrth gefn"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Rhwydwaith"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Disg Caled / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr "Tp"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "bob awr"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "bob dydd"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "bob wythnos"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "bob mis"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Defnyddiwch ddaemon"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11421,7 +11538,7 @@ msgstr ""
"Dewiswch faint o amser\n"
"fydd rhwng pob cadw wrth gefn"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11429,7 +11546,7 @@ msgstr ""
"Dewiswch y cyfrwng ar\n"
"gyfer cadw wrth gefn..."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11439,71 +11556,71 @@ msgstr ""
"\n"
"Sylwer bod yr holl gyfrwn \"gwe\" yn defnyddio'r ddisg caled."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Anfonwch adroddiad e-bost wedi pob cadw wrth gefn i :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr "Dileu ffeiliau tar y Disg Caled wedi cadw cyfrwng arall wrth gefn."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Beth"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Lle"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Pryd"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Dewisiadau Eraill"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Ffurfweddiad Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Dewiswch i le rydych am gadw ffeiliau wrth gefn"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "ar Ddisg Caled"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "ar draws Rhwydwaith"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "ar CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "ar Ddyfais Tp"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Dewiswch beth rydych am ei gadw wrth gefn"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "System cadw wrth gefn"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Defnyddwyr Cadw wrth Gwfn"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Dewis defnyddwyr gyda llaw"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11511,7 +11628,7 @@ msgstr ""
"\n"
"Ffynhonell Cadw wrth Gefn:\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11519,7 +11636,7 @@ msgstr ""
"\n"
"- Ffeiliau System: \n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11527,7 +11644,7 @@ msgstr ""
"\n"
"- Ffeiliau Defnyddiwr:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11535,7 +11652,7 @@ msgstr ""
"\n"
"- Ffeiliau Eraill: \n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11544,7 +11661,7 @@ msgstr ""
"\n"
"Cadw ar Ddisg caled ar lwybr: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11552,7 +11669,7 @@ msgstr ""
"\n"
"- Dileu ffeiliau tar y disg caled wedi'r cadw wrth gefn.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11560,20 +11677,20 @@ msgstr ""
"\n"
"-Llosgi i CD"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, c-format
msgid " on device: %s"
msgstr "ar ddyfais: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr "(aml-sesiwn)"
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
@@ -11582,12 +11699,12 @@ msgstr ""
"\n"
"- Cadw i dp ar ddyfais: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tDileu=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11596,7 +11713,7 @@ msgstr ""
"\n"
"- Cadw drwy %s ar westeiwr: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11605,7 +11722,7 @@ msgstr ""
"\t\t enw defnyddiwr:%s\n"
"\t\t ar lwybr: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11613,19 +11730,19 @@ msgstr ""
"\n"
"-Dewisiadau:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tPeidiwch cynnwys Ffeiliau System\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\t Bydd Cadw wrth gefn yn defnyddio tar a bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tBydd Cadw wrth Gefn yn defnyddio tar a gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11634,39 +11751,39 @@ msgstr ""
"\n"
"- Daemon (%s) i gynnwys :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Disg Caled.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Tp \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Rhwydwaith drwy FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Rhwydwaith drwy SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Rhwydwaith drwy rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Rhwydwaith drwy webday.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Dim ffurfweddiad, cliciwch Dewin neu Uwch.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11674,7 +11791,7 @@ msgstr ""
"Rhestr o ddata i'w adfer:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11682,104 +11799,104 @@ msgstr ""
"Rhestr o ddata llwgr:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Dad-diciwch hwn neu ei dynnu'r tro nesaf."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Mae'r ffeiliau wrth gefn wedi eu llygru"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Mae eich dewis data wedi ei "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Ei adfer yn Llwyddiannus ar %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Adfer y Furfweddiad"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "Iawn i adfer ffeiliau eraill"
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Rhestr defnyddwyr i'w adfer ( dim ond y diweddaraf yn l y defnyddwyr, sy'n "
"bwysig )"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Cadw'r ffeiliau system wrth gefn cyn:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "dewiswch y data i'w adfer"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Defnyddiwch y Ddisg Caled ar gyfer cadw wrth gefn"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Rhowch y cyfeiriadur i gadw iddo:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "Cysylltiad FTP"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Cysylltiad Diogel"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Adfer o'r Ddisg Caled."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Rhowch y cyfeiriadur lle mae'r ffeiliau wrth gefn yn cael eu cadw"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Dewis cyfrwng arall i adfer ohono"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Cyfrwng Arall"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Adfer y system"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Adfer Defnyddwyr"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Adfer Arall"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "dewis llwybr arall i adfer ( yn lle / )"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Gwnewch cadw wrth gefn newydd cyn adfer ( ar gyfer cadw wrth gefn cynyddol "
"yn unig )"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Tynnu cyfeiriaduron defnyddiwr cyn adfer."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11787,7 +11904,7 @@ msgstr ""
"Adfer Cofnod\n"
"Catalog Ddewiswyd"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11795,7 +11912,7 @@ msgstr ""
"Adfer y Dewis\n"
"Ffeiliau"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11803,12 +11920,12 @@ msgstr ""
"Newid\n"
"Llwybr Adfer"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Heb ganfod y ffeiliau wrth gefn yn %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11817,16 +11934,16 @@ msgstr ""
"Rhowch yr CD gyda label cynnwys%s\n"
"yn yr gyrrwr CD o dan bwynt gosod /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Adfer o'r CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Nid yr label CD cywir. Disg wedi ei labelu %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11835,102 +11952,102 @@ msgstr ""
"Rhowch y tp gyda label cynnwys%s\n"
"yn yr gyrrwr tp %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Adfer o Dp"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Nid yr label tp cywir. Tp wedi ei labelu %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Adfer drwy'r Rhwydwaith"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Adfer drwy Protocol Rhwydwaith: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Enw Gwesteiwr"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Llwybr Gwesteiwr neu Fodwil "
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Mae angen cyfrinair"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Mae angen enw defnyddiwr"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Mae angen enw gwesteiwr"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Llwybr neu Fodiwl angenrheidiol"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Adferwyd ffeiliau..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Methodd Adfer..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Adfer pob cadw wrth gefn"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Adfer Dewisol"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "CD yn ei le - ewch ymlaen"
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Pori i'r ystorfa newydd adferwyd"
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Adfer o'r Catalog"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Adfer Cynnydd"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Cynt"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Gorffen"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Adeiladu Cadw wrth Gefn"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Adfer"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -11940,15 +12057,7 @@ msgstr ""
" chafodd eich adroddiad e-bost mo'i anfon\n"
" Ffurfweddwch eich sendmail"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Mae'r pecynnau canlynol i'w gosod:\n"
-" @list_of_rpm_to_install"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -11956,19 +12065,27 @@ msgstr ""
"Gwall wrth anfon ffeil drwy FTP.\n"
" Cywirwch eich ffurfweddiad FTP."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Mae'r pecynnau canlynol i'w gosod:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Dewiswch y data i'w adfer..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Dewiswch y cyfrwng ar gyfer cadw wrth gefn..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Dewiswch y data i'w gadw wrth gefn..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11976,59 +12093,59 @@ msgstr ""
"Ni chanfyddwyd y ffeil ffurfweddu \n"
"cliciwch Dewin neu Uwch."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "O dan ddatblygiad...arhoswch."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Ffeiliau System Cadw wrth Gefn"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Ffeiliau Defnyddiwr Cadw wrth Gefn"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Cadw'r ffeiliau eraill wrth gefn"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Cyfanswm Cynydd"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "anfon ffeil drwy FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Anfon ffeiliau..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Cadwch wrth Gefn eich ffeiliau ffurfweddu"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Edrych ar Ffurfweddiad Cadw wrth Gefn"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Ffurfweddiad y Dewin"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Ffurfweddiad Uwch"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Cadw wrth Gefn Nawr"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -12086,7 +12203,7 @@ msgstr ""
" ...\n"
" \n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12095,7 +12212,7 @@ msgid ""
"\n"
msgstr "\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12172,7 +12289,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12221,52 +12338,23 @@ msgstr ""
"\\n\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Hawlfraint(H 2001 MandrakeSoft gan DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" yn diweddaru 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft."
"com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-"Mae'r rhaglen hon yn feddalwedd rhydd; medrwch ei ailddosbarthu\n"
-"a/neu ei newid o dan amodau Trwydded Gyhoeddus Gyffredinol GNU\n"
-"fel sydd wedi ei gyhoeddi gan y Free Software Foundation; un ai fersiwn\n"
-"2 neu (yn l eich dewis) unrhyw fersiwn diweddarach.\n"
-"\n"
-" Mae'r rhaglen yn cael ei ddosbarthu yn y gobaith y bydd yn ddefnyddiol,\n"
-" ond HEB UNRHYW WARANT; heb hyd yn oed awgrym o warant o\n"
-" FASNACHEIDDRWYDD nag ADDASRWYDD AR GYFER PWRPAS\n"
-" PENODOL. Gweler Trwydded Gyhoeddus Gyffredinol GNU am fwy o\n"
-" wybodaeth.\n"
-"\n"
-" Dylech fod wedi derbyn copi o Drwydded Gyhoeddus Gyffredinol GNU\n"
-" gyda'r rhaglen; os nad, ysgrifennwch at:\n"
-" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n"
-"MA 02111-1307, USA"
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12295,7 +12383,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12342,7 +12429,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12361,7 +12448,7 @@ msgstr ""
"cyn ei anfon i'r gwasanaethwr.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12383,194 +12470,86 @@ msgstr ""
"bwysig eich bod yn ofalus a pheidio newid y ffeiliau\n"
"data wrth gefn gyda llaw.\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Disgrifiad:\n"
-"\n"
-" Mae Drakbackup yn cael ei ddefnyddio i cadw\n"
-" eich ffeiliau system wrth gefn.\n"
-" Yn ystod y ffurfweddiad medrwch ddewis:\n"
-"\t- Ffeiliau system,\n"
-"\t- Ffeiliau defnyddwyr,\n"
-"\t- Ffeiliau eraill.\n"
-"\tneu Eich holl system...ac Arall (megis Rhaniadau Windows)\n"
-"\n"
-" Mae Drackbackup yn caniatu i chi ddefnyddio:\n"
-"\t- Disg Caled.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (gyda awto gychwyn, achub ac awto osod.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tp.\n"
-"\n"
-" Mae Drakbackup yn caniatu i chi adfer eich system i\n"
-" gyfeiriadur o ddewis y defnyddiwr.\n"
-"\n"
-" Yn rhagosodedig bydd ffeiliau wrth gefn yn cael eu cadw yn eich\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Ffeil ffurfweddiad:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Camau wrth Adfer:\n"
-" \n"
-" Yn ystod yr adfer bydd Drakbackup yn tynnu\n"
-" eich cyfeiriadur gwreiddiol a gwirio nad yw'r holl \n"
-" ffeiliau wrth gefn wedi eu llygru. Argymhellir i chi \n"
-" gadw wrth gefn cyn adfer.\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Mae gosod %s wedi methu. Digwyddodd y gwall canlynol:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-"drakbug fersiwn %s\n"
-"Hawlfraint(H) 2002 MandrakeSoft.\n"
-"Mae hwn yn feddalwedd rhydd ac mae modd ei ail ddosbarthu o dan amodau GNU "
-"GPL.\n"
-"\n"
-"defnydd: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - argraffu'r neges cymorth.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr " --report - dylai'r rhaglen fod yn un o offer mandrake\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr " --incident - dylai'r rhaglen fod yn un o offer mandrake\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Offeryn Adross Gwall Mandrake"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Dewin Tro Cyntaf"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Offeryn Cydamseru"
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr "Offer Unigol"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msec"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "Rheoli o Bell"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Rheolwr Meddalwedd"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr "Offeryn Trosglwyddo o Windows"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Dewin Ffurfweddu"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Rhaglen"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Pecynnau"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Kernel:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Ryddhad"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12589,44 +12568,49 @@ msgstr ""
"drosglwyddo i'r gwasanaethwr\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Adroddiad"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Heb ei osod"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Heb ei osod"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "cysylltwyd dewin Bugzilla..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Dim porwr ar gael! Gosodawch un"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Ffurfweddiad y rhwydwaith (%d addasydd)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Proffil:"
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Proffl dileu"
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Proffil i'w ddileu:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Proffil newydd..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
@@ -12634,91 +12618,93 @@ msgstr ""
"Enw'r proffil i'w greu ( mae'r proffil newydd yn cael ei greu fel copi o'r "
"un cyfredol):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Enw gwesteiwr:"
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Mynediad i'r Rhyngrwyd"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Math: "
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Mynedfa:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Rhyngwyneb:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Statws"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Arhoswch"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Ffurfweddu Mynediad i'r We..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Ffurfweddiad y Rhwydwaith Lleol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Gyrrwr"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Rhyngwyneb"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protocol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Stad"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Ffurfweddu'r Rhwydwaith Lleol..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Cliciwch yma i gychwyn y dewin ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Dewin..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Gosod"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Wedi cysylltu"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Heb gysylltu"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Cysylltu..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Dadgysylltu..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12726,7 +12712,7 @@ msgstr ""
"Rhybudd, mae cysylltiad arall gyda'r rhyngrwyd wedi ei ganfod, efallai'n "
"defnyddio eich rhwydwaith."
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12735,36 +12721,36 @@ msgstr ""
"eu ffurfweddio. Ffurfweddwch nhw'n gyntaf\n"
"drwy glicio ar 'Ffurfweddu'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Ffurfweddiad Rhwydwaith Lleol (LAN)"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Addasydd %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protocol Cychwyn"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Cychwyn y peiriant"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "Cleient DHCP"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "cychwyn nawr"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "dad weithredu nawr"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -12772,7 +12758,7 @@ msgstr ""
"Nid yw'r rhag wyneb hwn wedi ei ffurfweddu eto.\n"
"Cychwynnwch y dewin ffurfweddi yn y brif ffenestr."
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12780,121 +12766,117 @@ msgstr ""
"Nid oes gennych cysylltiad 'r rhyngrwyd.\n"
"Crwch un drwy glicio ar 'Ffurfweddu'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Ffurfweddiad cysylltiad 'r Rhyngrwyd"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Ffurfweddu Cysylltiad 'r Rhyngrwyd"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Math o gyswllt:"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Paramedrau"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Mynedfa"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Cerdyn Ethernet"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "Cleient DHCP"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "defnydd: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Enw'r modiwl"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Maint"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "creu disg cychwyn"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "rhagosodedig"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Gwall Drakfloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "fersiwn cnewyllyn"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Cyffredinol"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Maes Uwch"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "ymresymiad dewisol mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Ychwanegu modiwl"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "grym"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "os oes angen"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "peidio cynnwys modiwlau scsi"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "peidio cynnwys modiwlau raid"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Tynnu modiwl"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Allbwn"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Adeiladu'r ddisg"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Gwnewch yn siwr fod y deunydd ar gael ar gyfer y ddyfais %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -12903,12 +12885,12 @@ msgstr ""
"Does dim cyfrwng neu mae wedi ei amddiffyn rhag ysgrifennu i'r dyfais %s.\n"
"Rhowch un i mewn.."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Methu fforchio: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12919,99 +12901,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Chwilio am ffontiau wedi eu gosod"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Tynnu ffontiau wedi eu gosod"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "pob ffont"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "heb ganfod ffontiau"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "gorffen"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "methu canfod unrhyw ffont yn eich rhaniad gosodedig"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Ailddewis y ffontiau cywir"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "methu cnafod unrhyw ffontiau.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Chwilio am ffontiau yn y rhestr gosod"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Copo ffontiau"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Gosod ffontiau True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "arhoswch yn ystod ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Wedi gosod True Type"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Trosiad ffontiau"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "adeiladu math 1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "cyfeirio Ghostscript"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "trosi ffontiau ttf "
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "trosi ffontiau pfm"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Llethu ffeiliau dros dro"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Ail gychwyn XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Llethu ffeiliau Ffontiau"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "ail gychwyn xfs"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -13025,111 +13007,215 @@ msgstr ""
"- Medrwch osod y ffontiau yn y dull arferol. Mewn achosion prin, gall "
"ffontiau ffug rewi eich Gwasanaethwr X"
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Mewnforio Ffontiau"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Estyn Ffontiau Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Dad osod Ffontiau"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Dewisiadau Uwch"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Rhestr Ffontiau"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+"Mae'r rhaglen hon yn feddalwedd rhydd; medrwch ei ailddosbarthu\n"
+"a/neu ei newid o dan amodau Trwydded Gyhoeddus Gyffredinol GNU\n"
+"fel sydd wedi ei gyhoeddi gan y Free Software Foundation; un ai fersiwn\n"
+"2 neu (yn l eich dewis) unrhyw fersiwn diweddarach.\n"
+"\n"
+" Mae'r rhaglen yn cael ei ddosbarthu yn y gobaith y bydd yn ddefnyddiol,\n"
+" ond HEB UNRHYW WARANT; heb hyd yn oed awgrym o warant o\n"
+" FASNACHEIDDRWYDD nag ADDASRWYDD AR GYFER PWRPAS\n"
+" PENODOL. Gweler Trwydded Gyhoeddus Gyffredinol GNU am fwy o\n"
+" wybodaeth.\n"
+"\n"
+" Dylech fod wedi derbyn copi o Drwydded Gyhoeddus Gyffredinol GNU\n"
+" gyda'r rhaglen; os nad, ysgrifennwch at:\n"
+" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,\n"
+"MA 02111-1307, USA"
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "Dewiswch y rhaglenni fydd yn cynnal ffontiau:"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Argraffyddion Generig"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr "Dewiswch ffeil neu gyfeiriadur y ffont a chlicio 'Ychwanegu'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Gosod Rhestr"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "cliciwch yma os ydych yn siwr."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "yma os nad."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Dad ddewis Popeth"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Dewis Popeth"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Rhestr Tynnu"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Prawf Init"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Copo'r ffontiau ar eich system!"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Gosod a throsi ffontiau"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Wedi'r Gosod"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Tynnu ffontiau oddi ar eich system!"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Wedi'r dad osod"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Rhannu Cysylltiad 'r Rhyngrwyd"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Mae'n ddrwg gennym dim ond cnewyllyn 2.4 sy'n cael ei gynnal."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Mae Rhannu Cysylltiad 'r Rhyngrwyd wedi ei alluogi"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -13141,19 +13227,19 @@ msgstr ""
"\n"
"Beth hoffech ei wneud?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "dymunol"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "gwrthod"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "ailffurfweddu"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Analluogi gwasanaethwyr..."
@@ -13161,11 +13247,11 @@ msgstr "Analluogi gwasanaethwyr..."
msgid "Internet connection sharing is now disabled."
msgstr "Mae rhannu cysylltiad 'r Rhyngrwyd wedi ei analluogi."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Mae Rhannu Cysylltiad a'r Rhyngrwyd wedi ei analluogi"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13177,19 +13263,19 @@ msgstr ""
"\n"
"Beth hoffech ei wneud?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "galluogi"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Galluogi gwasanaethwyr..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Mae rhannu cysylltiad 'r Rhyngrwyd wedi ei alluogi."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
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 "
@@ -13211,21 +13297,21 @@ msgstr ""
"Sylwer: bydd angen Addasydd Rhwydwaith un-pwrpas i greu Rhwydwaith Lleol "
"(LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Rhyngwyneb %s (gan ddefnyddio modiwl %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Rhagwyneb %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Nid oes addasydd rhwydwaith ar eich system!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -13233,11 +13319,11 @@ msgstr ""
"Nid oes addasydd rhwydwaith ethernet wedi ei ganfod ar eich system. Rhedwch "
"yr offeryn ffurfweddu caledwedd."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Rhyngwyneb rhwydwaith"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13252,7 +13338,7 @@ msgstr ""
"\n"
"Rwyf ar fin gosod eich Rhwydwaith Lleol gyda'r addasydd hwnnw.."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -13260,11 +13346,11 @@ msgstr ""
"Dewiswch ba addasyddion rhwydwaith fydd yn cael eu cysylltu 'ch Rhwydwaith "
"Lleol."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Mae rhag wyneb y rhwydwaith wedi ei ffurfwedu eisoes"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13280,15 +13366,24 @@ msgstr ""
"Medrwch ei wneud gyda llaw ond mae'n rhaid i chi wybod beth ydych yn ei "
"wneud."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Ail ffurfweddiad awtomatig"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Dangoswch y ffurfweddiad rhag wyneb cyfredol"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Dangoswch y ffurfweddiad rhag wyneb cyfredol"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13305,7 +13400,8 @@ msgstr ""
"Priodweddau IP: %s\n"
"Gyrrwr: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
+#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -13314,7 +13410,7 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
@@ -13331,11 +13427,11 @@ msgstr ""
"Neu, medraf ail ffurfweddu eich rhag wyneb ac (ail)ffurfweddi gwasanaethwr "
"DHCP ar eich cyfer.\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
msgstr "Cyfeiriad y Rhwydwaith Lleol "
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13349,62 +13445,62 @@ msgstr ""
"Os nad ydych yn gwybod ystyr y dewis, gadewch lonydd iddo.\n"
"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "Gwasanaethwr DHCP IP (Hwn)"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
msgstr "Y Gwasanaethwr DHCP IP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
msgstr "Enw'r parth mewnol"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr "Amrediad cychwyn DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr "Amrediad terfyn DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr "Les rhagosodedig (mewn eiliadau)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr "Les mewyaf (mewn eiliadau)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Ail ffurfweddi rhag wyneb a gwasanaethwr DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Nid yw'r Rhwydwaith Leol yn terfynnu gyda '.0', tynnu allan."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Canfuwyd gwrthdaro posib yng nghyfeiriad LAN ffurfweddiad presennol %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Ffurfweddu..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Ffurfweddio sgriptiau, gosod meddalwedd, cychwyn gwasanaethwyr..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Anhawster wrth osod pecyn %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13414,23 +13510,23 @@ msgstr ""
"Gallwch rannu cysylltiad 'r Rhyngrwyd gyda chyfrifiaduron eraill ar eich "
"Rhwydwaith Lleol gan ddefnyddio ffurfweddiad rhwydwaith awtomatig (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Mae'r gosodiad wedi ei gyflawnu, mae wedi ei anallluogi ar hyn o bryd."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Mae'r gosodiad wedi ei gyflawnu, mae wedi ei allluogi ar hyn o bryd."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Nid oes Rhannu Cysylltiad 'r Rhyngrwyd wedi eu ffurfweddu o'r blaen."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Ffurfweddiad rhannu cysylltiad 'r Rhyngrwyd"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13445,47 +13541,47 @@ msgstr ""
"\n"
"Cliciwch Ffurfweddu i gychwyn y dewin gosod."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "grwp"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "llwybr"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "caniatadau"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "defnyddiwr"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "I fyny"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "dileu"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "golygu"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "I lawr"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "ychwanegu rheol"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "dewis ffeil perm i weld/golygu"
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
@@ -13496,59 +13592,59 @@ msgstr ""
"Mae modd i chi olygu eich rheolau eich hunfydd yn ysgrifennu droe y rheolau "
"rhagosodedig."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Ychwanegu rheol newydd ar y diwedd"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Golygu'r rheol bresennol"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Symud rheol i fyny un lefel"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "I lawr rheol hwn un lefel"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Dileu'r rheol hwn"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "pori"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Derbyn presennol"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Caniatadau"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Llwybr"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Eiddo"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "sticky-bit"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "Set-UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "Set-GID"
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
@@ -13557,35 +13653,35 @@ msgstr ""
" dim ond perchennog y cyfeiriadur neu ffeil yn y cyfeiriadur hwn fydd yn "
"cael ei ddileu."
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Defnyddio enw perchennog i weithredu"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Defnyddio enw grwp i weithredu"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "wedi ei dicio, nid fydd y perchennog a'r grwp yn cael ei newid"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Dewis llwybr"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "defnyddiwr :"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "grwp:"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Heb ganfod Cerdyn Sain!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13605,7 +13701,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13619,7 +13715,7 @@ msgstr ""
"Nodyn: os oes gennych gerdyn sain ISA PnP, bydd rhaid i chi ddefnyddio "
"rhaglen sndconfig. Teipiwch \"sndconfig\" mewn consol."
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
@@ -13627,31 +13723,31 @@ msgstr ""
"i weithio'n iawn mae angen 'ImageMagick'\n"
"Cliciwch \"Iawn\" i osod 'Image Magick' neu \"Diddymu\" i orffen"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "creu'r cam cyntaf"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "cydraniad terfynnol"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "dewis ffeil delwedd"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Enw Thema"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Pori"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Ffurfweddu llun croeso cychwyn"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13659,7 +13755,7 @@ msgstr ""
"blwch testun cydfesuryn x\n"
"mewn rhif nodau"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13667,15 +13763,15 @@ msgstr ""
"blwch testun cydfesuryn y\n"
"mewn rhif nodauy"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "lled testun"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "uchder blwch testun"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13683,7 +13779,7 @@ msgstr ""
"bar cynnydd cydfesuryn x\n"
"yn ei gornel uchaf chwith"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13691,66 +13787,66 @@ msgstr ""
"bar cynnydd cydfesuryn y\n"
"yn ei gornel uchaf chwith"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "lled y bar cynnydd"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "uchder y bar cynnydd"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "lliw'r bar cynnydd"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "rhagolwg"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "cadw thema"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "dewis lliw"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Darddangos logo yn y Consol"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Gwneud neges y cnewyllyn yn dawel drwy ragosodiad"
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr "Does gan y thema ddim croeso cychwyn yn %s!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "cadw thema Croeso cychwyn..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "Dewis lliw ProgressBar"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Rhaid dewis ffeil delwedd yn gyntaf!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Cynhyrchu rhagolwg..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr "%s Rhagolwg Croeso Cychwyn (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13776,113 +13872,113 @@ msgstr ""
"\n"
"Mae modd ei osod wrth deipio \"urpmi xawtv\" fel gwraidd mewn consol."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Canada (cabl)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "UDA (darlledu)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "UDA (cabl)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "UDA (cable-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Tseina (darlledu)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Siapan (darlledu)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Siapan (cable)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Dwyrain Ewrop"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Ffrainc(SECAM)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Iwerddon"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Gorllewin Ewrop"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Awstralia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Zeland Newydd"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "De Affrica"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Yr Ariannin"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Teledu Cebl Opus Awstralia"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr "Rhowch eich safon teledu a gwlad"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Safon Teledu:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Ardal:"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Wrthi'n sganio am sianeli Teledu ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Sganio am Sianel Teledu"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Digwyddodd gwall wrth sganio am sianelu teledu"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "Nid yw XawTV wedi ei osod!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Diwrnod da i chi!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Nawr mae modd i chi redeg Xawtv (o dan XWindows)!\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Heb ganfod Cerdyn Teledu!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -13902,31 +13998,437 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Gyrrwyr eraill"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "rhestr o yrrwr eraill ar gyfer eich cerdyn sain"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Bws"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"dyma'r bws corfforol i'r ddyfais gael ei gysylltu iddo(e.e. PCI, USB,...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Sianel"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "Sianel EIDE/SCSI"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Dynodiad bws"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- dyfeisiau PCI ac USB : dyma restr gwerthwyr, dyfais, iswerthwyr ac "
+"isddyfais PCI/USB"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Lleoliad ar y bws"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- dyfeisiau pci: dyma slot PCI, dyfais a gwaith y cerdyn\n"
+"- dyfeisiau ide: mae'r ddyfais un ai yn was neu feistr\n"
+"- dyfeisiau scsi: dynodiad dyfeisiau scsi a'r bws scsi"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "maint darn"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Lefel diogelwch"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "mae'r maes yn disgrifio'r ddyfais"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Hen ffeil dyfais"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "hen enw dyfais sefydlog yn cael ei ddefnyddio mewn pecyn dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Dyfais devfs newydd"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "enw dyfais deinamig yn cael ei gynhyrchu gan incore kernel devfs"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Modiwl"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "y modiwl o'r cnewyllyn GNU/Linux sy'n trin y ddyfais honno"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Fformatio"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "lefel"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Dosbarth y cyfrwng"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "dosbarth y dyfais caledwedd"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Model"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "Model disg caled"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Enw'r modiwl"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "enw gwerthwr y ddyfais"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Nifer o fotymau"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Enw :"
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", rhwydwaith argraffu \"%s\", porth %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "lliw'r bar cynnydd"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "gosodiad llwyth"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Dewiswch ba borth cyfresol mae eich llygoden wedi cysylltu iddi"
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "enw gwerthwr y ddyfais"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "enw gwerthwr y ddyfais"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Gadael"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Awto ganfyddwyd"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Dewisiadau"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Awto ganfyddwyd"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Cymorth"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Cymorth..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Cymoerh Harddrake"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Disgrifiad y meysydd:\n"
"\n"
-"defnydd: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "defnydd: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Dewiswch sganiwr"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Adrodd ar Wallau"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Ynghylch..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Ynghylch Harddrake"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Dyma HardDrake, offeryn ffurfweddu caledwedd Mandrake.\n"
+"Fersiwn:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Awdur"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Canfod ar waith"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 fersiwn "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Caledwedd canfyddwyd"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Gwybodaeth"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Modd ffurfweddu"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Rhedeg offeryn ffurfweddu"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Rhedeg \"%s\"..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "cynradd"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "eilradd"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Awto ganfyddwyd"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Awto ganfyddwyd"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Dewisiadau"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Dewiswch gynllun alweddell"
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Ydych chi eisiau i'r Backspace ddychwelyd Dileu yny consol?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Newid CD-Rom"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -13934,138 +14436,126 @@ msgstr ""
"Rhowch y CD Gosod yn eich gyrwr a chlicio Iawn ar l gorffen\n"
"Os nad yw gennych, cliciwch Dileu i osgoi diweddaru."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Methu cychwyn diweddariad byw!!! \n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
"Mae'r newid wedi ei gyflawni, ond i fod yn effeithiol mae'n rhaid i chi "
"allgofnodi"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Dangos ar y diwrnod penodol yn unig"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Ffeil/_Newydd"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Ffeil/_Agor"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Ffeil/_Cawd"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Ffeil/Cawd _fel"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Ffeil/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Dewisiadau"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Dewisiadau/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Cymorth/_Ynghylch..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Defnyddiwr"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Negeseuon"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Esboniadau Offer Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "chwilio"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Offeryn i fonitro eich cofnodion"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Gosodiadau"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "cydweddu"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "ond heb fod yn cydweddu"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Dewis ffeil"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Calendr"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Cynnwys y ffeil"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Rhybudd e-bost"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "arhoswch, dosbarthu ffeil: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Ffurfweddiad rhybudd e-bost"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14075,114 +14565,229 @@ msgstr ""
"\n"
"Yma bydd modd i chi osod y system rhybuddio.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Gwasanaethwr Gwe Fyd Eang Apache"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Datrysydd Enw Parth"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "Gwasanaethwr Ftp"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Gwasanaethwr E-bost Postfix"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Gwasanaethwr Samba"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "Gwasanaethwr SSH"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Gwasanaethau Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Gwasanaeth Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "gosodiad gwasanaeth"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr "Byddwch yn derbyn rhybudd os na fydd un o'r gwasanaethu hyn yn rhedeg"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "gosodiad llwyth"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Byddwch yn derbyn rhybudd os yw'r llwyth yn uwch na'r gwerth hwn"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "ffurfweddiad rhybudd"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Rhowch eich cyfeiriad e-bost islaw"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Cadw fel..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Dewiswch math eich llygoden"
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Efelychu'r trydydd botwm?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Ffurfweddiad y Rhwydwaith"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Proffil:"
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Anfon ffeiliau..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Math o gyswllt:"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Profi eich cysylltiad..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Cysylltu 'r We"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Cysylltu 'r We"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Cyflymder y cysylltiad"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "ffurfweddiad rhybudd"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Ffeiliau lleol"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"Rhybudd, mae cysylltiad arall gyda'r rhyngrwyd wedi ei ganfod, efallai'n "
+"defnyddio eich rhwydwaith."
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Cysylltu"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Dadgysylltu"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Darllen data argraffydd..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Canfod dyfeisiadau..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Profwch y pyrth"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "Nid yw %s yn cael ei gynnal gan y fersiwn hwn o Mandrake Linux"
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "Wedi canfod %s ar %s, ei ffurfweddi?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
"Nid yw %s yng nghronfa ddata sganwyr. Hoffech chi ei ffurfweddu llaw?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Dewiswch sganiwr"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Nid yw sganiwr %s yn cael ei gynnal"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14191,11 +14796,11 @@ msgstr ""
"Nid oedd Scannerdrake yn medru canfod eich sganiwr %s.\n"
"Dewiswch y ddyfais lle mae'r sganiwr wedi ei gysylltu"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "dewis dyfais"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14205,7 +14810,7 @@ msgstr ""
"Rhaid i sganiwr %s gael ei ffurfweddu gan printerdrake.\n"
"Medrwch gychwyn printerdrake o adran Galedwedd Canolfan Rheoli Mandrake"
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14225,6 +14830,11 @@ msgstr "Cafodd rhai dyfeisiau yn nosbarth caledwedd\"%s\" eu tynnu:\n"
msgid "Some devices were added:\n"
msgstr "Cafodd rhai dyfeisiau eu hychwanegu:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Canfod ar waith"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Dewis eich iaith"
@@ -14297,10 +14907,14 @@ msgstr "Diweddariadau system gosod"
msgid "Exit install"
msgstr "Gadael gosod"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Gwe/FTP"
@@ -14547,3 +15161,302 @@ msgstr "Aml-gyfrwng - Llosgi CD"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Gweithfan Gwyddonol"
+
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "maethu agor/etc/inittab ar gyfer darllen: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "rhif"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Mae'n awr yn bosibl i chi lwytho meddalwedd i lawr ar gyfer amgryptio.\n"
+#~ "\n"
+#~ "RHYBUDD:\n"
+#~ "\n"
+#~ "Oherwydd gofynion cyffredinol amrywiol yn berthynol i'r meddalwedd hyn ac "
+#~ "yn\n"
+#~ " cael eu gosod gan amrywiol awdurdodau cyfreithiol, dylai cwsmeriaid a/"
+#~ "neu\n"
+#~ " ddefnyddwyr terfynol wneud yn siwr fod y cyfreithau yn eu hawdurdod "
+#~ "cyfreithiol\n"
+#~ " yn caniatu iddynt lwytho i lawr, cadw a/neu ddefnyddio'r feddalwedd.\n"
+#~ "\n"
+#~ "Yn ogystal, dylai cwsmeriaid a/neu ddefnyddwyr terfynol fod yn arbennig "
+#~ "o\n"
+#~ " ymwybodol i beidio thorri cyfraith eu hawdurdod cyfreithiol. Petai "
+#~ "defnyddwyr\n"
+#~ " a/neu ddefnyddwyr terfynol yn peidio parchu darpariaeth y cyfreithiau\n"
+#~ " gweithredadwy, yna byddant yn derbyn cosb ddifrifol.\n"
+#~ "\n"
+#~ "Ni fydd MandrakeSoft na'i gwneuthurwyr a/neu ddarparwyr, o dan unrhyw\n"
+#~ " amod, fod yn gyfrifol am unrhyw ddifrod, arbennig, anuniongyrchol na\n"
+#~ "damweiniol o gwbl (gan gynnwys, ond heb ei gyfyngu i golli elw, ymyrraeth "
+#~ "ar\n"
+#~ " fusnes, colli data masnachol na cholledion ariannol eraill, nag "
+#~ "ymatebion\n"
+#~ " terfynol a digollediad i'w dalu yn sgil penderfyniad llys) yn codi o "
+#~ "ddefnydd,\n"
+#~ " eiddo, neu'r unig lwytho i lawr y feddalwedd, i'r hyn y gall y cwsmer a/"
+#~ "neu'r\n"
+#~ " defnyddiwr terfynol gael mynediad iddo yn y pen draw wedi llofnodi'r "
+#~ "cytundeb\n"
+#~ " presennol.\n"
+#~ "\n"
+#~ "\n"
+#~ "Am unrhyw ymholiadau yn berthnasol i'r cytundebau hyn, cysylltwch :\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Ffurfweddu dirprwy"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Croeso i'r gwasanaeth ffurfweddu 'r dirprwy.\n"
+#~ "\n"
+#~ "Yma bydd modd i chi osod eich dirprwyon http a ftp gyda\n"
+#~ "neu heb mewngofnod a chyfrinair\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Rhowch y wybodaethar gyfer dirprwyo http\n"
+#~ "Gadewch hwn yn wag os nad ydych eisiau dirprwy http"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "porth"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Dylai'r URL ddechrau gyda \"http:\""
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Dylai'r rhan porth fod yn rhifol"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Llanwxh y gwybodaeth dirprwy ftp\n"
+#~ "Gadewch yn wag os nad ydych eisiau dirprwy ftp"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Rhowch mewngofnod a chyfrinair dirprwyol, os oes angen.\n"
+#~ "Gadwech yn wag os nad ydych am gael mewngofnod a chyfrinair"
+
+#~ msgid "login"
+#~ msgstr "mewngofnodi"
+
+#~ msgid "password"
+#~ msgstr "cyfrinair"
+
+#~ msgid "re-type password"
+#~ msgstr "aildeipiwch y gyfrinair"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Nid yw'r cyfrineiriau'n cydweddi. Rhowch gynnig arall arni!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Methu ysgrifenu ffeil %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Rhybudd, mae cysylltiad arall gyda'r rhyngrwyd wedi ei ganfod, efallai'n "
+#~ "defnyddio eich rhwydwaith."
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "nid oes cymorth ar gael eto.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Cliciwch ar gyfrwng"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Tynnu LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Tynnu LPD..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Disgrifiad:\n"
+#~ "\n"
+#~ " Mae Drakbackup yn cael ei ddefnyddio i cadw\n"
+#~ " eich ffeiliau system wrth gefn.\n"
+#~ " Yn ystod y ffurfweddiad medrwch ddewis:\n"
+#~ "\t- Ffeiliau system,\n"
+#~ "\t- Ffeiliau defnyddwyr,\n"
+#~ "\t- Ffeiliau eraill.\n"
+#~ "\tneu Eich holl system...ac Arall (megis Rhaniadau Windows)\n"
+#~ "\n"
+#~ " Mae Drackbackup yn caniatu i chi ddefnyddio:\n"
+#~ "\t- Disg Caled.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (gyda awto gychwyn, achub ac awto osod.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tp.\n"
+#~ "\n"
+#~ " Mae Drakbackup yn caniatu i chi adfer eich system i\n"
+#~ " gyfeiriadur o ddewis y defnyddiwr.\n"
+#~ "\n"
+#~ " Yn rhagosodedig bydd ffeiliau wrth gefn yn cael eu cadw yn eich\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Ffeil ffurfweddiad:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Camau wrth Adfer:\n"
+#~ " \n"
+#~ " Yn ystod yr adfer bydd Drakbackup yn tynnu\n"
+#~ " eich cyfeiriadur gwreiddiol a gwirio nad yw'r holl \n"
+#~ " ffeiliau wrth gefn wedi eu llygru. Argymhellir i chi \n"
+#~ " gadw wrth gefn cyn adfer.\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid ""
+#~ "drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "This is free software and may be redistributed under the terms of the GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+#~ msgstr ""
+#~ "drakbug fersiwn %s\n"
+#~ "Hawlfraint(H) 2002 MandrakeSoft.\n"
+#~ "Mae hwn yn feddalwedd rhydd ac mae modd ei ail ddosbarthu o dan amodau "
+#~ "GNU GPL.\n"
+#~ "\n"
+#~ "defnydd: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - argraffu'r neges cymorth.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr " --report - dylai'r rhaglen fod yn un o offer mandrake\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr " --incident - dylai'r rhaglen fod yn un o offer mandrake\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "defnydd: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "defnydd: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "defnydd: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Canfod dosbarth %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "canfyddwyd ar rhyngwyneb %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Gwirydd Cyfnodol 2"
diff --git a/perl-install/share/po/da.po b/perl-install/share/po/da.po
index 973725615..c23f8d1b9 100644
--- a/perl-install/share/po/da.po
+++ b/perl-install/share/po/da.po
@@ -8,8 +8,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
-"PO-Revision-Date: 2002-09-18 12:07+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-10-04 12:07+0200\n"
"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
"Language-Team: dansk <dansk@klid.dk>\n"
"MIME-Version: 1.0\n"
@@ -54,7 +54,7 @@ msgstr "64 Mb eller mere"
#: ../../Xconfig/card.pm_.c:203
msgid "Choose a X server"
-msgstr "Vælg en X-server"
+msgstr "Vlg en X-server"
#: ../../Xconfig/card.pm_.c:203
msgid "X server"
@@ -62,103 +62,101 @@ msgstr "X-server"
#: ../../Xconfig/card.pm_.c:230
msgid "Multi-head configuration"
-msgstr "Flerskærms-konfiguration"
+msgstr "Flerskrms-konfiguration"
#: ../../Xconfig/card.pm_.c:231
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""
-"Dit system understøtter konfiguration af flere skærme\n"
-"Hvad vil du gøre?"
+"Dit system understtter konfiguration af flere skrme\n"
+"Hvad vil du gre?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
-msgstr "Vælg hukommelsesmængde for dit grafikkort"
+msgstr "Vlg hukommelsesmngde for dit grafikkort"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree konfiguration"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
-msgstr "Hvilken konfiguration af XFree ønsker du?"
+msgstr "Hvilken konfiguration af XFree nsker du?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
-msgstr "Konfigurér alle skærme uafhængigt"
+msgstr "Konfigurr alle skrme uafhngigt"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Brug Xinerama-udvidelse"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
-msgstr "Konfigurér kun kort \"%s\"%s"
+msgstr "Konfigurr kun kort \"%s\"%s"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s med 3D hardware acceleration"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, 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 ""
"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."
+"Dit kort er understttet af XFree %s som kan have bedre understttelse i 2D."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, 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."
+"Dit kort kan have 3D hardware accelerations-understttelse med XFree %s."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s med EKSPERMENTAL 3d hardware acceleration"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, 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 ""
-"Dit kort kan have 3D acceleration understøttelse, men kun med XFree %s.\n"
-"VIGTIGT: Dette er eksperimentelt og kan få din maskine til at låse eller g"
-" ned.\n"
-"Dit kort er understøttet af XFree %s som kan have bedre understøttelse i "
-"2D."
+"Dit kort kan have 3D acceleration understttelse, men kun med XFree %s.\n"
+"VIGTIGT: Dette er eksperimentelt og kan f din maskine til at lse eller g "
+"ned.\n"
+"Dit kort er understttet af XFree %s som kan have bedre understttelse i 2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, 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 ""
-"Dit kort kan have 3D acceleration understøttelse, men kun med XFree %s,\n"
-"VIGTIGT: Dette er eksperimentelt og kan få din maskine til at låse eller g"
-" ned."
+"Dit kort kan have 3D acceleration understttelse, men kun med XFree %s,\n"
+"VIGTIGT: Dette er eksperimentelt og kan f din maskine til at lse eller g "
+"ned."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
-msgstr "Xpmac (installations-skærmdriver)"
+msgstr "Xpmac (installations-skrmdriver)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Tilpasset"
@@ -168,38 +166,39 @@ msgstr "Grafikkort"
#: ../../Xconfig/main.pm_.c:105 ../../Xconfig/monitor.pm_.c:93
msgid "Monitor"
-msgstr "Skærm"
+msgstr "Skrm"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
-msgstr "Opløsning"
+msgstr "Oplsning"
#: ../../Xconfig/main.pm_.c:113
msgid "Test"
-msgstr "Afprøv"
+msgstr "Afprv"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Valg"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "O.k."
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Afslut"
@@ -211,14 +210,14 @@ msgid ""
"\n"
"%s"
msgstr ""
-"Behold ændringer?\n"
-"Nuværende konfiguration er:\n"
+"Behold ndringer?\n"
+"Nuvrende konfiguration er:\n"
"\n"
"%s"
#: ../../Xconfig/monitor.pm_.c:93
msgid "Choose a monitor"
-msgstr "Vælg en skærmtype"
+msgstr "Vlg en skrmtype"
#: ../../Xconfig/monitor.pm_.c:97
msgid "Plug'n Play"
@@ -228,14 +227,15 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Standard"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr "Producent"
#: ../../Xconfig/monitor.pm_.c:109
msgid "Plug'n Play probing failed. Please choose a precise monitor"
msgstr ""
-"Undersøgning for Plug'n Play mislykkedes. Vælg venligst den rigtige skærm"
+"Undersgning for Plug'n Play mislykkedes. Vlg venligst den rigtige skrm"
#: ../../Xconfig/monitor.pm_.c:114
msgid ""
@@ -251,15 +251,15 @@ msgid ""
" If in doubt, choose a conservative setting."
msgstr ""
"De to kritiske parametre er den lodrette frekvens, som angiver hvor mange "
-"gange (per sekund) hele skærmbilledet bliver genopfrisket, og (vigtigst af "
+"gange (per sekund) hele skrmbilledet bliver genopfrisket, og (vigtigst af "
"alt) den vandrette frekvens, som angiver antallet af vandrette linier der "
-"kan tegnes på skærmen hvert sekund.\n"
+"kan tegnes p skrmen hvert sekund.\n"
"\n"
-"Det er MEGET VIGTIGT at du ikke angiver en skærmtype med "
-"opdateringsfrekvenser, der er større end din skærms formåen: du risikerer "
-"at ødelægge din skærm.\n"
-"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."
+"Det er MEGET VIGTIGT at du ikke angiver en skrmtype med "
+"opdateringsfrekvenser, der er strre end din skrms formen: du risikerer at "
+"delgge din skrm.\n"
+"Hvis du er i tvivl, br du vlge en opstning, som du med SIKKERHED ved\n"
+"at din skrm kan klare."
#: ../../Xconfig/monitor.pm_.c:121
msgid "Horizontal refresh rate"
@@ -289,53 +289,55 @@ msgstr "16 millioner (24 bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 milliarder farver (32 bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
-msgstr "Opløsninger"
+msgstr "Oplsninger"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
-msgstr "Vælg opløsning og farvedybde"
+msgstr "Vlg oplsning og farvedybde"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafikkort: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
-msgstr "Annullér"
+msgstr "Annullr"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Test konfigurationen"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
-msgstr "Ønsker du at afprøve konfigurationen?"
+msgstr "nsker du at afprve konfigurationen?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
-"Advarsel: afprøvning af dette grafikkort kan få din maskine til at fryse"
+"Advarsel: afprvning af dette grafikkort kan f din maskine til at fryse"
#: ../../Xconfig/various.pm_.c:29
#, c-format
@@ -355,17 +357,17 @@ msgstr "Muse-enhed: %s\n"
#: ../../Xconfig/various.pm_.c:32
#, c-format
msgid "Monitor: %s\n"
-msgstr "Skærm: %s\n"
+msgstr "Skrm: %s\n"
#: ../../Xconfig/various.pm_.c:33
#, c-format
msgid "Monitor HorizSync: %s\n"
-msgstr "Skærms vandrette frekvens: %s\n"
+msgstr "Skrms vandrette frekvens: %s\n"
#: ../../Xconfig/various.pm_.c:34
#, c-format
msgid "Monitor VertRefresh: %s\n"
-msgstr "Skærms lodrette frekvens: %s\n"
+msgstr "Skrms lodrette frekvens: %s\n"
#: ../../Xconfig/various.pm_.c:35
#, c-format
@@ -385,7 +387,7 @@ msgstr "Farvedybde: %s\n"
#: ../../Xconfig/various.pm_.c:39
#, c-format
msgid "Resolution: %s\n"
-msgstr "Opløsninger %s\n"
+msgstr "Oplsninger %s\n"
#: ../../Xconfig/various.pm_.c:41
#, c-format
@@ -407,8 +409,8 @@ msgid ""
"(XFree) upon booting.\n"
"Would you like XFree to start when you reboot?"
msgstr ""
-"Jeg kan sætte din maskine op til automatisk at starte X ved\n"
-"opstart. Ønsker du at starte X hver gang du genstarter?"
+"Jeg kan stte din maskine op til automatisk at starte X ved\n"
+"opstart. nsker du at starte X hver gang du genstarter?"
#: ../../Xconfig/various.pm_.c:73
msgid ""
@@ -422,11 +424,11 @@ msgid ""
"Do you have this feature?"
msgstr ""
"Grafikkortet ser ud til at have en TV-UD-forbindelse.\n"
-"Den kan konfigureres så den fungerer med billedbuffer\n"
+"Den kan konfigureres s den fungerer med billedbuffer\n"
"\n"
"Til dette skal du tilslutte grafikkortet til tv'et inden du starter "
"maskinen.\n"
-"Vælg dernæst indgangen \"TVout\" i starthåntereren.\n"
+"Vlg dernst indgangen \"TVout\" i starthntereren.\n"
"\n"
"Har du denne funktion?"
@@ -434,164 +436,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Hvilken standard bruger dit tv?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
-msgstr "Første sektor af opstartspartition"
+msgstr "Frste sektor af opstartspartition"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
-msgstr "Første sektor på disken (MBR)"
+msgstr "Frste sektor p disken (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO-installering"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Hvor vil du placere opstartsprogrammet?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub-installering"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO med tekstmenu"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO med grafisk menu"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Start fra DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Systemopstarterens hovedindstillinger"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Systemopstarter der skal bruges"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Systemopstarterens installation"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Opstartsenhed"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompakt"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "kompakt"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Videoindstilling"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
-msgstr "Ventetid før opstart af forvalgt styresystem"
+msgstr "Ventetid fr opstart af forvalgt styresystem"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Adgangskode"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Adgangskode (igen)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
-msgstr "Begræns kommandolinie-indstillinger"
+msgstr "Begrns kommandolinie-indstillinger"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
-msgstr "begræns"
+msgstr "begrns"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Rens /tmp ved hver systemopstart"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
-msgstr "Præcis RAM-mængde, hvis påkrævet (fandt %d Mb)"
+msgstr "Prcis RAM-mngde, hvis pkrvet (fandt %d Mb)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
-msgstr "Aktivér multiprofiler"
+msgstr "Aktivr multiprofiler"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
-msgstr "Angiv RAM-størrelse i Mb"
+msgstr "Angiv RAM-strrelse i Mb"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-"Indstillingen ``Begræns kommandolinie-indstillinger'' er intet værd uden\n"
+"Indstillingen ``Begrns kommandolinie-indstillinger'' er intet vrd uden\n"
"en adgangskode"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
-msgstr "Prøv igen"
+msgstr "Prv igen"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Adgangskoderne stemmer ikke overens"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Init-besked"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
-msgstr "Åben firmwareforsinkelse"
+msgstr "ben firmwareforsinkelse"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
-msgstr "Ventetid før kerneopstart"
+msgstr "Ventetid fr kerneopstart"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
-msgstr "Skal det være muligt at starte fra CD?"
+msgstr "Skal det vre muligt at starte fra CD?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
-msgstr "Skal det være muligt at starte fra OF?"
+msgstr "Skal det vre muligt at starte fra OF?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Forvalgt styresystem?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -599,192 +601,194 @@ msgid ""
"\n"
"On which drive are you booting?"
msgstr ""
-"Du besluttede at installere opstartsindlæseren på en partition.\n"
-"Dette indikerer at du allerede har en opstartsindlæser på disken som du "
+"Du besluttede at installere opstartsindlseren p en partition.\n"
+"Dette indikerer at du allerede har en opstartsindlser p disken som du "
"starter op fra (fx System Commander).\n"
"\n"
"Hvilket drev starter du op fra?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
-"Her er følgende typer indgange.\n"
-"Du kan tilføje flere eller ændre de eksisterende."
+"Her er flgende typer indgange.\n"
+"Du kan tilfje flere eller ndre de eksisterende."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
-msgstr "Tilføj"
+msgstr "Tilfj"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
-msgstr "Færdig"
+msgstr "Frdig"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
-msgstr "Ændr"
+msgstr "ndr"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
-msgstr "Hvilken type ønsker du at tilføje"
+msgstr "Hvilken type nsker du at tilfje"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Andet styresystem (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Andet styresystem (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Andet styresystem (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Billede"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Rod"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
-msgstr "Vedhæft"
+msgstr "Vedhft"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
-msgstr "Læs-skriv"
+msgstr "Ls-skriv"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabel"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Usikker"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
-msgstr "Mærkat"
+msgstr "Mrkat"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Forvalgt"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
-msgstr "Initrd-størrelse"
+msgstr "Initrd-strrelse"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "Ingen video"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Fjern indgang"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
-msgstr "Tom mærkat er ikke tilladt"
+msgstr "Tom mrkat er ikke tilladt"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Du skal angive en kerne-fil"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Du skal angive en root-partition"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
-msgstr "Denne mærkat er allerede brugt"
+msgstr "Denne mrkat er allerede brugt"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
-msgstr "Fandt %s %s grænsesnit"
+msgstr "Fandt %s %s grnsesnit"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
-msgstr "Har du én til?"
+msgstr "Har du n til?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
-msgstr "Har du nogen %s grænsesnit?"
+msgstr "Har du nogen %s grnsesnit?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Nej"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerer driver for %s kort %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
"Du kan nu angive parametre til modul %s.\n"
-"Bemærk at alle adresser bør indtastes med foranstillet 0x, fx '0x123'"
+"Bemrk at alle adresser br indtastes med foranstillet 0x, fx '0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
-"Du kan nu sætte parametre til modulet %s.\n"
-"Parametrene er i formatet ``navn=værdi navn2=værdi2 ...''.\n"
+"Du kan nu stte parametre til modulet %s.\n"
+"Parametrene er i formatet ``navn=vrdi navn2=vrdi2 ...''.\n"
"F.eks., ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Modulindstillinger:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
-msgstr "Hvilken %s driver skal jeg prøve?"
+msgstr "Hvilken %s driver skal jeg prve?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -795,87 +799,87 @@ msgid ""
"should\n"
"not cause any damage."
msgstr ""
-"I nogen tilfælde behøver %s driveren at have ekstra information for at "
+"I nogen tilflde behver %s driveren at have ekstra information for at "
"virke\n"
-"ordentligt, selv om den normalt virker fint uden. Ønsker du at angive "
+"ordentligt, selv om den normalt virker fint uden. nsker du at angive "
"ekstra\n"
"parametre for den eller tillade driveren at sondere din maskine for\n"
-"den information den behøver? Af og til vil sondering stoppe maskinen, men "
+"den information den behver? Af og til vil sondering stoppe maskinen, men "
"burde\n"
-"ikke forårsage nogen skader."
+"ikke forrsage nogen skader."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Automatisk sondering"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
-msgstr "Specificér parametre"
+msgstr "Specificr parametre"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
-"Indlæsning af modul %s mislykkedes.\n"
-"Ønsker du at prøve igen med andre parametre?"
+"Indlsning af modul %s mislykkedes.\n"
+"nsker du at prve igen med andre parametre?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "adgang til X-programmer"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
-msgstr "adgang til rpm-værktøjer"
+msgstr "adgang til rpm-vrktjer"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "tillad \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "adgang til administrative filer"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
-msgstr "adgang til netværksværktøjer"
+msgstr "adgang til netvrksvrktjer"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
-msgstr "adgang til oversættelsesværktøjer"
+msgstr "adgang til oversttelsesvrktjer"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
-msgstr "(har allerede tilføjet %s)"
+msgstr "(har allerede tilfjet %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Adgangskoden er for simpel"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Indtast et brugernavn"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
-msgstr "Brugernavnet må kun indeholde små bogstaver, tal, `-' og `_'"
+msgstr "Brugernavnet m kun indeholde sm bogstaver, tal, `-' og `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Dette brugernavn er for langt"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Dette brugernavn eksisterer allerede"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
-msgstr "Tilføj bruger"
+msgstr "Tilfj bruger"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -884,89 +888,88 @@ msgstr ""
"Indtast en bruger\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
-msgstr "Acceptér bruger"
+msgstr "Acceptr bruger"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Rigtige navn"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Brugernavn"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Skal"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikon"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
-"Jeg kan sætte din maskine op til automatisk at logge en bestemt bruger p"
-".\n"
-"Ønsker du at bruge denne finesse?"
+"Jeg kan stte din maskine op til automatisk at logge en bestemt bruger p.\n"
+"nsker du at bruge denne finesse?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
-msgstr "Vælg den forvalgte bruger:"
+msgstr "Vlg den forvalgte bruger:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
-msgstr "Vælg den vindueshåndtering du ønsker at benytte:"
+msgstr "Vlg den vindueshndtering du nsker at benytte:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
-msgstr "Vælg det sprog, der skal bruges."
+msgstr "Vlg det sprog, der skal bruges."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""
-"Du kan vælge andre sprog der vil være tilgængelige efter installationen"
+"Du kan vlge andre sprog der vil vre tilgngelige efter installationen"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Alt"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Tillad alle brugere"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Ingen fildeling"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
-msgstr "Pakken %s skal være installeret. Ønsker du at installere den?"
+msgstr "Pakken %s skal vre installeret. nsker du at installere den?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "Du kan eksportere med NFS eller Samba. Hvilken vil du bruge"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
-msgstr "Krævet pakke %s mangler"
+msgstr "Krvet pakke %s mangler"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -974,67 +977,67 @@ msgid ""
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-"Ønsker du at tillade brugere at eksportere nogle kataloger i deres "
+"nsker du at tillade brugere at eksportere nogle kataloger i deres "
"hjemmekatalog?\n"
-"Tilladelse af dette vil sætte brugere i stand til simpelthen at klikke på "
+"Tilladelse af dette vil stte brugere i stand til simpelthen at klikke p "
"'Fildeling' i konqueror og nautilus.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Start userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
"Deling per bruger bruger gruppen 'fileshare'. \n"
-"Du kan bruge userdrake til at tilføje en bruger til denne gruppe."
+"Du kan bruge userdrake til at tilfje en bruger til denne gruppe."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Velkommen til Crackere"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Ringe"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standard"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
-msgstr "Høj"
+msgstr "Hj"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
-msgstr "Højere"
+msgstr "Hjere"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoid"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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 ""
-"Dette niveau skal bruges med omtanke. Det gør dit system nemmere at bruge, "
-"men er meget sårbart: det må ikke bruges til en maskine der er i et "
-"netværk eller har forbindelse til Internettet. Der er ikke nogen kontrol af "
+"Dette niveau skal bruges med omtanke. Det gr dit system nemmere at bruge, "
+"men er meget srbart: det m ikke bruges til en maskine der er i et netvrk "
+"eller har forbindelse til Internettet. Der er ikke nogen kontrol af "
"adgangskoder."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-"Kontrol af adgangskode er nu aktiveret, men brug som netværksmaskine er "
+"Kontrol af adgangskode er nu aktiveret, men brug som netvrksmaskine er "
"stadig ikke anbefalet."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1042,15 +1045,15 @@ msgstr ""
"Dette er standard sikkerheds-anbefalingen for en maskine\n"
" med forbindelse til Internettet som klient. "
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-"Der er allerede nogle begrænsninger, og flere automatiske kontroller bliver "
-"kørt hver nat."
+"Der er allerede nogle begrnsninger, og flere automatiske kontroller bliver "
+"krt hver nat."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1059,52 +1062,52 @@ msgid ""
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
-"Med dette sikkerhedsniveau kan brug som server komme på tale.\n"
-"Sikkerheden er nu høj nok til at systemet kan bruges som server som "
-"tillader forbindelser fra mange klienter. Bemærk: hvis din maskine kun er "
-"en klient på internettet bør du hellere vælge et lavere niveau."
+"Med dette sikkerhedsniveau kan brug som server komme p tale.\n"
+"Sikkerheden er nu hj nok til at systemet kan bruges som server som tillader "
+"forbindelser fra mange klienter. Bemrk: hvis din maskine kun er en klient "
+"p internettet br du hellere vlge et lavere niveau."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
-"Baseret på det foregående niveau, men systemet er nu helt lukket.\n"
-"Sikkerhedsfaciliteterne er nu på deres højeste niveau."
+"Baseret p det foregende niveau, men systemet er nu helt lukket.\n"
+"Sikkerhedsfaciliteterne er nu p deres hjeste niveau."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Basale valgmuligheder for DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
-msgstr "Vælg det ønskede sikkerhedniveau"
+msgstr "Vlg det nskede sikkerhedniveau"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Sikkerhedsniveau"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Brug libsafe for servere"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-"Et bibliotek som beskytter mod angreb via bufferoverløb og formatstrenge."
+"Et bibliotek som beskytter mod angreb via bufferoverlb og formatstrenge."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Sikkerhedsadministrator (brugernavne eller e-post)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
"(eg: latin and non latin)"
msgstr ""
-"Her kan du vælge tasten eller tastekombinationen som \n"
+"Her kan du vlge tasten eller tastekombinationen som \n"
"lader dig skifte mellem forskellige tastaturlayouter\n"
"(dvs latinsk eller ikke-latinsk)."
@@ -1113,7 +1116,7 @@ msgstr ""
# 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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1122,9 +1125,9 @@ msgid ""
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
-"Velkommen til %s styresystems-vælgeren!\n"
+"Velkommen til %s styresystems-vlgeren!\n"
"\n"
-"Vælg et styresystem i den ovenstående liste eller\n"
+"Vlg et styresystem i den ovenstende liste eller\n"
"vent %d sekunder for at starte standard.\n"
"\n"
@@ -1138,114 +1141,109 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
-msgstr "Velkommen til GRUB styresystemsvælgeren!"
+msgstr "Velkommen til GRUB styresystemsvlgeren!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
+msgstr "Brug tasterne %c og %c til at vlge mellem mulighederne."
#. -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:995
+#: ../../bootloader.pm_.c:989
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"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
-msgstr "kommandoerne før opstart, eller 'c' for en kommandolinie."
+msgstr "kommandoerne fr opstart, eller 'c' for en kommandolinie."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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."
+msgstr "Den fremhvede mulighed vil blive startet automatisk om %d sekunder."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
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
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Skrivebord"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Start-menu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Du kan ikke installere opstartsindlæseren på en %s-partition\n"
-
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "endnu er ingen hjælp implementeret.\n"
+msgstr "Du kan ikke installere opstartsindlseren p en %s-partition\n"
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Konfiguration af opstartsudseende"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Fil"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Fil/_Afslut"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<Ctrl>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Katergoriserende oversigt i ny stil"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Oversigt i ny stil"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Traditionel oversigt"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Traditionel Gtk+-oversigt"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Start Aurora ved opstart"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Lilo/grub modus"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot modus"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
-msgstr "Installér temaer"
+msgstr "Installr temaer"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1253,46 +1251,46 @@ msgstr ""
"Visningstema\n"
"under konsol"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Opret nyt tema"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
-msgstr "Sikkerhedskopiér %s til %s.old"
+msgstr "Sikkerhedskopir %s til %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
-msgstr "Kopiér %s til %s"
-
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+msgstr "Kopir %s til %s"
+
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Fejl"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Lilo-besked ikke fundet"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Kan ikke skrive /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Skriv %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1300,66 +1298,66 @@ msgstr ""
"Kan ikke skrive /etc/sysconfig/bootsplash\n"
"Fil ikke fundet."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Kan ikke opstarte mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Lav initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
"Kan ikke genstarte LiLo!\n"
-"Start \"lilo\" som root på kommandolinjen for at færdiggøre "
-"installationen af Lilo-tema."
+"Start \"lilo\" som root p kommandolinjen for at frdiggre installationen "
+"af Lilo-tema."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Genstart 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
-msgstr "Bemærk"
+msgstr "Bemrk"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "Problemfri installation af temaer for LiLo- og opstartsskærm"
+msgstr "Problemfri installation af temaer for LiLo- og opstartsskrm"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Installation af tema mislykkedes"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-"Du bruger for øjeblikket % som opstartshåndterer.\n"
-"Klik på Konfigurér for at starte opsætnings-vejlederen."
+"Du bruger for jeblikket % som opstartshndterer.\n"
+"Klik p Konfigurr for at starte opstnings-vejlederen."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
-msgstr "Konfigurér"
+msgstr "Konfigurr"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
-msgstr "Valg af opstartsskærm"
+msgstr "Valg af opstartsskrm"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Temaer"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1368,94 +1366,89 @@ msgid ""
"them separatly"
msgstr ""
"\n"
-"Vælg et tema for\n"
-"Lilo og opstartskærmen,\n"
-"du kan vælge\n"
+"Vlg et tema for\n"
+"Lilo og opstartskrmen,\n"
+"du kan vlge\n"
"dem separat"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
-msgstr "Lilo-skærm"
+msgstr "Lilo-skrm"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
-msgstr "Opstartsskærm"
+msgstr "Opstartsskrm"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Systemtilstand"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Start X-vinduessystemet efter opstart"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
-msgstr "Nej, jeg ønsker ikke automatisk login"
+msgstr "Nej, jeg nsker ikke automatisk login"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "Ja, jeg ønsker automatisk login med denne (bruger, skrivebord)"
-
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+msgstr "Ja, jeg nsker automatisk login med denne (bruger, skrivebord)"
+
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "O.k."
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "kan ikke læse /etc/inittab: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "Gb"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "Kb"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "Mb"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "Tb"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minutter"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minut"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d sekunder"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
-msgstr "Kan ikke lave øjebliksbilleder før partitionering"
+msgstr "Kan ikke lave jebliksbilleder fr partitionering"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
-msgstr "Øjebliksbilleder vil være tilgængelige efter installation i %s"
+msgstr "jebliksbilleder vil vre tilgngelige efter installation i %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Frankrig"
@@ -1463,8 +1456,8 @@ msgstr "Frankrig"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Belgien"
@@ -1478,7 +1471,7 @@ msgstr "Tyskland"
#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
msgid "Greece"
-msgstr "Grækenland"
+msgstr "Grkenland"
#: ../../crypto.pm_.c:20 ../../crypto.pm_.c:33
msgid "Norway"
@@ -1488,22 +1481,22 @@ msgstr "Norge"
msgid "Sweden"
msgstr "Sverige"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Holland"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italien"
#: ../../crypto.pm_.c:24 ../../crypto.pm_.c:38
msgid "Austria"
-msgstr "Østrig"
+msgstr "strig"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "U.S.A."
@@ -1517,32 +1510,30 @@ msgstr ""
"WebDAV er en protokol som lader dig montere en webserver katalog lokalt\n"
"og behandle det som et lokalt filsystem (givet at webserveren er "
"konfigureret\n"
-"som en WebDAV-server). Hvis du ønsker at tilføje WebDAV-"
-"monteringspunkter,\n"
-"så vælg \"Ny\"."
+"som en WebDAV-server). Hvis du nsker at tilfje WebDAV-monteringspunkter,\n"
+"s vlg \"Ny\"."
#: ../../diskdrake/dav.pm_.c:27
msgid "New"
msgstr "Ny"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
-msgstr "Afmontér"
+msgstr "Afmontr"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
-msgstr "Montér"
+msgstr "Montr"
#: ../../diskdrake/dav.pm_.c:65
msgid "Server"
msgstr "Server"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Monteringssti"
@@ -1558,508 +1549,507 @@ msgstr "URL'en skal begynde med http:// eller https://"
msgid "Server: "
msgstr "Server: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Monteringssti: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Valg: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
-msgstr "Lav gerne en sikkerhedkopi af dine data først"
+msgstr "Lav gerne en sikkerhedkopi af dine data frst"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
-msgstr "Læs omhyggeligt!"
+msgstr "Ls omhyggeligt!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
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 ""
-"Hvis du planlægger at bruge Yaboot, skal du huske at efterlade fri plads p"
-"\n"
-"begyndelsen af disken (2048 sektorer skulle være nok)"
+"Hvis du planlgger at bruge Yaboot, skal du huske at efterlade fri plads p\n"
+"begyndelsen af disken (2048 sektorer skulle vre nok)"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Vejleder"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
-msgstr "Vælg handling"
+msgstr "Vlg handling"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
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 ""
-"Du har én stor FAT partition.\n"
+"Du har n stor FAT partition.\n"
"(normalt brugt af Microsoft Dos/Windows).\n"
-"Jeg anbefaler, at du ændrer størrelsen på partitionen\n"
-"(klik på den, og klik herefter på \"Størrelsesændring\")"
+"Jeg anbefaler, at du ndrer strrelsen p partitionen\n"
+"(klik p den, og klik herefter p \"Strrelsesndring\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
-msgstr "Klik på en partition"
+msgstr "Klik p en partition"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detaljer"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Ingen diskdrev fundet"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journaliserende FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Tom"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Andet"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Filsystems-typer:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Opret"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Type"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Benyt ``%s'' i stedet"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Slet"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
-msgstr "Benyt ``Afmontér'' først"
+msgstr "Benyt ``Afmontr'' frst"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
-"Efter type-ændring af partition %s vil alle data på denne partition gå "
-"tabt"
+"Efter type-ndring af partition %s vil alle data p denne partition g tabt"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
-msgstr "Vælg en partition"
+msgstr "Vlg en partition"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
-msgstr "Vælg en ny partition"
+msgstr "Vlg en ny partition"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Afslut"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Normal -> Ekspert"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Ekspert -> Normal"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Fortryd"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
-msgstr "Fortsæt alligevel?"
+msgstr "Fortst alligevel?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Afslut uden at gemme"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Afslut uden at skrive partitionstabellen?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
-msgstr "Ønsker du at gemme /etc/fstab-ændringerne?"
-
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Allokér automatisk"
+msgstr "nsker du at gemme /etc/fstab-ndringerne?"
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Slet alt"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Allokr automatisk"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Mere"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Drev-information"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
-msgstr "Alle primære partitioner er brugt"
+msgstr "Alle primre partitioner er brugt"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
-msgstr "Kan ikke tilføje flere partitioner"
+msgstr "Kan ikke tilfje flere partitioner"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
-"For at du kan få flere partitioner, skal du slette én, så der kan "
-"oprettes en udvidet partition"
+"For at du kan f flere partitioner, skal du slette n, s der kan oprettes "
+"en udvidet partition"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Gem partitionstabel"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Genskaber partitionstabel"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Redder partitionstabel"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
-msgstr "Genindlæs partitionstabel"
+msgstr "Genindls partitionstabel"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Automontering af flytbare medier"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
-msgstr "Vælg fil"
+msgstr "Vlg fil"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
-"Kopien af partitionstabellen har ikke samme størrelse\n"
-"Fortsæt alligevel?"
+"Kopien af partitionstabellen har ikke samme strrelse\n"
+"Fortst alligevel?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Advarsel"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
-"Indsæt en diskette i diskettedrevet\n"
-"Alle data på disketten vil blive slettet"
+"Indst en diskette i diskettedrevet\n"
+"Alle data p disketten vil blive slettet"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
-msgstr "Forsøger at redde partitionstabellen"
+msgstr "Forsger at redde partitionstabellen"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Detaljeret information"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
-msgstr "Størrelsesændring"
+msgstr "Strrelsesndring"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Flyt"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
-msgstr "Formatér"
+msgstr "Formatr"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
-msgstr "Tilføj til RAID"
+msgstr "Tilfj til RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
-msgstr "Tilføj til LVM"
+msgstr "Tilfj til LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Fjern fra RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Fjern fra LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
-msgstr "Ændr RAID"
+msgstr "ndr RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Loopback anvendelse"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Opret en ny partition"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Startsektor: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
-msgstr "Størrelse i Mb: "
+msgstr "Strrelse i Mb: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Filsystemstype: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
-msgstr "Præference: "
+msgstr "Prference: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
"Du kan ikke oprette en ny partition\n"
-"(fordi du er oppe på det maksimale antal primære partitioner)\n"
-"Fjern først en primær partition og opret en udvidet partition."
+"(fordi du er oppe p det maksimale antal primre partitioner)\n"
+"Fjern frst en primr partition og opret en udvidet partition."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Fjern loopback-filen?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Skift partitionstype"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
-msgstr "Hvilket filsystem ønsker du at bruge?"
+msgstr "Hvilket filsystem nsker du at bruge?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Skifter fra ext2 til ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
-msgstr "Hvor ønsker du at montere loopback-fil %s?"
+msgstr "Hvor nsker du at montere loopback-fil %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
-msgstr "Hvor ønsker du at montere partitionen %s?"
+msgstr "Hvor nsker du at montere partitionen %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Kan ikke fjerne monteringssti, da denne partition bliver brugt til "
"loopback.\n"
-"Fjern loopback først"
+"Fjern loopback frst"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
-msgstr "Hvor ønsker du at montere %s?"
+msgstr "Hvor nsker du at montere %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
-msgstr "Udregner FAT-filsystemets grænser"
+msgstr "Udregner FAT-filsystemets grnser"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
-msgstr "Ændrer størrelsen"
+msgstr "ndrer strrelsen"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
-msgstr "Størrelsen på denne partition kan ikke ændres"
+msgstr "Strrelsen p denne partition kan ikke ndres"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
-msgstr "Det bør laves en backup af alle data på denne partition"
+msgstr "Det br laves en backup af alle data p denne partition"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
-"Efter ændring af størrelsen af partition %s vil alle data på denne "
-"partition gå tabt"
+"Efter ndring af strrelsen af partition %s vil alle data p denne partition "
+"g tabt"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
-msgstr "Vælg den nye størrelse"
+msgstr "Vlg den nye strrelse"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
-msgstr "Ny størrelse i Mb: "
+msgstr "Ny strrelse i Mb: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
-msgstr "Hvilken disk ønsker du at flytte den til?"
+msgstr "Hvilken disk nsker du at flytte den til?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
-msgstr "Hvilken sektor ønsker du at flytte den til?"
+msgstr "Hvilken sektor nsker du at flytte den til?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Flytter"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Flytter partition..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
-msgstr "Vælg en eksisterende RAID som skal udvides"
+msgstr "Vlg en eksisterende RAID som skal udvides"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "ny"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
-msgstr "Vælg en eksisterende LVM som skal udvides"
+msgstr "Vlg en eksisterende LVM som skal udvides"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM-navn?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Denne partition kan ikke bruges til loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Loopback-filnavn: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Giv et filnavn"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
-msgstr "Filen er allerede brugt af en anden loopback, vælg en anden fil"
+msgstr "Filen er allerede brugt af en anden loopback, vlg en anden fil"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Filen findes allerede. Skal den bruges?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Modulindstillinger"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Diverse"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "enhed"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "niveau"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
-msgstr "enhedsstørrelse"
+msgstr "enhedsstrrelse"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
-msgstr "Vær forsigtig: denne operation er farlig."
+msgstr "Vr forsigtig: denne operation er farlig."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Hvilken slags partitionering?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
-msgstr "Pakken %s kræves. Ønsker du at installere den?"
+msgstr "Pakken %s krves. nsker du at installere den?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
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 ""
-"Jeg kan desværre ikke på nuværende tidspunkt acceptere at oprette /boot p"
-" drevet (på en cylinder > 1024). Enten benytter du LILO, hvilket ikke vil "
+"Jeg kan desvrre ikke p nuvrende tidspunkt acceptere at oprette /boot p "
+"drevet (p en cylinder > 1024). Enten benytter du LILO, hvilket ikke vil "
"fungere, eller du kan undlade at benytte LILO, hvilket vil betyde, at du "
"ikke har brug for /boot"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2067,60 +2057,59 @@ msgid ""
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"Den partition som du har valgt som rod-partition (/) er fysisk placeret ud "
-"over cylinder nr. 1024 på harddisken, og du har ikke lavet nogen /boot "
-"partition. Hvis du ønsker at benytte LILO, skal du oprette en /boot "
-"partition indenfor 1024-cylinder grænsen."
+"over cylinder nr. 1024 p harddisken, og du har ikke lavet nogen /boot "
+"partition. Hvis du nsker at benytte LILO, skal du oprette en /boot "
+"partition indenfor 1024-cylinder grnsen."
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
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 ""
"Du har valgt en programmeret RAID-partition som rod (/).\n"
-"Ingen systemopstarter kan håndtere dette uden en /boot partition.\n"
-"Så vær omhyggelig med at tilføje en /boot partition"
+"Ingen systemopstarter kan hndtere dette uden en /boot partition.\n"
+"S vr omhyggelig med at tilfje en /boot partition"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
-msgstr "Partitionstabellen for disk %s vil nu blive skrevet på disken!"
+msgstr "Partitionstabellen for disk %s vil nu blive skrevet p disken!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
-msgstr "Du skal genstarte maskinen for at aktivere ændringerne"
+msgstr "Du skal genstarte maskinen for at aktivere ndringerne"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
-"Efter formatering af partitionen %s vil alle data på denne partition gå "
-"tabt"
+"Efter formatering af partitionen %s vil alle data p denne partition g tabt"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formaterer"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formaterer loopback-fil %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Formaterer partition %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Skjul filer"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Flyt filer til den nye partition"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2129,83 +2118,83 @@ msgstr ""
"Katalog %s indeholder allerede nogen data\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Flytter filer til den nye partition"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Kopierer %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Fjerner %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "partition %s er nu kendt som %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Enhed: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
-msgstr "DOS-drevbogstav: %s (bare et gæt)\n"
+msgstr "DOS-drevbogstav: %s (bare et gt)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Type: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Navn: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Start: sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
-msgstr "Størrelse: %s"
+msgstr "Strrelse: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektorer"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cylinder %d til %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formateret\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Ikke formateret\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Monteret\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2214,35 +2203,35 @@ msgstr ""
"Loopback-fil(er):\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Partition som opstartes som standard\n"
-" (gælder kun MS-DOS-opstart, ikke LILO)\n"
+" (glder kun MS-DOS-opstart, ikke LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Niveau %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
-msgstr "Enhedsstørrelse %s\n"
+msgstr "Enhedsstrrelse %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diske %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback-filnavn: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2252,9 +2241,9 @@ msgstr ""
"\n"
"Denne partition er nok\n"
"en driver-partition, du skal\n"
-"sandsynligvis lade den være.\n"
+"sandsynligvis lade den vre.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2266,73 +2255,69 @@ msgstr ""
"partition er for at\n"
"dual-boote dit system.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Skrivebeskyttet"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
-msgstr "Størrelse: %s\n"
+msgstr "Strrelse: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Opbygning: %s cylindre, %s hoveder, %s sektorer\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Info: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diske %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Partitionstabel-type: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
-msgstr "på kanal %d id %d\n"
+msgstr "p kanal %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
-msgstr "Krypteringsnøgle for filsystem"
+msgstr "Krypteringsngle for filsystem"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
-msgstr "Vælg din krypteringsnøgle for filsystemet"
+msgstr "Vlg din krypteringsngle for filsystemet"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-"Denne krypteringsnøgle er for nem at gætte (skal mindst være på %d tegn)"
+"Denne krypteringsngle er for nem at gtte (skal mindst vre p %d tegn)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
-msgstr "Krypteringsnøglerne stemmer ikke overens"
+msgstr "Krypteringsnglerne stemmer ikke overens"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
-msgstr "Krypteringsnøgle"
+msgstr "Krypteringsngle"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
-msgstr "Krypteringsnøgle (igen)"
+msgstr "Krypteringsngle (igen)"
#: ../../diskdrake/removable.pm_.c:47
msgid "Change type"
msgstr "Skift type"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Klik på et medie"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2340,7 +2325,7 @@ msgstr "Kan ikke logge ind med brugernavn %s (forkert adgangskode?)"
#: ../../diskdrake/smbnfs_gtk.pm_.c:166 ../../diskdrake/smbnfs_gtk.pm_.c:175
msgid "Domain Authentication Required"
-msgstr "Domænegodkendelse påkrævet"
+msgstr "Domnegodkendelse pkrvet"
#: ../../diskdrake/smbnfs_gtk.pm_.c:167
msgid "Another one"
@@ -2354,38 +2339,38 @@ msgstr "Hvilket brugernavn"
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-"Indtast venligst dit brugernavn, din adgangskode og dit domænenavn for at f"
-" adgang til denne vært."
+"Indtast venligst dit brugernavn, din adgangskode og dit domnenavn for at f "
+"adgang til denne vrt."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Brugernavn"
#: ../../diskdrake/smbnfs_gtk.pm_.c:180
msgid "Domain"
-msgstr "Domæne"
+msgstr "Domne"
#: ../../diskdrake/smbnfs_gtk.pm_.c:200
msgid "Search servers"
-msgstr "Søg efter servere"
+msgstr "Sg efter servere"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering af %s mislykkedes"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "montering af partition %s i katalog %s mislykkedes"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "fejl ved afmontering af %s: %s"
@@ -2412,20 +2397,20 @@ msgid ""
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
-"Jeg kan ikke læse partitionstabellen for enhed %s, den er for ødelagt for "
-"mig :( Jeg kan forsøge fortsat at udblanke dårlige partitioner (ALLE DATA "
-"vil gå tabt!). Den anden mulighed er at forbyde DrakX at ændre "
+"Jeg kan ikke lse partitionstabellen for enhed %s, den er for delagt for "
+"mig :( Jeg kan forsge fortsat at udblanke drlige partitioner (ALLE DATA "
+"vil g tabt!). Den anden mulighed er at forbyde DrakX at ndre "
"partitionstabellen. (fejlen er %s)\n"
"\n"
-"Er du indforstået med at ødelægge alle partitionerne?\n"
+"Er du indforstet med at delgge alle partitionerne?\n"
#: ../../fsedit.pm_.c:501
msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "Du kan ikke bruge JFS på partitioner mindre end 16Mb"
+msgstr "Du kan ikke bruge JFS p partitioner mindre end 16Mb"
#: ../../fsedit.pm_.c:502
msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Du kan ikke bruge ReiserFS på partitioner mindre end 32Mb"
+msgstr "Du kan ikke bruge ReiserFS p partitioner mindre end 32Mb"
#: ../../fsedit.pm_.c:521
msgid "Mount points must begin with a leading /"
@@ -2443,7 +2428,7 @@ msgstr "Du kan ikke bruge et LVM logisk delarkiv for monteringspunkt %s"
#: ../../fsedit.pm_.c:528
msgid "This directory should remain within the root filesystem"
-msgstr "Dette katalog bør ligge på rod-filsystemet"
+msgstr "Dette katalog br ligge p rod-filsystemet"
#: ../../fsedit.pm_.c:530
msgid ""
@@ -2469,35 +2454,39 @@ msgstr "Ingenting at lave"
#: ../../fsedit.pm_.c:694
#, c-format
msgid "Error opening %s for writing: %s"
-msgstr "Fejl ved åbning af %s for skrivning: %s"
+msgstr "Fejl ved bning af %s for skrivning: %s"
+
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Intet alternativ drivprogram"
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
"Der findes intet kendt alternativt OSS/ALSA-drivprogram for lydkortet (%s) "
-"som i øjeblikket bruger '%s'"
+"som i jeblikket bruger '%s'"
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Lyd-konfiguration"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-"Her kan du vælge et alternativ drivprogram (enten OSS eller ALSA) for "
+"Her kan du vlge et alternativ drivprogram (enten OSS eller ALSA) for "
"lydkortet (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2507,28 +2496,28 @@ msgid ""
msgstr ""
"\n"
"\n"
-"Dit kort bruger i øjeblikket %s\"%s\"-driveren (normal driver for dit kort "
+"Dit kort bruger i jeblikket %s\"%s\"-driveren (normal driver for dit kort "
"er \"%s\")"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Drivprogram:"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
-msgstr "Hjælp"
+msgstr "Hjlp"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
-msgstr "Skifter mellem ALSA- og OSS-hjælp"
+msgstr "Skifter mellem ALSA- og OSS-hjlp"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2546,22 +2535,22 @@ msgid ""
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""
-"OSS (Open Sound System) var den første lyd-API. Det er den første OS-"
-"uafhængige lyd-API (Den er tilgængelig på de fleste Unix-systemer) men "
-"den er en meget basal og begrænset API.\n"
+"OSS (Open Sound System) var den frste lyd-API. Det er den frste OS-"
+"uafhngige lyd-API (Den er tilgngelig p de fleste Unix-systemer) men den "
+"er en meget basal og begrnset API.\n"
"Ydermere genopfandt alle OSS-drivere hjulet.\n"
"\n"
-"ALSA (Advanced Linux Sound Architecture) er en modulær arkitektur som\n"
-"understøtter en ganske stor mængde ISA-, USB- og PCI-kort.\n"
+"ALSA (Advanced Linux Sound Architecture) er en modulr arkitektur som\n"
+"understtter en ganske stor mngde ISA-, USB- og PCI-kort.\n"
"\n"
-"Den tilbyder også en meget højere API end OSS.\n"
+"Den tilbyder ogs en meget hjere API end OSS.\n"
"\n"
"For at bruge ALSA kan man enten bruge:\n"
"- den gamle OSS-kompatibilitetes-api\n"
-"- den nye ALSA API som tilbyder mange forbedrede faciliteter men som kræver "
+"- den nye ALSA API som tilbyder mange forbedrede faciliteter men som krver "
"brug af ALSA-biblioteket.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2574,31 +2563,32 @@ msgstr ""
"\n"
"Den er blevet rapporteret at lave fejl i kernen ved afslutningen.\n"
"\n"
-"Den nye \"%s\"-driver vil først blive brugt ved næste systemopstart."
+"Den nye \"%s\"-driver vil frst blive brugt ved nste systemopstart."
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
-msgstr "Vent venligst... Sætter konfigurationen i anvendelse"
+msgstr "Vent venligst... Stter konfigurationen i anvendelse"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Vent venligst"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Ingen kendt driverrutine"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Der findes intet kendt drivprogram for lydkortet (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Ukendt drivprogram"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2613,227 +2603,23 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"med emne: unlisted sound driver \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Model"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "Disk-model"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Kanal"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "EIDE/SCSI-kanal"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Bus"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr "Dette er den fysiske bus som enheden er tilsuttet (fx PCI, USB, ...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Modul"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "modulet i GNU/Linux-kernen som håndterer denne enhed"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Medieklasse"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "Klasse af maskinenhed"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Beskrivelse"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "Dette felt beskriver enheden"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Bus-identifikation"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- PCI- og USB-enheder: dette viser producenten, enheden, underproducent og "
-"underenhed PCI/USB id'er"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Plads på bussen"
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"- pci-enheder: dette giver PCI slottet, enheden og funktionen for dette "
-"kort\n"
-"- eide-enheder: enheden er enten en slave- eller mester-enhed\n"
-"- scsi-enheder: scsi-bussen og scsi enheds-id'er"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Gammel enhedsfil"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "gammel statisk enhedsnavn brugt i dev-pakke"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Ny devfs-enhed"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "Nyt dynamisk enhedsnavn genereret af den kørende kernes devfs"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Antal knapper"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "navnet på producenten af enheden"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Alternative drivprogrammer"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "listen af alternative drivprogrammer for dette lydkort"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Afslut"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Hjælp"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Hjælp..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Harddrake hjælp"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Beskrivelse af felterne:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Rapportér fejl"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Om..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "Om Harddrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"Dette er HardDrake, et Mandrake-værktøj for konfigurering af maskinel.\n"
-"Version:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Forfatter:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Harddrake2 version "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Fundet maskinel"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informationer"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Konfigurér modul"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Kør konfigurationsværktøj"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Søgning udføres"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Du kan konfigurere hver parameter for modulet her."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Kører \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Undersøger %s-klasse\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "primær"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "sekundær"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Automatisk detektion"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Ukendt|generisk"
#: ../../harddrake/v4l.pm_.c:97
msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr "Ukendt|CPH05X (bt878) [mange leverandører]"
+msgstr "Ukendt|CPH05X (bt878) [mange leverandrer]"
#: ../../harddrake/v4l.pm_.c:98
msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr "Ukendt|CPH06X (bt878) [mange leverandører]"
+msgstr "Ukendt|CPH06X (bt878) [mange leverandrer]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2843,35 +2629,35 @@ msgstr ""
"For de fleste moderne tv-kort vil bttv-modulet fra GNU/Linux-kernen blot "
"automatisk finde de rette parametre.\n"
"Hvis dit kort ikke findes korrekt, kan du gennemtvinge den rette tuner og "
-"korttyper her. Bare vælg dit tv-korts parametre om nødvendigt"
+"korttyper her. Bare vlg dit tv-korts parametre om ndvendigt"
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Kortmodel:"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Tuner-type:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Antal fangningsbuffere:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "Antal fangningsbuffere for mmap-fangning"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
-msgstr "PLL-opsætning:"
+msgstr "PLL-opstning:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
-msgstr "Radio-understøttelse:"
+msgstr "Radio-understttelse:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
-msgstr "aktivér radio-understøttelse"
+msgstr "aktivr radio-understttelse"
#: ../../help.pm_.c:13
msgid ""
@@ -2910,32 +2696,31 @@ msgid ""
"If you are not interested in this feature, click \"No\"."
msgstr ""
"GNU/Linux er et flerbrugersystem, og dette betyder at hver bruger kan have "
-"sine egne præferencer, sine egne filer og så videre. Du kan læse "
-"brugervejledningen for at lære mere.\n"
-"Men i modsætning til root, som er administratoren, vil brugerne som du "
-"tilføjer her ikke have lov til at ændre nogetsomhelst undtagen deres egne "
-"filer og deres egen opsætning. Du skal oprette i det mindste én almindelig "
+"sine egne prferencer, sine egne filer og s videre. Du kan lse "
+"brugervejledningen for at lre mere.\n"
+"Men i modstning til root, som er administratoren, vil brugerne som du "
+"tilfjer her ikke have lov til at ndre nogetsomhelst undtagen deres egne "
+"filer og deres egen opstning. Du skal oprette i det mindste n almindelig "
"bruger til dig selv.\n"
-"Dette er den konto som du bør bruge til almindelig brug. Selvom det er "
-"meget praktisk at logge ind som root hver dag, kan det også være meget "
-"farligt!\n"
+"Dette er den konto som du br bruge til almindelig brug. Selvom det er meget "
+"praktisk at logge ind som root hver dag, kan det ogs vre meget farligt!\n"
"Den mindste fejltagelse kan betyde at dit system ikke vil virke mere. Hvis "
-"du laver en alvorlig fejltagelse som almindelig bruger, vil du kun måske "
+"du laver en alvorlig fejltagelse som almindelig bruger, vil du kun mske "
"tabe nogen information, men ikke hele systemet.\n"
"\n"
-"Først skal du indtaste dit rigtige navn. Dette er ikke krævet, "
-"selvfølgelig kan du faktisk skrive hvad du vil. DrakX vil så tage det "
-"første ord du skrev i boksen og og overføre det som brugernavn. Dette er "
-"navnet, som denne bruger skal bruge for at logge ind på systemet. Du kan "
-"ændre dette. Du skal så indtaste en adgangskode hér. Adgangskoden for en "
-"ikke-priviligeret (normal) bruger er ikke så vigtigt som det for Root fra "
-"et sikkerhedsmæssigt synspunkt, men det er ingen grund til at negligere det "
-"alligevel - når det kommer til stykket er dine filer der er i fare. Hvis du "
-"klikker på Acceptér bruger, kan du tilføje så mange som du ønsker. "
-"Tilføj en bruger for hver af dine venner: fx din far og din søster. Når "
-"du har tilføjet alle de brugere du ønsker, vælg da Færdig.\n"
-"\n"
-"Klik på Avanceret-knappen lader dig ændre standard-skal for denne bruger\n"
+"Frst skal du indtaste dit rigtige navn. Dette er ikke krvet, selvflgelig "
+"kan du faktisk skrive hvad du vil. DrakX vil s tage det frste ord du skrev "
+"i boksen og og overfre det som brugernavn. Dette er navnet, som denne "
+"bruger skal bruge for at logge ind p systemet. Du kan ndre dette. Du skal "
+"s indtaste en adgangskode hr. Adgangskoden for en ikke-priviligeret "
+"(normal) bruger er ikke s vigtigt som det for Root fra et sikkerhedsmssigt "
+"synspunkt, men det er ingen grund til at negligere det alligevel - nr det "
+"kommer til stykket er dine filer der er i fare. Hvis du klikker p Acceptr "
+"bruger, kan du tilfje s mange som du nsker. Tilfj en bruger for hver af "
+"dine venner: fx din far og din sster. Nr du har tilfjet alle de brugere "
+"du nsker, vlg da Frdig.\n"
+"\n"
+"Klik p Avanceret-knappen lader dig ndre standard-skal for denne bruger\n"
"(bash er standard)."
#: ../../help.pm_.c:48
@@ -2970,16 +2755,16 @@ msgid ""
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
-"Ovenfor er listet de eksisterende Linux-partitioner genkendt på din disk. "
-"Du kan beholde valgene gjort af vejlederen, de er velegnede til almindelig "
-"brug. Hvis du ændrer disse valg skal du i det mindste definere en rod-"
-"partition '/'. Lad være med at vælge en for lille partition, ellers vil du "
-"ikke kunne installere nok programmel. Hvis du ønsker at lagre data på en "
-"separat partition, skal du også vælge en '/home' (kun muligt hvis du har "
-"mere end én Linux-partition). \n"
-"Hver partition er listet som følger: 'Navn', 'Kapacitet'.\n"
+"Ovenfor er listet de eksisterende Linux-partitioner genkendt p din disk. Du "
+"kan beholde valgene gjort af vejlederen, de er velegnede til almindelig "
+"brug. Hvis du ndrer disse valg skal du i det mindste definere en rod-"
+"partition '/'. Lad vre med at vlge en for lille partition, ellers vil du "
+"ikke kunne installere nok programmel. Hvis du nsker at lagre data p en "
+"separat partition, skal du ogs vlge en '/home' (kun muligt hvis du har "
+"mere end n Linux-partition). \n"
+"Hver partition er listet som flger: 'Navn', 'Kapacitet'.\n"
"\n"
-"'Navn' er kodet som følger: 'drevtype', 'drevnummer', "
+"'Navn' er kodet som flger: 'drevtype', 'drevnummer', "
"'partitionsnummer' (for eksempel '/hda1').\n"
"\n"
"'drevtype' er 'hd' hvis dit diskdrev er et IDE drev, og 'sd' hvis det er et "
@@ -2987,15 +2772,15 @@ msgstr ""
"\n"
"'drevnummer' er altid et bogstav efter 'hd' eller 'sd'. For IDE drev:\n"
"\n"
-" * 'a' betyder 'hoved-drev på den primære IDE controller',\n"
+" * 'a' betyder 'hoved-drev p den primre IDE controller',\n"
"\n"
-" * 'b' betyder 'slave-drev på den primære IDE controller',\n"
+" * 'b' betyder 'slave-drev p den primre IDE controller',\n"
"\n"
-" * 'c' betyder 'hoved-drev på den sækundære IDE controller',\n"
+" * 'c' betyder 'hoved-drev p den skundre IDE controller',\n"
"\n"
-" * 'd' betyder 'slave-drev på den sækundære IDE controller'.\n"
+" * 'd' betyder 'slave-drev p den skundre IDE controller'.\n"
"\n"
-"For SCSI drev betyder 'a' det 'første drev', 'b' betyder det 'andet drev', "
+"For SCSI drev betyder 'a' det 'frste drev', 'b' betyder det 'andet drev', "
"osv."
#: ../../help.pm_.c:79
@@ -3004,9 +2789,9 @@ msgid ""
"knows if a selected package is located on another CD-ROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""
-"Mandrake Linux installationen er fordelt på flere cdrom-er. DrakX véd om "
-"en valgt pakke ligger på en anden cdrom og vil udskyde den aktuelle cd og "
-"bede dig om at isætte en anden, om nødvendigt."
+"Mandrake Linux installationen er fordelt p flere cdrom-er. DrakX vd om en "
+"valgt pakke ligger p en anden cdrom og vil udskyde den aktuelle cd og bede "
+"dig om at istte en anden, om ndvendigt."
#: ../../help.pm_.c:84
msgid ""
@@ -3060,53 +2845,53 @@ msgid ""
"groups to avoid installing any new package. This is useful to repair or\n"
"update an existing system."
msgstr ""
-"Det er nu tid til at angive hvilke pakker du vil installere på dit system. "
+"Det er nu tid til at angive hvilke pakker du vil installere p dit system. "
"Der er tusindvis af pakker til dit Mandrake Linux system, og det forventes "
"ikke at du kender dem allesammen udenad.\n"
"\n"
-"Hvis du udfører en standard-installation fra cdrom vil du først blive bedt "
-"om at angive de cd-er som du har nu (kun i ekspert-version). Tjek navnene p"
-" cd'erne og fremhæv boksene svarende til de cd-er du har liggende for "
-"installationen. Klik O.k. når du er klar til at fortsætte.\n"
+"Hvis du udfrer en standard-installation fra cdrom vil du frst blive bedt "
+"om at angive de cd-er som du har nu (kun i ekspert-version). Tjek navnene p "
+"cd'erne og fremhv boksene svarende til de cd-er du har liggende for "
+"installationen. Klik O.k. nr du er klar til at fortstte.\n"
"\n"
"Pakkerne er ordnet i grupper svarende til en bestemt anvendelse af din "
"maskine. Grupperne selv er ordnet i 4 grupper:\n"
"\n"
" * 'Arbejdsstation': Hvis din maskine skal bruges som en arbejdsstation, "
-"vælg da en eller flere af de tilsvarende grupper.\n"
+"vlg da en eller flere af de tilsvarende grupper.\n"
"\n"
-" * 'Udvikling': hvis maskinen skal bruges til programmering vælg da de "
-"ønskede grupper.\n"
+" * 'Udvikling': hvis maskinen skal bruges til programmering vlg da de "
+"nskede grupper.\n"
"\n"
-" * 'Server': hvis det er planen at maskinen skal være en server, er du her "
-"i stand til at vælge de mest almindelige tjenester, som du ønsker at se "
-"installeret på maskinen.\n"
+" * 'Server': hvis det er planen at maskinen skal vre en server, er du her i "
+"stand til at vlge de mest almindelige tjenester, som du nsker at se "
+"installeret p maskinen.\n"
"\n"
-" * 'Grafisk miljø': Endelig skal du vælge foretrukne grafiske miljø. "
-"Vælg mindst ét, hvis du ønsker at have en grafisk arbejdsstation!\n"
+" * 'Grafisk milj': Endelig skal du vlge foretrukne grafiske milj. Vlg "
+"mindst t, hvis du nsker at have en grafisk arbejdsstation!\n"
"\n"
"Ved flytning af musen over et gruppenavn vises en kort forklarende tekst om "
-"denne gruppe. Hvis du ikke vælger nogen grupper ved installation (i "
-"modsætning til opgradering), vil en dialog komme frem som foreslår dig "
+"denne gruppe. Hvis du ikke vlger nogen grupper ved installation (i "
+"modstning til opgradering), vil en dialog komme frem som foreslr dig "
"forskellige former for minimal installation: \n"
"\n"
-" * 'Med X' Installerer de færrest mulige pakker for at få en fungerende "
+" * 'Med X' Installerer de frrest mulige pakker for at f en fungerende "
"grafisk arbejdsstation;\n"
"\n"
" * 'Med basal dokumentation' Installerer det basale system plus basale "
-"nytteprogrammer og tilhørende dokumentation. Denne installation er passende "
-"til at sætte en server op.\n"
+"nytteprogrammer og tilhrende dokumentation. Denne installation er passende "
+"til at stte en server op.\n"
"\n"
-" * 'Mindst mulige installering' Vil installere den mindst mulige nødvendigt "
-"for at få et virkende Linux-system kun med kommandolinjer. Denne "
+" * 'Mindst mulige installering' Vil installere den mindst mulige ndvendigt "
+"for at f et virkende Linux-system kun med kommandolinjer. Denne "
"installation fylder omkring 65 Mb.\n"
"\n"
"Du kan afkrydse boksen 'Individuelt pakkevalg', hvilket er nyttigt, hvis du "
-"kender de tilbudte pakker godt, eller hvis du ønsker at have fuld kontrol "
+"kender de tilbudte pakker godt, eller hvis du nsker at have fuld kontrol "
"over hvad der skal installeres.\n"
"\n"
-"Hvis du har startet installationen i 'Opdatering'-tilstand, kan du fravælge "
-"alle grupper for at undgå at installere nogen nye pakker. Dette er nyttigt "
+"Hvis du har startet installationen i 'Opdatering'-tilstand, kan du fravlge "
+"alle grupper for at undg at installere nogen nye pakker. Dette er nyttigt "
"ved reparation eller opdatering af det eksisterende system."
#: ../../help.pm_.c:135
@@ -3146,39 +2931,38 @@ msgid ""
"another installation. See the second tip of the previous step on how to\n"
"create such a floppy disk."
msgstr ""
-"Endelig, afhængigt af om du valgte at udvælge individuelle pakker eller "
-"ej, vil du blive præsenteret for et træ med alle pakker opdelt i grupper "
-"og undergrupper. Under gennembladring af træet kan du udvælge hele "
-"grupper, undergrupper eller bare pakker.\n"
+"Endelig, afhngigt af om du valgte at udvlge individuelle pakker eller ej, "
+"vil du blive prsenteret for et tr med alle pakker opdelt i grupper og "
+"undergrupper. Under gennembladring af tret kan du udvlge hele grupper, "
+"undergrupper eller bare pakker.\n"
"\n"
-"Hver gang du udvælger en pakke i træet vil en beskrivelse fremkomme til "
-"højre. Når du har afsluttet dine udvælgelser, så klik på Installér-"
-"knappen. Så begynder selve installationen. Afhængig af din maskines "
-"hurtighed og antal pakker som skal installeres kan det tage et stykke tid at "
-"gøre processen færdig. Et skøn på tiden det tager for færdiggørelse "
-"vises på skærmen, så du kan se om der skulle være tid til at nyde en kop "
-"kaffe.\n"
+"Hver gang du udvlger en pakke i tret vil en beskrivelse fremkomme til "
+"hjre. Nr du har afsluttet dine udvlgelser, s klik p Installr-knappen. "
+"S begynder selve installationen. Afhngig af din maskines hurtighed og "
+"antal pakker som skal installeres kan det tage et stykke tid at gre "
+"processen frdig. Et skn p tiden det tager for frdiggrelse vises p "
+"skrmen, s du kan se om der skulle vre tid til at nyde en kop kaffe.\n"
"\n"
-"I tilfældet af at en server-pakke er blevet valgt enten med vilje, eller "
+"I tilfldet af at en server-pakke er blevet valgt enten med vilje, eller "
"fordi den var en del af en hel gruppe, vil du blive spurgt om du virkelig "
-"ønsker at installere disse servere. Under Linux Mandrake bliver "
-"installerede servere startet op ved opstart af maskinen. Selvom de er sikre "
-"og ikke har nogen kendte problemer på udgivelsestidspunktet for "
-"distributionen, er det muligt at sikkerhedshuller opdages efter at denne "
-"version af Mandrake Linux blev færdiggjort. Specielt hvis du ikke véd hvad "
-"det er for noget, så klik Nej her. Et klik med Ja her vil installere de "
-"nævnte servere og de vil som standard blive startet automatisk!\n"
-"\n"
-"Automatiske afhængigheder-valget deaktiverer simpelthen advarselsdialogen, "
-"som vises hver gang installeringsprogrammet automatisk vælger en pakke. "
-"Dette sker fordi det er blevet beregnet at den er krævet for at "
-"tilfredsstille en afhængighed fra en anden pakke for at kunne færdiggære "
-"en vellykket installation.\n"
-"\n"
-"Det klejne disketteikon i bunden af listen muliggør indlæsning af en "
-"pakkeliste udvalgt ved en tidligere installation. Klik på denne ikon vil "
-"bede dig om at indsætte en diskette tidligere frembragt ved slutningen på "
-"en anden installation. Se råd nr to i det sidste trin for hvordan en sådan "
+"nsker at installere disse servere. Under Linux Mandrake bliver installerede "
+"servere startet op ved opstart af maskinen. Selvom de er sikre og ikke har "
+"nogen kendte problemer p udgivelsestidspunktet for distributionen, er det "
+"muligt at sikkerhedshuller opdages efter at denne version af Mandrake Linux "
+"blev frdiggjort. Specielt hvis du ikke vd hvad det er for noget, s klik "
+"Nej her. Et klik med Ja her vil installere de nvnte servere og de vil som "
+"standard blive startet automatisk!\n"
+"\n"
+"Automatiske afhngigheder-valget deaktiverer simpelthen advarselsdialogen, "
+"som vises hver gang installeringsprogrammet automatisk vlger en pakke. "
+"Dette sker fordi det er blevet beregnet at den er krvet for at "
+"tilfredsstille en afhngighed fra en anden pakke for at kunne frdiggre en "
+"vellykket installation.\n"
+"\n"
+"Det klejne disketteikon i bunden af listen muliggr indlsning af en "
+"pakkeliste udvalgt ved en tidligere installation. Klik p denne ikon vil "
+"bede dig om at indstte en diskette tidligere frembragt ved slutningen p en "
+"anden installation. Se rd nr to i det sidste trin for hvordan en sdan "
"diskette kan laves."
#: ../../help.pm_.c:171
@@ -3204,29 +2988,27 @@ msgid ""
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""
-"Du bliver nu foreslået at opsætte din internet- eller netværksopkobling. "
-"Hvis du vil forbinde din maskine til internettet eller til et lokalnetværk "
-"så klik på 'O.k.'. Den automatiske opdagelse af netværksenheder og modem "
-"vil blive startet. Hvis opdagelsen mislykkes så fjern markering i boksen "
-"'Brug automatisk detektion' næste gang. Du kan også vælge at ikke "
-"konfigurere netværket, eller gøre det senere; i så tilfælde skal du bare "
-"klikke på 'Annullér'-knappen.\n"
+"Du bliver nu foreslet at opstte din internet- eller netvrksopkobling. "
+"Hvis du vil forbinde din maskine til internettet eller til et lokalnetvrk "
+"s klik p 'O.k.'. Den automatiske opdagelse af netvrksenheder og modem vil "
+"blive startet. Hvis opdagelsen mislykkes s fjern markering i boksen 'Brug "
+"automatisk detektion' nste gang. Du kan ogs vlge at ikke konfigurere "
+"netvrket, eller gre det senere; i s tilflde skal du bare klikke p "
+"'Annullr'-knappen.\n"
"\n"
"Mulige forbindelser er: almindeligt modem, ISDN-modem, ADSL-forbindelse, "
"kabel-modem, og endelig en simpel LAN-forbindelse (Ethernet).\n"
"\n"
-"Vi vil ikke her gå i detaljer med hver konfiguration. Men forsikr dig om, "
-"at du har alle parametrene fra din internetudbyder eller "
-"systemadministrator.\n"
+"Vi vil ikke her g i detaljer med hver konfiguration. Men forsikr dig om, at "
+"du har alle parametrene fra din internetudbyder eller systemadministrator.\n"
"\n"
-"Du kan læse i kapitlet i håndbogen omkring internetforbindelser om "
-"detaljer omkring konfigureringen, eller simpelthen vente til dit system er "
-"installeret og så bruge programmet beskrevet dér til at konfigurere din "
+"Du kan lse i kapitlet i hndbogen omkring internetforbindelser om detaljer "
+"omkring konfigureringen, eller simpelthen vente til dit system er "
+"installeret og s bruge programmet beskrevet dr til at konfigurere din "
"forbindelse.\n"
"\n"
-"Hvis du vil konfigurere netværket senere efter installationen, eller hvis "
-"du har afsluttet konfigureringen af din netværksforbindelse, vælg da "
-"'Færdig'."
+"Hvis du vil konfigurere netvrket senere efter installationen, eller hvis du "
+"har afsluttet konfigureringen af din netvrksforbindelse, vlg da 'Frdig'."
#: ../../help.pm_.c:193
msgid ""
@@ -3246,22 +3028,22 @@ msgid ""
"enabled on a server. In general, select only the services you really need.\n"
"!!"
msgstr ""
-"Du kan nu vælge hvilke tjenester du ønsker skal startes ved opstart af "
+"Du kan nu vlge hvilke tjenester du nsker skal startes ved opstart af "
"maskinen.\n"
"\n"
-"Her præsenteres alle de tjenester, som er med i den aktuelle installation. "
-"Gennemse dem omhyggeligt og vælg dem fra som ikke altid er nødvendige ved "
+"Her prsenteres alle de tjenester, som er med i den aktuelle installation. "
+"Gennemse dem omhyggeligt og vlg dem fra som ikke altid er ndvendige ved "
"opstarten.\n"
"\n"
-"Du kan få en kort forklarende tekst om en tjeneste ved at vælge en bestemt "
-"tjeneste. Hvis du ikke er sikker på om en tjeneste er nyttig eller ej, er "
-"det dog sikrere at bruge den foreslåede opførsel.\n"
+"Du kan f en kort forklarende tekst om en tjeneste ved at vlge en bestemt "
+"tjeneste. Hvis du ikke er sikker p om en tjeneste er nyttig eller ej, er "
+"det dog sikrere at bruge den foreslede opfrsel.\n"
"\n"
-"Vær specielt varsom på dette trin hvis du planlægger at bruge maskinen "
-"som server: du vil formentlig ønske ikke at starte nogensomhelst tjeneste "
-"op som du ikke har brug for. Husk at adskillige tjenester kan være farlige "
-"hvis de er aktiveret på en server. Vælg som hovedregel kun de tjenester "
-"som du virkelig behøver."
+"Vr specielt varsom p dette trin hvis du planlgger at bruge maskinen som "
+"server: du vil formentlig nske ikke at starte nogensomhelst tjeneste op som "
+"du ikke har brug for. Husk at adskillige tjenester kan vre farlige hvis de "
+"er aktiveret p en server. Vlg som hovedregel kun de tjenester som du "
+"virkelig behver."
#: ../../help.pm_.c:210
msgid ""
@@ -3278,18 +3060,18 @@ msgid ""
"actually install on your machine a time server which can be optionally used\n"
"by other machines on your local network."
msgstr ""
-"GNU/Linux håndterer tiden i GMT (Greenwich Mean Time) og oversætter den "
-"til lokal tid ifølge den tidszone du har valgt. Det er imidlertid muligt at "
-"deaktivere dette ved at fravælge 'Maskinens ur sat til GMT' så maskinens "
-"ur er det samme som systemets ur. Dette er nyttigt når maskinen også "
-"bruges til andre operativsystemer som Windows.\n"
+"GNU/Linux hndterer tiden i GMT (Greenwich Mean Time) og overstter den til "
+"lokal tid iflge den tidszone du har valgt. Det er imidlertid muligt at "
+"deaktivere dette ved at fravlge 'Maskinens ur sat til GMT' s maskinens ur "
+"er det samme som systemets ur. Dette er nyttigt nr maskinen ogs bruges til "
+"andre operativsystemer som Windows.\n"
"\n"
"Muligheden 'Automatisk tidssynkronisering' vil automatisk tilpasse uret ved "
-"at forbinde til en ekstern tidsserver på internettet. Vælg en server der "
-"ligger tæt på dig i listen der præsenteres. Selvfølgelig skal du have en "
+"at forbinde til en ekstern tidsserver p internettet. Vlg en server der "
+"ligger tt p dig i listen der prsenteres. Selvflgelig skal du have en "
"fungerende internetforbindelse for at denne facilitet kan fungere. Den vil "
-"faktisk installere en tidsserver på din maskine, som om ønsket kan bruges "
-"af andre maskiner på dit lokalnetværk."
+"faktisk installere en tidsserver p din maskine, som om nsket kan bruges af "
+"andre maskiner p dit lokalnetvrk."
#: ../../help.pm_.c:224
msgid ""
@@ -3314,24 +3096,24 @@ msgid ""
"configuration section of the user guide for more information on how to\n"
"configure your display."
msgstr ""
-"X (for X-vinduessystem) er hjertet af GNU/Linux' grafiske grænseflade, "
-"hvilket alle de grafiske miljøer (KDE, Gnome, AfterStep, WindowMaker)...), "
-"som kommer med Mandrake Linux, bygger på. I dette afsnit vil DrakX forsøge "
+"X (for X-vinduessystem) er hjertet af GNU/Linux' grafiske grnseflade, "
+"hvilket alle de grafiske miljer (KDE, Gnome, AfterStep, WindowMaker)...), "
+"som kommer med Mandrake Linux, bygger p. I dette afsnit vil DrakX forsge "
"at konfigurere X automatisk.\n"
"\n"
-"Det er meget sjældent at dette mislykkes for DrakX, med mindre maskinellet "
+"Det er meget sjldent at dette mislykkes for DrakX, med mindre maskinellet "
"er meget gammelt (eller meget nyt). Hvis det lykkes, vil DrakX starte X "
-"automatisk med den bedst mulige opløsning afhængig af skærmens "
-"størrelse. Et vindue vil så komme frem og spørge om du kan se det.\n"
+"automatisk med den bedst mulige oplsning afhngig af skrmens strrelse. Et "
+"vindue vil s komme frem og sprge om du kan se det.\n"
"\n"
"Hvis du laver en ekspert-installering, vil du komme ind i X-konfigurerings- "
-"vejlederen. Se det tilhørende afsnit af manualen for yderligere oplysning "
-"om denne vejleder.\n"
+"vejlederen. Se det tilhrende afsnit af manualen for yderligere oplysning om "
+"denne vejleder.\n"
"\n"
-"Hvis du kan se beskeden under afprøvningen, og svarer Ja, så vil DrakX "
-"fortsætte til det næste trin. Hvis du ikke kan se beskeden, betyder det "
+"Hvis du kan se beskeden under afprvningen, og svarer Ja, s vil DrakX "
+"fortstte til det nste trin. Hvis du ikke kan se beskeden, betyder det "
"simpelthen at konfigurationen var forkert, og testen vil automatisk "
-"afsluttes efter 10 sekunder, og genfremvise skærmen."
+"afsluttes efter 10 sekunder, og genfremvise skrmen."
#: ../../help.pm_.c:246
msgid ""
@@ -3341,11 +3123,11 @@ msgid ""
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""
-"Til sidst vil du blive spurgt om du ønsker at se den grafiske grænseflade "
-"ved opstart. Bemærk at du vil blive spurgt om dette selvom du har valgt "
-"ikke at afprøve konfigurationen. Selvfølgelig vil du ønske at svare Nej, "
-"hvis din maskine skal bruges som server, eller hvis ikke lykkedes dig at få "
-"skærmen konfigureret."
+"Til sidst vil du blive spurgt om du nsker at se den grafiske grnseflade "
+"ved opstart. Bemrk at du vil blive spurgt om dette selvom du har valgt ikke "
+"at afprve konfigurationen. Selvflgelig vil du nske at svare Nej, hvis din "
+"maskine skal bruges som server, eller hvis ikke lykkedes dig at f skrmen "
+"konfigureret."
#: ../../help.pm_.c:253
msgid ""
@@ -3372,28 +3154,28 @@ msgid ""
"need. You will not have to format it since DrakX will rewrite the whole\n"
"disk."
msgstr ""
-"Mandrake Linux-cdrommen har en indbygget rednings-tilstand. Du kan få fat i "
+"Mandrake Linux-cdrommen har en indbygget rednings-tilstand. Du kan f fat i "
"denne ved at starte op fra cdrommen, trykke 'F1'-tasten ved opstart, og "
-"indtaste 'rescue' ved opstartsledeteksten. Men i tilfælde af at din maskine "
-"ikke kan starte op fra cdrommen, bør du komme tilbage til dette trin for "
-"hjælp i mindst to situationer:\n"
-"\n"
-" * ved installering af opstartsindlæseren vil DrakX genskrive "
-"opstartssektoren (MBR) på din hoveddisk (medmindre du bruger en anden "
-"opstartshåndterer) så du kan starte enten Windows eller GNU/Linux "
-"(forudsat du har Windows på dit system). Hvis du har brug for at "
-"geninstallere Windows, vil Microsoft installeringsprocessen overskrive "
-"opstartssektoren, og så vil du ikke være i stand til at starte GNU/Linux!\n"
-"\n"
-" * Hvis der opstår et problem, og du ikke kan starte GNU/Linux op fra "
-"harddisken, vil denne diskette være den eneste måde at starte GNU/Linux op "
-"på. Den indeholder et pænt antal systemværktøjer til at genskabe et "
-"system som er gået ned pga. strømsvigt, en uheldig tastefejl, en "
-"skrivefejl i en adgangskode, eller nogen anden årsag.\n"
-"\n"
-"Hvis du siger 'Ja', vil du blive bedt om at indsætte en diskette i drevet. "
-"Disketten du indsætter skal være tom eller kun indeholde data som du ikke "
-"har brug for. Du behøver ikke formatere den, da DrakX vil overskrive hele "
+"indtaste 'rescue' ved opstartsledeteksten. Men i tilflde af at din maskine "
+"ikke kan starte op fra cdrommen, br du komme tilbage til dette trin for "
+"hjlp i mindst to situationer:\n"
+"\n"
+" * ved installering af opstartsindlseren vil DrakX genskrive "
+"opstartssektoren (MBR) p din hoveddisk (medmindre du bruger en anden "
+"opstartshndterer) s du kan starte enten Windows eller GNU/Linux (forudsat "
+"du har Windows p dit system). Hvis du har brug for at geninstallere "
+"Windows, vil Microsoft installeringsprocessen overskrive opstartssektoren, "
+"og s vil du ikke vre i stand til at starte GNU/Linux!\n"
+"\n"
+" * Hvis der opstr et problem, og du ikke kan starte GNU/Linux op fra "
+"harddisken, vil denne diskette vre den eneste mde at starte GNU/Linux op "
+"p. Den indeholder et pnt antal systemvrktjer til at genskabe et system "
+"som er get ned pga. strmsvigt, en uheldig tastefejl, en skrivefejl i en "
+"adgangskode, eller nogen anden rsag.\n"
+"\n"
+"Hvis du siger 'Ja', vil du blive bedt om at indstte en diskette i drevet. "
+"Disketten du indstter skal vre tom eller kun indeholde data som du ikke "
+"har brug for. Du behver ikke formatere den, da DrakX vil overskrive hele "
"disketten."
#: ../../help.pm_.c:277
@@ -3467,69 +3249,69 @@ msgid ""
"here, refer to the section ``Managing Your Partitions'' of the ````Starter\n"
"Guide''''"
msgstr ""
-"Nu skal du vælge hvor på din harddisk du vil installere dit Mandrake Linux-"
+"Nu skal du vlge hvor p din harddisk du vil installere dit Mandrake Linux-"
"operativsystem. Hvis disken er tom eller et eksisterende operativsystem "
-"bruger alt pladsen på den, bliver du nødt til at partitionere den. "
-"Partitionering vil sige at disken deles i logiske dele for at gøre plads "
-"til dit nye Mandrake Linux-system.\n"
+"bruger alt pladsen p den, bliver du ndt til at partitionere den. "
+"Partitionering vil sige at disken deles i logiske dele for at gre plads til "
+"dit nye Mandrake Linux-system.\n"
"\n"
-"Da en partitionering normalt ikke kan fortrydes kan det godt være "
+"Da en partitionering normalt ikke kan fortrydes kan det godt vre "
"frustrerende og stressende for nybegyndere. Heldigvis er der en vejleder som "
-"forenkler denne proces. Før du begynder studér da i manualen og tag den "
-"tid du skal bruge.\n"
+"forenkler denne proces. Fr du begynder studr da i manualen og tag den tid "
+"du skal bruge.\n"
"\n"
-"Hvis du kører installeringen i ekspert-tilstand kommer du ind i Mandrake "
-"Linux' partitioneringsværktøj, DiskDrake. Dette vil lade dig finindstille "
+"Hvis du krer installeringen i ekspert-tilstand kommer du ind i Mandrake "
+"Linux' partitioneringsvrktj, DiskDrake. Dette vil lade dig finindstille "
"dine partitioner. Se kapitlet om DiskDrake i manualen. Fra installations-"
-"grænsefladen kan du bruge de vejledere som beskrevet her ved at klikke "
-"knappen 'Vejleder' på grænsefladen.\n"
+"grnsefladen kan du bruge de vejledere som beskrevet her ved at klikke "
+"knappen 'Vejleder' p grnsefladen.\n"
"\n"
"Hvis partitionerne allerede er definerede (fra en tidlige installation eller "
-"fra et andet partitions-værktøj), skal du bare vælge dem for at "
-"installere dit Linux system\n"
+"fra et andet partitions-vrktj), skal du bare vlge dem for at installere "
+"dit Linux system\n"
"\n"
-"Hvis partitionerne ikke er lavet endnu, bliver du nødt til at oprette dem "
-"ved brug af vejlederen. Afhængig af din disks konfiguration er flere "
+"Hvis partitionerne ikke er lavet endnu, bliver du ndt til at oprette dem "
+"ved brug af vejlederen. Afhngig af din disks konfiguration er flere "
"muligheder tilstede:\n"
"\n"
-" * 'Brug fri plads': Dette vil simpelthen føre til en automatisk opdeling "
-"af den ledige diskplads. Du vil ikke blive spurgt om mere.\n"
+" * 'Brug fri plads': Dette vil simpelthen fre til en automatisk opdeling af "
+"den ledige diskplads. Du vil ikke blive spurgt om mere.\n"
"\n"
" * 'Brug eksisterende partition': vejlederen har fundet en eller flere "
-"eksisterende Linux-partitioner på din harddisk. Hvis du vil bruge dem, så "
-"vælg denne mulighed.\n"
+"eksisterende Linux-partitioner p din harddisk. Hvis du vil bruge dem, s "
+"vlg denne mulighed.\n"
"\n"
-" * 'Brug den fri plads på Windows-partitionen': hvis Microsoft Windows er "
-"installeret på din disk og bruger al pladsen, bliver du nødt til at lave "
-"plads til Linux. For at gøre det kan du slette dine Microsoft Windows "
+" * 'Brug den fri plads p Windows-partitionen': hvis Microsoft Windows er "
+"installeret p din disk og bruger al pladsen, bliver du ndt til at lave "
+"plads til Linux. For at gre det kan du slette dine Microsoft Windows "
"partitioner og data (se \"Slet hele disken\" eller \"Ekspert niveau\" ) "
-"eller ændre størrelsen på din Microsoft Windows-partition. "
-"Størrelsesændringen kan fortages uden tab af data. Denne løsning er "
-"anbefalet hvis du vil bruge både Mandrake Linux og Microsoft Windows på "
+"eller ndre strrelsen p din Microsoft Windows-partition. "
+"Strrelsesndringen kan fortages uden tab af data. Denne lsning er "
+"anbefalet hvis du vil bruge bde Mandrake Linux og Microsoft Windows p "
"samme maskine.\n"
"\n"
-" Før du vælger denne løsning, bør du forstå at størrelsen på din "
-"Microsoft Windows partition vil blive mindre end den er nu. Det betyder at "
-"du vil have mindre fri plads under Microsoft Windows til at gemme din data "
-"eller installere nyt programmel.\n"
+" Fr du vlger denne lsning, br du forst at strrelsen p din Microsoft "
+"Windows partition vil blive mindre end den er nu. Det betyder at du vil have "
+"mindre fri plads under Microsoft Windows til at gemme din data eller "
+"installere nyt programmel.\n"
"\n"
-" * 'Slet hele disken': hvis du vil slette alle data på alle partitioner på "
-"denne disk og erstatte dem med dit nye Mandrake Linux-system, kan du vælge "
-"denne mulighed. Vær forsigtig med denne løsning, du vil ikke være i stand "
-"til at fortryde dine ændringer efter at du har sagt ja.\n"
+" * 'Slet hele disken': hvis du vil slette alle data p alle partitioner p "
+"denne disk og erstatte dem med dit nye Mandrake Linux-system, kan du vlge "
+"denne mulighed. Vr forsigtig med denne lsning, du vil ikke vre i stand "
+"til at fortryde dine ndringer efter at du har sagt ja.\n"
"\n"
-" !! Hvis du bruger denne mulighed vil alle data på din disk gå tabt. !!\n"
+" !! Hvis du bruger denne mulighed vil alle data p din disk g tabt. !!\n"
"\n"
-" * 'Fjern Windows': dette vil simpelthen slette alt på disken og begynde "
-"fra en frisk, og partitionere fra ny. Alle data på din disk vil gå tabt.\n"
+" * 'Fjern Windows': dette vil simpelthen slette alt p disken og begynde fra "
+"en frisk, og partitionere fra ny. Alle data p din disk vil g tabt.\n"
"\n"
-" !! Hvis du bruger denne mulighed vil alle data på din disk gå tabt. !!\n"
+" !! Hvis du bruger denne mulighed vil alle data p din disk g tabt. !!\n"
"\n"
-" * 'Ekspert-modus': hvis du vil partitionere disken i hånden, kan du vælge "
-"dette alternativ. Vær forsigtig før du vælger denne løsning. Den giver "
-"dig mange muligheder, men er også farlig. Du kan meget nemt komme til at "
-"slette alle dine data. Så lad være med at vælge den løsning med mindre "
-"du véd hvad du gør."
+" * 'Ekspert-modus': hvis du vil partitionere disken i hnden, kan du vlge "
+"dette alternativ. Vr forsigtig fr du vlger denne lsning. Den giver dig "
+"mange muligheder, men er ogs farlig. Du kan meget nemt komme til at slette "
+"alle dine data. S lad vre med at vlge den lsning med mindre du vd hvad "
+"du gr."
#: ../../help.pm_.c:347
msgid ""
@@ -3563,31 +3345,31 @@ msgid ""
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""
-"Værsgo'. Installationen en nu færdig og dit GNU/Linux-system er nu klar "
-"til brug. Klik bare O.k. for at genstarte systemet. Du kan starte GNU/Linux "
-"eller Windows, som du foretrækker det (hvis du har to systemer), så snart "
+"Vrsgo'. Installationen en nu frdig og dit GNU/Linux-system er nu klar til "
+"brug. Klik bare O.k. for at genstarte systemet. Du kan starte GNU/Linux "
+"eller Windows, som du foretrkker det (hvis du har to systemer), s snart "
"din maskine er startet op igen.\n"
"\n"
"Avanceret-knappen viser to ekstra knapper for at:\n"
"\n"
" * generere en auto-installeringsdiskette: for at oprette en installerings- "
-"diskette som automatisk vil udføre en hel installation uden hjælp fra en "
-"operatør, magen til den installation du lige har konfigureret.\n"
+"diskette som automatisk vil udfre en hel installation uden hjlp fra en "
+"operatr, magen til den installation du lige har konfigureret.\n"
"\n"
-" Bemærk at to forskellige muligheder er tilstede efter klik på knappen:\n"
+" Bemrk at to forskellige muligheder er tilstede efter klik p knappen:\n"
"\n"
" * Genafspil: Dette er en delvist automatiseret installering da "
"partitioneringstrinnet (og kun dette trin) forbliver interaktiv.\n"
"\n"
-" * Automatisk: Fuldautomatisk installering: harddisken bliver fuldstændig "
+" * Automatisk: Fuldautomatisk installering: harddisken bliver fuldstndig "
"genoverskrevet, alle data forsvinder.\n"
"\n"
" Denne facilitet er meget nyttig ved installering af et stort antal ens "
-"maskiner. Se afsnittet om autoinstallering på vores websted.\n"
+"maskiner. Se afsnittet om autoinstallering p vores websted.\n"
"\n"
-" * Gem pakkevalg(*): Gemmer pakkevalget som lavet tidligere. Så når en ny "
-"installering laves, kan disketten indsættes i drevet og installeringen kan "
-"køres ved at bruge F1 på hjælpeskærmen idet der indtastes >>linux defcfg="
+" * Gem pakkevalg(*): Gemmer pakkevalget som lavet tidligere. S nr en ny "
+"installering laves, kan disketten indsttes i drevet og installeringen kan "
+"kres ved at bruge F1 p hjlpeskrmen idet der indtastes >>linux defcfg="
"\"floppy\"<<.\n"
"\n"
"(*) Du skal have en diskette formateret til FAT (denne oprettes i GNU/Linux "
@@ -3623,27 +3405,26 @@ msgstr ""
"Enhver partition der netop er blevet defineret, skal formateres til brug "
"(formatering betyder oprettelse af et filsystem).\n"
"\n"
-"Nu kan du også ønske at omformatere nogle allerede eksisterende "
-"partitioner for at slette de data som de indeholder. Hvis du ønsker dette, "
-"så markér også de partitioner som du ønsker at formatere.\n"
+"Nu kan du ogs nske at omformatere nogle allerede eksisterende partitioner "
+"for at slette de data som de indeholder. Hvis du nsker dette, s markr "
+"ogs de partitioner som du nsker at formatere.\n"
"\n"
-"Bemærk at det ikke er nødvendigt at omformatere alle allerede eksisterende "
-"partitioner. Det er nødvendigt at omformatere de partitioner, der "
-"indeholder operativsystemet (såsom '/', '/usr' og '/var', men du er ikke "
-"nødt til at omformatere partitioner som du ønsker at beholde (typisk /"
-"home).\n"
+"Bemrk at det ikke er ndvendigt at omformatere alle allerede eksisterende "
+"partitioner. Det er ndvendigt at omformatere de partitioner, der indeholder "
+"operativsystemet (ssom '/', '/usr' og '/var', men du er ikke ndt til at "
+"omformatere partitioner som du nsker at beholde (typisk /home).\n"
"\n"
-"Vær forsigtig med valg af partitioner; efter formatering vil alle data "
-"være slettede på de valgte partitioner, og du vil ikke kunne redde "
-"nogetsomhelst af det.\n"
+"Vr forsigtig med valg af partitioner; efter formatering vil alle data vre "
+"slettede p de valgte partitioner, og du vil ikke kunne redde nogetsomhelst "
+"af det.\n"
"\n"
-"Klik på 'Ok' når du er klar til at formatere partitioner.\n"
+"Klik p 'Ok' nr du er klar til at formatere partitioner.\n"
"\n"
-"Klik på 'Annullér' hvis du ønsker at vælge andre partitioner til at "
+"Klik p 'Annullr' hvis du nsker at vlge andre partitioner til at "
"installere dit nye Mandrake Linux operativsystem.\n"
"\n"
-"Klik på 'Avanceret' for at vælge partitioner som du ønsker at tjekke for "
-"dårlige blokke."
+"Klik p 'Avanceret' for at vlge partitioner som du nsker at tjekke for "
+"drlige blokke."
#: ../../help.pm_.c:404
msgid ""
@@ -3654,10 +3435,10 @@ msgid ""
"\n"
"Please be patient."
msgstr ""
-"Dit nye Mandrake Linux styresystem er i færd med at blive installeret. "
-"Afhængig af det antal pakker, du installerer og hastigheden på din maskine "
-"kan dette tage fra nogen få minutter til en del længere tid. \n"
-"Hav venligst tålmodighed med dette."
+"Dit nye Mandrake Linux styresystem er i frd med at blive installeret. "
+"Afhngig af det antal pakker, du installerer og hastigheden p din maskine "
+"kan dette tage fra nogen f minutter til en del lngere tid. \n"
+"Hav venligst tlmodighed med dette."
#: ../../help.pm_.c:412
msgid ""
@@ -3673,18 +3454,18 @@ msgid ""
"appears: review the selection, and press \"Install\" to retrieve and\n"
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""
-"På det tidspunkt hvor du installerer Mandrake Linux er det sandsynligt at "
+"P det tidspunkt hvor du installerer Mandrake Linux er det sandsynligt at "
"nogen af pakkerne er blevet opdaterede siden den oprindelige udgivelse. "
-"Nogle fejl er måske blevet rettet, og sikkerhedsproblemer måske løst. Vi "
-"foreslår dig at hente disse ned fra internettet for at disse opdateringer "
-"kan komme dig til gode. Vælg 'Ja' hvis du har en fungerende internet- "
-"forbindelse eller 'Nej' hvis du foretrækker at installere opdaterede pakker "
+"Nogle fejl er mske blevet rettet, og sikkerhedsproblemer mske lst. Vi "
+"foreslr dig at hente disse ned fra internettet for at disse opdateringer "
+"kan komme dig til gode. Vlg 'Ja' hvis du har en fungerende internet- "
+"forbindelse eller 'Nej' hvis du foretrkker at installere opdaterede pakker "
"senere.\n"
"\n"
-"Valg af 'Ja' viser en liste af steder hvorfra opdateringer kan hentes. Vælg "
-"en der er nær ved dig. Så vil et træ med pakkevalg fremkomme: gennemse "
-"valget og tryk 'Installér' for at modtage og installere den valgte pakke "
-"eller 'Annullér'for at afbryde."
+"Valg af 'Ja' viser en liste af steder hvorfra opdateringer kan hentes. Vlg "
+"en der er nr ved dig. S vil et tr med pakkevalg fremkomme: gennemse "
+"valget og tryk 'Installr' for at modtage og installere den valgte pakke "
+"eller 'Annullr'for at afbryde."
#: ../../help.pm_.c:425
msgid ""
@@ -3694,11 +3475,11 @@ msgid ""
"immediately terminate the installation. To continue with the installation,\n"
"click on the \"Accept\" button."
msgstr ""
-"Før du går videre bør du læse betingelserne i licensen omhyggeligt. Den "
+"Fr du gr videre br du lse betingelserne i licensen omhyggeligt. Den "
"omfatter hele Mandrake Linux distributionen, og hvis du ikke er enig i alle "
-"betingelserne i den, så klik på 'Nægt'-knappen. Det vil øjeblikkeligt "
-"afslutte installationen. For at fortsætte installationen skal du klikke p"
-" 'Acceptér'-knappen."
+"betingelserne i den, s klik p 'Ngt'-knappen. Det vil jeblikkeligt "
+"afslutte installationen. For at fortstte installationen skal du klikke p "
+"'Acceptr'-knappen."
#: ../../help.pm_.c:432
msgid ""
@@ -3711,14 +3492,13 @@ msgid ""
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""
-"Nu er det tid til at vælge det ønskede sikkerhedsniveau for maskinen. "
+"Nu er det tid til at vlge det nskede sikkerhedsniveau for maskinen. "
"Hovedreglen er at jo mere kendt maskinen er, og jo vigtigere data er, des "
-"højere bør sikkerhedsniveauet være. Men et højere sikkerhedsniveau "
-"vindes normalt på bekostning af letheden af anvendelsen. Kig i kapitlet "
-"MSEC i referencehåndbogen for mere information om betydningen af "
-"niveauerne.\n"
+"hjere br sikkerhedsniveauet vre. Men et hjere sikkerhedsniveau vindes "
+"normalt p bekostning af letheden af anvendelsen. Kig i kapitlet MSEC i "
+"referencehndbogen for mere information om betydningen af niveauerne.\n"
"\n"
-"Hvis du ikke véd hvad du skal vælge, så behold den foreslåede mulighed."
+"Hvis du ikke vd hvad du skal vlge, s behold den foreslede mulighed."
#: ../../help.pm_.c:442
msgid ""
@@ -3792,71 +3572,70 @@ msgid ""
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
-"Nu skal du vælge hvor Mandrake Linux skal installeres. Hvis partitionerne "
+"Nu skal du vlge hvor Mandrake Linux skal installeres. Hvis partitionerne "
"allerede er lavet, enten fra en tidligere installation af GNU/Linux eller "
-"fra et andet partitioneringsværktøj), kan du bruge dem. Ellers skal disk-"
-"partitionerne laves først.\n"
+"fra et andet partitioneringsvrktj), kan du bruge dem. Ellers skal disk-"
+"partitionerne laves frst.\n"
"\n"
-"For at lave partitioner skal du først vælge en harddisk. Du kan vælge "
-"disken der skal partitioneres ved at trykke på \"hda\" for den første IDE "
-"disk, \"hdb\" for den anden eller \"sda\" for den første SCSI disk og så "
-"videre.\n"
+"For at lave partitioner skal du frst vlge en harddisk. Du kan vlge disken "
+"der skal partitioneres ved at trykke p \"hda\" for den frste IDE disk, "
+"\"hdb\" for den anden eller \"sda\" for den frste SCSI disk og s videre.\n"
"\n"
"For at partitionere den valgte disk kan du bruge disse muligheder:\n"
"\n"
-" * 'Slet alt': Dette valg sletter alle partitioner på den valgte disk.\n"
+" * 'Slet alt': Dette valg sletter alle partitioner p den valgte disk.\n"
"\n"
-" * 'Allokér automatisk': dette valg tillader dig automatisk at lave Ext2 "
-"og swappartitioner på den fri plads på din disk.\n"
+" * 'Allokr automatisk': dette valg tillader dig automatisk at lave Ext2 og "
+"swappartitioner p den fri plads p din disk.\n"
"\n"
"* 'Mere': giver adgang til flere faciliteter:\n"
"\n"
-" * 'Gem partitionstabel': Gemmer din partitionstabel på en diskette. "
-"Nyttigt ved senere redning af partitionstabellen, om nødvendigt. Det er "
-"stærkt anbefalet at bruge dette trin.\n"
+" * 'Gem partitionstabel': Gemmer din partitionstabel p en diskette. "
+"Nyttigt ved senere redning af partitionstabellen, om ndvendigt. Det er "
+"strkt anbefalet at bruge dette trin.\n"
"\n"
" * 'Genskab partitionstabel': lader dig genskabe en tidligere gemt "
"partitionstabel fra diskette.\n"
"\n"
" * 'Red partitionstabel': hvis din partitionstabel er beskadiget, kan du "
-"prøve at redde den med denne mulighed. Vær forsigtig og husk at det kan sl"
-" fejl.\n"
+"prve at redde den med denne mulighed. Vr forsigtig og husk at det kan sl "
+"fejl.\n"
" * 'Automatisk montering af flytbart medie': fravalg af denne mulighed "
-"vil tvinge brugere til at manuelt montere og afmontere media såsom "
-"disketter og cdrommer.\n"
+"vil tvinge brugere til at manuelt montere og afmontere media ssom disketter "
+"og cdrommer.\n"
"\n"
-" * 'Vejleder': Hvis du ønsker at bruge vejlederen til at partitionere din "
+" * 'Vejleder': Hvis du nsker at bruge vejlederen til at partitionere din "
"disk, kan du bruge denne mulighed. Dette anbefales, hvis du ikke har det "
"store kendskab til partitionering.\n"
"\n"
-" * 'Fortryd': Du kan bruge denne mulighed for at annullere dine ændringer.\n"
+" * 'Fortryd': Du kan bruge denne mulighed for at annullere dine ndringer.\n"
"\n"
" * 'Skift mellem normal og ekspert-version': giver mulighed for flere "
"handlinger med partitioner (type, valgmuligheder, format) og giver mere "
"information.\n"
"\n"
-" * 'Færdig': når du er færdig med partitionering af din disk, dette vil "
-"skrive ændringerne tilbage på disken.\n"
+" * 'Frdig': nr du er frdig med partitionering af din disk, dette vil "
+"skrive ndringerne tilbage p disken.\n"
"\n"
-"Bemærk: du kan nå alle mulighederne ved at bruge tastaturet: navigér "
-"gennem partitionerne med Tab og op- og ned-pilene.\n"
+"Bemrk: du kan n alle mulighederne ved at bruge tastaturet: navigr gennem "
+"partitionerne med Tab og op- og ned-pilene.\n"
"\n"
-"Når en partition er valgt kan du bruge:\n"
+"Nr en partition er valgt kan du bruge:\n"
"\n"
-" * Ctrl-c for at lave en ny partition (Når en tom partition er valgt);\n"
+" * Ctrl-c for at lave en ny partition (Nr en tom partition er valgt);\n"
"\n"
" * Ctrl-d for at slette en partition;\n"
"\n"
-" * Ctrl-m for at sætte et monteringssti.\n"
+" * Ctrl-m for at stte et monteringssti.\n"
"\n"
-"For at få information om de forskellige tilgængelige filsystemstyper kan "
-"du læse kapitlet ext2fs i 'Referencemanualen'.\n"
+"For at f information om de forskellige tilgngelige filsystemstyper kan du "
+"lse kapitlet ext2fs i 'Referencemanualen'.\n"
"\n"
-"Hvis du er i gang med at installere på en PPC-maskine skal du lave en lille "
-"HFS-'bootstrap'-partition på mindst 1MB til Yaboot-systemstarteren. Hvis "
-"du vælger at lave partitionen en smule større, f.eks. 50MB kan den være "
-"nyttig til at gemme en ekstra kerne og ramdisk-billede for nødsituationer "
-"ved opstart."
+"Hvis du er i gang med at installere p en PPC-maskine skal du lave en lille "
+"HFS-'bootstrap'-partition p mindst 1MB til Yaboot-systemstarteren. Hvis du "
+"vlger at lave partitionen en smule strre, f.eks. 50MB kan den vre nyttig "
+"til at gemme en ekstra kerne og ramdisk-billede for ndsituationer ved "
+"opstart."
#: ../../help.pm_.c:513
msgid ""
@@ -3890,14 +3669,14 @@ msgid ""
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
-"Mere end én Microsoft Windows partition er blevet genkendt på dit "
-"diskdrev. Vælg den som du ønsker at ændre størrelse på for at kunne "
-"installere dit nye Mandrake Linux operativsystem.\n"
+"Mere end n Microsoft Windows partition er blevet genkendt p dit diskdrev. "
+"Vlg den som du nsker at ndre strrelse p for at kunne installere dit nye "
+"Mandrake Linux operativsystem.\n"
"\n"
-"Hver partition er listet som følger: 'Linux navn', 'Windows navn', "
+"Hver partition er listet som flger: 'Linux navn', 'Windows navn', "
"'Kapacitet'.\n"
"\n"
-"'Linux navn' er kodet som følger: 'drevtype', 'drevnummer', "
+"'Linux navn' er kodet som flger: 'drevtype', 'drevnummer', "
"'partitionsnummer' (for eksempel '/hda1').\n"
"\n"
"'drevtype' er 'hd' hvis dit diskdrev er et IDE drev, og 'sd' hvis det er et "
@@ -3905,18 +3684,18 @@ msgstr ""
"\n"
"'drevnummer' er altid et bogstav efter 'hd' eller 'sd'. For IDE drev:\n"
"\n"
-" * 'a' betyder 'hoved-drev på den primære IDE controller',\n"
+" * 'a' betyder 'hoved-drev p den primre IDE controller',\n"
"\n"
-" * 'b' betyder 'slave-drev på den primære IDE controller',\n"
+" * 'b' betyder 'slave-drev p den primre IDE controller',\n"
"\n"
-" * 'c' betyder 'hoved-drev på den sækundære IDE controller',\n"
+" * 'c' betyder 'hoved-drev p den skundre IDE controller',\n"
"\n"
-" * 'd' betyder 'slave-drev på den sækundære IDE controller'.\n"
+" * 'd' betyder 'slave-drev p den skundre IDE controller'.\n"
"\n"
-"For SCSI drev betyder 'a' det 'første drev', 'b' betyder det 'andet drev', "
+"For SCSI drev betyder 'a' det 'frste drev', 'b' betyder det 'andet drev', "
"osv.\n"
"\n"
-"'Windows navn' er det bogstav som dit drev har under Windows (den første\n"
+"'Windows navn' er det bogstav som dit drev har under Windows (den frste\n"
"disk eller partition kaldes 'C:')."
#: ../../help.pm_.c:544
@@ -3959,40 +3738,40 @@ msgid ""
"so it is not recommended that those without a fair amount of experience\n"
"select this installation class."
msgstr ""
-"DrakX skal nu vide om du vil udføre en standard-installation ('Anbefalet'), "
-"eller om du ønsker at have større kontrol ('Ekspert'). Du kan også vælge "
-"om du vil lave en nyinstallering eller en opgradering af et eksisterende "
+"DrakX skal nu vide om du vil udfre en standard-installation ('Anbefalet'), "
+"eller om du nsker at have strre kontrol ('Ekspert'). Du kan ogs vlge om "
+"du vil lave en nyinstallering eller en opgradering af et eksisterende "
"Mandrake Linux-system. \n"
"\n"
-"* 'Installér': udraderer helt det gamle system, afhængigt af hvad der i "
-"øjeblikket er på din maskine vil du dog kunne beholde nogen gamle "
-"partitioner (Linux eller andet) uændret.\n"
+"* 'Installr': udraderer helt det gamle system, afhngigt af hvad der i "
+"jeblikket er p din maskine vil du dog kunne beholde nogen gamle "
+"partitioner (Linux eller andet) undret.\n"
"\n"
-"* 'Opgradér': Denne installationsklasse tillader simpel opdatering af de "
-"pakker der i øjeblikket er installeret på dit Mandrake Linux-system. Den "
-"beholder de nuværende partitioner på dine diskdrev så vel som "
-"opsætningen af brugere. Alle andre konfigurationstrin forbliver mulige som "
-"for almindelig installation.\n"
+"* 'Opgradr': Denne installationsklasse tillader simpel opdatering af de "
+"pakker der i jeblikket er installeret p dit Mandrake Linux-system. Den "
+"beholder de nuvrende partitioner p dine diskdrev s vel som opstningen af "
+"brugere. Alle andre konfigurationstrin forbliver mulige som for almindelig "
+"installation.\n"
"\n"
-"* 'Opgradér kun pakker': Denne nye installationsklasse kan opgradere et "
+"* 'Opgradr kun pakker': Denne nye installationsklasse kan opgradere et "
"eksisterende Linux Mandrake-system idet al systemkonfiguration beholdes "
-"uændret. Tilføjelse af nye pakker til den nuværende installation vil ogs"
-" være muligt.\n"
+"undret. Tilfjelse af nye pakker til den nuvrende installation vil ogs "
+"vre muligt.\n"
"\n"
-"Opgraderinger bør virke fint på Mandrake Linux-systemer der indeholder "
+"Opgraderinger br virke fint p Mandrake Linux-systemer der indeholder "
"version \"8.1\" eller senere.\n"
"\n"
-"Afhængig af din viden om GNU/Linux kan du vælge et af de følgende:\n"
+"Afhngig af din viden om GNU/Linux kan du vlge et af de flgende:\n"
"\n"
-"* Anbefalet: hvis du aldrig har installeret et GNU/Linux-operativsystem så "
-"vælg dette. Installationen vil være meget nem og du vil kun blive stillet "
-"nogen få spørgsmål.\n"
+"* Anbefalet: hvis du aldrig har installeret et GNU/Linux-operativsystem s "
+"vlg dette. Installationen vil vre meget nem og du vil kun blive stillet "
+"nogen f sprgsml.\n"
"\n"
-"* Ekspert: hvis du har en god viden om GNU/Linux, ønsker du måske at lave "
-"en meget tilpasset installation. Nogen af de beslutninger du skal foretage "
-"kan være ganske svære hvis du ikke har så godt et kendskab til GNU/Linux, "
-"så det er ikke anbefalet at dem der ikke har så stor erfaring vælger "
-"denne installationsklasse."
+"* Ekspert: hvis du har en god viden om GNU/Linux, nsker du mske at lave en "
+"meget tilpasset installation. Nogen af de beslutninger du skal foretage kan "
+"vre ganske svre hvis du ikke har s godt et kendskab til GNU/Linux, s det "
+"er ikke anbefalet at dem der ikke har s stor erfaring vlger denne "
+"installationsklasse."
#: ../../help.pm_.c:582
msgid ""
@@ -4011,17 +3790,16 @@ msgid ""
"asked in the next dialog to choose the key binding that will switch the\n"
"keyboard layout between the latin and non-latin layouts."
msgstr ""
-"Normalt vil drakX have valgt det rigtige tastatur til dig (afhængigt af "
-"sproget du har valgt) og du vil så ikke se dette trin. Men du har måske "
-"ikke et tastatur som svarer nøjagtigt til dit sprog: for eksempel hvis du "
-"er en engelsktalende svejtser, vil du måske stadig ønske at dit tastatur "
-"skal være et svejtsisk tastatur. Eller hvis du taler engelsk men bor i "
-"Québec, er du måske i samme situation. I begge tilfælde må du gå "
-"tilbage til dette installationstrin og vælge et passende tastatur fra "
-"listen.\n"
+"Normalt vil drakX have valgt det rigtige tastatur til dig (afhngigt af "
+"sproget du har valgt) og du vil s ikke se dette trin. Men du har mske "
+"ikke et tastatur som svarer njagtigt til dit sprog: for eksempel hvis du "
+"er en engelsktalende svejtser, vil du mske stadig nske at dit tastatur "
+"skal vre et svejtsisk tastatur. Eller hvis du taler engelsk men bor i "
+"Qubec, er du mske i samme situation. I begge tilflde m du g tilbage "
+"til dette installationstrin og vlge et passende tastatur fra listen.\n"
"\n"
-"Klik på 'mere'-tasten for at blive præsenteret for den fulde \n"
-"liste af understøttede tastaturer."
+"Klik p 'mere'-tasten for at blive prsenteret for den fulde \n"
+"liste af understttede tastaturer."
#: ../../help.pm_.c:598
msgid ""
@@ -4043,16 +3821,15 @@ msgid ""
"\"/usr/sbin/localedrake\" command as \"root\" to change the whole system\n"
"language, or as a simple user to only change that user's default language."
msgstr ""
-"Vælg dit foretrukne sprog for brug under installation og på systemet. \n"
-"Der er en Avanceret-knap som lader dig vælge andre sprog, der installeres "
-"på maskinen. Valg af andre sprog vil installere de sprogspecifikke filer "
-"for systemdokumentation og programmer. Hvis du for eksempel vil beværte "
-"folk fra Spanien på din maskine, vælg da engelsk som hovedsproget i træ-"
-"visningen, og afkryds så i den avancerede afdeling boksen svarende til "
-"spansk|Spanien.\n"
+"Vlg dit foretrukne sprog for brug under installation og p systemet. \n"
+"Der er en Avanceret-knap som lader dig vlge andre sprog, der installeres "
+"p maskinen. Valg af andre sprog vil installere de sprogspecifikke filer for "
+"systemdokumentation og programmer. Hvis du for eksempel vil bevrte folk fra "
+"Spanien p din maskine, vlg da engelsk som hovedsproget i tr-visningen, og "
+"afkryds s i den avancerede afdeling boksen svarende til spansk|Spanien.\n"
"\n"
-"Bemærk at flere sprog kan installeres samtidigt. Når du er færdig med at "
-"vælge yderligere sprog, så klik O.k. for at fortsætte."
+"Bemrk at flere sprog kan installeres samtidigt. Nr du er frdig med at "
+"vlge yderligere sprog, s klik O.k. for at fortstte."
#: ../../help.pm_.c:617
msgid ""
@@ -4076,25 +3853,24 @@ msgid ""
"your mouse to activate it correctly. Then test that all buttons and\n"
"movements are correct."
msgstr ""
-"Normalt antager drakX at du har en to-knapsmus og vil lave en opsætning "
-"hvor den tredje knap emuleres. DrakX vil automatisk vide om den er PS/2, "
-"seriel eller USB.\n"
+"Normalt antager drakX at du har en to-knapsmus og vil lave en opstning hvor "
+"den tredje knap emuleres. DrakX vil automatisk vide om den er PS/2, seriel "
+"eller USB.\n"
"\n"
-"Hvis du ønsker en anden type mus, vælg da den rigtige type mus fra den "
-"viste liste.\n"
+"Hvis du nsker en anden type mus, vlg da den rigtige type mus fra den viste "
+"liste.\n"
"\n"
-"Hvis du vælger en mus forskellig fra den forvalgte, vil du blive "
-"præsenteret for en skærm for museafprøvning. Brug knapperne og hjulet for "
-"at efterprøve, om indstillerne er gode. Hvis musen ikke virker korrekt, "
-"tryk da på mellemrumstangenten eller vognretur for at 'Annullere' og vælg "
-"forfra."
+"Hvis du vlger en mus forskellig fra den forvalgte, vil du blive prsenteret "
+"for en skrm for museafprvning. Brug knapperne og hjulet for at efterprve, "
+"om indstillerne er gode. Hvis musen ikke virker korrekt, tryk da p "
+"mellemrumstangenten eller vognretur for at 'Annullere' og vlg forfra."
#: ../../help.pm_.c:638
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
-"Vælg den rigtige port. For eksempel er navnet for COM1-porten under MS "
+"Vlg den rigtige port. For eksempel er navnet for COM1-porten under MS "
"Windows 'ttyS0' under GNU/Linux."
#: ../../help.pm_.c:642
@@ -4136,39 +3912,39 @@ msgid ""
msgstr ""
"Dette er den vanskeligste beslutning omkring sikkerheden af dit GNU/Linux- "
"system: Du skal indtaste din root-adgangskode. Root er systemadministratoren "
-"og er den eneste der har lov til at lave opdateringer, tilføje brugere, "
-"ændre i den overordnede systemkonfiguration og så videre. Kort sagt, root "
-"kan gøre alt! Derfor skal du vælge en adgangskode der er svær at gætte - "
-"DrakX vil fortælle dig hvis det er for nemt. Som víst kan du vælge ikke "
-"at indtaste en adgangskode, men vi advarer dig på det kraftigste mod dette, "
-"om ikke andet med én begrundelse: tro ikke at fordi du startede GNU/Linux "
-"op, så er dine andre operativsystemer velforvarede. Da root kan overvinde "
-"alle forhindringer og uforvarende slette alle data på partitioner ved "
-"sorgløst at behandle partitionerne selv, er det vigtigt at det er "
-"vanskeligt at blive root.\n"
-"\n"
-"Adgangskoden bør være en blanding af bogstaver og tal og mindst 8 tegn "
-"langt. Skriv aldrig en adgangskode ned for root - det gør det for nemt at "
+"og er den eneste der har lov til at lave opdateringer, tilfje brugere, "
+"ndre i den overordnede systemkonfiguration og s videre. Kort sagt, root "
+"kan gre alt! Derfor skal du vlge en adgangskode der er svr at gtte - "
+"DrakX vil fortlle dig hvis det er for nemt. Som vst kan du vlge ikke at "
+"indtaste en adgangskode, men vi advarer dig p det kraftigste mod dette, om "
+"ikke andet med n begrundelse: tro ikke at fordi du startede GNU/Linux op, "
+"s er dine andre operativsystemer velforvarede. Da root kan overvinde alle "
+"forhindringer og uforvarende slette alle data p partitioner ved sorglst at "
+"behandle partitionerne selv, er det vigtigt at det er vanskeligt at blive "
+"root.\n"
+"\n"
+"Adgangskoden br vre en blanding af bogstaver og tal og mindst 8 tegn "
+"langt. Skriv aldrig en adgangskode ned for root - det gr det for nemt at "
"bryde ind i et system.\n"
"\n"
-"Gør dog ikke adgangskoden for lang eller kompliceret da du skal være i "
-"stand til at huske den uden for stort besvær.\n"
+"Gr dog ikke adgangskoden for lang eller kompliceret da du skal vre i stand "
+"til at huske den uden for stort besvr.\n"
"\n"
-"Adgangskoden vil ikke blive vist på skærmen når du indtaster den. Du skal "
-"derfor indtaste adgangskoden to gange, for at begrænse risikoen for "
+"Adgangskoden vil ikke blive vist p skrmen nr du indtaster den. Du skal "
+"derfor indtaste adgangskoden to gange, for at begrnse risikoen for "
"tastefejl. Hvis du kommer til at lave den samme tastefejl to gange, vil "
-"denne 'ukorrekte' adgangskode være krævet når du forbinder dig til "
+"denne 'ukorrekte' adgangskode vre krvet nr du forbinder dig til "
"systemet.\n"
"\n"
"I ekspert-tilstand vil du blive spurgt om du vil koble op til en "
"autenticerings-server, som NIS eller NDAP.\n"
"\n"
-"Hvis dit netværk bruger LDAP (eller NIS)-protokollen til autentificering, "
-"vælg da LDAP (eller NIS). Hvis du ikke véd det, så spørg din "
+"Hvis dit netvrk bruger LDAP (eller NIS)-protokollen til autentificering, "
+"vlg da LDAP (eller NIS). Hvis du ikke vd det, s sprg din "
"systemadministrator.\n"
"\n"
-"Hvis din maskine ikke er forbundet til noget administreret netværk, ønsker "
-"du nok at vælge Lokale filer for autentificering"
+"Hvis din maskine ikke er forbundet til noget administreret netvrk, nsker "
+"du nok at vlge Lokale filer for autentificering"
#: ../../help.pm_.c:678
msgid ""
@@ -4211,12 +3987,12 @@ msgid ""
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved for the expert user."
msgstr ""
-"LILO og GRUB er opstartsindlæsere for GNU/Linux. Dette trin er normalt helt "
-"automatiseret. Faktisk vil drakX analysere opstartsektoren på disken og vil "
-"handle ud fra dette, afhængig af hvad den finder hér:\n"
+"LILO og GRUB er opstartsindlsere for GNU/Linux. Dette trin er normalt helt "
+"automatiseret. Faktisk vil drakX analysere opstartsektoren p disken og vil "
+"handle ud fra dette, afhngig af hvad den finder hr:\n"
"\n"
" * Hvis den finder en Windows opstartssektor vil den erstatte den med en "
-"GRUB/LILO opstartssektor, så du kan starte GNU/Linux eller et andet "
+"GRUB/LILO opstartssektor, s du kan starte GNU/Linux eller et andet "
"operativsystem;\n"
"\n"
" * Hvis den finder en GRUB eller LILO opstartssektor vil den erstatte den "
@@ -4224,41 +4000,41 @@ msgstr ""
"\n"
"Hvis den er i tvivl vil drakX vise en dialog med forskellige muligheder.\n"
"\n"
-" * 'Opstartsindlæser der bruges': du får her tre muligheder:\n"
+" * 'Opstartsindlser der bruges': du fr her tre muligheder:\n"
"\n"
-" * 'GRUB': hvis du foretrækker GRUB (tekstmenu).\n"
+" * 'GRUB': hvis du foretrkker GRUB (tekstmenu).\n"
"\n"
-" * 'LILO med grafisk menu': hvis du foretrækker LILO med "
-"grafikgrænseflade.\n"
+" * 'LILO med grafisk menu': hvis du foretrkker LILO med "
+"grafikgrnseflade.\n"
"\n"
-" * 'LILO med tekstmenu': hvis du foretrækker LILO med tekstgrænseflade.\n"
+" * 'LILO med tekstmenu': hvis du foretrkker LILO med tekstgrnseflade.\n"
"\n"
-" * 'Opstartsenhed': I de fleste tilfælde vil det ikke være nødvendigt at "
-"ændre standard (/dev/hda), men hvis du foretrækker det, kan "
-"opstartsindlæseren installeres på det andet diskdrev (/dev/hdb), eller "
-"endda på en diskette (/dev/fd0).\n"
+" * 'Opstartsenhed': I de fleste tilflde vil det ikke vre ndvendigt at "
+"ndre standard (/dev/hda), men hvis du foretrkker det, kan "
+"opstartsindlseren installeres p det andet diskdrev (/dev/hdb), eller endda "
+"p en diskette (/dev/fd0).\n"
"\n"
-" * 'Forsinkelse før opstart af standardsystem': Ved genstart af maskinen er "
-"dette den tid der gives til brugeren til at vælge en anden opstartsindgang "
-"end standard i opstartsindlæserens menu.\n"
+" * 'Forsinkelse fr opstart af standardsystem': Ved genstart af maskinen er "
+"dette den tid der gives til brugeren til at vlge en anden opstartsindgang "
+"end standard i opstartsindlserens menu.\n"
"\n"
-"Vær opmærksom på at hvis du vælger ikke at installere en "
-"opstartsindlæser (ved at vælge 'Annullér' hér), skal du være sikker på "
-"at du har en anden måde at starte dit Mandrake Linux-system op på! Vær "
-"også sikker på hvad du gør hvis du ændrer nogen af tilvalgene her!\n"
+"Vr opmrksom p at hvis du vlger ikke at installere en opstartsindlser "
+"(ved at vlge 'Annullr' hr), skal du vre sikker p at du har en anden "
+"mde at starte dit Mandrake Linux-system op p! Vr ogs sikker p hvad du "
+"gr hvis du ndrer nogen af tilvalgene her!\n"
"\n"
-"Et klik på 'Avanceret'-knappen i denne dialog vil tilbyde mange avancerede "
+"Et klik p 'Avanceret'-knappen i denne dialog vil tilbyde mange avancerede "
"muligheder beregnet til ekspertbrugeren.\n"
"\n"
-"Efter at du har konfigureret de generelle opstartsindlæserparametre, bliver "
-"du presenteret for listen af opstartsmuligheder som vil være tilstede ved "
+"Efter at du har konfigureret de generelle opstartsindlserparametre, bliver "
+"du presenteret for listen af opstartsmuligheder som vil vre tilstede ved "
"opstarten.\n"
"\n"
-"Hvis der er et andet operativsystem installeret på din maskine, vil det "
-"automatisk blive tilføjet til opstartsmenuen. Her kan du vælge at "
-"finindstille de eksisterende muligheder. Vælg en indgang og klik på 'Ændr' "
-"for at ændre eller fjerne den; 'Tilføj' opretter en ny indgang; og "
-"'Færdig' fortsætter til det næste installationstrin."
+"Hvis der er et andet operativsystem installeret p din maskine, vil det "
+"automatisk blive tilfjet til opstartsmenuen. Her kan du vlge at "
+"finindstille de eksisterende muligheder. Vlg en indgang og klik p 'ndr' "
+"for at ndre eller fjerne den; 'Tilfj' opretter en ny indgang; og 'Frdig' "
+"fortstter til det nste installationstrin."
#: ../../help.pm_.c:718
msgid ""
@@ -4275,15 +4051,15 @@ msgid ""
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
-"LILO (LInux LOaderen) og GRUB er opstartsindlæsere: de kan starte enten GNU/"
-"Linux eller ethvert andet system op, som ligger på din maskine. Normalt "
+"LILO (LInux LOaderen) og GRUB er opstartsindlsere: de kan starte enten GNU/"
+"Linux eller ethvert andet system op, som ligger p din maskine. Normalt "
"bliver disse andre operativsystemer fundet korrekt og installeret. Hvis "
-"dette ikke er tilfældet, kan du lave en indgang i hånden med denne skærm. "
-"Vær omhyggelig med at vælge de korrekte parametre.\n"
+"dette ikke er tilfldet, kan du lave en indgang i hnden med denne skrm. "
+"Vr omhyggelig med at vlge de korrekte parametre.\n"
"\n"
-"Måske vil du ikke ønske at give nogensomhelst adgang til disse andre "
-"operativsystemer. I dette tilfælde kan du slette de tilsvarende indgange. "
-"Men så har du brug for en opstartsdiskette for at starte disse "
+"Mske vil du ikke nske at give nogensomhelst adgang til disse andre "
+"operativsystemer. I dette tilflde kan du slette de tilsvarende indgange. "
+"Men s har du brug for en opstartsdiskette for at starte disse "
"operativsystemer!"
#: ../../help.pm_.c:732
@@ -4294,11 +4070,10 @@ msgid ""
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
-"Det er nødvendigt at du angiver hvor du ønsker at placere oplysningerne\n"
-"krævet for at opstarte GNU/Linux.\n"
+"Det er ndvendigt at du angiver hvor du nsker at placere oplysningerne\n"
+"krvet for at opstarte GNU/Linux.\n"
"\n"
-"Med mindre du véd præcist hvad du gør, bør du vælge Første sektor på "
-"drevet\n"
+"Med mindre du vd prcist hvad du gr, br du vlge Frste sektor p drevet\n"
"(MBR)."
#: ../../help.pm_.c:739
@@ -4322,35 +4097,33 @@ msgid ""
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options."
msgstr ""
-"Her vælger vi et udskrivningssystem som din maskine skal bruge. Andre "
-"styresystemer tilbyder måske ét, men Mandrake tilbyder tre.\n"
+"Her vlger vi et udskrivningssystem som din maskine skal bruge. Andre "
+"styresystemer tilbyder mske t, men Mandrake tilbyder tre.\n"
"\n"
-" * 'pdq' - som betyder 'print, don't queue' (udskriv, kø ej), er valget, "
-"hvis du har en direkte forbindelse til din printer, og du ønsker at kunne "
+" * 'pdq' - som betyder 'print, don't queue' (udskriv, k ej), er valget, "
+"hvis du har en direkte forbindelse til din printer, og du nsker at kunne "
"klare printproblemer med det samme, og du ikke har nogen printere via "
-"netværk. Det vil kun behandle meget simple netværkstilfælde, og er lidt "
-"sløvt på netværk. Vælg 'pdq' hvis dette er din jomfrurejse med GNU/"
-"Linux. Du kan ændre dit valg efter installeringen ved at køre PrinterDrake "
-"fra Mandrakes Kontrolcenter, og klikke på ekspert-knappen.\n"
-"\n"
-" * 'CUPS' - 'Common Unix Printing System' (Fælles printersystem for Unix) "
-"er fremragende til at udskrive på din lokale printer, og også på den, der "
-"står på den anden side af jordkloden. Det er simpelt, og kan virke som en "
-"server eller klient for det bedagede 'lpd'-printsystem, så det er "
-"kompatibelt med de tidligere systemer. Det kan mange finesser, men den "
-"basale opsætning er næsten lige så nem som for 'pdq'. Hvis du har brug "
-"for at dette efterligner en 'lpd'-server, skal du aktivere 'cups-lpd'-"
-"dæmonen. Det har grafiske grænseflader for udskrivning og valg af "
-"printermuligheder.\n"
+"netvrk. Det vil kun behandle meget simple netvrkstilflde, og er lidt "
+"slvt p netvrk. Vlg 'pdq' hvis dette er din jomfrurejse med GNU/Linux. Du "
+"kan ndre dit valg efter installeringen ved at kre PrinterDrake fra "
+"Mandrakes Kontrolcenter, og klikke p ekspert-knappen.\n"
+"\n"
+" * 'CUPS' - 'Common Unix Printing System' (Flles printersystem for Unix) er "
+"fremragende til at udskrive p din lokale printer, og ogs p den, der str "
+"p den anden side af jordkloden. Det er simpelt, og kan virke som en server "
+"eller klient for det bedagede 'lpd'-printsystem, s det er kompatibelt med "
+"de tidligere systemer. Det kan mange finesser, men den basale opstning er "
+"nsten lige s nem som for 'pdq'. Hvis du har brug for at dette efterligner "
+"en 'lpd'-server, skal du aktivere 'cups-lpd'-dmonen. Det har grafiske "
+"grnseflader for udskrivning og valg af printermuligheder.\n"
"\n"
" * 'lprNG' - 'line printer daemon New Generation' (ny generation af "
-"linjeprinterdæmonen). Dette system kan gøre omtrent det samme som de "
-"andre, men det vil også kunne skrive til et Novell netværk, fordi det "
-"understøtter IPX-protokollen, og det kan udskrive direkte til skal-"
-"kommandoer. Hvis du har brug for Novell eller udskrivning til kommandoer "
-"uden at bruge en separat kanaliserings-konstruktion, så brug lprNG. Ellers "
-"er CUPS at foretrække, da det er simplere og bedre til at fungere over "
-"netværk."
+"linjeprinterdmonen). Dette system kan gre omtrent det samme som de andre, "
+"men det vil ogs kunne skrive til et Novell netvrk, fordi det understtter "
+"IPX-protokollen, og det kan udskrive direkte til skal-kommandoer. Hvis du "
+"har brug for Novell eller udskrivning til kommandoer uden at bruge en "
+"separat kanaliserings-konstruktion, s brug lprNG. Ellers er CUPS at "
+"foretrkke, da det er simplere og bedre til at fungere over netvrk."
#: ../../help.pm_.c:759
msgid ""
@@ -4375,29 +4148,28 @@ msgid ""
"If DrakX is not able to probe for the options which need to be passed, you\n"
"will need to manually provide options to the driver."
msgstr ""
-"DrakX er nu ved at bestemme alle IDE-enheder der er tilstede på din "
-"maskine. Den vil også lede efter en eller flere PCI SCSI-kort på dit "
-"system. Hvis et SCSI-kort findes, vil DrakX automatisk installere en driver "
-"til det.\n"
-"\n"
-"Da maskineleftersøgningen nogen gange ikke vil finde et stykke udstyr, vil "
-"DrakX alligevel spørge dig om du har et SCSI-kort installeret i din "
-"maskine. Du vil blive præsenteret for en liste af SCSI-kort, som du kan "
-"vælge fra. Svar Nej hvis du ikke har noget SCSI-udstyr. Hvis du ikke er "
-"sikker, kan du også tjekke listen over udstyr i din maskine ved at vælge "
-"Se maskinelinfo og klikke O.k. Undersøg listen over udstyr og klik så på "
-"O.k.-knappen for at vende tilbage til spørgsmålet om SCSI-udstyr.\n"
-"\n"
-"Hvis du måtte angive din kort manuelt, vil DrakX spørge om du vil "
-"specificere nogle indstillingsmuligheder for den. Du bør dog lade DrakX "
-"spørge udstyret om opsætningen. Det virker som regel fint. \n"
-"Hvis DrakX ikke kan få oplysninger om indstillinger ud af udstyret, som "
-"skal bruges til opsætningen, skal du angive opsætningsinformation til "
-"driveren. Se i brugervejledningen (kapitel 3, underafsnit \"Collective "
-"informations on your hardware\") om hjælp med at finde informationen i "
-"maskinel-dokumentationen, fra fabrikantens side (hvis du har Internet "
-"adgang) eller fra Microsoft Windows (hvis du brugte dette udstyr med Windows "
-"på dit system)."
+"DrakX er nu ved at bestemme alle IDE-enheder der er tilstede p din maskine. "
+"Den vil ogs lede efter en eller flere PCI SCSI-kort p dit system. Hvis et "
+"SCSI-kort findes, vil DrakX automatisk installere en driver til det.\n"
+"\n"
+"Da maskineleftersgningen nogen gange ikke vil finde et stykke udstyr, vil "
+"DrakX alligevel sprge dig om du har et SCSI-kort installeret i din maskine. "
+"Du vil blive prsenteret for en liste af SCSI-kort, som du kan vlge fra. "
+"Svar Nej hvis du ikke har noget SCSI-udstyr. Hvis du ikke er sikker, kan du "
+"ogs tjekke listen over udstyr i din maskine ved at vlge Se maskinelinfo og "
+"klikke O.k. Undersg listen over udstyr og klik s p O.k.-knappen for at "
+"vende tilbage til sprgsmlet om SCSI-udstyr.\n"
+"\n"
+"Hvis du mtte angive din kort manuelt, vil DrakX sprge om du vil "
+"specificere nogle indstillingsmuligheder for den. Du br dog lade DrakX "
+"sprge udstyret om opstningen. Det virker som regel fint. \n"
+"Hvis DrakX ikke kan f oplysninger om indstillinger ud af udstyret, som skal "
+"bruges til opstningen, skal du angive opstningsinformation til driveren. "
+"Se i brugervejledningen (kapitel 3, underafsnit \"Collective informations on "
+"your hardware\") om hjlp med at finde informationen i maskinel-"
+"dokumentationen, fra fabrikantens side (hvis du har Internet adgang) eller "
+"fra Microsoft Windows (hvis du brugte dette udstyr med Windows p dit "
+"system)."
#: ../../help.pm_.c:781
msgid ""
@@ -4447,50 +4219,50 @@ msgid ""
"also be highlighted with a ``*'', if you press [Tab] to see the boot\n"
"selections."
msgstr ""
-"Du kan tilføje flere valgmuligheder for Yaboot, enten til andre "
-"styresystemer, andre kerner, eller til nød-opstart.\n"
+"Du kan tilfje flere valgmuligheder for Yaboot, enten til andre "
+"styresystemer, andre kerner, eller til nd-opstart.\n"
"\n"
-"For andre styresystemer består indgangen blot af et navn og rodpartitionen\n"
+"For andre styresystemer bestr indgangen blot af et navn og rodpartitionen\n"
"\n"
-"Der er for Linux nogen få valgmuligheder:\n"
+"Der er for Linux nogen f valgmuligheder:\n"
"\n"
" * Label: dette er simpelthen navnet som du skal indtaste til ledeteksten "
-"fra Yaboot for at vælge denne opstartsmulighed.\n"
+"fra Yaboot for at vlge denne opstartsmulighed.\n"
"\n"
-" * Image: Dette vil være navnet på den kerne der skal opstartes. Typisk "
-"vmlinux eller en variation på vmlinux med en endelse.\n"
+" * Image: Dette vil vre navnet p den kerne der skal opstartes. Typisk "
+"vmlinux eller en variation p vmlinux med en endelse.\n"
"\n"
" * Root: root enheden eller \"/\" for din Linux installation.\n"
"\n"
-" * Append: på Apple udstyr bruges kerne-append muligheden ganske ofte til "
-"at hjælpe med initialisering af billedudstyr, eller til at aktivere "
-"emulering af museknapper for de ofte manglende knap 2 og knap 3 på musen p"
-" en typisk Apple mus. Det følgende er nogle eksempler:\n"
+" * Append: p Apple udstyr bruges kerne-append muligheden ganske ofte til at "
+"hjlpe med initialisering af billedudstyr, eller til at aktivere emulering "
+"af museknapper for de ofte manglende knap 2 og knap 3 p musen p en typisk "
+"Apple mus. Det flgende er nogle eksempler:\n"
"\n"
" video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
"hda=autotune\n"
"\n"
" video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
-" * Initrd: denne mulighed kan bruges enten til at indlæse de første "
-"moduler, før opstartsenheden er tilgængelig, eller til at indlæse en "
-"ramdisk ved opstart i en nødsituation.\n"
+" * Initrd: denne mulighed kan bruges enten til at indlse de frste moduler, "
+"fr opstartsenheden er tilgngelig, eller til at indlse en ramdisk ved "
+"opstart i en ndsituation.\n"
"\n"
-" * Initrd-size: den almindelige størrelse på en ramdisk er generelt 4.096 "
-"byte. Hvis du har brug for at udlægge en stor ramdisk kan denne mulighed "
+" * Initrd-size: den almindelige strrelse p en ramdisk er generelt 4.096 "
+"byte. Hvis du har brug for at udlgge en stor ramdisk kan denne mulighed "
"bruges.\n"
"\n"
-" * Read-write: normalt bliver rod-partitionen først bragt op "
-"skrivebeskyttet for at muliggøre et filsystemstjek før systemet går i "
-"luften. Her kan du tilsidesætte denne opsætning.\n"
+" * Read-write: normalt bliver rod-partitionen frst bragt op skrivebeskyttet "
+"for at muliggre et filsystemstjek fr systemet gr i luften. Her kan du "
+"tilsidestte denne opstning.\n"
"\n"
-" * NoVideo: skulle Apple-billedudstyret vise sig at være specielt "
-"problemfyldt kan du vælge denne mulighed for at starte op i 'novideo'-"
-"tilstand, med indbygget rammebufferunderstøttelse.\n"
+" * NoVideo: skulle Apple-billedudstyret vise sig at vre specielt "
+"problemfyldt kan du vlge denne mulighed for at starte op i 'novideo'-"
+"tilstand, med indbygget rammebufferunderstttelse.\n"
"\n"
-" * Default: vælger denne indgang som værende det normale Linux valg, som "
-"vælges bare ved at trykke RETUR ved yaboots ledetekst. Denne indgang vil "
-"også blive fremhævet med en '*', hvis du trykker Tab for at se "
+" * Default: vlger denne indgang som vrende det normale Linux valg, som "
+"vlges bare ved at trykke RETUR ved yaboots ledetekst. Denne indgang vil "
+"ogs blive fremhvet med en '*', hvis du trykker Tab for at se "
"opstartsvalgene."
#: ../../help.pm_.c:828
@@ -4527,37 +4299,38 @@ msgid ""
"Firmware Delay expires."
msgstr ""
"Yaboot er en systemstarter til NewWorld MacIntosh-maskinel. Den kan starte "
-"enten GNU/Linux, MacOS eller MacOSX, hvis de er til stede på din maskine. "
-"Sædvanligvis vil disse andre styresystemer blive korrekt opdaget og "
-"installeret. Hvis dette ikke skulle være tilfældet kan du her tilføje en "
-"indgang i hånden. Vær omhyggelig med at vælge de korrekte parametre.\n"
+"enten GNU/Linux, MacOS eller MacOSX, hvis de er til stede p din maskine. "
+"Sdvanligvis vil disse andre styresystemer blive korrekt opdaget og "
+"installeret. Hvis dette ikke skulle vre tilfldet kan du her tilfje en "
+"indgang i hnden. Vr omhyggelig med at vlge de korrekte parametre.\n"
"\n"
"Yaboots hovedvalg er:\n"
"\n"
-" * Init-besked: En enkel tekstbesked som vises før valg af opstart.\n"
+" * Init-besked: En enkel tekstbesked som vises fr valg af opstart.\n"
"\n"
-" * Opstartsenhed: Angiver hvor du ønsker at placere informationen som er "
-"nødvendig for at starte GNU/Linux. Du vil generelt have indstillet en "
+" * Opstartsenhed: Angiver hvor du nsker at placere informationen som er "
+"ndvendig for at starte GNU/Linux. Du vil generelt have indstillet en "
"bootstrap-partition tidligere til at have denne information.\n"
"\n"
" * Open firmwareforsinkelse: Til forskel fra LILO er der to forsinkelser "
-"mulige med yaboot. Den første forsinkelse bliver målt i sekunder og du kan "
-"ved det punkt vælge mellem CD, OF-opstart, MacOS eller Linux.\n"
+"mulige med yaboot. Den frste forsinkelse bliver mlt i sekunder og du kan "
+"ved det punkt vlge mellem CD, OF-opstart, MacOS eller Linux.\n"
"\n"
-" * Ventetid før kerneopstart: Denne er lig LILO-opstartsforsinkelsen. "
-"Efter at have valgt Linux vil du have denne ventetid gange 0,1 sekunder før "
-"din forvalgte kernebeskrivelse bliver valgt.\n"
+" * Ventetid fr kerneopstart: Denne er lig LILO-opstartsforsinkelsen. Efter "
+"at have valgt Linux vil du have denne ventetid gange 0,1 sekunder fr din "
+"forvalgte kernebeskrivelse bliver valgt.\n"
"\n"
-" * Aktivér CD-opstart?: Hvis du vælger dette valg vil du kunne trykke "
-"'C' for CD ved det første opstartsvalg.\n"
+" * Aktivr CD-opstart?: Hvis du vlger dette valg vil du kunne trykke 'C' "
+"for CD ved det frste opstartsvalg.\n"
"\n"
-" * Aktiver OF-opstart?: Hvis du vælger dette valg vil du kunne trykke 'N' "
-"for 'Open Firmware' ved det første opstartsvalg.\n"
+" * Aktiver OF-opstart?: Hvis du vlger dette valg vil du kunne trykke 'N' "
+"for 'Open Firmware' ved det frste opstartsvalg.\n"
"\n"
-" * Forvalgt styresystem: Du kan vælge hvilket forvalgt styresystem der "
-"skal startes når Open Firmwareforsinkelsen er udløbet."
+" * Forvalgt styresystem: Du kan vlge hvilket forvalgt styresystem der skal "
+"startes nr Open Firmwareforsinkelsen er udlbet."
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4580,43 +4353,43 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
"associated to it."
msgstr ""
-"Her præsenteres forskellige parametre relateret til din maskine. Afhængig "
-"af dit installerede maskinel vil - eller vil du ikke - se de følgende "
+"Her prsenteres forskellige parametre relateret til din maskine. Afhngig af "
+"dit installerede maskinel vil - eller vil du ikke - se de flgende "
"indgange:\n"
"\n"
-" * 'Mus': tjek den aktuelle musekonfiguration og klik på knappen for om "
-"nødvendigt at ændre den.\n"
+" * 'Mus': tjek den aktuelle musekonfiguration og klik p knappen for om "
+"ndvendigt at ndre den.\n"
"\n"
-" * 'Tastatur': tjek den aktuelle tastaturkonfiguration og klik på knappen "
-"for om nødvendigt at ændre den.\n"
+" * 'Tastatur': tjek den aktuelle tastaturkonfiguration og klik p knappen "
+"for om ndvendigt at ndre den.\n"
"\n"
-" * 'Tidszone': DrakX gætter normalt din tidszone fra det sprog, du har "
-"valgt. Men også her, som ved valg af tastatur, er du måske ikke i det land "
-"som dit sprog indikerer, så du har måske brug for at klikke på 'Tidszone'-"
-"knappen så du kan konfigurere uret svarende til den tidszone du er i.\n"
+" * 'Tidszone': DrakX gtter normalt din tidszone fra det sprog, du har "
+"valgt. Men ogs her, som ved valg af tastatur, er du mske ikke i det land "
+"som dit sprog indikerer, s du har mske brug for at klikke p 'Tidszone'-"
+"knappen s du kan konfigurere uret svarende til den tidszone du er i.\n"
"\n"
-" * 'Printer': Et klik på 'Ingen printer'-knappen vil åbne vejlederen for "
-"printerkonfigurering. Kig i det tilhørende kapitel i 'Brugervejledningen' "
-"for mere information om hvordan man opsætter en ny printer. Grænsefladen\n"
-"præsenteret der ligner den som bruges under installationen;\n"
+" * 'Printer': Et klik p 'Ingen printer'-knappen vil bne vejlederen for "
+"printerkonfigurering. Kig i det tilhrende kapitel i 'Brugervejledningen' "
+"for mere information om hvordan man opstter en ny printer. Grnsefladen\n"
+"prsenteret der ligner den som bruges under installationen;\n"
"\n"
-" * 'Lydkort': Hvis et lydkort er blevet fundet på dit system, vil det blive "
-"vist her. Ingen ændringer er mulige på installationstidspunktet.\n"
+" * 'Lydkort': Hvis et lydkort er blevet fundet p dit system, vil det blive "
+"vist her. Ingen ndringer er mulige p installationstidspunktet.\n"
"\n"
-" * 'Tv-kort': Hvis et tv-kort er blevet fundet på dit system, vil det blive "
-"vist her. Ingen ændringer er mulige på installationstidspunktet.\n"
+" * 'Tv-kort': Hvis et tv-kort er blevet fundet p dit system, vil det blive "
+"vist her. Ingen ndringer er mulige p installationstidspunktet.\n"
"\n"
-" * 'ISDN-kort': Hvis et ISDN-kort er blevet fundet på dit system, vil det "
-"blive vist her. Du kan klikke på knappen for at ændre de tilhørende "
+" * 'ISDN-kort': Hvis et ISDN-kort er blevet fundet p dit system, vil det "
+"blive vist her. Du kan klikke p knappen for at ndre de tilhrende "
"parametre."
#: ../../help.pm_.c:891
@@ -4625,9 +4398,9 @@ msgid ""
"Mandrake Linux partition. Be careful, all data present on it will be lost\n"
"and will not be recoverable!"
msgstr ""
-"Vælg det diskdrev som du vil slette for at installere din nye Mandrake "
-"Linux partition. Vær forsigtig, alle data som er på der, vil gå tabt og "
-"vil ikke kunne genskabes!"
+"Vlg det diskdrev som du vil slette for at installere din nye Mandrake Linux "
+"partition. Vr forsigtig, alle data som er p der, vil g tabt og vil ikke "
+"kunne genskabes!"
#: ../../help.pm_.c:896
msgid ""
@@ -4639,12 +4412,12 @@ msgid ""
"Click on \"Cancel\" to stop this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
-"Klik på 'O.k.' hvis du ønsker at slette alle data og pertitioner der "
-"ligger på dette diskdrev. Vær omhyggelig, efter klik på O.k. vil du ikke "
-"være i stand til at redde nogen data eller partitioner, der ligger på "
-"dette diskdrev, inklusive alle Windows data.\n"
-"Klik på 'Annullér' for at annullere denne handling uden at tabe nogen data "
-"og partitioner der er tilstede på dette diskdrev."
+"Klik p 'O.k.' hvis du nsker at slette alle data og pertitioner der ligger "
+"p dette diskdrev. Vr omhyggelig, efter klik p O.k. vil du ikke vre i "
+"stand til at redde nogen data eller partitioner, der ligger p dette "
+"diskdrev, inklusive alle Windows data.\n"
+"Klik p 'Annullr' for at annullere denne handling uden at tabe nogen data "
+"og partitioner der er tilstede p dette diskdrev."
#: ../../install2.pm_.c:111
#, c-format
@@ -4653,14 +4426,14 @@ msgid ""
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""
-"Kunne ikke få adgang til kernemoduler svarende til din kerne (fil %s "
+"Kunne ikke f adgang til kernemoduler svarende til din kerne (fil %s "
"mangler), dette betyder normalt at din opstartsdiskette ikke stemmer overens "
"med installationsmediet (lav en nyere opstartsdiskette)"
#: ../../install2.pm_.c:167
#, c-format
msgid "You must also format %s"
-msgstr "Du skal også formatere %s"
+msgstr "Du skal ogs formatere %s"
#: ../../install_any.pm_.c:423
#, c-format
@@ -4676,15 +4449,15 @@ msgid ""
"\n"
"Do you really want to install these servers?\n"
msgstr ""
-"Du har valgt følgende servere: %s\n"
+"Du har valgt flgende servere: %s\n"
"\n"
"\n"
"Disse servere er aktiveret som standard. De har ingen kendte "
-"sikkerhedsproblemer, men nogen nye kan blive fundet. I så tilfælde skal du "
-"opgradere så snart som mulig.\n"
+"sikkerhedsproblemer, men nogen nye kan blive fundet. I s tilflde skal du "
+"opgradere s snart som mulig.\n"
"\n"
"\n"
-"Ønsker du virkelig at installere disse servere?\n"
+"nsker du virkelig at installere disse servere?\n"
#: ../../install_any.pm_.c:441
#, c-format
@@ -4694,25 +4467,25 @@ msgid ""
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
-"De følgende pakker vil blive fjernet for at kunne opdatere systemet: %s\n"
+"De flgende pakker vil blive fjernet for at kunne opdatere systemet: %s\n"
"\n"
"\n"
-"Ønsker du virkelig at fjerne disse pakker?\n"
+"nsker du virkelig at fjerne disse pakker?\n"
#: ../../install_any.pm_.c:471
msgid "Can't use broadcast with no NIS domain"
-msgstr "Kan ikke bruge rundkastning uden noget NIS-domæne"
+msgstr "Kan ikke bruge rundkastning uden noget NIS-domne"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
-msgstr "Indsæt en tom diskette i diskette-drev %s"
+msgstr "Indst en tom diskette i diskette-drev %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Denne diskette er ikke formatteret til FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4720,45 +4493,45 @@ msgstr ""
"For at bruge dette gemte pakkevalg, start installationen op med``linux "
"defcfg=floppy''"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
-msgstr "Fejl ved læsning af filen %s"
+msgstr "Fejl ved lsning af filen %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
-"Der er opstået en fejl - der kunne ikke findes nogen gyldige enheder, hvor "
-"der kan oprettes nye filsystemer. Undersøg din maskine for at finde "
-"rsagen til problemet"
+"Der er opstet en fejl - der kunne ikke findes nogen gyldige enheder, hvor "
+"der kan oprettes nye filsystemer. Undersg din maskine for at finde rsagen "
+"til problemet"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
-"Noget maskinel på din maskine skal bruge ''proprietære'' drivere for at "
+"Noget maskinel p din maskine skal bruge ''proprietre'' drivere for at "
"virke.\n"
"Du kan finde information om dem hos: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
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 ""
-"Du skal have en rod partition. For at få dette, lav en ny partition (eller "
-"vælg en eksisterende).\n"
-"Vælg så kommandoen \"Monterings-sti\" og sæt den til `/'"
+"Du skal have en rod partition. For at f dette, lav en ny partition (eller "
+"vlg en eksisterende).\n"
+"Vlg s kommandoen \"Monterings-sti\" og st den til `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Du skal tildele en partition til Swap"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4766,78 +4539,77 @@ msgid ""
msgstr ""
"Du har ingen Swap partition\n"
"\n"
-"Fortsæt alligevel?"
+"Fortst alligevel?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Du skal have en FAT-partition monteret under /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Brug fri plads"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Ikke nok fri plads til at tildele nye partitioner"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Brug eksisterende partition"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Der er ingen eksisterende partition der kan bruges"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Brug Windows partitionen til Loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Hvilken partition vil du benytte som Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
-msgstr "Vælg størrelserne"
+msgstr "Vlg strrelserne"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
-msgstr "Rod-partitions størrelse i Mb: "
+msgstr "Rod-partitions strrelse i Mb: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
-msgstr "Swap-partitions størrelse i Mb: "
+msgstr "Swap-partitions strrelse i Mb: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
-msgstr "Brug den frie plads på Windows-partitionen"
+msgstr "Brug den frie plads p Windows-partitionen"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
-msgstr "Hvilken partition ønsker du at ændre størrelse på?"
+msgstr "Hvilken partition nsker du at ndre strrelse p?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
-msgstr "Udregner Windows-filsystemets grænser"
+msgstr "Udregner Windows-filsystemets grnser"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
-"Programmet til at ændre størrelse på FAT kan ikke behandle din "
-"partition, \n"
-"den følgende fejl opstod: %s"
+"Programmet til at ndre strrelse p FAT kan ikke behandle din partition, \n"
+"den flgende fejl opstod: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
-msgstr "Din Windows partition er for fragmenteret, kør 'defrag' først"
+msgstr "Din Windows partition er for fragmenteret, kr 'defrag' frst"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4850,107 +4622,106 @@ msgid ""
msgstr ""
"ADVARSEL!\n"
"\n"
-"DrakX vil nu ændre størrelsen på din Windows-partition. Udvis "
-"forsigtighed: denne operation er farlig. Hvis du ikke allerede har gjort "
-"det, bør du først gå ud af denne installation, køre scandisk under "
-"Windows (og eventuelt defrag) og så genstarte installationen. Du bør også "
-"tage en sikkerhedskopi af dine data. Tryk på Ok, hvis du er helt sikker."
+"DrakX vil nu ndre strrelsen p din Windows-partition. Udvis forsigtighed: "
+"denne operation er farlig. Hvis du ikke allerede har gjort det, br du frst "
+"g ud af denne installation, kre scandisk under Windows (og eventuelt "
+"defrag) og s genstarte installationen. Du br ogs tage en sikkerhedskopi "
+"af dine data. Tryk p Ok, hvis du er helt sikker."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
-msgstr "Hvilken størrelse ønsker du at at beholde Windows på?"
+msgstr "Hvilken strrelse nsker du at at beholde Windows p?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "partition %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
-msgstr "FAT størrelsesændring mislykkedes: %s"
+msgstr "FAT strrelsesndring mislykkedes: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
-"Der er ingen FAT-partitioner at ændre størrelse på, eller bruge som "
-"loopback (eller ikke nok plads tilbage)"
+"Der er ingen FAT-partitioner at ndre strrelse p, eller bruge som loopback "
+"(eller ikke nok plads tilbage)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Slet hele disken"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Fjern Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
-msgstr ""
-"Du har mere end et diskdrev, hvilken ønsker du at installere Linux på?"
+msgstr "Du har mere end et diskdrev, hvilken nsker du at installere Linux p?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
-msgstr "Alle eksisterende partitioner og deres data vil gå tabt på drev %s"
+msgstr "Alle eksisterende partitioner og deres data vil g tabt p drev %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Brugerdefineret disk-opdeling"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Brug fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"Du kan nu partitionere %s.\n"
-"Når du er færdig, så husk at gemme med 'w'"
+"Nr du er frdig, s husk at gemme med 'w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
-msgstr "Du har ikke nok fri plads på din Windows-partition"
+msgstr "Du har ikke nok fri plads p din Windows-partition"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Kan ikke finde plads til installering"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
-msgstr "DrakX partitionerings-vejlederen fandt de følgende løsninger:"
+msgstr "DrakX partitionerings-vejlederen fandt de flgende lsninger:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partitionering mislykkedes: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
-msgstr "Bringer netværket op"
+msgstr "Bringer netvrket op"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
-msgstr "Lukker netværket ned"
+msgstr "Lukker netvrket ned"
#: ../../install_steps.pm_.c:76
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
-"Der opstod en fejl, men jeg ved ikke hvordan den kan håndteres på en\n"
-"pæn måde.\n"
-"Fortsæt på eget ansvar!"
+"Der opstod en fejl, men jeg ved ikke hvordan den kan hndteres p en\n"
+"pn mde.\n"
+"Fortst p eget ansvar!"
#: ../../install_steps.pm_.c:211
#, c-format
msgid "Duplicate mount point %s"
-msgstr "Duplikér monterings-sti %s"
+msgstr "Duplikr monterings-sti %s"
#: ../../install_steps.pm_.c:380
msgid ""
@@ -4960,186 +4731,185 @@ msgid ""
"\"\n"
msgstr ""
"Nogle vigtige pakker blev ikke installeret rigtigt.\n"
-"Enten er dit cdrom-drev eller din cdrom fejlbehæftet.\n"
-"Tjek cdrom'en på en færdiginstalleret maskine ved brug af \"rpm -qpl "
+"Enten er dit cdrom-drev eller din cdrom fejlbehftet.\n"
+"Tjek cdrom'en p en frdiginstalleret maskine ved brug af \"rpm -qpl "
"Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Velkommen til %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
-msgstr "Intet tilgængeligt diskettedrev"
+msgstr "Intet tilgngeligt diskettedrev"
#: ../../install_steps_auto_install.pm_.c:76
#: ../../install_steps_stdio.pm_.c:22
#, c-format
msgid "Entering step `%s'\n"
-msgstr "Går til trin `%s'\n"
+msgstr "Gr til trin `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-"Dit system har kun få resurser. Du kan få problemer med at installere\n"
-"Mandrake Linux. Hvis dette sker, kan du prøve en tekst-baseret installation "
+"Dit system har kun f resurser. Du kan f problemer med at installere\n"
+"Mandrake Linux. Hvis dette sker, kan du prve en tekst-baseret installation "
"i stedet\n"
-"Dette gøres ved at trykke 'F1' ved opstart fra cdrommen, og så skrive "
-"'text'."
+"Dette gres ved at trykke 'F1' ved opstart fra cdrommen, og s skrive 'text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Installationsmetode"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
-msgstr "Vælg en af de følgende installations-måder:"
+msgstr "Vlg en af de flgende installations-mder:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Valg af pakkegrupper"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Individuelt pakkevalg"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
-msgstr "Total størrelse: %d / %d Mb"
+msgstr "Total strrelse: %d / %d Mb"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
-msgstr "Dårlig pakke"
+msgstr "Drlig pakke"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Navn: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Version: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
-msgstr "Størrelse: %d KB\n"
+msgstr "Strrelse: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Vigtighed: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-"Du kan ikke vælge denne pakke, da der ikke er nok plads tilbage til at "
+"Du kan ikke vlge denne pakke, da der ikke er nok plads tilbage til at "
"installere den"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
-msgstr "De følgende pakker vil blive installeret"
+msgstr "De flgende pakker vil blive installeret"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
-msgstr "De følgende pakker vil blive afinstalleret"
+msgstr "De flgende pakker vil blive afinstalleret"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
-msgstr "Du kan ikke vælge/fravælge denne pakke"
+msgstr "Du kan ikke vlge/fravlge denne pakke"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
-msgstr "Dette er en nødvendig pakke, den kan ikke vælges fra"
+msgstr "Dette er en ndvendig pakke, den kan ikke vlges fra"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
-msgstr "Du kan ikke fravælge denne pakke. Den er allerede installeret"
+msgstr "Du kan ikke fravlge denne pakke. Den er allerede installeret"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
"Denne pakke skal opgraderes\n"
-"Er du sikker på at du vil fravælge den?"
+"Er du sikker p at du vil fravlge den?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
-msgstr "Du kan ikke fravælge denne pakke. Den skal opgraderes"
+msgstr "Du kan ikke fravlge denne pakke. Den skal opgraderes"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Vis automatisk valgte pakker"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
-msgstr "Installér"
+msgstr "Installr"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
-msgstr "Indlæs/gem på diskette"
+msgstr "Indls/gem p diskette"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Opdaterer pakkevalg"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimal installation"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
-msgstr "Vælg pakker som skal installeres"
+msgstr "Vlg pakker som skal installeres"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Installerer"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Beregnes"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Resterende tid "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Vent venligst, forbereder installationen"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakker"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Installerer pakke %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
-msgstr "Acceptér"
+msgstr "Acceptr"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
-msgstr "Nægt"
+msgstr "Ngt"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5150,22 +4920,21 @@ msgid ""
msgstr ""
"Skift din cdrom!\n"
"\n"
-"Indsæt cdrom'en med navnet \"%s\" i dit cdrom-drev og tryk på Ok, når det "
+"Indst cdrom'en med navnet \"%s\" i dit cdrom-drev og tryk p Ok, nr det "
"gjort\n"
-"Hvis du ikke har den så tryk på Annullér, så undgås installation fra "
-"denne cd"
+"Hvis du ikke har den s tryk p Annullr, s undgs installation fra denne cd"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
-msgstr "Fortsæt alligevel?"
+msgstr "Fortst alligevel?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Der opstod en fejl ved sorteringen af pakkerne:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Der opstod en fejl ved installeringen af pakkerne:"
@@ -5203,37 +4972,36 @@ msgstr ""
"\n"
"Advarsel\n"
"\n"
-"Læs venligst betingelserne nedenfor omhyggeligt. Hvis du ikke er enig i alt "
-"der står, må du ikke installere indholdet af CD-en. Tryk på 'Nægt' for "
-"at fortsætte installationen uden disse cdrommer.\n"
+"Ls venligst betingelserne nedenfor omhyggeligt. Hvis du ikke er enig i alt "
+"der str, m du ikke installere indholdet af CD-en. Tryk p 'Ngt' for at "
+"fortstte installationen uden disse cdrommer.\n"
"\n"
"\n"
-"Visse komponenter på den næste CD er ikke omfattet af GPL-licensen eller "
+"Visse komponenter p den nste CD er ikke omfattet af GPL-licensen eller "
"andre lignende licenser. Hver enkelt komponent er derfor omfattet af de "
-"betingelser der er beskrevet i dets egen licens. Læs derfor venligst "
-"betingelserne omhyggeligt og følg de opstillede betingelser når du bruger "
-"og/eller videredistribuerer komponenterne. Sådanne licenser forhindrer "
-"normalt kopiering (sikkerhedskopiering undtaget), videredistribuering, at "
-"folk skiller programmet ad, eller ændrer i komponenterne. Ethvert brud på "
-"licensen vil øjeblikkeligt fratage dig rettighederne beskrevet i den "
+"betingelser der er beskrevet i dets egen licens. Ls derfor venligst "
+"betingelserne omhyggeligt og flg de opstillede betingelser nr du bruger og/"
+"eller videredistribuerer komponenterne. Sdanne licenser forhindrer normalt "
+"kopiering (sikkerhedskopiering undtaget), videredistribuering, at folk "
+"skiller programmet ad, eller ndrer i komponenterne. Ethvert brud p "
+"licensen vil jeblikkeligt fratage dig rettighederne beskrevet i den "
"specifikke licens. Medmindre licensen giver dig lov hertil, vil det normalt "
-"ikke være tilladt at installere programmet på mere end én maskine, eller "
-"bruge det på et netværk. Hvis du er i tvivl, så kontakt venligst "
-"producenten af komponenten direkte. Overdragelse til tredjemand eller "
-"kopiering af sådanne komponenter inklusive dokumentationen er normalt "
-"forbudt.\n"
+"ikke vre tilladt at installere programmet p mere end n maskine, eller "
+"bruge det p et netvrk. Hvis du er i tvivl, s kontakt venligst producenten "
+"af komponenten direkte. Overdragelse til tredjemand eller kopiering af "
+"sdanne komponenter inklusive dokumentationen er normalt forbudt.\n"
"\n"
"\n"
-"Alle rettigheder til komponenterne på CD-en tilhører deres respektive "
+"Alle rettigheder til komponenterne p CD-en tilhrer deres respektive "
"skabere og er beskyttet af Lov om Ophavsret.\n"
#: ../../install_steps_interactive.pm_.c:67
msgid "An error occurred"
-msgstr "Der er opstået en fejl"
+msgstr "Der er opstet en fejl"
#: ../../install_steps_interactive.pm_.c:85
msgid "Do you really want to leave the installation?"
-msgstr "Ønsker du virkelig at forlade installationen?"
+msgstr "nsker du virkelig at forlade installationen?"
#: ../../install_steps_interactive.pm_.c:112
msgid "License agreement"
@@ -5362,266 +5130,264 @@ msgid ""
msgstr ""
"Introduktion\n"
"\n"
-"Operativsystemet og de forskellige komponenter tilgængelige i Mandrake "
-"Linux distributionen vil herefter blive kaldt \"programmelprodukter\". "
-"Programmelprodukterne inkluderer, men er ikke begrænset til: samlingen af "
-"værktøjer, metoder, regler og dokumentation relateret til operativsystemet "
+"Operativsystemet og de forskellige komponenter tilgngelige i Mandrake Linux "
+"distributionen vil herefter blive kaldt \"programmelprodukter\". "
+"Programmelprodukterne inkluderer, men er ikke begrnset til: samlingen af "
+"vrktjer, metoder, regler og dokumentation relateret til operativsystemet "
"og de forskellige komponenter i Mandrake Linux-distributionen.\n"
"\n"
"\n"
"1. Licensaftale\n"
"\n"
-"Læs venligst dette dokument omhyggeligt. Dette dokument er en licensaftale "
-"mellem dig og MandrakeSoft S.A., som gælder til disse programmelprodukter. "
+"Ls venligst dette dokument omhyggeligt. Dette dokument er en licensaftale "
+"mellem dig og MandrakeSoft S.A., som glder til disse programmelprodukter. "
"Ved at installere, kopiere eller bruge disse programmelprodukter accepterer "
"du udtrykkeligt og fuldt ud denne licensaftale med dens betingelser og "
"regler. Hvis du er uenig i nogensomhelst del af denne licens, mister du "
"retten til at installere, kopiere eller bruge disse programmelprodukter. "
-"Hvilket som helst forsøg på at installere, kopiere eller bruge disse "
-"programmelprodukter på en måde som ikke er i overensstemmelse med "
+"Hvilket som helst forsg p at installere, kopiere eller bruge disse "
+"programmelprodukter p en mde som ikke er i overensstemmelse med "
"betingelserne og reglerne i denne licens er ulovlig og vil betyde at du "
"mister dine rettighedder under denne licens. Hvis dette sker, skal du med "
-"det samme ødelægge alle kopier af disse programmelprodukter.\n"
+"det samme delgge alle kopier af disse programmelprodukter.\n"
"\n"
"\n"
-"2. Begrænset garanti\n"
+"2. Begrnset garanti\n"
"\n"
-"Programmelprodukterne og tilhørende dokumenter leveres \"som de er\", uden "
-"nogen form for garanti, i den udstrækning lov tillader. MandrakeSoft S.A. "
-"vil under ingen omstændigheder undtagen hvad lov foreskriver være "
-"ansvarlig for specielle, tilfældige, direkte eller indirekte tab af nogen "
-"art (inkluderende uden begrænsninger, skader ved tab af forretning, "
+"Programmelprodukterne og tilhrende dokumenter leveres \"som de er\", uden "
+"nogen form for garanti, i den udstrkning lov tillader. MandrakeSoft S.A. "
+"vil under ingen omstndigheder undtagen hvad lov foreskriver vre ansvarlig "
+"for specielle, tilfldige, direkte eller indirekte tab af nogen art "
+"(inkluderende uden begrnsninger, skader ved tab af forretning, "
"forstyrrelser af forretning, finansielle tab, advokatbistand, erstatninger "
-"som resultat af en retssag eller nogen anden form for følgetab) opstået "
-"under brugen eller mangel på samme af disse programmelprodukter, selv hvis "
-"MandrakeSoft S.A. er blevet gjort opmærksom på muligheden for eller "
-"indtræffelsen af sådanne skader.\n"
+"som resultat af en retssag eller nogen anden form for flgetab) opstet "
+"under brugen eller mangel p samme af disse programmelprodukter, selv hvis "
+"MandrakeSoft S.A. er blevet gjort opmrksom p muligheden for eller "
+"indtrffelsen af sdanne skader.\n"
"\n"
-"BEGRÆNSET ANSVAR MED HENSYN TIL REGLER OM BESIDDELSE ELLER BRUG AF FORBUDT "
+"BEGRNSET ANSVAR MED HENSYN TIL REGLER OM BESIDDELSE ELLER BRUG AF FORBUDT "
"PROGRAMMEL I VISSE LANDE\n"
"\n"
-"I den udstrækning som loven tillader vil MandrakeSoft S.A. eller deres "
-"distributører under ingen omstændigheder være ansvarlig for specielle, "
-"tilfældige, direkte eller indirekte tab af nogen art (inklusive uden "
-"begrænsninger skader ved tab af forretning, forstyrrelser af forretning, "
+"I den udstrkning som loven tillader vil MandrakeSoft S.A. eller deres "
+"distributrer under ingen omstndigheder vre ansvarlig for specielle, "
+"tilfldige, direkte eller indirekte tab af nogen art (inklusive uden "
+"begrnsninger skader ved tab af forretning, forstyrrelser af forretning, "
"finansielle tab, advokatbistand, erstatninger som resultat af en retssag "
-"eller nogen anden form for tab) opstået ved besiddelse eller brug af "
-"programmelkomponenter eller opstået ved hentning af programmelkomponenter "
-"fra et af Mandrake Linux webstederne som er forbudt eller begrænset i visse "
-"lande ved lokal lov. Dette begrænsede ansvar gælder, men er ikke "
-"begrænset til, de stærke krypteringskomponenter inkluderet i "
-"programmelprodukterne.\n"
+"eller nogen anden form for tab) opstet ved besiddelse eller brug af "
+"programmelkomponenter eller opstet ved hentning af programmelkomponenter "
+"fra et af Mandrake Linux webstederne som er forbudt eller begrnset i visse "
+"lande ved lokal lov. Dette begrnsede ansvar glder, men er ikke begrnset "
+"til, de strke krypteringskomponenter inkluderet i programmelprodukterne.\n"
"\n"
"\n"
"3. GPL-licensen og relaterede licenser\n"
"\n"
-"Dette programmel består af komponenter lavet af forskellige personer eller "
-"enheder. De fleste af disse komponenter bliver reguleret efter vilkårene og "
+"Dette programmel bestr af komponenter lavet af forskellige personer eller "
+"enheder. De fleste af disse komponenter bliver reguleret efter vilkrene og "
"aftalerne i GNU General Public License, herefter kaldet \"GPL\", eller "
"lignende licenser. De fleste af disse licenser tillader dig at bruge, "
-"kopiere, tilpasse eller redistribuere komponenterne, de dækker. Læs "
-"venligst vilkårene og betingelserne i licensaftalen for hver komponent "
-"omhyggeligt før du bruger det. Alle spørgsmål angående en komponent "
-"bedes adresseret til komponentens forfatter og ikke til MandrakeSoft. "
-"Programmerne udviklet af MandrakeSoft S.A. bliver reguleret efter GPL-"
-"licensen. Dokumentationen skrevet af MandrakeSoft S.A. bliver reguleret "
-"efter en specifik licens. Referér venligst til dokumentationen for "
-"yderligere detaljer.\n"
+"kopiere, tilpasse eller redistribuere komponenterne, de dkker. Ls venligst "
+"vilkrene og betingelserne i licensaftalen for hver komponent omhyggeligt "
+"fr du bruger det. Alle sprgsml angende en komponent bedes adresseret til "
+"komponentens forfatter og ikke til MandrakeSoft. Programmerne udviklet af "
+"MandrakeSoft S.A. bliver reguleret efter GPL-licensen. Dokumentationen "
+"skrevet af MandrakeSoft S.A. bliver reguleret efter en specifik licens. "
+"Referr venligst til dokumentationen for yderligere detaljer.\n"
"\n"
"\n"
"4. Intellektuelle rettigheder\n"
"\n"
-"Alle rettigheder til komponenterne i programmelproduktet tilhører deres "
+"Alle rettigheder til komponenterne i programmelproduktet tilhrer deres "
"respektive forfattere, og er beskyttet af intellektuelle rettigheds- og "
-"ophavsretslove, gældende for programmel. MandrakeSoft S.A. forbeholder sine "
-"rettigheder til at ændre eller tilpasse programmelprodukterne, helt eller "
-"delvist, med alle midler og til alle formål. \"Mandrake\", \"Mandrake Linux"
-"\" samt de tilhørende logoer er varemærker for MandrakeSoft S.A. \n"
+"ophavsretslove, gldende for programmel. MandrakeSoft S.A. forbeholder sine "
+"rettigheder til at ndre eller tilpasse programmelprodukterne, helt eller "
+"delvist, med alle midler og til alle forml. \"Mandrake\", \"Mandrake Linux"
+"\" samt de tilhrende logoer er varemrker for MandrakeSoft S.A. \n"
"\n"
"\n"
"5. Styrende love\n"
"\n"
"Hvis dele af denne aftale bliver kendt ugyldig, ulovlig eller ubrugelig ved "
-"en domstolsafgørelse, vil disse dele blive ekskluderet fra denne kontrakt. "
-"Du vil forblive bundet af de andre gældende dele af aftalen. Vilkårene og "
+"en domstolsafgrelse, vil disse dele blive ekskluderet fra denne kontrakt. "
+"Du vil forblive bundet af de andre gldende dele af aftalen. Vilkrene og "
"aftalerne i denne licens er reguleret under fransk lov. Alle uenigheder "
-"vedrørende vilkårene i denne licens vil fortrinsvist blive løst udenfor "
-"domstolene. Som en sidste udvej vil uenighederne blive håndteret ved den "
-"rette domstol i Paris, Frankrig. Ved spørgsmål omkring dette dokument, "
+"vedrrende vilkrene i denne licens vil fortrinsvist blive lst udenfor "
+"domstolene. Som en sidste udvej vil uenighederne blive hndteret ved den "
+"rette domstol i Paris, Frankrig. Ved sprgsml omkring dette dokument, "
"kontakt venligst MandrakeSoft S.A. \n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
-msgstr "Er du sikker på at du afviser licensen?"
+msgstr "Er du sikker p at du afviser licensen?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Tastatur"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
-msgstr "Vælg dit tastaturlayout."
+msgstr "Vlg dit tastaturlayout."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
-msgstr "Her er den komplette liste over tilgængelige tastaturer"
+msgstr "Her er den komplette liste over tilgngelige tastaturer"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
-msgstr "Hvilken installations-klasse ønsker du?"
+msgstr "Hvilken installations-klasse nsker du?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
-msgstr "Installér/Opdatér"
+msgstr "Installr/Opdatr"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Er dette en nyinstallation eller en opdatering?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Anbefalet"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Ekspert"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Opgradering"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
-msgstr "Opgradér kun pakker"
+msgstr "Opgradr kun pakker"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
-msgstr "Vælg muse-type."
+msgstr "Vlg muse-type."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Muse-port"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
-msgstr "Vælg hvilken seriel port din mus er forbundet til."
+msgstr "Vlg hvilken seriel port din mus er forbundet til."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulering af knapper"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulering af knap 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulering af knap 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Konfigurerer PCMCIA kort..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Konfigurerer IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "ingen ledige partitioner"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Skanner partitioner for at finde monteringspunkter"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
-msgstr "Vælg monterings-stierne"
+msgstr "Vlg monterings-stierne"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-"Det er ikke plads for 1 MB bootstrap! Installationen vil fortsætte, men for "
+"Det er ikke plads for 1 MB bootstrap! Installationen vil fortstte, men for "
"at starte dit system op, skal du lave en bootstrap partition i DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Ingen rodpartition fundet til opgradering"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Rod-partition"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Hvilken partition indeholder systemets rod-partition (/)?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
-msgstr "Du skal genstarte for at aktivere ændringerne i partitionstabellen"
+msgstr "Du skal genstarte for at aktivere ndringerne i partitionstabellen"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
-msgstr "Vælg partitioner der skal formateres"
+msgstr "Vlg partitioner der skal formateres"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Led efter beskadigede blokke?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formaterer partitioner"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Opretter og formaterer fil %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-"Kontrol af filsystem %s mislykkedes. Ønsker du at reparere fejlene (bemærk, "
+"Kontrol af filsystem %s mislykkedes. nsker du at reparere fejlene (bemrk, "
"du kan miste data)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
-msgstr "Ikke nok swap-plads til at gennemføre installationen, tilføj mere"
+msgstr "Ikke nok swap-plads til at gennemfre installationen, tilfj mere"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
-msgstr "Leder efter tilgængelige pakker og genopbygger rpm-database..."
+msgstr "Leder efter tilgngelige pakker og genopbygger rpm-database..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
-msgstr "Leder efter tilgængelige pakker"
+msgstr "Leder efter tilgngelige pakker"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Leder efter pakker der allerede er installeret..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Leder efter pakker som skal opgraderes"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5630,82 +5396,82 @@ msgstr ""
"Dit system har ikke nok plads tilbage til en installation eller opgradering "
"(%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-"Vælg indlæs eller gem pakkevalg på diskette.\n"
+"Vlg indls eller gem pakkevalg p diskette.\n"
"Formatet er det samme som for auto_install-genererede disketter."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
-msgstr "Indlæs fra diskette"
+msgstr "Indls fra diskette"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
-msgstr "Gem på diskette"
+msgstr "Gem p diskette"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
-msgstr "Indlæser fra diskette"
+msgstr "Indlser fra diskette"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Valg af pakker"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
-msgstr "Indsæt en diskette med pakkevalget"
+msgstr "Indst en diskette med pakkevalget"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
-msgstr "Valgt størrelse er større end tilgængelig plads"
+msgstr "Valgt strrelse er strre end tilgngelig plads"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Installationstype"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Du har ikke valgt nogen gruppe af pakker.\n"
-"Vælg den minimale installation du ønsker"
+"Vlg den minimale installation du nsker"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Med X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Med basal dokumentation (anbefalet!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Virkelig minimal installation (specielt ingen urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
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 ""
"Hvis du har alle cd'erne i listen nedenunder, klik Ok.\n"
-"Hvis du ikke har nogen af disse cd'er, klik Annullér.\n"
-"Hvis kun nogen cd'er mangler, fravælg dem, og klik så Ok."
+"Hvis du ikke har nogen af disse cd'er, klik Annullr.\n"
+"Hvis kun nogen cd'er mangler, fravlg dem, og klik s Ok."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cdrom med etikette '%s'"
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Forbereder installationen"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5714,89 +5480,21 @@ msgstr ""
"Installerer pakke %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Konfiguration efter installation"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
-msgstr "Indsæt opstartsdisketten i diskette-drevet %s"
+msgstr "Indst opstartsdisketten i diskette-drevet %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
-msgstr "Indsæt Opdater moduler-disketten i drev %s"
+msgstr "Indst Opdater moduler-disketten i drev %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Du har nu mulighed for at nedlæse programmel, der bruger kryptering.\n"
-"\n"
-"ADVARSEL:\n"
-"\n"
-"Grundet forskellige krav til programmel der bruger kryptering, og påtvunget "
-"af forskellige lokale lovområder, bør kunder og/eller slutbrugere af dette "
-"programmel sikre sig at lokale love fra dit/jeres lokalområde tillader dig/"
-"jer at nedlæse, gemme og/eller bruge dette programmel.\n"
-"\n"
-"Derudover skal kunder og/eller slutbrugere være opmærksomme på ikke at "
-"bryde lokale love fra dit/jeres lokalområde. Skulle en kunde og/eller "
-"slutbruger ikke respektere det lokale områdes love, vil han/de blive udsat "
-"for alvorlige sanktioner.\n"
-"\n"
-"Under ingen omstændigheder kan Mandrakesoft eller deres producenter og/"
-"eller leverandører holdes ansvarlig for speciel, indirekte eller tilfældig "
-"skade (inkluderet, men ikke begrænset til tab af overskud, "
-"forretningsafbrydelser, tab af kommercielle data og andre pekuniære tab, "
-"eventuelle risici og erstatninger der skal betales i overensstemmelse med "
-"retlig beslutning) som følge af brug, besiddelse eller nedlæsning af dette "
-"programmel, som kunder og/eller slutbrugere kunne få adgang til efter at "
-"have accepteret denne aftale.\n"
-"\n"
-"\n"
-"For spørgsmål om denne aftale, vær venlig at kontakte \n"
-"MandrakeSoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5808,165 +5506,163 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
"Du har nu mulighed for at hente opdaterede pakker som er blevet udgivet\n"
-"efter distributionen blev gjort tilgængelig.\n"
+"efter distributionen blev gjort tilgngelig.\n"
"\n"
-"Du vil få sikkerhedsrettelser eller fejlrettelser, men du skal have en\n"
-"internet-opkobling for at fortsætte.\n"
+"Du vil f sikkerhedsrettelser eller fejlrettelser, men du skal have en\n"
+"internet-opkobling for at fortstte.\n"
"\n"
-"Ønsker du at installere opdateringerne?"
+"nsker du at installere opdateringerne?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
-"Kontakter Mandrake Linux netsted for at hente listen over tilgængelige "
-"spejle"
+"Kontakter Mandrake Linux netsted for at hente listen over tilgngelige spejle"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
-msgstr "Vælg det spejl hvorfra pakkerne skal hentes"
+msgstr "Vlg det spejl hvorfra pakkerne skal hentes"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
-msgstr "Kontakter spejlet for at hente listen af tilgængelige pakker"
+msgstr "Kontakter spejlet for at hente listen af tilgngelige pakker"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Hvad er din tidszone?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Maskin-ur sat til GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
-msgstr "Automatisk tidssynkronisering (ved hjælp af NTP)"
+msgstr "Automatisk tidssynkronisering (ved hjlp af NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP-server"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Ekstern CUPS server"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Ingen printer"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Har du et ISA-lydkort?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
-msgstr "Kør \"sndconfig\" efter installation for at konfigurere dit lydkort"
+msgstr "Kr \"sndconfig\" efter installation for at konfigurere dit lydkort"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
-msgstr ""
-"Intet lydkort genkendt. Prøv at køre \"harddrake\" efter installation"
+msgstr "Intet lydkort genkendt. Prv at kre \"harddrake\" efter installation"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Oversigt"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Mus"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Tidszone"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Printer"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Internt ISDN-kort"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Lydkort"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV-kort"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr "Windows Domain"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Lokale filer"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
-msgstr "Sæt root-adgangskode"
+msgstr "St root-adgangskode"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Ingen adgangskode"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
-"Dette kodeord er for nemt at gætte (det skal mindst være på %d tegn)"
+"Denne adgangskode er for nemt at gtte (det skal mindst vre p %d tegn)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Identifikation"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Autentificering LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
-msgstr "LDAP grundlæggende dn"
+msgstr "LDAP grundlggende dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP-server"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Autentificering NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
-msgstr "NIS-domæne"
+msgstr "NIS-domne"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS-server"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5981,33 +5677,33 @@ msgid ""
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""
-"For at dette kan virke på en W2K PDC skal du nok have administratoren til "
-"at køre: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" "
-"everyone /add og genstarte serveren.\n"
-"Du skal også have et brugernavn og en adgangskode for at maskinen kan "
-"tilsluttes Windows(TM)-domænet.\n"
-"Hvis netværket ikke er aktiveret vil Drakx prøve at slutte til domænet "
-"efter trinnet med opsætning af netværk.\n"
-"Skulle denne opsætning fejle af nogen årsag, og domæneautentifikation "
-"ikke virke, så kør 'smbpasswd -j DOMAIN -U USER%PASSWORD' med dit Windows"
-"(tm) domæne og administrators brugernavn/adgangskode, efter genstart af "
+"For at dette kan virke p en W2K PDC skal du nok have administratoren til at "
+"kre: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
+"add og genstarte serveren.\n"
+"Du skal ogs have et brugernavn og en adgangskode for at maskinen kan "
+"tilsluttes Windows(TM)-domnet.\n"
+"Hvis netvrket ikke er aktiveret vil Drakx prve at slutte til domnet efter "
+"trinnet med opstning af netvrk.\n"
+"Skulle denne opstning fejle af nogen rsag, og domneautentifikation ikke "
+"virke, s kr 'smbpasswd -j DOMAIN -U USER%PASSWORD' med dit Windows(tm) "
+"domne og administrators brugernavn/adgangskode, efter genstart af "
"systemet.\n"
-"Kommandoen 'wbinfo -t' vil afprøve om dine hemmelige autentifikationsdata "
-"er i orden."
+"Kommandoen 'wbinfo -t' vil afprve om dine hemmelige autentifikationsdata er "
+"i orden."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
-msgstr "Autentifikations Windowsdomæne"
+msgstr "Autentifikations Windowsdomne"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
-msgstr "Brugernavn for domæneadministrator"
+msgstr "Brugernavn for domneadministrator"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
-msgstr "Adgangskode for domæneadministrator"
+msgstr "Adgangskode for domneadministrator"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6025,29 +5721,30 @@ msgid ""
"drive and press \"Ok\"."
msgstr ""
"En tilpasset opstartsdiskette lader dig starte Linux systemet op uden at "
-"være afhængig af den normale opstarter. Det kan være nyttigt, hvis du "
-"ikke vil installere SILO på dit system - eller hvis et andet operativsystem "
+"vre afhngig af den normale opstarter. Det kan vre nyttigt, hvis du ikke "
+"vil installere SILO p dit system - eller hvis et andet operativsystem "
"fjerner SILO, eller hvis SILO ikke virker med dit maskinel. En tilpasset "
-"opstartsdiskette kan også bruges sammen med Mandrakes `rescue image', "
-"hvilket gør det meget nemmere at reparere systemet i tilfælde af "
+"opstartsdiskette kan ogs bruges sammen med Mandrakes `rescue image', "
+"hvilket gr det meget nemmere at reparere systemet i tilflde af "
"systemnedbrud.\n"
"\n"
-"Hvis du ønsker at lave en opstartsdiskette til dit system, indsæt en "
-"diskette i dit første diskettedrev og tryk 'Ok'."
+"Hvis du nsker at lave en opstartsdiskette til dit system, indst en "
+"diskette i dit frste diskettedrev og tryk 'Ok'."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
-msgstr "Første diskette-drev"
+msgstr "Frste diskette-drev"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Andet diskette-drev"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Spring over"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6062,17 +5759,17 @@ msgid ""
"failures. Would you like to create a bootdisk for your system?\n"
"%s"
msgstr ""
-"En tilpasset opstartsdiskette lader dig opstarte Linux systemet uden at "
-"være afhængig af den normale opstarter. Det kan være nyttigt, hvis du "
-"ikke vil installere LILO (eller grub) på dit system - eller hvis et andet "
+"En tilpasset opstartsdiskette lader dig opstarte Linux systemet uden at vre "
+"afhngig af den normale opstarter. Det kan vre nyttigt, hvis du ikke vil "
+"installere LILO (eller grub) p dit system - eller hvis et andet "
"operativsystem fjerner LILO, eller hvis LILO ikke virker med din hardware. "
-"En tilpasset opstartsdiskette kan også bruges sammen med Mandrakes `rescue "
-"image', hvilket gør det meget nemmere at reparere systemet i tilfælde af "
+"En tilpasset opstartsdiskette kan ogs bruges sammen med Mandrakes `rescue "
+"image', hvilket gr det meget nemmere at reparere systemet i tilflde af "
"systemnedbrud. \n"
"Vil du lave en opstartsdiskette til dit system?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6083,31 +5780,31 @@ msgstr ""
"\n"
"\n"
"(ADVARSEL! Du bruger XFS til din root-partition,\n"
-"oprettelse af en opstartsdiskette på en 1.44 Mb diskette vil formentlig\n"
-"mislykkes, fordi XFS kræver en meget stor driver)."
+"oprettelse af en opstartsdiskette p en 1.44 Mb diskette vil formentlig\n"
+"mislykkes, fordi XFS krver en meget stor driver)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
-msgstr "Der er desværre ikke noget tilgængeligt diskette-drev"
+msgstr "Der er desvrre ikke noget tilgngeligt diskette-drev"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
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"
+msgstr "Vlg det diskette-drev, du vil benytte til at lave boot-disketten"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
-msgstr "Indsæt en diskette i %s"
+msgstr "Indst en diskette i %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Opretter opstartsdiskette..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Forbereder opstarter..."
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6115,31 +5812,31 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
"Det virker som om du har en OldWorld eller ukendt maskine, yaboot "
-"opstartsindlæseren vil ikke virke for dig. Installationen vil fortsætte, "
-"men du skal bruge BootX for at starte din maskine."
+"opstartsindlseren vil ikke virke for dig. Installationen vil fortstte, men "
+"du skal bruge BootX for at starte din maskine."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
-msgstr "Ønsker du at bruge aboot?"
+msgstr "nsker du at bruge aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Fejl ved installation af aboot, \n"
-"forsøg at gennemtvinge installation selv om dette kan ødelægge den "
-"første partition?"
+"forsg at gennemtvinge installation selv om dette kan delgge den frste "
+"partition?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Installerer systemopstarter"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
-msgstr "Installation af opstarter mislykkedes. Den følgende fejl opstod:"
+msgstr "Installation af opstarter mislykkedes. Den flgende fejl opstod:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6149,34 +5846,34 @@ msgid ""
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
-"Du behøver måske at ændre din Åben Firmware opstartsenhed for at slå systemstarteren til. Hvis du ikke "
-"ser systemstarter-beskeden ved genstart, så hold Command-Option-O-F nede og "
-"indtast:\n"
+"Du behver mske at ndre din ben Firmware opstartsenhed for at sl "
+"systemstarteren til. Hvis du ikke ser systemstarter-beskeden ved genstart, "
+"s hold Command-Option-O-F nede og indtast:\n"
" setenv boot-device %s,\\\\:tbxi\n"
-" Skriv så: shut-down\n"
-"Ved næste opstart burde du se systemstarteren."
+" Skriv s: shut-down\n"
+"Ved nste opstart burde du se systemstarteren."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
-msgstr "Indsæt en tom diskette i drev %s"
+msgstr "Indst en tom diskette i drev %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Laver autoinstallations-diskette"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-"Nogen dele af installationen er ikke færdig\n"
+"Nogen dele af installationen er ikke frdig\n"
"\n"
-"Er du sikker på du ønsker du at lukke nu?"
+"Er du sikker p du nsker du at lukke nu?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6194,12 +5891,12 @@ msgid ""
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-"Tillykke, installationen er færdig.\n"
+"Tillykke, installationen er frdig.\n"
"Fjern boot-mediet og tryk retur for at genstarte.\n"
"\n"
"\n"
"For information om rettelser til denne udgivelse af Mandrake Linux, se "
-"Errata på:\n"
+"Errata p:\n"
"\n"
"\n"
"%s\n"
@@ -6208,15 +5905,15 @@ msgstr ""
"Information om konfigurering af dit system kan du finde i kapitlet om efter-"
"installation i den Officielle Mandrake Linux Brugervejledning."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Laver autoinstallations-diskette"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6224,35 +5921,35 @@ msgid ""
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
-"Autoinstallation kan ske fuldautomatisk hvis ønsket. I så tilfælde vil "
-"den overtage hele harddisken!! (dette er beregnet til at installere på en "
-"anden maskine).\n"
+"Autoinstallation kan ske fuldautomatisk hvis nsket. I s tilflde vil den "
+"overtage hele harddisken!! (dette er beregnet til at installere p en anden "
+"maskine).\n"
"\n"
-"Du foretrækker måske at afspille installationen igen\n"
+"Du foretrkker mske at afspille installationen igen\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatisk"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Afspil igen"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Gem pakke-valg"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux Installation %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
-" <Tab>/<Alt-Tab> mellem elementer | <Space> vælger | <F12> næste skærm "
+" <Tab>/<Alt-Tab> mellem elementer | <Space> vlger | <F12> nste skrm "
#: ../../interactive.pm_.c:87
msgid "kdesu missing"
@@ -6260,34 +5957,34 @@ msgstr "kdesu mangler"
#: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100
msgid "consolehelper missing"
-msgstr "konsolhjælper mangler"
+msgstr "konsolhjlper mangler"
#: ../../interactive.pm_.c:152
msgid "Choose a file"
-msgstr "Vælg en fil"
+msgstr "Vlg en fil"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Avanceret"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Basal"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Forrige"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
-msgstr "Næste"
+msgstr "Nste"
#: ../../interactive/stdio.pm_.c:29 ../../interactive/stdio.pm_.c:149
msgid "Bad choice, try again\n"
-msgstr "Dårligt valg, prøv igen\n"
+msgstr "Drligt valg, prv igen\n"
#: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:150
#, c-format
@@ -6315,7 +6012,7 @@ msgstr "Knap '%s': %s"
#: ../../interactive/stdio.pm_.c:96
msgid "Do you want to click on this button?"
-msgstr "Ønsker du at klikke på denne knap?"
+msgstr "nsker du at klikke p denne knap?"
#: ../../interactive/stdio.pm_.c:105
msgid " enter `void' for void entry"
@@ -6329,7 +6026,7 @@ msgstr "Dit valg? (standard '%s'%s) "
#: ../../interactive/stdio.pm_.c:123
#, c-format
msgid "=> There are many things to choose from (%s).\n"
-msgstr "=> Der er mange ting at vælge imellem (%s).\n"
+msgstr "=> Der er mange ting at vlge imellem (%s).\n"
#: ../../interactive/stdio.pm_.c:126
msgid ""
@@ -6337,8 +6034,8 @@ msgid ""
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
-"Vælg det første tal i 10-området som du ønsker at redigere,\n"
-"Eller tryk retur for at fortsætte.\n"
+"Vlg det frste tal i 10-omrdet som du nsker at redigere,\n"
+"Eller tryk retur for at fortstte.\n"
"Dit valg? "
#: ../../interactive/stdio.pm_.c:139
@@ -6347,419 +6044,432 @@ msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
-"=> Bemærk, en etikette ændredes:\n"
+"=> Bemrk, en etikette ndredes:\n"
"%s"
#: ../../interactive/stdio.pm_.c:146
msgid "Re-submit"
msgstr "Indsend igen"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tjekkisk (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Tysk"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Spansk"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finsk"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Fransk"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norsk"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polsk"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Russisk"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Svensk"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Britisk"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Amerikansk"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albansk"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armensk (gammel)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armensk (skrivemaskine)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armensk (fonetisk)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidiansk (latin)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgisk"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bengali"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulgarsk (fonetisk)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgarsk (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasiliansk (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosnisk"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Hviderussisk"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Schweizisk (Tysk layout)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Schweizisk (Fransk layout)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tjekkisk (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
-msgstr "Tysk (ingen døde taster)"
+msgstr "Tysk (ingen dde taster)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dansk"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (norsk)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (svensk)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estisk"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgisk (russisk layout)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgisk (Latin layout)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
-msgstr "Græsk"
+msgstr "Grsk"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Gujarati"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Gurmukhi"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Ungarsk"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroatisk"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israelsk"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israelsk (Fonetisk)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iransk"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandsk"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italiensk"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Inuktitut"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japansk 106 taster"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Koreansk tastatur"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinamerikansk"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laotisk"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litauisk AZERTY (gammel)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litauisk AZERTY (ny)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Litauisk \"talrække\" QWERTY"
+msgstr "Litauisk \"talrkke\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litauisk \"fonetisk\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Lettisk"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedonisk"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myanmar (Burmesisk)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongolsk (kyrillisk)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Maltesisk (UK)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Maltesisk (US)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Hollandsk"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polsk (polsk layout)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polsk (polsk layout)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugisisk"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
-msgstr "Canadisk (Québec)"
+msgstr "Canadisk (Qubec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Russisk (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Russisk (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Russisk (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovensk"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakisk (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakisk (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbisk (kyrillisk)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Tamil (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Tamil (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Thailandsk"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tajik tastatur"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Tyrkisk (traditionel \"F\" model)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Tyrkisk (moderne \"Q\" model)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrainsk"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Amerikansk (internaltionalt)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
-msgstr "Vietnamesisk \"talrække\" QWERTY"
+msgstr "Vietnamesisk \"talrkke\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslavisk (latinsk)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
-msgstr "Højre alt-tast"
+msgstr "Hjre alt-tast"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Begge taster samtidigt"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Kontrol- og skiftetaster samtidigt"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "CapsLock-tast"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl- og alt-taster samtidigt"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt og Shift-taster samtidigt"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "'Menu'-tast"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Venstre Windows-tast"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
-msgstr "Højre Windows-tast"
+msgstr "Hjre Windows-tast"
#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
-msgstr "Cirkulære monteringer %s\n"
+msgstr "Cirkulre monteringer %s\n"
#: ../../lvm.pm_.c:103
msgid "Remove the logical volumes first\n"
-msgstr "Fjern de logiske delarkiver først\n"
+msgstr "Fjern de logiske delarkiver frst\n"
+
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"PCMCIA-understttelse eksisterer ikke lngere for 2.2-kerner. Brug en 2.4-"
+"kerne."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Du kan konfigurere hver parameter for modulet her."
-#: ../../modparm.pm_.c:50
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Intet tilgngeligt diskettedrev"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "et tal"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d kommaseparerede tal"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d kommaseparerede strenge"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "kommaseparerede tal"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "kommaseparerede strenge"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"PCMCIA-understøttelse eksisterer ikke længere for 2.2-kerner. Brug en 2.4-"
-"kerne."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun-mus"
@@ -6864,79 +6574,92 @@ msgstr "ingenting"
msgid "No mouse"
msgstr "Ingen mus"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Test musen"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "For at aktivere musen,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
-msgstr "FLYT PÅ HJULET!"
+msgstr "FLYT P HJULET!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Afslut"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
-msgstr "Næste ->"
+msgstr "Nste ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Er dette korrekt?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Info"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
-msgstr "Udvid træ"
+msgstr "Udvid tr"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
-msgstr "Sammenfold træ"
+msgstr "Sammenfold tr"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Skift mellem flad og gruppesorteret"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
-msgid "Connect to the Internet"
-msgstr "Lav forbindelse til Internettet"
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "brug pppoe"
#: ../../network/adsl.pm_.c:24
-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 ""
-"Den mest almindelige måde at forbinde med ADSL er pppoe.\n"
-"Nogen forbindelser bruger pptp, og nogle få bruger DHCP.\n"
-"Hvis du ikke ved noget, vælg 'brug pppoe'"
+msgid "use pptp"
+msgstr "brug pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "brug dhcp"
#: ../../network/adsl.pm_.c:26
msgid "Alcatel speedtouch usb"
msgstr "Alcatel speedtouch usb"
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "brug dhcp"
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "brug pppoe"
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
+msgid "Connect to the Internet"
+msgstr "Lav forbindelse til Internettet"
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "brug pptp"
+#: ../../network/adsl.pm_.c:30
+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 ""
+"Den mest almindelige mde at forbinde med ADSL er pppoe.\n"
+"Nogen forbindelser bruger pptp, og nogle f bruger DHCP.\n"
+"Hvis du ikke ved noget, vlg 'brug pppoe'"
+
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -6944,7 +6667,7 @@ msgstr "Webserver"
#: ../../network/drakfirewall.pm_.c:17
msgid "Domain Name Server"
-msgstr "Server for domænenavne (DNS)"
+msgstr "Server for domnenavne (DNS)"
#: ../../network/drakfirewall.pm_.c:32
msgid "Mail Server"
@@ -6952,7 +6675,7 @@ msgstr "Postserver"
#: ../../network/drakfirewall.pm_.c:37
msgid "POP and IMAP Server"
-msgstr "POP- og IMAP--server"
+msgstr "POP- og IMAP-server"
#: ../../network/drakfirewall.pm_.c:111
msgid "No network card"
@@ -6968,8 +6691,8 @@ msgid ""
msgstr ""
"drakfirewall-konfigurator\n"
"\n"
-"Dette konfigurerer en personlig brandmur for denne Mandrake Linux maskine.\n"
-"For en stærk dedikeret brandmurs-løsning se venligst den specialiserede "
+"Dette konfigurerer en personlig brandmur for denne Mandrake Linux-maskine.\n"
+"For en strk dedikeret brandmurs-lsning se venligst den specialiserede "
"MandrakeSecurity Firewall-distribution."
#: ../../network/drakfirewall.pm_.c:135
@@ -6979,6 +6702,10 @@ msgid ""
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
+"konfigurering med drakfirewall\n"
+"\n"
+"Forsikr dig om at du har konfigureret din internetforbindelse med "
+"drakconnect fr du gr videre."
#: ../../network/drakfirewall.pm_.c:152
msgid "Which services would you like to allow the Internet to connect to?"
@@ -7016,61 +6743,61 @@ msgstr "Andre porte"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
-"Hvilken DHCP klient ønsker du at bruge?\n"
-"Standard er dhcpcd"
+"Hvilken DHCP klient nsker du at bruge?\n"
+"Standard er dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
-"Der blev ikke fundet nogen ethernet netværksadapter på dit system.\n"
-"Kan ikke sætte denne forbindelsetype op."
+"Der blev ikke fundet nogen ethernet netvrksadapter p dit system.\n"
+"Kan ikke stte denne forbindelsetype op."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
-msgstr "Vælg netværksgrænsesnit"
+msgstr "Vlg netvrksgrnsesnit"
#: ../../network/ethernet.pm_.c:93
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
-"Vælg hvilken netværksadapter du ønsker at bruge til at lave forbindelse "
-"til Internettet med."
+"Vlg hvilken netvrksadapter du nsker at bruge til at lave forbindelse til "
+"Internettet med."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "kunne ikke finde noget netkort"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
-msgstr "Konfigurerer netværk"
+msgstr "Konfigurerer netvrk"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
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 ""
-"Indtast dit værtsnavn hvis du kender det.\n"
-"Nogle DHCP-servere kræver værtsnavnet for at fungere.\n"
-"Dit værtsnavn bør være et fuldt kvalificeret værtsnavn,\n"
+"Indtast dit vrtsnavn hvis du kender det.\n"
+"Nogle DHCP-servere krver vrtsnavnet for at fungere.\n"
+"Dit vrtsnavn br vre et fuldt kvalificeret vrtsnavn,\n"
"fx 'minpc.mitfirma.dk'."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
-msgstr "Værtsnavn"
+msgstr "Vrtsnavn"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
-msgstr "Konfigurér netværk"
+msgstr "Konfigurr netvrk"
#: ../../network/isdn.pm_.c:22
msgid "External ISDN modem"
@@ -7096,14 +6823,14 @@ msgid ""
"\n"
"We recommand the light configuration.\n"
msgstr ""
-"Hvilken ISDN-konfigurering foretrækker du?\n"
+"Hvilken ISDN-konfigurering foretrkker du?\n"
"\n"
-"* Den gamle konfiguration bruger isdn4net. Det har stærke\n"
-" værktøjer, men det er vanskeligt at konfigurere for en nybegynder,\n"
+"* Den gamle konfiguration bruger isdn4net. Det har strke\n"
+" vrktjer, men det er vanskeligt at konfigurere for en nybegynder,\n"
" og er ikke standardbaseret.\n"
"\n"
-"' Det nye konfigurationsværktøj er enklere at forstå,\n"
-" mere standardiseret, men med færre værktøjer.\n"
+"' Det nye konfigurationsvrktj er enklere at forst,\n"
+" mere standardiseret, men med frre vrktjer.\n"
"\n"
"Vi anbefaler den nye konfiguration.\n"
"\n"
@@ -7116,33 +6843,33 @@ msgstr "Ny konfiguration (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Gammel konfiguration (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN konfiguration"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
-"Vælg din udbyder.\n"
-" Hvis de ikke er i listen, vælg Ikke listet"
+"Vlg din udbyder.\n"
+" Hvis de ikke er i listen, vlg Ikke listet"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Europaprotokollen"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protokol for Europa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokol for resten af verden"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7150,32 +6877,32 @@ msgstr ""
"Protokol for resten af verden \n"
" ingen D-kanal (lejet linje)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
-msgstr "Hvilken protokol ønsker du at bruge?"
+msgstr "Hvilken protokol nsker du at bruge?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
-msgstr "Fandt \"%s\" grænsesnit, ønsker du at bruge det?"
+msgstr "Fandt \"%s\" grnsesnit, nsker du at bruge det?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Hvad slags kort har du?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Det ved jeg ikke"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7184,82 +6911,109 @@ msgid ""
"card.\n"
msgstr ""
"\n"
-"Hvis du har et ISA kort burde værdiene i næste billede være rigtige.\n"
+"Hvis du har et ISA kort burde vrdiene i nste billede vre rigtige.\n"
"\n"
"Hvis du har et PCMCIA kort skal du vide irq og io for kortet.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Afbryd"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
-msgstr "Fortsæt"
+msgstr "Fortst"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Hvilket er dit ISDN-kort?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
-"Jeg har opdaget et ISDN PCI-kort, men jeg ved ikke hvilken type. Vælg et "
-"PCI-kort i næste skærmbillede."
+"Jeg har opdaget et ISDN PCI-kort, men jeg ved ikke hvilken type. Vlg et PCI-"
+"kort i nste skrmbillede."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
-msgstr "Ingen ISDN PCI-kort fundet. Vælg ét i næste skærmbillede."
+msgstr "Ingen ISDN PCI-kort fundet. Vlg t i nste skrmbillede."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Angiv hvilken seriel port dit modem er forbundet til."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opkaldsindstillinger"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
-msgstr "Navn på forbindelsen"
+msgstr "Navn p forbindelsen"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefonnummer"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Brugernavn"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Skript-baseret"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminal-baseret"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
-msgstr "Domænenavn"
+msgstr "Domnenavn"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
-msgstr "Første DNS-server (valgfri)"
+msgstr "Frste DNS-server (valgfri)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Anden DNS-server (valgfri)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "Men ikke samstemmende"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Installr"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabel"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7297,24 +7051,24 @@ msgstr "Du er ikke forbundet til Internettet nu."
msgid "Connect"
msgstr "Tilslut"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Afbryd"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
-msgstr "Konfigurér forbindelsen"
+msgstr "Konfigurr forbindelsen"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Internetforbindelse & -konfiguration"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Vi skal nu konfigurere opkoblingen '%s'."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7333,167 +7087,171 @@ msgstr ""
"\n"
"Tryk OK for at begynde."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
-msgstr "Konfigurér netværk"
+msgstr "Konfigurr netvrk"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
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 ""
-"Da du er i gang med en netværksinstallation er dit netværk allerede "
+"Da du er i gang med en netvrksinstallation er dit netvrk allerede "
"konfigureret.\n"
-"Klik OK for at beholde din konfiguration, eller annullér for at "
-"omkonfigurere din Internet- og netværksforbindelse.\n"
+"Klik OK for at beholde din konfiguration, eller annullr for at "
+"omkonfigurere din Internet- og netvrksforbindelse.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
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 ""
-"Velkommen til Netværkskonfigurations-vejlederen\n"
+"Velkommen til Netvrkskonfigurations-vejlederen\n"
"\n"
-"Vi skal til at konfigurere din internet- eller netværksforbindelse.\n"
-"Hvis du ikke ønsker at bruge autodetektering, så fravælg "
-"afkrydsningsboksen\n"
+"Vi skal til at konfigurere din internet- eller netvrksforbindelse.\n"
+"Hvis du ikke nsker at bruge autodetektering, s fravlg afkrydsningsboksen\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
-msgstr "Vælg profilen der skal konfigureres"
+msgstr "Vlg profilen der skal konfigureres"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Brug automatisk detektion"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Eksperttilstand"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Detekterer enheder..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normal modemforbindelse"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
-msgstr "Detekteret på port %s"
+msgstr "Detekteret p port %s"
+
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Normal modemforbindelse"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "Detekteret %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN-forbindelse"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "Detekteret %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL opkobling"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "Detekteret på grænseflade %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabelforbindelse"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "Kabelopkobling detekteret"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Lokalnet-konfiguration"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "ethernet-kort detekteret"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
-msgstr "Vælg den opkobling, du ønsker at konfigurere"
+msgstr "Vlg den opkobling, du nsker at konfigurere"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-"Du har konfigureret flere måder at koble dig mod internet på.\n"
-"Venligst vælg den du ønsker at bruger.\n"
+"Du har konfigureret flere mder at koble dig mod internet p.\n"
+"Venligst vlg den du nsker at bruger.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internet opkobling"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
-msgstr "Ønsker du at starte din forbindelse ved opstart?"
+msgstr "nsker du at starte din forbindelse ved opstart?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
-msgstr "Netværks konfiguration"
+msgstr "Netvrks konfiguration"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
-msgstr "Netværket skal startes op igen"
+msgstr "Netvrket skal startes op igen"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr ""
-"Et problem opstod ved genstart af netværket: \n"
+"Et problem opstod ved genstart af netvrket: \n"
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
-"Tillykke, netværks- og internetkonfigurationen er færdig.\n"
-"Konfigurationen vil nu blive anvendt på dit system.\n"
+"Tillykke, netvrks- og internetkonfigurationen er frdig.\n"
+"Konfigurationen vil nu blive anvendt p dit system.\n"
"\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
-"Derefter anbefaler vi at du genstarter dit X-miljø for\n"
-"at undgå problemer med det ændrede værtsnavn"
+"Derefter anbefaler vi at du genstarter dit X-milj for\n"
+"at undg problemer med det ndrede vrtsnavn"
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
"Problemer indtraf under konfigurationen.\n"
-"Afprøv din forbindelse med net_monitor eller mcc. Hvis din forbindelse ikke "
-"virker, kan du prøve at genstarte konfigurationen."
+"Afprv din forbindelse med net_monitor eller mcc. Hvis din forbindelse ikke "
+"virker, kan du prve at genstarte konfigurationen."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7502,10 +7260,10 @@ msgid ""
msgstr ""
"ADVARSEL: Denne enhed er tidligere blevet konfigureret til at lave "
"forbindelse til Internettet.\n"
-"Ved kun at trykke på OK beholder du den nuværende konfiguration.\n"
-"Ændringer i felterne nedenunder vil overskrive denne konfiguration."
+"Ved kun at trykke p OK beholder du den nuvrende konfiguration.\n"
+"ndringer i felterne nedenunder vil overskrive denne konfiguration."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7514,106 +7272,116 @@ msgstr ""
"Indtast IP konfigurationen for denne maskine. Hvert felt skal udfyldes\n"
"med en IP adresse i `dotted-decimal' notation (for eksempel 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
-msgstr "Konfigurerer netværksenheden %s"
+msgstr "Konfigurerer netvrksenheden %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (drivprogram %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP-adresse"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netmaske"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Automatisk IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Start ved opstart"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresse skal have formatet 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
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 ""
-"Indtast domænenavn, værtsnavn og IP adressen for evt. ekstra navne-"
-"servere.\n"
-"Dit værtsnavn skal være et fuldt kvalificeret værtsnavn inklusive "
-"domæne,\n"
+"Indtast domnenavn, vrtsnavn og IP adressen for evt. ekstra navne-servere.\n"
+"Dit vrtsnavn skal vre et fuldt kvalificeret vrtsnavn inklusive domne,\n"
"f.eks. minpc.mitfirma.dk. Hvis du ikke har nogen ekstra navne-servere,\n"
-"så lad navne-server-felterne være blanke."
+"s lad navne-server-felterne vre blanke."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS-server"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (fx %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Gateway enhed"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
-msgstr "Adresse på DNS-server skal have formatet 1.2.3.4"
+msgstr "Adresse p DNS-server skal have formatet 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Gateway-adresse skal have formatet 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
-msgstr "Konfiguration af mellemvært (proxy)"
+msgstr "Konfiguration af mellemvrt (proxy)"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP-proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP-proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
-msgstr "Følg id for netværkskort (nyttigt for bærbare)"
+msgstr "Flg id for netvrkskort (nyttigt for brbare)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
-msgstr "Proxy skal være http://..."
+msgstr "Proxy skal vre http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Url burde begynde med 'ftp:' eller 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Brandmurkonfiguration fundet!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7621,127 +7389,127 @@ msgstr ""
"Advarsel! En eksisterende brandmurkonfiguration er blevet fundet. Du skal "
"muligvis lave manuelle rettelser efter installationen."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Internet-konfiguration"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
-msgstr "Ønsker du at forsøge at skabe forbindelse til Internettet nu?"
+msgstr "nsker du at forsge at skabe forbindelse til Internettet nu?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Tester din forbindelse..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Systemet er ikke forbundet til Internettet nu."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Af sikkerhedsgrunde vil det blive afbrudt nu."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
"Det lader ikke til at dit system har forbindelse til Internettet.\n"
-"Prøv at omkonfigurere din forbindelse."
+"Prv at omkonfigurere din forbindelse."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Forbindelses-konfiguration"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
-msgstr "Udfyld eller markér feltet nedenunder"
+msgstr "Udfyld eller markr feltet nedenunder"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Kort IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Kort mem (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Kort IO"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Kort IO_0"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "Kort IO_1"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Dit personlige telefonnummer"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
-msgstr "Navn på udbyder (f.eks. udbyder.net)"
+msgstr "Navn p udbyder (f.eks. udbyder.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Udbyders telefonnummer"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Udbyder DNS 1 (valgfri)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Udbyder DNS 2 (valgfri)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
-msgstr "Vælg dit land"
+msgstr "Vlg dit land"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
-msgstr "Opringningsmåde"
+msgstr "Opringningsmde"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Opkoblingshastighed"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
-msgstr "Opkoblingens tidsudløb (i sekunder)"
+msgstr "Opkoblingens tidsudlb (i sekunder)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Konto-login (brugernavn)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
-msgstr "Kodeord for konto"
+msgstr "Adgangskode for konto"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Storbritannien"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "montering mislykkedes: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
-msgstr "Udvidet partition ikke understøttet på denne platform"
+msgstr "Udvidet partition ikke understttet p denne platform"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 ""
"Du har plads tilovers i din partitionstabel, men jeg kan ikke udnytte den.\n"
-"Den eneste løsning er at flytte dine primære partitioner, således at\n"
+"Den eneste lsning er at flytte dine primre partitioner, sledes at\n"
"\"hullet\" bliver placeret ved siden af de udvidede partitioner."
#: ../../partition_table.pm_.c:774
@@ -7753,20 +7521,20 @@ msgstr "Genskabning fra fil %s mislykkedes: %s"
msgid "Bad backup file"
msgstr "Fejl i sikkerhedskopien"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Fejl ved skrivning til fil %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
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 ""
-"Noget slemt sker på dit drev. \n"
+"Noget slemt sker p dit drev. \n"
"En test for at tjekke integriteten af data er mislykkedes. \n"
-"Dette betyder at alt på disken vil ende som tilfældigt snavs"
+"Dette betyder at alt p disken vil ende som tilfldigt snavs"
#: ../../pkgs.pm_.c:26
msgid "must have"
@@ -7786,207 +7554,208 @@ msgstr "rart"
#: ../../pkgs.pm_.c:30
msgid "maybe"
-msgstr "måske"
+msgstr "mske"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
-msgstr "LPD - Line Printer Dæmon"
+msgstr "LPD - Line Printer Dmon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Ukendt model"
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Lokal printer"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Ekstern printer"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
-msgstr "Printer på ekstern CUPS server"
+msgstr "Printer p ekstern CUPS server"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
-msgstr "Printer på ekstern lpd server"
+msgstr "Printer p ekstern lpd server"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
-msgstr "Netværksprinter (TCP/sokkel)"
+msgstr "Netvrksprinter (TCP/sokkel)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
-msgstr "Printer på SMB/Windows 95/98/NT server"
+msgstr "Printer p SMB/Windows 95/98/NT server"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
-msgstr "Printer på en NetWare server"
+msgstr "Printer p en NetWare server"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Indtast en printerenheds-URI"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
-msgstr "kanalisér opgave ind i kommando"
-
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Ukendt model"
+msgstr "kanalisr opgave ind i kommando"
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Ukendt model"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Lokale printere"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Eksterne printere"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
-msgstr " på parallelport \\/*%s"
+msgstr " p parallelport \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", USB printer \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
-msgstr ", multi-funktions-enhed på parallel port \\/*%s"
+msgstr ", multi-funktions-enhed p parallel port \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
-msgstr ", multi-funktions-enhed på USB"
+msgstr ", multi-funktions-enhed p USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
-msgstr ", multi-funktions-enhed på HP JetDirect"
+msgstr ", multi-funktions-enhed p HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", multi-funktions-enhed"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", skriver til %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
-msgstr " på LPD-server \"%s\", printer \"%s\""
+msgstr " p LPD-server \"%s\", printer \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
-msgstr ", TCP/IP vært \"%s\", port %s"
+msgstr ", TCP/IP vrt \"%s\", port %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
-msgstr " på Windows-server \"%s\", deling \"%s\""
+msgstr " p Windows-server \"%s\", deling \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
-msgstr " på Novell-server \"%s\", printer \"%s\""
+msgstr " p Novell-server \"%s\", printer \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", med kommando %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
-msgstr "Rå printer (ingen driver)"
+msgstr "R printer (ingen driver)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
-msgstr "(på %s)"
+msgstr "(p %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
-msgstr "(på denne maskine)"
+msgstr "(p denne maskine)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
-msgstr "På CUPS-server '%s'"
+msgstr "P CUPS-server '%s'"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Forvalgt)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
-msgstr "Vælg printer-forbindelse"
+msgstr "Vlg printer-forbindelse"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Hvordan er printeren tilsluttet?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""
"\n"
-"Eksterne CUPS-servere behøver du ikke at konfigurere her: \n"
+"Eksterne CUPS-servere behver du ikke at konfigurere her: \n"
"disse printere vil automatisk blive fundet."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
"Automatisk identifikation af printere (Lokal, TCP/Socket og SMB-skrivere)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "CUPS-konfiguration"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Angiv CUPS server"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7996,15 +7765,15 @@ msgid ""
"to enter the CUPS server IP address and optionally the port number to get "
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-"Du behøver ikke at konfigurere nogen printere hér for at få adgang til "
+"Du behver ikke at konfigurere nogen printere hr for at f adgang til "
"eksterne CUPS-servere; CUPS-serverne informerer automatisk din maskine "
-"information om deres printere. Alle printere som for øjeblikket er kendt af "
-"din maskine vil være opført under \"Eksterne printere\". Når CUPS-"
-"serveren ikke er på dit lokalnetværk skal du opgive CUPS-serverens IP-"
-"adresse og eventuelle portnummer for at få printerinformation fra serveren, "
-"ellers kan du lade disse felter være blanke."
+"information om deres printere. Alle printere som for jeblikket er kendt af "
+"din maskine vil vre opfrt under \"Eksterne printere\". Nr CUPS-serveren "
+"ikke er p dit lokalnetvrk skal du opgive CUPS-serverens IP-adresse og "
+"eventuelle portnummer for at f printerinformation fra serveren, ellers kan "
+"du lade disse felter vre blanke."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8015,76 +7784,76 @@ msgid ""
msgstr ""
"\n"
"Normalt bliver CUPS konfigureret automatisk i overensstemmelse med dit "
-"netværksmiljø, så du kan få fat i printerne på CUPS-serverne på dit "
-"lokalnetværk. Hvis dette ikke virker ordentligt, så deaktivér 'Automatisk "
-"CUPS-konfiguration' og redigér din fil /etc/cups/cupsd.conf selv. Glem ikke "
+"netvrksmilj, s du kan f fat i printerne p CUPS-serverne p dit "
+"lokalnetvrk. Hvis dette ikke virker ordentligt, s deaktivr 'Automatisk "
+"CUPS-konfiguration' og redigr din fil /etc/cups/cupsd.conf selv. Glem ikke "
"at genstarte CUPS bagefter. (kommando: 'service cups restart')."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
-msgstr "IP-adressen bør se ud som 192.168.1.20"
+msgstr "IP-adressen br se ud som 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
-msgstr "Port-nummeret bør være et heltal!"
+msgstr "Port-nummeret br vre et heltal!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS-serverens IP"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Port"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Automatisk CUPS-konfiguration"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr "Tjekker dit system..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
"Der blev ikke fundet nogen printere som er direkte tilsluttede til din "
"maskine"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
msgstr ""
-"De følgende printere\n"
+"De flgende printere\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
msgstr ""
-"Den følgende printer\n"
+"Den flgende printer\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8092,7 +7861,7 @@ msgstr ""
"\n"
"og en ukendt printer er "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8101,7 +7870,7 @@ msgstr ""
"\n"
"og %d ukendte printere er "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8109,7 +7878,7 @@ msgstr ""
"\n"
"er "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8117,11 +7886,11 @@ msgstr ""
"\n"
"er "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "direkte forbundet til dit system"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8129,7 +7898,7 @@ msgstr ""
"\n"
"Der findes en ukendt printer direkte tilsluttet til dit system"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8138,46 +7907,46 @@ msgstr ""
"\n"
"Der findes %d ukendte printere direkte tilsluttet til dit system"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
-msgstr " (Forsikr dig om at alle dine printere er tilsluttede og tændte).\n"
+msgstr " (Forsikr dig om at alle dine printere er tilsluttede og tndte).\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-"Vil du aktivere udskrift på printerne som nævnes ovenfor eller på "
-"printerne i det lokale netværk?\n"
+"Vil du aktivere udskrift p printerne som nvnes ovenfor eller p printerne "
+"i det lokale netvrk?\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
-msgstr "Vil du aktivere udskrift på printerne i det lokale netværk?\n"
+msgstr "Vil du aktivere udskrift p printerne i det lokale netvrk?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
-msgstr "Vil du aktivere udskrift på printerne som nævnes ovenfor?\n"
+msgstr "Vil du aktivere udskrift p printerne som nvnes ovenfor?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
-msgstr "Er du sikker på at du vil opsætte udskrift på denne maskine?\n"
+msgstr "Er du sikker p at du vil opstte udskrift p denne maskine?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-"Bemærk: Afhængig af printermodel og udskriftssystem vil op til %d MB "
+"Bemrk: Afhngig af printermodel og udskriftssystem vil op til %d MB "
"yderligere programmel blive installeret."
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
-msgstr "Tilføj en ny printer"
+msgstr "Tilfj en ny printer"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8190,16 +7959,16 @@ msgid ""
"connection types."
msgstr ""
"\n"
-"Velkommen til vejlederen for printeropsætning\n"
+"Velkommen til vejlederen for printeropstning\n"
"\n"
"Denne vejleder lader dig installere lokale eller eksterne printere som skal "
-"bruges fra denne maskine, og også fra andre maskiner i netværket.\n"
+"bruges fra denne maskine, og ogs fra andre maskiner i netvrket.\n"
"\n"
-"Den spørger dig om alle nødvendige oplysninger til at opsætte printere og "
-"giver dig adgang til alle tilgængelige printerdrivere, drivermuligheder og "
+"Den sprger dig om alle ndvendige oplysninger til at opstte printere og "
+"giver dig adgang til alle tilgngelige printerdrivere, drivermuligheder og "
"opkoblingstyper for printere."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8224,21 +7993,21 @@ msgstr ""
"Velkommen til guiden for printerinstallation\n"
"\n"
"Denne guide lader dig installere printere sluttet til denne maskine, direkte "
-"til netværket eller til en ekstern Windows-maskine.\n"
+"til netvrket eller til en ekstern Windows-maskine.\n"
"\n"
-"Hvis du har printere sluttet til denne maskine, så tilslut og tænd dem nu "
-"så de kan identificeres automatisk. Netværksprinterne og Windows-"
-"maskinerne skal også være tilsluttede og tændte.\n"
+"Hvis du har printere sluttet til denne maskine, s tilslut og tnd dem nu s "
+"de kan identificeres automatisk. Netvrksprinterne og Windows-maskinerne "
+"skal ogs vre tilsluttede og tndte.\n"
"\n"
-"Bemærk at det tager længere tid at identificere netværksprintere end at "
-"identificere lokalt tilsluttede printere. Så deaktivér autoidentifikation "
-"af netværksprintere og/eller printere sluttede til Windows-maskiner hvis du "
+"Bemrk at det tager lngere tid at identificere netvrksprintere end at "
+"identificere lokalt tilsluttede printere. S deaktivr autoidentifikation af "
+"netvrksprintere og/eller printere sluttede til Windows-maskiner hvis du "
"ikke har brug for dette.\n"
"\n"
-"Klik på \"Næste\" når du er klar og på \"Annullér\" hvis du ikke vil "
+"Klik p \"Nste\" nr du er klar og p \"Annullr\" hvis du ikke vil "
"installere printere nu."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8257,13 +8026,13 @@ msgstr ""
"\n"
"Denne guide lader dig installere printere sluttet til denne maskine.\n"
"\n"
-"Hvis du har printere sluttet til denne maskine, så tilslut og tænd dem nu "
-"så de kan identificeres automatisk.\n"
+"Hvis du har printere sluttet til denne maskine, s tilslut og tnd dem nu s "
+"de kan identificeres automatisk.\n"
"\n"
-"Klik på \"Næste\" når du er klar og på \"Annullér\" hvis du ikke vil "
+"Klik p \"Nste\" nr du er klar og p \"Annullr\" hvis du ikke vil "
"installere printere nu."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8286,33 +8055,33 @@ msgstr ""
"Velkommen til guiden for printerinstallation\n"
"\n"
"Denne guide lader dig installere printere sluttet til denne maskine eller "
-"direkte til netværket.\n"
+"direkte til netvrket.\n"
"\n"
-"Hvis du har printere sluttet til denne maskine, så tilslut og tænd dem nu "
-"så de kan identificeres automatisk. Netværksprinterne skal også være "
-"tilsluttede og tændte.\n"
+"Hvis du har printere sluttet til denne maskine, s tilslut og tnd dem nu s "
+"de kan identificeres automatisk. Netvrksprinterne skal ogs vre "
+"tilsluttede og tndte.\n"
"\n"
-"Bemærk at det tager længere tid at identificere netværksprintere end at "
-"identificere lokalt tilsluttede printere. Så deaktivér autoidentifikation "
-"af netværksprintere hvis du ikke har brug for dette.\n"
+"Bemrk at det tager lngere tid at identificere netvrksprintere end at "
+"identificere lokalt tilsluttede printere. S deaktivr autoidentifikation af "
+"netvrksprintere hvis du ikke har brug for dette.\n"
"\n"
-"Klik på \"Næste\" når du er klar og på \"Annullér\" hvis du ikke vil "
+"Klik p \"Nste\" nr du er klar og p \"Annullr\" hvis du ikke vil "
"installere printere nu."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Auto-opdagelse af printere tilsluttet denne maskine"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
-msgstr "Auto-opdagelse af printere tilsluttet direkte til det lokale netværk"
+msgstr "Auto-opdagelse af printere tilsluttet direkte til det lokale netvrk"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-"Auto-opdagelse af printere tilsluttet maskiner der køre Microsoft Windows"
+"Auto-opdagelse af printere tilsluttet maskiner der kre Microsoft Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8331,255 +8100,253 @@ msgstr ""
"Du kan udskrive med 'Udskriv'-kommandoen i dit program (normalt i 'Filer'-"
"menuen).\n"
"\n"
-"Hvis du ønsker at tilføje, fjerne eller omdøbe en printer, eller hvis du "
-"ønsker at ændre på standard-indstillingerne (papirbakke, "
-"printkvalitet ...), så vælg 'Printer' i 'Udstyr'-afsnittet i Mandrake "
-"Kontrolcentret."
+"Hvis du nsker at tilfje, fjerne eller omdbe en printer, eller hvis du "
+"nsker at ndre p standard-indstillingerne (papirbakke, printkvalitet ...), "
+"s vlg 'Printer' i 'Udstyr'-afsnittet i Mandrake Kontrolcentret."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr "Auto-opdagelse af printere"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
-msgstr ", netværksprinter \"%s\", port %s"
+msgstr ", netvrksprinter \"%s\", port %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
-msgstr ", printer \"%s\" på SMB/Windows-server \"%s\""
+msgstr ", printer \"%s\" p SMB/Windows-server \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Fandt %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
-msgstr "Printer på parallel port \\/*%s"
+msgstr "Printer p parallel port \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "USB-printer \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
-msgstr "Netværksprinter '%s', port %s"
+msgstr "Netvrksprinter '%s', port %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
-msgstr "Printer '%s' på SMB/Windows server '%s'"
+msgstr "Printer '%s' p SMB/Windows server '%s'"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Lokal printer"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
"printer: /dev/usb/lp1, ...)."
msgstr ""
-"Ingen lokal printer fundet! For at installere en printer i hånden skal du "
+"Ingen lokal printer fundet! For at installere en printer i hnden skal du "
"indtaste et enhedsnavn/filnavn i inddatalinjen (parallelporte: /dev/lp0, /"
-"dev/lp1 ..., svarende til LPT1:, LPT2: ..., første USB-printer: /dev/usb/"
+"dev/lp1 ..., svarende til LPT1:, LPT2: ..., frste USB-printer: /dev/usb/"
"lp0, 2. USB-printer: /dev/usb/lp1 ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Du skal indtaste en enhed eller et filnavn!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Ingen printer fundet!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
-msgstr "Tilgængelige printer"
+msgstr "Tilgngelige printer"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-"Den følgende printer blev opdaget automatisk. Hvis det ikke er den du "
-"ønsker at opsætte så indtast et enhedsnavn/filnavn på inddatalinjen"
+"Den flgende printer blev opdaget automatisk. Hvis det ikke er den du nsker "
+"at opstte s indtast et enhedsnavn/filnavn p inddatalinjen"
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-"Her er en liste over alle automatisk opdagede printere. Vælg den printer du "
-"ønsker at opsætte eller indtast et enhedsnavn/filnavn på inddatalinjen"
+"Her er en liste over alle automatisk opdagede printere. Vlg den printer du "
+"nsker at opstte eller indtast et enhedsnavn/filnavn p inddatalinjen"
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
"if you prefer a customized printer configuration, turn on \"Manual "
"configuration\"."
msgstr ""
-"Den følgende printer blev opdaget automatisk. Konfigurationen af printeren "
-"vil ske fuldstændigt automatisk. Hvis din printer ikke blev fundet korrekt "
-"eller hvis du foretrækker en tilpasset printerkonfiguration, så slå "
-"'Manuel konfiguration' til."
+"Den flgende printer blev opdaget automatisk. Konfigurationen af printeren "
+"vil ske fuldstndigt automatisk. Hvis din printer ikke blev fundet korrekt "
+"eller hvis du foretrkker en tilpasset printerkonfiguration, s sl 'Manuel "
+"konfiguration' til."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
"automatically. If your printer was not correctly detected or if you prefer a "
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-"Her er en liste over alle automatisk opdagede printere. Vælg den printer du "
-"ønsker at opsætte. Konfigurationen af printeren vil ske fuldstændigt "
+"Her er en liste over alle automatisk opdagede printere. Vlg den printer du "
+"nsker at opstte. Konfigurationen af printeren vil ske fuldstndigt "
"automatisk. Hvis din printer ikke blev fundet korrekt eller hvis du "
-"foretrækker en tilpasset printerkonfiguration, så slå 'Manuel "
-"konfiguration' til."
+"foretrkker en tilpasset printerkonfiguration, s sl 'Manuel konfiguration' "
+"til."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
"Angiv hvilken port din printer er forbundet til eller indtast et enhedsnavn/"
-"filnavn på inddatalinjen"
+"filnavn p inddatalinjen"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Angiv hvilken port din printer er forbundet til."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
"(parallelporte: /dev/lp0, /dev/lp1 ..., svarende til LPT1:, LPT2: ..., "
-"første USB-printer: /dev/usb/lp0, 2. USB-printer: /dev/usb/lp1 ...)."
+"frste USB-printer: /dev/usb/lp0, 2. USB-printer: /dev/usb/lp1 ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
-msgstr "Du skal vælge eller indtaste en printer/enhed!"
+msgstr "Du skal vlge eller indtaste en printer/enhed!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Manuel konfiguration"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Parametre til ekstern lpd"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
-"For at bruge en ekstern printer, skal du opgive værtsnavnet\n"
-"for printerserveren og navnet på printeren på denne server."
+"For at bruge en ekstern printer, skal du opgive vrtsnavnet\n"
+"for printerserveren og navnet p printeren p denne server."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
-msgstr "Eksternt værtsnavn"
+msgstr "Eksternt vrtsnavn"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Eksternt printernavn"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
-msgstr "Eksternt værtsnavn mangler"
+msgstr "Eksternt vrtsnavn mangler"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
-msgstr "Det eksterne værtsnavn mangler!"
+msgstr "Det eksterne vrtsnavn mangler!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr "Fandt model: %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
-msgstr "Skanner netværk ..."
+msgstr "Skanner netvrk ..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
-msgstr ", printer \"%s\" på server \"%s\""
+msgstr ", printer \"%s\" p server \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
-msgstr "Printer \"%s\" på server \"%s\""
+msgstr "Printer \"%s\" p server \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT)-printer indstillinger"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
"the print server, as well as the share name for the printer you wish to "
"access and any applicable user name, password, and workgroup information."
msgstr ""
-"For at skrive til en SMB printer skal du angive værtsnavnet på SMB "
-"maskinen (bemærk at dette navn kan være forskelligt fra TCP/IP-navnet!) og "
-"muligvis IP-adressen på printerserveren, så vel som delenavnet for "
-"printeren du vil bruge samt nødvendig information om brugernavn, "
-"adgangskode og arbejdsgruppe."
+"For at skrive til en SMB printer skal du angive vrtsnavnet p SMB maskinen "
+"(bemrk at dette navn kan vre forskelligt fra TCP/IP-navnet!) og muligvis "
+"IP-adressen p printerserveren, s vel som delenavnet for printeren du vil "
+"bruge samt ndvendig information om brugernavn, adgangskode og arbejdsgruppe."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-" Hvis den ønskede printer blev fundet, så vælg den fra listen og tilføj "
-"dernæst brugernavn, adgangskode og/eller arbejdsgruppe om nødvendigt."
+" Hvis den nskede printer blev fundet, s vlg den fra listen og tilfj "
+"dernst brugernavn, adgangskode og/eller arbejdsgruppe om ndvendigt."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
-msgstr "SMB-servervært"
+msgstr "SMB-servervrt"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB-serverens IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Dele-navn"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Arbejdsgruppe"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Auto-detekteret"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Enten servernavnet eller serverens IP skal angives!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Samba-delenavn mangler!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "SIKKERHEDSADVARSEL!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8602,27 +8369,27 @@ msgid ""
"type in Printerdrake.\n"
"\n"
msgstr ""
-"Du er ved at opsætte udskrivning til en Windows-konto med adgangskode. "
+"Du er ved at opstte udskrivning til en Windows-konto med adgangskode. "
"Grundet en fejl i arkitekturen af Sambas klientprogrammel bliver "
"adgangskoden lagt i klar tekst i Samba-klientens kommandolinje, som bruges "
-"til at sende printjobbet til Windows-serveren. Så det er muligt for enhver "
-"bruger på denne maskine at vise adgangskoden på skærmen ved at angive "
+"til at sende printjobbet til Windows-serveren. S det er muligt for enhver "
+"bruger p denne maskine at vise adgangskoden p skrmen ved at angive "
"kommandoer som 'ps auxwww'.\n"
"\n"
-"Vi anbefaler at bruge en af de følgende alternativer (i alle tilfælde skal "
-"du forsikre dig om at kun maskiner fra dit lokalnetværk har adgang til din "
-"Windows-server, for eksempel ved hjælp af en brandmur):\n"
+"Vi anbefaler at bruge en af de flgende alternativer (i alle tilflde skal "
+"du forsikre dig om at kun maskiner fra dit lokalnetvrk har adgang til din "
+"Windows-server, for eksempel ved hjlp af en brandmur):\n"
"\n"
-"Brug en konto uden adgangskode på din Windows-server, såsom 'GUEST'-"
-"kontoen eller en speciel konto som kun anvendes til udskrift. Fjern ikke "
+"Brug en konto uden adgangskode p din Windows-server, ssom 'GUEST'-kontoen "
+"eller en speciel konto som kun anvendes til udskrift. Fjern ikke "
"adgangskodebeskyttelsen fra en personlig konto eller en administrator-"
"konto.\n"
"\n"
-"Opsæt din Windows-server så printeren er tilgængelig under LPD-"
-"protokollen. Opsæt dernæst udskrift fra denne maskine med '%s'-"
-"opkoblingstypen i Printerdrake.\n"
+"Opst din Windows-server s printeren er tilgngelig under LPD-protokollen. "
+"Opst dernst udskrift fra denne maskine med '%s'-opkoblingstypen i "
+"Printerdrake.\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8630,11 +8397,11 @@ msgid ""
"type in Printerdrake.\n"
"\n"
msgstr ""
-"Opsæt din Windows-server til at gøre printeren tilgængelig under IPP-"
-"protokollen, og opsæt udskrift fra denne maskine med '%s'-opkoblingstypen i "
+"Opst din Windows-server til at gre printeren tilgngelig under IPP-"
+"protokollen, og opst udskrift fra denne maskine med '%s'-opkoblingstypen i "
"Printerdrake.\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8644,130 +8411,134 @@ msgstr ""
"Forbind din printer til en Linux-server og lad dine Windows-maskiner "
"tilslutte sig til den som klienter.\n"
"\n"
-"Ønsker du virkelig at fortsætte med at opsætte din printer som du gør nu?"
+"nsker du virkelig at fortstte med at opstte din printer som du gr nu?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare printer-parametre"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
"print queue name for the printer you wish to access and any applicable user "
"name and password."
msgstr ""
-"For at skrive til en NetWare printer skal du angive navnet på NetWare "
-"printerserveren (bemærk at dette navn kan være forskelligt fra TCP/IP-"
-"navnet!) såvel som kønavnet for den printer du vil benytte samt om "
-"nødvendigt et brugernavn og en adgangskode."
+"For at skrive til en NetWare printer skal du angive navnet p NetWare "
+"printerserveren (bemrk at dette navn kan vre forskelligt fra TCP/IP-"
+"navnet!) svel som knavnet for den printer du vil benytte samt om "
+"ndvendigt et brugernavn og en adgangskode."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Printer-server"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
-msgstr "Printerkø-navn"
+msgstr "Printerk-navn"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "NCP-servernavn mangler!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
-msgstr "NCP-kønavn mangler!"
+msgstr "NCP-knavn mangler!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
-msgstr ", vært \"%s\", port %s"
+msgstr ", vrt \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
-msgstr "Vært \"%s\", port %s"
+msgstr "Vrt \"%s\", port %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "TCP/Sokkel-printer-parametre"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-"Vælg en af de fundne printere fra listen eller angiv værtsnavnet eller IP-"
+"Vlg en af de fundne printere fra listen eller angiv vrtsnavnet eller IP-"
"adressen og eventuelt portnummer (standard er 9100) i indtastningsfelterne."
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
"JetDirect servers the port number is usually 9100, on other servers it can "
"vary. See the manual of your hardware."
msgstr ""
-"For at skrive til en TCP eller sokkel-printer skal du angive værtsnavnet "
-"eller IP-adressen på printeren, og eventuelt portnummer (standard er 9100). "
-"På HP JetDirect-servere er portnummeret normalt 9100, på andre servere "
+"For at skrive til en TCP eller sokkel-printer skal du angive vrtsnavnet "
+"eller IP-adressen p printeren, og eventuelt portnummer (standard er 9100). "
+"P HP JetDirect-servere er portnummeret normalt 9100, p andre servere "
"varierer det. Tjek manualen for dit udstyr."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
-msgstr "Værtsnavn eller IP-adresse på printer mangler!"
+msgstr "Vrtsnavn eller IP-adresse p printer mangler!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
-msgstr "Værtsnavn eller IP-adresse på printer mangler!"
+msgstr "Vrtsnavn eller IP-adresse p printer mangler!"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Printer-enheds URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-"Du kan direkte opgive URI til printeren. URIen skal være i henhold til "
-"enten CUPS- eller Foomatic-standarden. Bemærk at ikke alle typer URIer "
-"understøttes af alle kø-behandlere."
+"Du kan direkte opgive URI til printeren. URIen skal vre i henhold til enten "
+"CUPS- eller Foomatic-standarden. Bemrk at ikke alle typer URIer "
+"understttes af alle k-behandlere."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "En korrekt URI skal opgives!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-"Alle printere behøver et navn (f.eks. 'printer').\n"
-"Beskrivelsen og lokaliseringsfelterne behøver ikke \n"
+"Alle printere behver et navn (f.eks. 'printer').\n"
+"Beskrivelsen og lokaliseringsfelterne behver ikke \n"
"udfyldes. De er kommentarer til brugerne."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
-msgstr "Navn på printer"
+msgstr "Navn p printer"
+
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Beskrivelse"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Placering"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
-msgstr "Læser database over printere ..."
+msgstr "Lser database over printere ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Forbereder printerdatabase: ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Din printermodel"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8783,33 +8554,33 @@ msgid ""
msgstr ""
"Printerdrake har sammenlignet modelnavnet fra den automatiske genkendelse af "
"printeren med modellerne listet i dens printerdatabase for at finde den "
-"bedste match. Dette valg kan være forkert, især når din printer slet ikke "
-"er listet i databasen. Så tjek om valget er korrekt og klik \"Modellen er "
-"korrekt\" hvis den er, og hvis ikke så klik \"Vælg model manuelt\" så du "
-"kan udvælge din printermodel manuelt på den næste skærm.\n"
+"bedste match. Dette valg kan vre forkert, isr nr din printer slet ikke er "
+"listet i databasen. S tjek om valget er korrekt og klik \"Modellen er "
+"korrekt\" hvis den er, og hvis ikke s klik \"Vlg model manuelt\" s du kan "
+"udvlge din printermodel manuelt p den nste skrm.\n"
"\n"
"Som din printer har Printerdrake fundet:\n"
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "Modellen er korrekt"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
-msgstr "Vælg model manuelt"
+msgstr "Vlg model manuelt"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Valg af printermodel"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Hvilken printermodel har du?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8819,25 +8590,25 @@ msgid ""
msgstr ""
"\n"
"\n"
-"Tjek venligst om Printerdrake udførte \n"
+"Tjek venligst om Printerdrake udfrte \n"
"autodetekteringen af din printermodel\n"
-"korrekt. Opsøg den korrekte model i listen\n"
-"når markøren står på en forkert model, eller\n"
-"på 'Rå printer'."
+"korrekt. Opsg den korrekte model i listen\n"
+"nr markren str p en forkert model, eller\n"
+"p 'R printer'."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-"Hvis din printer ikke er listet, så vælg en kompatibel (se printermanual) "
+"Hvis din printer ikke er listet, s vlg en kompatibel (se printermanual) "
"eller en lignende printer."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI konfiguration af winprinter"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8847,29 +8618,29 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
"Du konfigurerer en OKI laser-winprinter. Disse printere bruger en meget "
-"speciel kommunikationsprotokol og derfor virker de kun når de er forbundet "
-"til den første parallelle port. Når din printer er forbundet til en anden "
-"port eller til en printserverboks, så forbind printeren til den første "
-"parallelle port før du udskriver en prøveside. Ellers vil printeren ikke "
-"virke. Din opsætning af forbindelsestype vil blive ignoreret af driveren."
+"speciel kommunikationsprotokol og derfor virker de kun nr de er forbundet "
+"til den frste parallelle port. Nr din printer er forbundet til en anden "
+"port eller til en printserverboks, s forbind printeren til den frste "
+"parallelle port fr du udskriver en prveside. Ellers vil printeren ikke "
+"virke. Din opstning af forbindelsestype vil blive ignoreret af driveren."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Lexmark inkjet konfiguration"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
"printer to a local port or configure it on the machine where it is connected "
"to."
msgstr ""
-"Printerdriverne til inkjet som leveres af Lexmark understøtter kun lokale "
-"printere, ikke printere på eksterne maskiner eller printserverbokse. "
-"Forbind din printer til en lokal port eller konfigurér den på den maskine, "
-"den er forbundet til."
+"Printerdriverne til inkjet som leveres af Lexmark understtter kun lokale "
+"printere, ikke printere p eksterne maskiner eller printserverbokse. Forbind "
+"din printer til en lokal port eller konfigurr den p den maskine, den er "
+"forbundet til."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8880,20 +8651,20 @@ msgid ""
"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
"adjust the head alignment settings with this program."
msgstr ""
-"For at kunne udskrive på din Lexmark inkjet fra denne konfigurering skal du "
+"For at kunne udskrive p din Lexmark inkjet fra denne konfigurering skal du "
"bruge inkjet printerdriverne leveret af Lexmark (http://www.lexmark.com/). "
-"Klik på 'Drivers'-knappen. Vælg så din model og derefter 'Linux' som "
+"Klik p 'Drivers'-knappen. Vlg s din model og derefter 'Linux' som "
"operativsystem. Driverne kommer som RPM-pakker eller skal-skripter med "
-"interaktiv grafisk installation. Du behøver ikke lave denne konfiguration "
-"via de grafiske grænseflader. Annullér direkte efter licensaftalen. "
-"Udskriv derefter justeringssider for skrivehovedet med 'lexmarkmaintain', og "
-"justér opsætningen af justeringen af hovedet med dette program."
+"interaktiv grafisk installation. Du behver ikke lave denne konfiguration "
+"via de grafiske grnseflader. Annullr direkte efter licensaftalen. Udskriv "
+"derefter justeringssider for skrivehovedet med 'lexmarkmaintain', og justr "
+"opstningen af justeringen af hovedet med dette program."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "GDI Laserprinter med Zenographics ZJ-Stream-Format"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8915,27 +8686,27 @@ msgid ""
"The first command can be given by any normal user, the second must be given "
"as root. After having done so you can print normally.\n"
msgstr ""
-"Din printer tilhører gruppen af GDI-laserprintere (winprintere) solgt af "
+"Din printer tilhrer gruppen af GDI-laserprintere (winprintere) solgt af "
"forskellige producenter som bruger Zenographics ZJ-stream rasterformat for "
"data sendt til printeren. Drivprogrammet til disse printere er stadig i et "
-"meget tidligt udviklingstrin og det vil således måske ikke altid virke "
-"rigtigt. Især er det muligt at printeren kun virker når du har valgt "
-"papirstørrelsen A4.\n"
-"\n"
-"Nogen af disse printere, såsom HP Laserjet 1000, som dette drivprogram "
-"først blev udviklet til, behøver at deres programmel bliver lagt op på "
-"dem efter at de er blevet tændt. I tilfældet med HP LaserJet 1000 skal du "
-"søge i printerens Windows drivprogram-cd på din Windows-partition efter "
-"filen \"sihp1000.img\" og lægge den op på printeren med en af de følgende "
+"meget tidligt udviklingstrin og det vil sledes mske ikke altid virke "
+"rigtigt. Isr er det muligt at printeren kun virker nr du har valgt "
+"papirstrrelsen A4.\n"
+"\n"
+"Nogen af disse printere, ssom HP Laserjet 1000, som dette drivprogram frst "
+"blev udviklet til, behver at deres programmel bliver lagt op p dem efter "
+"at de er blevet tndt. I tilfldet med HP LaserJet 1000 skal du sge i "
+"printerens Windows drivprogram-cd p din Windows-partition efter filen "
+"\"sihp1000.img\" og lgge den op p printeren med en af de flgende "
"kommandoer:\n"
"\n"
" lpr -o raw sihp1000.img\n"
" cat sihp1000.img > /dev/usb/lp0\n"
"\n"
-"Den første kommando kan gives af enhver normal bruger, den anden skal gives "
+"Den frste kommando kan gives af enhver normal bruger, den anden skal gives "
"som root. Efter at have gjort dette kan du udskrive normalt.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8946,84 +8717,84 @@ msgid ""
msgstr ""
"Standardprinterens indstillinger\n"
"\n"
-"Du bør tjekke at sidestørrelsen og blæktypen/udskriftstilstanden (hvis "
-"til stede) og også konfigurationen af laserprinterudstyr (hukommelse, "
-"duplex-enhed, ekstra bakker) er sat rigtigt. Bemærk at en meget god "
-"udskriftskvalitet kan gøre udskriften betydeligt langsommere."
+"Du br tjekke at sidestrrelsen og blktypen/udskriftstilstanden (hvis til "
+"stede) og ogs konfigurationen af laserprinterudstyr (hukommelse, duplex-"
+"enhed, ekstra bakker) er sat rigtigt. Bemrk at en meget god "
+"udskriftskvalitet kan gre udskriften betydeligt langsommere."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
-msgstr "Valg %s skal være et helt tal!"
+msgstr "Valg %s skal vre et helt tal!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
-msgstr "Valg %s skal være et tal!"
+msgstr "Valg %s skal vre et tal!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
-msgstr "Valg %s er udenfor område!"
+msgstr "Valg %s er udenfor omrde!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
-"Ønsker du fremover at bruge printeren \"%s\"\n"
+"nsker du fremover at bruge printeren \"%s\"\n"
"som standard?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testsider"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
"laser printers with too low memory it can even not come out. In most cases "
"it is enough to print the standard test page."
msgstr ""
-"Vælg testsiderne du ønsker at udskrive.\n"
-"Bemærk: fototestsiden kan tage ret lang tid at skrive ud, og på "
-"laserprintere med for lidt hukommelse vil den måske ikke skrives ud i det "
-"hele taget. Som regel vil det være nok at udskrive standard-testsiden."
+"Vlg testsiderne du nsker at udskrive.\n"
+"Bemrk: fototestsiden kan tage ret lang tid at skrive ud, og p "
+"laserprintere med for lidt hukommelse vil den mske ikke skrives ud i det "
+"hele taget. Som regel vil det vre nok at udskrive standard-testsiden."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Ingen testsider"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Udskriv"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Standard testside"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternativ testside (letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternativ testside (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Fototestside"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Udskriv ikke nogen testsider"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Udskriver testsider..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9033,28 +8804,28 @@ msgid ""
"\n"
msgstr ""
"Testsider er blevet sendt til printeren.\n"
-"Dette kan tage lidt tid før printeren starter.\n"
+"Dette kan tage lidt tid fr printeren starter.\n"
"Udskrivningsstatus:\n"
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
"Testsider er sendt til printeren.\n"
-"Det kan tage lidt tid før printeren starter.\n"
+"Det kan tage lidt tid fr printeren starter.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Fungerer det korrekt?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
-msgstr "Rå printer"
+msgstr "R printer"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9063,22 +8834,22 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
"For at skrive en fil fra kommandolinjen (terminalvinduet) kan du enten bruge "
-"programmet '%s <fil>' eller et grafisk printerværktøj: 'xpp <fil>' eller "
-"'kprinter <fil>'. De grafiske værktøjer lader dig vælge printeren og "
-"ændre indstillingerne på en nem måde.\n"
+"programmet '%s <fil>' eller et grafisk printervrktj: 'xpp <fil>' eller "
+"'kprinter <fil>'. De grafiske vrktjer lader dig vlge printeren og ndre "
+"indstillingerne p en nem mde.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-"Disse kommandoer kan du også bruge fra 'udskrivningskommando'-feltet i "
-"udskriftsdialogerne i mange programmer, men lad være med at angive "
-"filnavnet her, fordi filen der skal udskrives leveres af programmet.\n"
+"Disse kommandoer kan du ogs bruge fra 'udskrivningskommando'-feltet i "
+"udskriftsdialogerne i mange programmer, men lad vre med at angive filnavnet "
+"her, fordi filen der skal udskrives leveres af programmet.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9087,32 +8858,31 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
"\n"
-"'%s'-kommandoen tillader også ændring af indstillingsmulighederne for et "
-"bestemt udskriftsjob. Tilføj blot de ønskede indstillinger til "
+"'%s'-kommandoen tillader ogs ndring af indstillingsmulighederne for et "
+"bestemt udskriftsjob. Tilfj blot de nskede indstillinger til "
"kommandolinjen, fx '%s <fil>\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s\n"
"\n"
msgstr ""
-"Hvilke muligheder der er for den aktuelle printer kan du enten læse på "
-"listen vist nedenfor, eller klikke på knappen 'liste med printermuligheder'%"
-"s%s\n"
+"Hvilke muligheder der er for den aktuelle printer kan du enten lse p "
+"listen vist nedenfor, eller klikke p knappen 'liste med printermuligheder'%s"
+"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-"Her er en liste over tilgængelige printmuligheder for den aktuelle "
-"printer:\n"
+"Her er en liste over tilgngelige printmuligheder for den aktuelle printer:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9121,26 +8891,26 @@ msgstr ""
"For at udskrive en fil fra kommandolinjen (terminalvinduet) brug da "
"kommandoen '%s <fil>'.\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-"Denne kommando kan du også bruge fra 'udskrivningskommando'-feltet i "
-"udskriftsdialogerne i mange programmer, men lad være med at angive "
-"filnavnet her, fordi filen der skal udskrives leveres af programmet.\n"
+"Denne kommando kan du ogs bruge fra 'udskrivningskommando'-feltet i "
+"udskriftsdialogerne i mange programmer, men lad vre med at angive filnavnet "
+"her, fordi filen der skal udskrives leveres af programmet.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-"For at få en liste af tilgængelige muligheder for den aktuelle printer kan "
-"du klikke på knappen 'Liste med printermuligheder'."
+"For at f en liste af tilgngelige muligheder for den aktuelle printer kan "
+"du klikke p knappen 'Liste med printermuligheder'."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9149,7 +8919,7 @@ msgstr ""
"For at udskrive en fil fra kommandolinjen (terminalvinduet) brug da "
"kommandoen '%s <fil>' eller '%s <fil>'.\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9158,14 +8928,14 @@ msgid ""
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""
-"Du kan også bruge den grafiske grænseflade 'xpdq' til at sætte "
+"Du kan ogs bruge den grafiske grnseflade 'xpdq' til at stte "
"valgmuligheder og behandle udskriftsopgaver.\n"
-"Hvis du bruger KDE som skrivebordsmiljø, har du en 'panik-knap', en ikon p"
-" skrivebordet, benævnt med 'STOP printer!', som stopper alle "
-"udskriftsopgaver øjeblikkeligt når du klikker på den. Dette er fx nyttigt "
-"hvis papiret krøller sammen.\n"
+"Hvis du bruger KDE som skrivebordsmilj, har du en 'panik-knap', en ikon p "
+"skrivebordet, benvnt med 'STOP printer!', som stopper alle udskriftsopgaver "
+"jeblikkeligt nr du klikker p den. Dette er fx nyttigt hvis papiret "
+"krller sammen.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9174,44 +8944,44 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
"\n"
-"'%s'- og '%s'-kommandoerne tillader også ændring af "
-"indstillingsmulighederne for et bestemt udskriftsjob. Tilføj blot de "
-"ønskede indstillinger til kommandolinjen, fx '%s <fil>'.\n"
+"'%s'- og '%s'-kommandoerne tillader ogs ndring af indstillingsmulighederne "
+"for et bestemt udskriftsjob. Tilfj blot de nskede indstillinger til "
+"kommandolinjen, fx '%s <fil>'.\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
-msgstr "Udskriver/Skanner/Fotokort på '%s'"
+msgstr "Udskriver/Skanner/Fotokort p '%s'"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
-msgstr "Udskriver/Skanner på '%s'"
+msgstr "Udskriver/Skanner p '%s'"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
-msgstr "Udskriver/Adgang til fotokort på '%s'"
+msgstr "Udskriver/Adgang til fotokort p '%s'"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
-msgstr "Udskriver på printeren '%s'"
-
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+msgstr "Udskriver p printeren '%s'"
+
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Luk"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Liste med printermuligheder"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9226,14 +8996,14 @@ msgid ""
msgstr ""
"Din multifunktionsenhed blev konfigureret automatisk til at kunne skanne. Nu "
"kan du skanne med 'scanimage' ('scanimage -d hp:%s' for at angive skanneren "
-"hvis du har mere end én) fra kommandolinjen eller med de grafiske "
-"grænseflader 'xscanimage' eller 'xsane'. Hvis du bruger GIMP kan du også "
-"skanne ved at vælge det rigtige punkt i menuen 'Filer/Hent'. Brug også "
-"'man scanimage' på kommandolinjen for at få mere information\n"
+"hvis du har mere end n) fra kommandolinjen eller med de grafiske "
+"grnseflader 'xscanimage' eller 'xsane'. Hvis du bruger GIMP kan du ogs "
+"skanne ved at vlge det rigtige punkt i menuen 'Filer/Hent'. Brug ogs 'man "
+"scanimage' p kommandolinjen for at f mere information\n"
"\n"
-"Brug ikke \"scannerdrake\" på denne enhed!"
+"Brug ikke \"scannerdrake\" p denne enhed!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9246,25 +9016,25 @@ msgid ""
"of the file lists."
msgstr ""
"Din printer blev konfigureret automatisk til at give dig adgang til fotokort-"
-"drevene fra din PC. Nu kan du få adgang til dine fotokort med det grafiske "
-"program 'MtoolsFM' (Menu: 'Programmer' -> 'Filværktøjer' -> 'Mtools "
-"Filadministration') eller kommandolinjeværktøjet 'mtools' (indtast 'man "
-"mtools' på kommandolinjen for mere information). Du finder kortets "
-"filsystem under drevbogstavet 'p:', eller følgende drevbogstaver hvis du "
-"har mere end én HP-printer med fotokortdrev. I 'MtoolsFM' kan du skifte "
-"mellem drevbogstaver med feltet i de øverste højre hjørner af fillisterne."
-
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+"drevene fra din PC. Nu kan du f adgang til dine fotokort med det grafiske "
+"program 'MtoolsFM' (Menu: 'Programmer' -> 'Filvrktjer' -> 'Mtools "
+"Filadministration') eller kommandolinjevrktjet 'mtools' (indtast 'man "
+"mtools' p kommandolinjen for mere information). Du finder kortets filsystem "
+"under drevbogstavet 'p:', eller flgende drevbogstaver hvis du har mere end "
+"n HP-printer med fotokortdrev. I 'MtoolsFM' kan du skifte mellem "
+"drevbogstaver med feltet i de verste hjre hjrner af fillisterne."
+
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
-msgstr "Læser printerdata ..."
+msgstr "Lser printerdata ..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
-msgstr "Overfør printerkonfiguration"
+msgstr "Overfr printerkonfiguration"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9273,41 +9043,41 @@ msgid ""
"overtaken, but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-"Du kan kopiere printerkonfigurationen du har sat op for køserveren %s til %"
-"s, din nuværende køserver. Al konfigurationsdata (printernavn, "
-"beskrivelse, opkoblingstype og standardindstillinger) bliver overtaget, men "
-"ikke opgaver.\n"
-"Ikke alle køer kan overføres på grund af:\n"
+"Du kan kopiere printerkonfigurationen du har sat op for kserveren %s til %"
+"s, din nuvrende kserver. Al konfigurationsdata (printernavn, beskrivelse, "
+"opkoblingstype og standardindstillinger) bliver overtaget, men ikke "
+"opgaver.\n"
+"Ikke alle ker kan overfres p grund af:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-"CUPS understøtter ikke printere på Novellservere eller printere som sender "
+"CUPS understtter ikke printere p Novellservere eller printere som sender "
"dataene ind i en frit-formet kommando.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-"PDQ understøtter kun lokale printere, eksterne LPD printere, og Sokkel/TCP "
+"PDQ understtter kun lokale printere, eksterne LPD printere, og Sokkel/TCP "
"printere.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
-msgstr "LPD og LPRng understøtter ikke IPP printere.\n"
+msgstr "LPD og LPRng understtter ikke IPP printere.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-"Desuden kan køer lavet med dette program eller \"foomatic -configure\" ikke "
+"Desuden kan ker lavet med dette program eller \"foomatic -configure\" ikke "
"overflyttes."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9317,105 +9087,105 @@ msgstr ""
"Printere konfigureret med PPD-filerne, som producenten har lavet, eller med "
"CUPS egne drivere kan heller ikke overflyttes."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
"\n"
-"Vælg printerene som du vil overflytte og klik\n"
-"\"Overfør\"."
+"Vlg printerene som du vil overflytte og klik\n"
+"\"Overfr\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
-msgstr "Overfør ikke printere"
+msgstr "Overfr ikke printere"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
-msgstr "Overfør"
+msgstr "Overfr"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""
-"En printer med navnet \"%s\" eksisterer allerede på %s. \n"
-"Klik \"Overfør\" for at overskrive.\n"
-"Du kan også give et nyt printernavn, eller overspringe denne printer."
+"En printer med navnet \"%s\" eksisterer allerede p %s. \n"
+"Klik \"Overfr\" for at overskrive.\n"
+"Du kan ogs give et nyt printernavn, eller overspringe denne printer."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
-msgstr "Navn på printer bør kun indeholde bogstaver, tal og understregen _"
+msgstr "Navn p printer br kun indeholde bogstaver, tal og understregen _"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
"Printeren \"%s\" eksisterer allerede,\n"
-"ønsker du virkelig at overskrive dens konfiguration?"
+"nsker du virkelig at overskrive dens konfiguration?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nyt printernavn"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
-msgstr "Overfører %s ..."
+msgstr "Overfrer %s ..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-"Du har overført din tidligere standard-printer '%s', skal den også være "
+"Du har overfrt din tidligere standard-printer '%s', skal den ogs vre "
"standard-printer under det nye printersystem %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Opfrisker printerdata ..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Konfiguration af en ekstern printer"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
-msgstr "Starter netværk ..."
+msgstr "Starter netvrk ..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
-msgstr "Konfigurér netværket nu"
+msgstr "Konfigurr netvrket nu"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
-msgstr "Netværksfunktionalitet ikke konfigureret"
+msgstr "Netvrksfunktionalitet ikke konfigureret"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
"configuration, you will not be able to use the printer which you are "
"configuring now. How do you want to proceed?"
msgstr ""
-"Du er ved at konfigurere en ekstern printer. Dette kræver en virkende "
-"netværksadgang, men dit netværk er endnu ikke konfigureret. Hvis du vil "
-"fortsætte uden en netværkskonfiguration, vil du ikke kunne bruge printeren "
-"som du konfigurerer nu. Hvordan ønsker du at fortsætte?"
+"Du er ved at konfigurere en ekstern printer. Dette krver en virkende "
+"netvrksadgang, men dit netvrk er endnu ikke konfigureret. Hvis du vil "
+"fortstte uden en netvrkskonfiguration, vil du ikke kunne bruge printeren "
+"som du konfigurerer nu. Hvordan nsker du at fortstte?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
-msgstr "Fortsæt med konfigurering af netværk"
+msgstr "Fortst med konfigurering af netvrk"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9424,39 +9194,39 @@ msgid ""
"printer, also using the Mandrake Control Center, section \"Hardware\"/"
"\"Printer\""
msgstr ""
-"Netværksopsætningen lavet under installationen kan ikke startes nu. Tjek "
-"om netværket bliver tilgængeligt efter opstart af dit system, og ret "
-"konfigurationen med Mandrake Kontrolcenter, afsnittet 'Netværk og "
-"internet'/ 'Forbindelse', og konfigurér derefter printeren også med "
-"Mandrake Kontrolcenter, afsnittet om 'Maskinel'/'Printer'"
+"Netvrksopstningen lavet under installationen kan ikke startes nu. Tjek om "
+"netvrket bliver tilgngeligt efter opstart af dit system, og ret "
+"konfigurationen med Mandrake Kontrolcenter, afsnittet 'Netvrk og internet'/ "
+"'Forbindelse', og konfigurr derefter printeren ogs med Mandrake "
+"Kontrolcenter, afsnittet om 'Maskinel'/'Printer'"
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-"Netværksadgangen kørte ikke og kunne ikke startes. Tjek din konfiguration "
-"og dit udstyr. Prøv derefter at konfigurere din eksterne printer igen."
+"Netvrksadgangen krte ikke og kunne ikke startes. Tjek din konfiguration og "
+"dit udstyr. Prv derefter at konfigurere din eksterne printer igen."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Genstarter printsystemet ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
-msgstr "høj"
+msgstr "hj"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoid"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
-msgstr "Installerer et printersystem på sikkerhedsniveauet %s"
+msgstr "Installerer et printersystem p sikkerhedsniveauet %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9470,22 +9240,22 @@ msgid ""
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""
-"Du er ved at installere printsystemet %s på et system kørende på "
+"Du er ved at installere printsystemet %s p et system krende p "
"sikkerhedsniveau %s.\n"
"\n"
-"Dette printsystem kører som en dæmon (baggrundsproces) som venter på "
-"printeropgaver og behandler dem. Denne dæmon er også tilgængelig for "
-"eksterne maskiner via netværket, og derfor er det et muligt angrebspunkt. "
-"Derfor bliver kun nogle få udvalgte dæmoner startet op som standard i "
-"dette sikkerhedsniveau.\n"
+"Dette printsystem krer som en dmon (baggrundsproces) som venter p "
+"printeropgaver og behandler dem. Denne dmon er ogs tilgngelig for "
+"eksterne maskiner via netvrket, og derfor er det et muligt angrebspunkt. "
+"Derfor bliver kun nogle f udvalgte dmoner startet op som standard i dette "
+"sikkerhedsniveau.\n"
"\n"
-"Ønsker du virkelig at konfigurere udskrivning på denne maskine?"
+"nsker du virkelig at konfigurere udskrivning p denne maskine?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Starter printsystemet ved opstart"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9498,303 +9268,225 @@ msgid ""
"Do you want to have the automatic starting of the printing system turned on "
"again?"
msgstr ""
-"Printsystemet (%s) vil ikke blive startet automatisk, når maskinen startes "
+"Printsystemet (%s) vil ikke blive startet automatisk, nr maskinen startes "
"op.\n"
-"Det er muligt at den automatiske opstart blev slået fra ved ændring til et "
-"højere sikkerhedsniveau, fordi printsystemet er et muligt angrebspunkt.\n"
+"Det er muligt at den automatiske opstart blev slet fra ved ndring til et "
+"hjere sikkerhedsniveau, fordi printsystemet er et muligt angrebspunkt.\n"
"\n"
-"Ønsker du at have den automatiske opstart af printsystemet slået til igen?"
+"nsker du at have den automatiske opstart af printsystemet slet til igen?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Tjekker installeret programmel..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Fjerner LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Fjerner %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Fjerner LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Installerer pakker..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
-msgstr "Vælg printerkø-behandler"
+msgstr "Vlg printerk-behandler"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
-msgstr "Hvilket printersystem (spooler) ønsker du at bruge?"
+msgstr "Hvilket printersystem (spooler) nsker du at bruge?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfigurerer printer '%s'..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Installerer Foomatic..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Printer-muligheder"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Forbereder Printerdrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Konfigurerer programmer..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Vil du gerne konfigurere udskrivning?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Printsystem: "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
"or to make a printer on a remote CUPS server available for Star Office/"
"OpenOffice.org/GIMP."
msgstr ""
-"De følgende printere er konfigureret. Dobbeltklik på en printer for at "
-"ændre dens indstillinger; for at gøre den til standard-printer: for at se "
-"information om den; eller for at gøre en ekstern CUPS-printer tilgængelig "
+"De flgende printere er konfigureret. Dobbeltklik p en printer for at ndre "
+"dens indstillinger; for at gre den til standard-printer: for at se "
+"information om den; eller for at gre en ekstern CUPS-printer tilgngelig "
"for Star Office/OpenOffice.org/GIMP.org."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
-"De følgende printere er konfigureret. Dobbeltklik på en printer for at "
-"ændre dens indstillinger, for at gøre den til standard-printer, eller for "
-"at se information om den."
+"De flgende printere er konfigureret. Dobbeltklik p en printer for at ndre "
+"dens indstillinger, for at gre den til standard-printer, eller for at se "
+"information om den."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-"Opfrisk printerliste (for at vise alle tilgængelige eksterne CUPS-printere)"
+"Opfrisk printerliste (for at vise alle tilgngelige eksterne CUPS-printere)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
-msgstr "Ændr printsystemet"
+msgstr "ndr printsystemet"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normal udgave"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
-msgstr "Ønsker du at konfigurere en anden printer?"
+msgstr "nsker du at konfigurere en anden printer?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
-msgstr "Ændr printerkonfiguration"
+msgstr "ndr printerkonfiguration"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr ""
"Printer %s\n"
-"Hvad ønsker du at forandre på, på denne printer?"
+"Hvad nsker du at forandre p, p denne printer?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
-msgstr "Gør det!"
+msgstr "Gr det!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Printeropkoblingstype"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Printernavn, beskrivelse, sted"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Printerproducent, model, driver"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Printerproducent, model"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
-msgstr "Sæt printeren som standard-printer"
+msgstr "St printeren som standard-printer"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Tilføj denne printer til Star Office/OpenOffice.org/GIMP.org"
+msgstr "Tilfj denne printer til Star Office/OpenOffice.org/GIMP.org"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Fjern denne printer fra Star Office/OpenOffice.org/GIMP.org"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Udskriver testsider"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
-msgstr "Véd hvordan denne printer bruges"
+msgstr "Vd hvordan denne printer bruges"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Fjern printer"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Fjerner gammel printer \"%s\"..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Standard printer"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Printeren '%s' er nu sat som standard-printer."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Tilføjer printer til Star Office/OpenOffice.org/GIMP.org"
+msgstr "Tilfjer printer til Star Office/OpenOffice.org/GIMP.org"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-"Printeren \"%s\" blev tilføjet til Star Office/OpenOffice.org/GIMP.org."
+"Printeren \"%s\" blev tilfjet til Star Office/OpenOffice.org/GIMP.org."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-"Kunne ikke tilføje printeren \"%s\" til Star Office/OpenOffice.org/GIMP.org."
+"Kunne ikke tilfje printeren \"%s\" til Star Office/OpenOffice.org/GIMP.org."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Fjerner printer fra Star Office/OpenOffice.org/GIMP.org"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr "Printeren \"%s\" blev fjernet fra Star Office/OpenOffice.org/GIMP.org."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
"Kunne ikke fjerne printeren \"%s\" fra Star Office/OpenOffice.org/GIMP.org."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
-msgstr "Ønsker du virkelig at fjerne printeren \"%s\"?"
+msgstr "nsker du virkelig at fjerne printeren \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Fjerner printer \"%s\"..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Konfiguration af proxy (mellemvært)"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Velkommen til programmet for proxy-konfigurering.\n"
-"\n"
-"Her vil du kunne opsætte dine http- og ftp-proxyer\n"
-"med eller uden brugernavn og adgangskode\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Udfyld venligst oplysningerne om http-proxy\n"
-"Lad det være blankt hvis du ikke ønsker en http-proxy"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "port"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "Url burde begynde med 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Port-delen bør være numerisk"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Udfyld venligst oplysningerne om ftp-proxy\n"
-"Lad det være blankt hvis du ikke ønsker en ftp-proxy"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Indtast brugernavn og adgangskode på proxy, om nødvendigt.\n"
-"Lad det være blankt hvis du ikke ønsker brugernavn/adgangskode"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "brugernavn"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "adgangskode"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "genindtast adgangskode"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Adgangskoderne stemmer ikke overens. Prøv igen!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr "Kan ikke tilføje en partition til _formatéret_ RAID md%d"
-
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Kan ikke skrive filen %s"
+msgstr "Kan ikke tilfje en partition til _formatret_ RAID md%d"
#: ../../raid.pm_.c:137
msgid "mkraid failed"
@@ -9802,14 +9494,14 @@ msgstr "mkraid fejlede"
#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid fejlede (måske mangler raidtools?)"
+msgstr "mkraid fejlede (mske mangler raidtools?)"
#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ikke nok partitioner til at benytte RAID level %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9835,138 +9527,132 @@ msgid ""
msgstr ""
"Standard: Dette er den normale sikkerhed anbefalet for en maskine der vil "
"blive brugt til at \n"
-" køre på internettet som en klient.\n"
+" kre p internettet som en klient.\n"
"\n"
-"Høj: Her er en del restriktioner, og flere automatiske kontroller vil "
-"blive kørt hver nat.\n"
+"Hj: Her er en del restriktioner, og flere automatiske kontroller vil "
+"blive krt hver nat.\n"
"\n"
-"Højere: Sikkerheden er nu høj nok til at bruge systemet som en server "
-"som kan tage imod forbindelser fra mange klienter. Hvis din "
-"maskine kun er en klient på internettet, bør du\n"
-"\t vælge et lavere niveau.\n"
+"Hjere: Sikkerheden er nu hj nok til at bruge systemet som en server som "
+"kan tage imod forbindelser fra mange klienter. Hvis din "
+"maskine kun er en klient p internettet, br du\n"
+"\t vlge et lavere niveau.\n"
"\n"
-"Paranoid: Dette er svarende til det foregående niveau, men systemet er "
-"helt lukket og\n"
-" sikkerhedsfaciliteter er på deres højeste\n"
+"Paranoid: Dette er svarende til det foregende niveau, men systemet er helt "
+"lukket og\n"
+" sikkerhedsfaciliteter er p deres hjeste\n"
"\n"
"Sikkerhedsadministrator:\n"
-" Hvis 'Sikkerhedspåmindelser' valgmuligheden er sat, vil "
-"sikkerhedpåmindelser blive sendt til denne bruger (brugernavn eller "
+" Hvis 'Sikkerhedspmindelser' valgmuligheden er sat, vil "
+"sikkerhedpmindelser blive sendt til denne bruger (brugernavn eller "
"epostadresse)"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Sikkerhedsniveau:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Forvalgt: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
-msgstr "Sikkerhedspåmindelser:"
+msgstr "Sikkerhedspmindelser:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Sikkerhedsadministrator:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
-msgstr "Netværkstilvalg"
+msgstr "Netvrkstilvalg"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Systemtilvalg"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-"De følgende tilvalg kan sættes for at tilpasse din\n"
-"systemsikkerhed. Hvis du har brug for forklaringer kan du klikke på "
-"Hjælp.\n"
+"De flgende tilvalg kan sttes for at tilpasse din\n"
+"systemsikkerhed. Hvis du har brug for forklaringer kan du klikke p Hjlp.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (Forvalgt: %s)"
-
-#: ../../security/main.pm_.c:161
-#, fuzzy
-msgid "Periodic Checks 2"
-msgstr "Periodiske kontroller"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Periodiske kontroller"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
-msgstr "Vent venligst, sætter sikkerhedsniveau..."
+msgstr "Vent venligst, stter sikkerhedsniveau..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
-msgstr "Vent venligst, sætter sikkerhedstilvalg..."
+msgstr "Vent venligst, stter sikkerhedstilvalg..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Start ALSA (Advanced Linux Sound Architecture) lydsystemet"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
-msgstr "Anacron en periodisk kommando planlægger"
+msgstr "Anacron en periodisk kommando planlgger"
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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 ""
-"apmd bruges til at overvåge batteristatus og skrive log til syslog.\n"
-"Den kan også bruges til at lukke maskinen når batteriet er på lav."
+"apmd bruges til at overvge batteristatus og skrive log til syslog.\n"
+"Den kan ogs bruges til at lukke maskinen nr batteriet er p lav."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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 ""
-"Kører planlagte kommandoer med 'at' kommandoen på tiden specificeret da "
-"'at' blev kørt, og kører batch kommandoer når den gennemsnitlige "
-"systembelastning er lav nok"
+"Krer planlagte kommandoer med 'at' kommandoen p tiden specificeret da 'at' "
+"blev krt, og krer batch kommandoer nr den gennemsnitlige systembelastning "
+"er lav nok"
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 ""
-"cron er et standard UNIX program der kører bruger-specifikke programmer på "
-"planlagte tidspunkter. Vixie cron tilføjer en del forbedringer til den "
-"basale UNIX cron, inklusive bedre sikkerhed og stærkere "
+"cron er et standard UNIX program der krer bruger-specifikke programmer p "
+"planlagte tidspunkter. Vixie cron tilfjer en del forbedringer til den "
+"basale UNIX cron, inklusive bedre sikkerhed og strkere "
"konfigurationsmuligheder."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
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 ""
-"GPM tilføjer muse-support til tekst-baserede Linux applikationer såsom "
-"Midnight Commander. Den tillader muse-baseret kopiér-og-sætind operationer "
-"på konsollen og inkluderer support for pop-op-menuer i konsollen."
+"GPM tilfjer muse-support til tekst-baserede Linux applikationer ssom "
+"Midnight Commander. Den tillader muse-baseret kopir-og-stind operationer "
+"p konsollen og inkluderer support for pop-op-menuer i konsollen."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-"HardDrake kører en søgning efter maskinel, og kan konfigurere nyt/ændret "
+"HardDrake krer en sgning efter maskinel, og kan konfigurere nyt/ndret "
"maskinel."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr "Apache er en webserver. Den bruges til at betjene HTML-filer og CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -9975,30 +9661,30 @@ msgid ""
"disables\n"
"all of the services it is responsible for."
msgstr ""
-"Internet superserver-dæmonen (kaldet inetd) starter forskellige internet-"
+"Internet superserver-dmonen (kaldet inetd) starter forskellige internet-"
"tjenester efter behov. Den er ansvarlig for at starte tjenester som telnet, "
"ftp, rsh og rlogin. Hvis inetd deaktiveres, deaktiveres alle de tjenester, "
"den er ansvarlig for."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
-"Start pakkefiltrering for Linux kerne 2.2 serien for at opsætte en brandmur "
-"til at beskytte din maskine mod netværksangreb."
+"Start pakkefiltrering for Linux kerne 2.2 serien for at opstte en brandmur "
+"til at beskytte din maskine mod netvrksangreb."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
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 ""
-"Denne pakke indlæser den valgte tastatur-tabel, som valgt i /etc/sysconfig/"
-"keyboard. Dette kan vælges i kbdconfig programmet. Dette bør være slået "
-"til på de fleste maskiner."
+"Denne pakke indlser den valgte tastatur-tabel, som valgt i /etc/sysconfig/"
+"keyboard. Dette kan vlges i kbdconfig programmet. Dette br vre slet til "
+"p de fleste maskiner."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10006,77 +9692,77 @@ msgstr ""
"Automatisk regenerering af kernehoved i /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "automatisk opdagelse og konfigurering af maskinel ved opstart."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-"Linuxconf vil nogen gange arrangere udførelse af forskellige opgaver ved "
+"Linuxconf vil nogen gange arrangere udfrelse af forskellige opgaver ved "
"opstart for at vedligeholde systemkonfigurationen."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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 ""
-"lpd er printer-dæmonen som er nødvendig for at lpr virker.\n"
-"Den er basalt en server der håndterer udskrifts-opgaver."
+"lpd er printer-dmonen som er ndvendig for at lpr virker.\n"
+"Den er basalt en server der hndterer udskrifts-opgaver."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-"Linux Virtuel Server, brugt til at bygge en server med høj ydelse og\n"
-"tilgængelighed."
+"Linux Virtuel Server, brugt til at bygge en server med hj ydelse og\n"
+"tilgngelighed."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
-"named (BIND) er en domæne-navneserver (DNS) der bruges til opslag af IP-"
-"adresser for værtsnavne."
+"named (BIND) er en domne-navneserver (DNS) der bruges til opslag af IP-"
+"adresser for vrtsnavne."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
-"Monterer og afmonterer alle netværks filsystemer (NFS), SMB (LanManager/"
+"Monterer og afmonterer alle netvrks filsystemer (NFS), SMB (LanManager/"
"Windows) og NCP (NetWare) monterings-stier"
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
-"Aktiverer/deaktiverer alle netværks-kort som er konfigureret\n"
+"Aktiverer/deaktiverer alle netvrks-kort som er konfigureret\n"
"til at starte ved opstart"
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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 ""
-"NFS er en populær protokol til fildeling over TCP/IP netværk.\n"
+"NFS er en populr protokol til fildeling over TCP/IP netvrk.\n"
"Denne tjeneste giver NFS-serverfunktionalitet, som konfigureres gennem /etc/"
"exports filen"
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
-"NFS er en populær protokol til fildeling over TCP/IP\n"
-"netværk. Denne service giver NFS fillåsnings funktionalitet"
+"NFS er en populr protokol til fildeling over TCP/IP\n"
+"netvrk. Denne service giver NFS fillsnings funktionalitet"
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10084,34 +9770,34 @@ msgstr ""
"Aktiverer automatisk numlock-tast i konsol og XFree ved\n"
"opstart."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
-msgstr "Støtter OKI 4w og kompatible winprintere."
+msgstr "Sttter OKI 4w og kompatible winprintere."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 ""
-"PCMCIA understøttelse er normalt til at understøtte ting som ethernet og "
-"modemer på bærbare. Den vil ikke blive startet medmindre den er "
-"konfigureret, så det er sikkert at have den installeret på maskiner der "
-"ikke har behov for den."
+"PCMCIA understttelse er normalt til at understtte ting som ethernet og "
+"modemer p brbare. Den vil ikke blive startet medmindre den er "
+"konfigureret, s det er sikkert at have den installeret p maskiner der ikke "
+"har behov for den."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
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 ""
-"Portmapper håndterer RPC tilslutninger, som bliver brugt af protokoller som "
-"NFS og NIS. Portmap serveren skal køre på maskiner som bruger protokoller "
+"Portmapper hndterer RPC tilslutninger, som bliver brugt af protokoller som "
+"NFS og NIS. Portmap serveren skal kre p maskiner som bruger protokoller "
"der udnytter RPC mekanismen"
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -10119,128 +9805,128 @@ msgstr ""
"Postfix er en transport-agent for post, som bruges af programmer der flytter "
"post fra en maskine til en anden."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
-"Gemmer og henter systemets entropipøl for en højre kvalitet\n"
-"ved generering af tilfældige tal."
+"Gemmer og henter systemets entropipl for en hjre kvalitet\n"
+"ved generering af tilfldige tal."
-#: ../../services.pm_.c:69
+#: ../../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 ""
-"Tilordn rå enheder til blokenheder (som harddisk-\n"
+"Tilordn r enheder til blokenheder (som harddisk-\n"
"partitioner) til brug af applikationer som Oracle"
-#: ../../services.pm_.c:71
+#: ../../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 ""
-"Routed dæmonen giver mulighed for automatisk IP rutetabel opdatering via "
-"RIP protokollen. RIP kan bruges til små netværk, men når det kommer til "
-"mere komplekse netværk er der behov for en mere kompleks protokol."
+"Routed dmonen giver mulighed for automatisk IP rutetabel opdatering via RIP "
+"protokollen. RIP kan bruges til sm netvrk, men nr det kommer til mere "
+"komplekse netvrk er der behov for en mere kompleks protokol."
-#: ../../services.pm_.c:74
+#: ../../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 ""
-"rstat protokollen tillader brugere på et netværk at hente "
-"systeminformation fra enhver maskine på dette netværk."
+"rstat protokollen tillader brugere p et netvrk at hente systeminformation "
+"fra enhver maskine p dette netvrk."
-#: ../../services.pm_.c:76
+#: ../../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 ""
-"rusers protokollen tillader brugere på et netværk a identificere\n"
-"hvem der er logget på andre maskiner"
+"rusers protokollen tillader brugere p et netvrk a identificere\n"
+"hvem der er logget p andre maskiner"
-#: ../../services.pm_.c:78
+#: ../../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 ""
"rwho protokollen tillader eksterne brugere at hente en liste over alle "
-"brugere der er logget ind på en maskine, der kører rwho dæmonen (minder "
-"om finger)."
+"brugere der er logget ind p en maskine, der krer rwho dmonen (minder om "
+"finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
-msgstr "Start lydsystemet på din maskine"
+msgstr "Start lydsystemet p din maskine"
-#: ../../services.pm_.c:81
+#: ../../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 ""
-"Syslog er en facilitet som mange dæmoner bruger til log beskeder\n"
-"Det er en god idé altid at køre syslog"
+"Syslog er en facilitet som mange dmoner bruger til log beskeder\n"
+"Det er en god id altid at kre syslog"
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
-msgstr "Indlæs driverne for dine usb-enheder."
+msgstr "Indls driverne for dine usb-enheder."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
-"Starter X-font serveren (dette er obligatorisk for at XFree skal køre)."
+"Starter X-font serveren (dette er obligatorisk for at XFree skal kre)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
-msgstr "Vælg hvilke tjenester der skal startes automatisk ved opstart"
+msgstr "Vlg hvilke tjenester der skal startes automatisk ved opstart"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Printning"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Fildeling"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "System"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Ekstern administration"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Databaseserver"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Tjenester: %d aktiverede for %d registrerede"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Tjenester"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
-msgstr "kører"
+msgstr "krer"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "stoppet"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
-msgstr "Tjenester og dæmoner"
+msgstr "Tjenester og dmoner"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10248,15 +9934,15 @@ msgstr ""
"Beklager, der er ingen ekstra\n"
"information om denne tjeneste."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Ved opstart"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Start"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stop"
@@ -10266,7 +9952,7 @@ msgstr "Tak fordi du valgte Mandrake Linux 9.0"
#: ../../share/advertising/01-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
-msgstr "Velkommen til en verden af åben kildetekst"
+msgstr "Velkommen til en verden af ben kildetekst"
#: ../../share/advertising/01-thanks.pl_.c:11
msgid ""
@@ -10274,29 +9960,29 @@ msgid ""
"Your new operating system is the result of collaborative work on the part of "
"the worldwide Linux Community"
msgstr ""
-"MandrakeSofts succes er baseret på princippet om frit programmel. Dit nye "
-"operativsystem er resultatet af et samarbejde i det verdensomspændende "
-"Linux-samfund"
+"MandrakeSofts succes er baseret p princippet om frit programmel. Dit nye "
+"operativsystem er resultatet af et samarbejde i det verdensomspndende Linux-"
+"samfund"
#: ../../share/advertising/02-community.pl_.c:9
msgid "Get involved in the Free Software world"
-msgstr "Vær med i det frie programmels verden"
+msgstr "Vr med i det frie programmels verden"
#: ../../share/advertising/02-community.pl_.c:10
msgid "Want to know more about the Open Source community?"
-msgstr "Ønsker du at vide mere om Åben Kildetekst-samfundet?"
+msgstr "nsker du at vide mere om ben Kildetekst-samfundet?"
#: ../../share/advertising/02-community.pl_.c:11
msgid ""
"To share your own knowledge and help build Linux tools, join the discussion "
"forums you'll find on our \"Community\" webpages"
msgstr ""
-"For at dele din viden og hjælpe med at bygge Linux-værktøjer kan du være "
-"med i diskussionsfora som du finder på vores 'Samfunds'-netsider."
+"For at dele din viden og hjlpe med at bygge Linux-vrktjer kan du vre med "
+"i diskussionsfora som du finder p vores 'Samfunds'-netsider."
#: ../../share/advertising/03-internet.pl_.c:9
msgid "Get the most from the Internet"
-msgstr "Få det meste fra Internettet"
+msgstr "F det meste fra Internettet"
#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
@@ -10304,13 +9990,13 @@ msgid ""
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
-"Mandrake Linux 9.0 har udvalgt det bedste programmel til dig. Surf på "
-"nettet og se animationer med Mozilla og Konqueror, eller læs post og "
-"organisér dine personlige informationer med Evolution og Kmail."
+"Mandrake Linux 9.0 har udvalgt det bedste programmel til dig. Surf p nettet "
+"og se animationer med Mozilla og Konqueror, eller ls post og organisr dine "
+"personlige informationer med Evolution og Kmail."
#: ../../share/advertising/04-multimedia.pl_.c:9
msgid "Discover the most up-to-date graphical and multimedia tools!"
-msgstr "Opdag de mest moderne grafik- og multimedie-værktøjer!"
+msgstr "Opdag de mest moderne grafik- og multimedie-vrktjer!"
#: ../../share/advertising/04-multimedia.pl_.c:10
msgid "Push multimedia to its limits!"
@@ -10333,9 +10019,11 @@ msgstr "Spil"
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
"strategy, ..."
-msgstr "Mandrake Linux 9.0 tilbyder det bedste i Åben Kildetekst-spil - arkade, action, strategi, ..."
+msgstr ""
+"Mandrake Linux 9.0 tilbyder det bedste i ben Kildetekst-spil - arkade, "
+"action, strategi, ..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Mandrake Kontrolcenter"
@@ -10344,19 +10032,19 @@ msgid ""
"Mandrake Linux 9.0 provides a powerful tool to fully customize and configure "
"your machine"
msgstr ""
-"Mandrake Linux 9.0 tilbyder et stærkt værktøj til fuldt ud at tilpasse og "
+"Mandrake Linux 9.0 tilbyder et strkt vrktj til fuldt ud at tilpasse og "
"konfigurere din maskine"
#: ../../share/advertising/07-desktop.pl_.c:9
msgid "User interfaces"
-msgstr "Brugergrænseflader"
+msgstr "Brugergrnseflader"
#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully "
"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
-"Mandrake Linux 9.0 tilbyder dig 11 brugergrænseflader hvor alt kan "
+"Mandrake Linux 9.0 tilbyder dig 11 brugergrnseflader hvor alt kan "
"tilpasses: KDE 3, Gnome 2, WindowMaker..."
#: ../../share/advertising/08-development.pl_.c:9
@@ -10371,23 +10059,25 @@ msgstr "Mandrake Linux 9.0 er den ultimative udviklingsplatform."
msgid ""
"Use the full power of the GNU gcc 3 compiler as well as the best Open Source "
"development environments"
-msgstr "Brug den fulde styrke i GNU gcc 3-oversætteren og de bedste Åben Kildetekst-udviklingsmiljøer."
+msgstr ""
+"Brug den fulde styrke i GNU gcc 3-overstteren og de bedste ben Kildetekst-"
+"udviklingsmiljer."
#: ../../share/advertising/09-server.pl_.c:9
msgid "Turn your machine into a reliable server"
-msgstr "Lav din maskine om til en pålidelig server"
+msgstr "Lav din maskine om til en plidelig server"
#: ../../share/advertising/09-server.pl_.c:10
msgid ""
"Transform your machine into a powerful Linux server with a few clicks of "
"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
-"Lav din maskine om til en stærk server med bare nogen få klik med musen: "
+"Lav din maskine om til en strk server med bare nogen f klik med musen: "
"Webserver, post, brandmur, ruter, fil- og print-server, ..."
#: ../../share/advertising/10-mnf.pl_.c:9
msgid "Optimize your security"
-msgstr "Optimér din sikkerhed"
+msgstr "Optimr din sikkerhed"
#: ../../share/advertising/10-mnf.pl_.c:10
msgid ""
@@ -10402,12 +10092,12 @@ msgid ""
"This firewall product includes network features that allow you to fulfill "
"all your security needs"
msgstr ""
-"Dette brandmursprodukt indholder netværksfunktioner som lader dig opfylde "
+"Dette brandmursprodukt indholder netvrksfunktioner som lader dig opfylde "
"alle dine sikkerhedsbehov."
#: ../../share/advertising/10-mnf.pl_.c:12
msgid "This product is available on MandrakeStore website"
-msgstr "Produktet findes tilgængeligt på MandrakeStores netsted"
+msgstr "Produktet findes tilgngeligt p MandrakeStores netsted"
#: ../../share/advertising/11-mdkstore.pl_.c:9
msgid "The official MandrakeSoft store"
@@ -10418,8 +10108,8 @@ msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
"other \"goodies,\" are available online on our e-store:"
msgstr ""
-"Vores komplette udvalg af Linux-løsninger, så vel som specialtilbud på "
-"produkter og andre godbidder, er tilgængelige via nettet i vores e-butik:"
+"Vores komplette udvalg af Linux-lsninger, s vel som specialtilbud p "
+"produkter og andre godbidder, er tilgngelige via nettet i vores e-butik:"
#: ../../share/advertising/12-mdkstore.pl_.c:9
msgid "Strategic partners"
@@ -10432,24 +10122,24 @@ msgid ""
"available on the MandrakeStore"
msgstr ""
"MandrakeSoft arbejder sammen med et antal firmaer som tilbyder "
-"professionelle løsninger kompatible med Mandrake Linux. En liste over disse "
-"samarbejdspartnere findes tilgængelig på MandrakeStore"
+"professionelle lsninger kompatible med Mandrake Linux. En liste over disse "
+"samarbejdspartnere findes tilgngelig p MandrakeStore"
#: ../../share/advertising/13-mdkcampus.pl_.c:9
msgid "Discover MandrakeSoft's training catalogue Linux-Campus"
-msgstr "Opdag MandrakeSofts træningskatalog Linux-Campus"
+msgstr "Opdag MandrakeSofts trningskatalog Linux-Campus"
#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
"The training program has been created to respond to the needs of both end "
"users and experts (Network and System administrators)"
msgstr ""
-"Træningsprogrammet er blevet lavet for at tilgodese både brugeres og "
-"eksperters behov (netværk- and system-administration)"
+"Trningsprogrammet er blevet lavet for at tilgodese bde brugeres og "
+"eksperters behov (netvrk- and system-administration)"
#: ../../share/advertising/13-mdkcampus.pl_.c:11
msgid "Certify yourself on Linux"
-msgstr "Certificér dig på Linux."
+msgstr "Certificr dig p Linux."
#: ../../share/advertising/13-mdkcampus.pl_.c:12
msgid ""
@@ -10457,9 +10147,9 @@ msgid ""
"partners, the Linux-Campus catalogue prepares you for the acknowledged LPI "
"certification program (worldwide professional technical certification)"
msgstr ""
-"Hvadenten du vælger at undervise dig selv på nettet eller via vores net af "
+"Hvadenten du vlger at undervise dig selv p nettet eller via vores net af "
"undervisningspartnere, vil Linux-Campus kataloget forberede dig til det "
-"anerkendte LPI-certificeringsprogram (verdensomspændende professionel "
+"anerkendte LPI-certificeringsprogram (verdensomspndende professionel "
"teknisk certificering)"
#: ../../share/advertising/14-mdkexpert.pl_.c:9
@@ -10470,7 +10160,7 @@ msgstr "Bliv en MandrakeExpert"
msgid ""
"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
-msgstr "Find løsningerne på dine problemer via MandrakeSofts online-support."
+msgstr "Find lsningerne p dine problemer via MandrakeSofts online-support."
#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
@@ -10478,8 +10168,8 @@ msgid ""
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
msgstr ""
-"Slut dig til MandrakeSofts supporthold og Linux-samfundet på nettet for at "
-"dele din viden og hjælpe andre ved at blive en anerkendt Ekspert på det "
+"Slut dig til MandrakeSofts supporthold og Linux-samfundet p nettet for at "
+"dele din viden og hjlpe andre ved at blive en anerkendt Ekspert p det "
"tekniske supportnetsted:"
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
@@ -10488,15 +10178,14 @@ msgstr "MandrakeExpert for firmaer"
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:10
msgid "An online platform to respond to company's specific support needs"
-msgstr ""
-"En platform på nettet som tilgodesér firmaers specifikke supportbehov"
+msgstr "En platform p nettet som tilgodesr firmaers specifikke supportbehov"
#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:11
msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
msgstr ""
-"Alle hændelser følges op af en teknisk kvalificeret MandrakeSoft-ekspert."
+"Alle hndelser flges op af en teknisk kvalificeret MandrakeSoft-ekspert."
#: ../../share/advertising/17-mdkclub.pl_.c:9
msgid "Discover MandrakeClub and Mandrake Corporate Club"
@@ -10512,185 +10201,579 @@ msgid ""
"MandrakeClub!"
msgstr ""
"MandrakeClub og Mandrake Corporate Club er blevet skabt til "
-"forretningsbrugere private brugere af Mandrake Linux, som gerne vil støtte "
-"deres foretrukne Linux-distribution direkte og samtidig også modtage "
-"særlige privilegier. Hvis du kan lide vores produkter, hvis dit firma har "
-"gavn af vores produkter til at få et konkurrencemæssigt forspring, eller "
-"hvis du ønsker at støtte udviklingen af Mandrake Linux, så slut dig til "
-"MandrakeClub!"
+"forretningsbrugere private brugere af Mandrake Linux, som gerne vil sttte "
+"deres foretrukne Linux-distribution direkte og samtidig ogs modtage srlige "
+"privilegier. Hvis du kan lide vores produkter, hvis dit firma har gavn af "
+"vores produkter til at f et konkurrencemssigt forspring, eller hvis du "
+"nsker at sttte udviklingen af Mandrake Linux, s slut dig til MandrakeClub!"
+
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+"Dette program er gratis programmel; du kan redistribuere det og/eller ndre\n"
+"det i henhold til betingelserne i GNU General Public License, som publiceret "
+"af\n"
+"Free Software Foundation; enten version 2, eller enhver senere udgave\n"
+"af licensen.\n"
+"\n"
+"Dette program er udgivet i hb om at det vil vre anvendeligt, men\n"
+"UDEN NOGEN FORM FOR GARANTI; heller ikke garanti om\n"
+"SALGBARHED eller EGNETHED TIL ET BESTEMT FORML. Se GNU\n"
+"General Public License for flere detaljer.\n"
+"\n"
+"Du skulle have modtaget en kopi af GNU General Public License\n"
+"sammen med dette program; hvis ikke, skriv til Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
+"USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Tastatur"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Installerer pakker..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
-msgstr "Log ud og tryk herefter på Ctrl-Alt-Bak"
+msgstr "Log ud og tryk herefter p Ctrl-Alt-Bak"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
-msgstr "Log ind i %s igen for at aktivere ændringerne"
+msgstr "Log ind i %s igen for at aktivere ndringerne"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Konfiguration af Mandrake Terminalserver"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
-msgstr "Aktivér server"
+msgstr "Aktivr server"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
-msgstr "Deaktivér server"
+msgstr "Deaktivr server"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Start server"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Stop server"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot diskette/ISO"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Opstartsbilleder for netopstart"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
-msgstr "Tilføj/slet brugere"
+msgstr "Tilfj/slet brugere"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
-msgstr "Tilføj/slet klienter"
+msgstr "Tilfj/slet klienter"
+
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" opdateringer 2002 MandrakeSoft ved Stew Benedict <sbenedict\\@mandrakesoft."
+"com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr "Start fra diskette"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Start fra ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Opbyg hele kernen -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
-msgstr "Dette vil tage nogle få minutter."
+msgstr "Dette vil tage nogle f minutter."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Ingen kerne valgt!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Byg enkel NIC -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Ingen NIC valgt!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Byg alle kerner -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Slet"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Slet alle NBI'er"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
-msgstr "Tilføj bruger -->"
+msgstr "Tilfj bruger -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Slet bruger"
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Type: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr "Ingen opstartsbilleder oprettet!"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP-Klient"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Tilfj/slet klienter"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
-msgstr "Tilføj klient -->"
+msgstr "Tilfj klient -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Slet klient"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Slet klient"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
-msgstr "Konfigurér dhcpd..."
+msgstr "Konfigurr dhcpd..."
+
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netmaske"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Domnenavn"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Samba-server"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
msgstr "Konfiguration af dhcp-server"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
+#, fuzzy
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
+msgstr ""
+"De fleste af disse vrdier blev fundet\n"
+"fra dit krende system. Du kan ndre dem efter behov."
+
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
msgstr ""
-"De fleste af disse værdier blev fundet\n"
-"fra dit kørende system. Du kan ændre dem efter behov."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Udskriv konfiguration"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
-msgstr "Indsæt diskette:"
+msgstr "Indst diskette:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
-msgstr "Kunne ikke få adgang til disketten!"
+msgstr "Kunne ikke f adgang til disketten!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Diskette kan fjernes nu"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
-msgstr "Intet tilgængeligt diskettedrev!"
+msgstr "Intet tilgngeligt diskettedrev!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Etherboot ISO-aftryk er %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Noget gik galt! - er mkisofs installeret?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
-msgstr "Skal oprette /etc/dhcpd.conf først!"
+msgstr "Skal oprette /etc/dhcpd.conf frst!"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Fejl!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
-msgstr "Jeg kan ikke finde filen '%s' som jeg behøver."
+msgstr "Jeg kan ikke finde filen '%s' som jeg behver."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Autoinstallationskonfigurering"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10705,34 +10788,43 @@ msgid ""
"Do you want to continue?"
msgstr ""
"Du er ved at konfigurere en automatisk installationsdiskette. Denne mulighed "
-"er lidt farlig, og må bruges med forsigtighed.\n"
+"er lidt farlig, og m bruges med forsigtighed.\n"
"\n"
-"Med denne mulighed vil du igen kunne køre installationen du gennemførte p"
-" denne maskine, med muligheden for at selv kunne ændre på nogen af "
+"Med denne mulighed vil du igen kunne kre installationen du gennemfrte p "
+"denne maskine, med muligheden for at selv kunne ndre p nogen af "
"indstillingerne.\n"
"\n"
"For maksimal sikkerhed vil partitioneringen og formateringen aldrig blive "
-"gennemført automatisk, uanset hvad du valgte under installationen.\n"
+"gennemfrt automatisk, uanset hvad du valgte under installationen.\n"
"\n"
-"Ønsker du at fortsætte?"
+"nsker du at fortstte?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Afspil igen"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Konfiguration af automatiske skridt"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-"Vælg for hvert skridt om det skal være som under installationen, eller "
+"Vlg for hvert skridt om det skal vre som under installationen, eller "
"manuelt"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Laver autoinstallations-diskette"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10744,48 +10836,48 @@ msgstr ""
"\n"
"Parametrene for autokonfigurationen kan ses i afsnittene til venstre"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Tillykke!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
"Disketten er blevet genereret.\n"
-"Du kan nu gennemføre installationen igen."
+"Du kan nu gennemfre installationen igen."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Autoinstallation"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
-msgstr "Tilføj et element"
+msgstr "Tilfj et element"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Fjern det sidste element"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
-msgstr "Cron er ikke tilgængelig endnu som ikke-root"
+msgstr "Cron er ikke tilgngelig endnu som ikke-root"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "ADVARSEL"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "FATAL"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "INFORMATION"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10795,7 +10887,7 @@ msgstr ""
" DrakBackup Rapport \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10803,11 +10895,11 @@ msgid ""
"\n"
msgstr ""
"\n"
-" DrakBackup Dæmon-Rapport\n"
+" DrakBackup Dmon-Rapport\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10819,12 +10911,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Total fremdrift"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10835,43 +10927,43 @@ msgstr ""
"%s-eksisterer, skal den fjernes?\n"
"\n"
"Advarsel: Hvis du allerede har lavet denne proces skal du nok\n"
-" fjerne indgangen fra authorized_keys på serveren."
+" fjerne indgangen fra authorized_keys p serveren."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
-msgstr "Det kan tage lidt tid at generere nøglerne."
+msgstr "Det kan tage lidt tid at generere nglerne."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "Fejl: Kan ikke starte %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
-msgstr "Ingen forespørgsel om adgangskode på %s ved port %s"
+msgstr "Ingen foresprgsel om adgangskode p %s ved port %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
-msgstr "Dårlig adgangskode på %s"
+msgstr "Drlig adgangskode p %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
-msgstr "Adgang nægtet ved overførsel af %s til %s"
+msgstr "Adgang ngtet ved overfrsel af %s til %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
-msgstr "Kan ikke finde %s på %s"
+msgstr "Kan ikke finde %s p %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s svarer ikke"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10881,71 +10973,71 @@ msgid ""
"\n"
"without being prompted for a password."
msgstr ""
-"Overførsel klar.\n"
-"Du vil måske kontrollere at du kan logge ind på serveren med:\n"
+"Overfrsel klar.\n"
+"Du vil mske kontrollere at du kan logge ind p serveren med:\n"
"\n"
"ssh -i %s %s\\@%s\n"
"\n"
"uden at blive spurgt om en adgangskode."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "WebDAV eksternt netsted allerede synkroniseret!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
-msgstr "WebDAV overførsel mislykkedes!"
+msgstr "WebDAV overfrsel mislykkedes!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "Ingen CDR/DVDR i drevet!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
-msgstr "Ser ikke ud til at være et skrivbart medie!"
+msgstr "Ser ikke ud til at vre et skrivbart medie!"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Ikke sletbart medie!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Det kan tage lidt tid at slette mediet."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Problem med rettigheder ved adgang til CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
-msgstr "Intet bånd i %s."
+msgstr "Intet bnd i %s."
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
-msgstr "Sikkerhedskopiér systemfiler..."
+msgstr "Sikkerhedskopir systemfiler..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Sikkerhedskopifiler for disk..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
-msgstr "Sikkerhedskopiér brugerfiler..."
+msgstr "Sikkerhedskopir brugerfiler..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Fremdrift for sikkerhedskopiering af disk..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
-msgstr "Sikkerhedskopiér andre filer..."
+msgstr "Sikkerhedskopir andre filer..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
-msgstr "Ingen ændringer til sikkerhedskopi!"
+msgstr "Ingen ndringer til sikkerhedskopi!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10956,7 +11048,7 @@ msgstr ""
"Drakbackup aktiviteter via %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -10965,7 +11057,7 @@ msgstr ""
"filliste sendt via FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -10975,7 +11067,7 @@ msgstr ""
"FTP forbindelsesproblem: Det var ikke muligt at sende dine backupfiler via "
"FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -10985,377 +11077,377 @@ msgstr ""
"Drakbackup aktiviteter via CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
"\n"
-"Drakbackup aktiviteter via bånd:\n"
+"Drakbackup aktiviteter via bnd:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Fejl ved afsendelse af post. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Kan ikke oprette katalog!"
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Valg af filer"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
-msgstr "Vælg filerne eller katalogerne og klik på 'Tilføj'"
+msgstr "Vlg filerne eller katalogerne og klik p 'Tilfj'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
"\n"
-"Markér alle muligheder som du behøver.\n"
+"Markr alle muligheder som du behver.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Disse valgmuligheder kan sikkerhedskopiere og genskabe alle filer i dit /etc "
"katalog.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Lav sikkerhedkopi af dine systemfiler. (/etc kataloget)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Brug inkrementalbackup (overskriv ikke gamle sikkerhedskopier)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Medtag ikke kritiske filer (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-"Med denne valgmulighed vil du være i stand til at kunne genskabe\n"
+"Med denne valgmulighed vil du vre i stand til at kunne genskabe\n"
"enhver version af dit /etc katalog."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
-msgstr "Markér alle brugere som du vil have med i din sikkerhedskopi."
+msgstr "Markr alle brugere som du vil have med i din sikkerhedskopi."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
-msgstr "Medtag ikke cache for netlæser"
+msgstr "Medtag ikke cache for netlser"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Brug inkrementalbackup (overskriv ikke gamle sikkerhedskopier)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Fjern valgte"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Brugere"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
-msgstr "Brug netværksforbindelse til sikkerhedskopiering"
+msgstr "Brug netvrksforbindelse til sikkerhedskopiering"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Netmetode:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Brug Expect for SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-"Opret/overfør\n"
-"sikkerhedskopieringsnøgler for SSH"
+"Opret/overfr\n"
+"sikkerhedskopieringsngler for SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-" Overfør \n"
+" Overfr \n"
"Nu"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
"Andet (ikke drakbackup)\n"
-"nøglerne findes allerede"
+"nglerne findes allerede"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
-msgstr "Indtast værtsnavn eller IP."
+msgstr "Indtast vrtsnavn eller IP."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
"Indtast kataloget (eller modulet) hvori\n"
-" sikkerhedskopien skal lægges på denne maskine."
+" sikkerhedskopien skal lgges p denne maskine."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Indtast dit brugernavn"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Indtast din adgangskode"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Husk denne adgangskode"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
-msgstr "Behøver værtsnavn, brugernavn og adgangskode!"
+msgstr "Behver vrtsnavn, brugernavn og adgangskode!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Brug CD/DVDROM til sikkerhedskopiering"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-"Vælg cd/dvd-enhed.\n"
-"(Tryk Enter for at overføre indstillinger til andre felter.\n"
-"Dette felt behøves ikke, det er kun et værktøj for at udfylde formularen.)"
+"Vlg cd/dvd-enhed.\n"
+"(Tryk Enter for at overfre indstillinger til andre felter.\n"
+"Dette felt behves ikke, det er kun et vrktj for at udfylde formularen.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
-msgstr "Vælg cd/dvd-mediastørrelse"
+msgstr "Vlg cd/dvd-mediastrrelse"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
-msgstr "Markér om du bruger en multisessions-cd"
+msgstr "Markr om du bruger en multisessions-cd"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
-msgstr "Markér om du bruger et CDRW-medie"
+msgstr "Markr om du bruger et CDRW-medie"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
-msgstr "Markér om du vil slette dit CDRW-medie (1. session"
+msgstr "Markr om du vil slette dit CDRW-medie (1. session"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " Slet nu "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
-msgstr "Markér om du bruger en CDRW-enhed"
+msgstr "Markr om du bruger en CDRW-enhed"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
-msgstr "Markér om du bruger en DVDRAM-enhed"
+msgstr "Markr om du bruger en DVDRAM-enhed"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-"Indtast din CD-brænders enhedsnavn\n"
+"Indtast din CD-brnders enhedsnavn\n"
" fx: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Ingen cd-enhed defineret!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
-msgstr "brug bånd til sikkerhedskopieringen"
+msgstr "brug bnd til sikkerhedskopieringen"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Indtast endhedsnavnet der skal bruges til sikkerhedskopiering"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
-msgstr "Markér om du vil bruge den ikke-tilbagespolende enhed."
+msgstr "Markr om du vil bruge den ikke-tilbagespolende enhed."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
-msgstr "Markér om du vil slette dit bånd før sikkerhedskopi laves"
+msgstr "Markr om du vil slette dit bnd fr sikkerhedskopi laves"
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
-msgstr "Markér om du vil udskyde dit bånd før sikkerhedskopi laves"
+msgstr "Markr om du vil udskyde dit bnd fr sikkerhedskopi laves"
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-"Indtast den maksimale størrelse\n"
+"Indtast den maksimale strrelse\n"
" tilladt for Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Indtast kataloget hvortil der skal gemmes:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Brug kvoter for sikkerhedskopieringsfiler"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
-msgstr "Netværk"
+msgstr "Netvrk"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Diskdrev / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
-msgstr "Bånd"
+msgstr "Bnd"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "timeligt"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "dagligt"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "ugentligt"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
-msgstr "månedligt"
+msgstr "mnedligt"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
-msgstr "Brug dæmon"
+msgstr "Brug dmon"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ""
-"Vælg tidsinterval mellem\n"
+"Vlg tidsinterval mellem\n"
"hver sikkerhedskopiering"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
msgstr ""
-"Vælg mediet for\n"
+"Vlg mediet for\n"
"sikkerhedskopiering."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-"Forsikr dig gerne om at cron-dæmonen er med i dine tjenester.\n"
-"Bemærk at alle 'net'-medier også bruger disken for nærværende."
+"Forsikr dig gerne om at cron-dmonen er med i dine tjenester.\n"
+"Bemrk at alle 'net'-medier ogs bruger disken for nrvrende."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Send epost-rapport efter hver sikkerhedskopiering til:"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
-msgstr "Slet tar-filer på disken efter sikkerhedskopiering til andet medie."
+msgstr "Slet tar-filer p disken efter sikkerhedskopiering til andet medie."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Hvad"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Hvor"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
-msgstr "Hvornår"
+msgstr "Hvornr"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Flere muligheder"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Drakbackup konfiguration"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
-msgstr "Vælg hvor du ønsker at sikkerhedskopiere"
+msgstr "Vlg hvor du nsker at sikkerhedskopiere"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
-msgstr "på diskdrev"
+msgstr "p diskdrev"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
-msgstr "over netværk"
+msgstr "over netvrk"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
-msgstr "på cd-rom"
+msgstr "p cd-rom"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
-msgstr "på båndenhed"
+msgstr "p bndenhed"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
-msgstr "Vælg hvad du vil sikkerhedkopiere"
+msgstr "Vlg hvad du vil sikkerhedkopiere"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Lav sikkerhedskopi af system"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Lav sikkerhedskopi af brugere"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
-msgstr "Håndpluk bruger"
+msgstr "Hndpluk bruger"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11363,7 +11455,7 @@ msgstr ""
"\n"
"Kilder for sikkerhedskopi: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11371,7 +11463,7 @@ msgstr ""
"\n"
"- Systemfiler:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11379,7 +11471,7 @@ msgstr ""
"\n"
"- Brugerfiler:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11387,77 +11479,77 @@ msgstr ""
"\n"
"- Andre filer:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
"\n"
-"- Gem til diskdrev på stien: %s\n"
+"- Gem til diskdrev p stien: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
"\n"
-"- Slet tar-filer på disken efter sikkerhedskopiering.\n"
+"- Slet tar-filer p disken efter sikkerhedskopiering.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
"\n"
-"- Brænd på CD"
+"- Brnd p CD"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, c-format
msgid " on device: %s"
-msgstr " på enhed: %s"
+msgstr " p enhed: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr " (multi-session)"
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
"\n"
-"- Gem på bånd på enhed: %s"
+"- Gem p bnd p enhed: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tErase=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
"\n"
-"- Gem via %s på vært: %s\n"
+"- Gem via %s p vrt: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
"\t\t brugernavn: %s\n"
-"\t\t på sti: %s \n"
+"\t\t p sti: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11465,60 +11557,60 @@ msgstr ""
"\n"
"- Muligheder:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tMedtag ikke systemfiler\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tSikkerhedskopiering bruger tar og bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tSikkerhedskopiering bruger tar og gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
"\n"
-"- Dæmon (%s) indeholder:\n"
+"- Dmon (%s) indeholder:\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Diskdrev.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-cdrom.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Tape \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
-msgstr "\t-Netværk via FTP.\n"
+msgstr "\t-Netvrk via FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
-msgstr "\t-Netværk via SSH.\n"
+msgstr "\t-Netvrk via SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
-msgstr "\t-Netværk via rsync.\n"
+msgstr "\t-Netvrk via rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
-msgstr "\t-Netværk via webdav.\n"
+msgstr "\t-Netvrk via webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
-msgstr "Ingen konfiguration, klik på Vejleder eller Avanceret.\n"
+msgstr "Ingen konfiguration, klik p Vejleder eller Avanceret.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11526,108 +11618,108 @@ msgstr ""
"Liste over data som skal genskabes:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-"Liste over data der er ødelagt:\n"
+"Liste over data der er delagt:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
-msgstr "Afmarkér eller fjern det gerne næste gang."
+msgstr "Afmarkr eller fjern det gerne nste gang."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
-msgstr "Sikkerhedskopifiler er ødelagte"
+msgstr "Sikkerhedskopifiler er delagte"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Alle dine valgte data er blevet "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
-msgstr " genskabt uden fejl på %s "
+msgstr " genskabt uden fejl p %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Genskab konfiguration "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "O.k. at genskabe de andre filer."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr "Brugerliste at genskabe (kun den nyeste dato per bruger er vigtig)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
-msgstr "Lav sikkerhedskopi af systemfiler før:"
+msgstr "Lav sikkerhedskopi af systemfiler fr:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
-msgstr "Vælg dato for genskabning"
+msgstr "Vlg dato for genskabning"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Brug disk til sikkerhedskopiering"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Indtast kataloget der skal gemmes:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP forbindelse"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Sikker forbindelse"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Genskab fra disk."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Indtast kataloget hvor sikkerhedskopier gemmes"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
-msgstr "Vælg et andet medie at genskabe fra"
+msgstr "Vlg et andet medie at genskabe fra"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Andet medie"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Genskab system"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Genskab brugere"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Genskab andet"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
-msgstr "vælg sti at genskabe (i stedet for /)"
+msgstr "vlg sti at genskabe (i stedet for /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
-msgstr "Lav ny sikkerhedskopi før genskabning (kun for inkrementalbackupper)."
+msgstr "Lav ny sikkerhedskopi fr genskabning (kun for inkrementalbackupper)."
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
-msgstr "Fjern brugerkataloger før genskabning."
+msgstr "Fjern brugerkataloger fr genskabning."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11635,7 +11727,7 @@ msgstr ""
"Genskab valgt\n"
"katalogpost"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11643,142 +11735,142 @@ msgstr ""
"Genskab valgte\n"
"filer"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
msgstr ""
-"Ændr\n"
+"ndr\n"
"Genskabelsessti"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
-msgstr "Sikkerhedskopier fandtes ikke på %s."
+msgstr "Sikkerhedskopier fandtes ikke p %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-"Indsæt cd'en med volumetiket %s\n"
-" i cd-enheden monteret på /mnt/cdrom"
+"Indst cd'en med volumetiket %s\n"
+" i cd-enheden monteret p /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Genskab fra cd"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Ikke korrekt cd-etiket. Cd'en har etiket %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-"Indsæt båndet med volumeetiket %s\n"
-" i båndenheden %s"
+"Indst bndet med volumeetiket %s\n"
+" i bndenheden %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
-msgstr "Genskab fra bånd"
+msgstr "Genskab fra bnd"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
-msgstr "Ikke korrekt båndetiket. Båndet har etiket %s."
+msgstr "Ikke korrekt bndetiket. Bndet har etiket %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
-msgstr "Genskab via netværk"
+msgstr "Genskab via netvrk"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
-msgstr "Genskab via netværksprotokol: %s"
+msgstr "Genskab via netvrksprotokol: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
-msgstr "Værtsnavn"
+msgstr "Vrtsnavn"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
-msgstr "Stil til vært eller modul"
+msgstr "Stil til vrt eller modul"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
-msgstr "Adgangskode krævet"
+msgstr "Adgangskode krvet"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
-msgstr "Brugernavn krævet"
+msgstr "Brugernavn krvet"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
-msgstr "Værtsnavn krævet"
+msgstr "Vrtsnavn krvet"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
-msgstr "Sti eller modul krævet"
+msgstr "Sti eller modul krvet"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Filer genskabte..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Genskabelse mislykkedes..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Genskab alle sikkerhedskopier"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Tilpasset genskabelse"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
-msgstr "Cd'en er på plads - fortsæt."
+msgstr "Cd'en er p plads - fortst."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Bladr til nyt genskabelseslager."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Genskab fra katalog"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Fremskridt for genskabelse"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Forrige"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Gem"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Opbyg sikkerhedskopien"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Genskab"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -11786,15 +11878,9 @@ msgid ""
msgstr ""
"Fejl ved sendmail.\n"
" Din rapport blev ikke sendt.\n"
-" Konfigurér venligst sendmail"
+" Konfigurr venligst sendmail"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr "De følgende pakker vil blive installeret @list_of_rpm_to_install"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -11802,79 +11888,85 @@ msgstr ""
"Fejl ved sending af fil via FTP.\n"
" Ret venligst din FTP-konfiguration."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr "De flgende pakker vil blive installeret @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
-msgstr "Udvælg de data du vil genskabe..."
+msgstr "Udvlg de data du vil genskabe..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
-msgstr "Vælg medie for sikkerhedskopi..."
+msgstr "Vlg medie for sikkerhedskopi..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
-msgstr "Vælg data for sikkerhedskopi..."
+msgstr "Vlg data for sikkerhedskopi..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
"ingen konfigurationsfil fundet \n"
-"klik på Vejleder eller Avanceret."
+"klik p Vejleder eller Avanceret."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Under udvikling ... vent venligst:-)"
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Lav sikkerhedskopi af systemfiler"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Lav sikkerhedskopi af brugerfiler"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Lav sikkerhedskopi af andre filer"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Total fremdrift"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "Filer sendes via FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Sender filer..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Lav sikkerhedskopi nu ud fra konfigurationsfil"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Se konfiguration af sikkerhedskopiering."
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Konfiguration med vejleder"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Avanceret konfiguration"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Lav sikkerhedskopiering nu"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -11907,22 +11999,22 @@ msgid ""
msgstr ""
"beskrivelse af valgmuligheder:\n"
"\n"
-" På dette trin vil Drakbackup lade dig ændre:\n"
+" P dette trin vil Drakbackup lade dig ndre:\n"
"\n"
-" - Komprimeringsmåden:\n"
+" - Komprimeringsmden:\n"
" \n"
" Hvis du markerer bzip2-komprimering, vil du komprimere\n"
" dine data bedre end gzip (omkring 2-10 %).\n"
" Denne valgmulighed er ikke markeret som standard fordi\n"
-" denne komprimeringsmåde kræver mere tid (omkring 1000% mere).\n"
+" denne komprimeringsmde krver mere tid (omkring 1000% mere).\n"
" \n"
-" - Opdateringsmåden:\n"
+" - Opdateringsmden:\n"
"\n"
" Denne valgmulighed vil opdatere din backup, men denne\n"
" valgmulighed er ikke rigtigt nyttig fordi du skal\n"
-" dekomprimere din backup før du kan opdatere den.\n"
+" dekomprimere din backup fr du kan opdatere den.\n"
" \n"
-" - Måden for .backupignore:\n"
+" - Mden for .backupignore:\n"
"\n"
" som med cvs vil Drakbackup ignorere alle referencer\n"
" indeholdt i .backupignore-filer i hvert katalog.\n"
@@ -11934,7 +12026,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11944,11 +12036,11 @@ msgid ""
msgstr ""
"\n"
" Nogle fejl under sendmail kommer fra \n"
-" en dårlig konfiguration af postfix. For at løse dette skal du\n"
-" sætte myhostname eller mydomain i /etc/postfix/main.cf\n"
+" en drlig konfiguration af postfix. For at lse dette skal du\n"
+" stte myhostname eller mydomain i /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11993,38 +12085,38 @@ msgstr ""
" - Lav sikkerhedskopi af systemfiler:\n"
" \n"
"\tDenne mulighed lader dig sikkerhedskopiere dit /etc katalog,\n"
-"\tsom indeholder alle konfigurationsfiler. Vær \n"
-"\tforsigtig på genskabelsestrinnet med ikke at overskrive:\n"
+"\tsom indeholder alle konfigurationsfiler. Vr \n"
+"\tforsigtig p genskabelsestrinnet med ikke at overskrive:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Lav sikkerhedskopi af brugerfiler: \n"
"\n"
-"\tDenne mulighed lader dig vælge alle de brugere som du vil lave\n"
+"\tDenne mulighed lader dig vlge alle de brugere som du vil lave\n"
"\tsikkerhedskopier for.\n"
-"\tFor at spare på diskplads anbefales du ikke medtager netlæseres\n"
+"\tFor at spare p diskplads anbefales du ikke medtager netlseres\n"
"\tcache.\n"
"\n"
" - Lav sikkerhedskopi af andre filer: \n"
"\n"
-"\tDenne mulighed lader dig tilføje mere data som skal gemmes.\n"
-"\tMed denne sikkerhedskopieringsmåde er det ikke muligt i øjeblikket \n"
-"\tat vælge inkrementalbackup.\t\t\n"
+"\tDenne mulighed lader dig tilfje mere data som skal gemmes.\n"
+"\tMed denne sikkerhedskopieringsmde er det ikke muligt i jeblikket \n"
+"\tat vlge inkrementalbackup.\t\t\n"
" \n"
" - Inkrementalbackupper:\n"
"\n"
-"\tInkrementalbackup er den stærkeste valgmulighed for \n"
+"\tInkrementalbackup er den strkeste valgmulighed for \n"
"\tsikkerhedskopiering. Denne mulighed lader dig sikkerhedskopiere \n"
-"\talle dine data den første gang, og derefter kun de ændrede data.\n"
-"\tSå vil du i genskabelsestrinnet kunne genskabe dine data fra en \n"
+"\talle dine data den frste gang, og derefter kun de ndrede data.\n"
+"\tS vil du i genskabelsestrinnet kunne genskabe dine data fra en \n"
"\tangivet dato.\n"
"\tHvis du ikke har valgt denne mulighed vil alle gamle\n"
-"\tsikkerhedskopier blive slettet før hver sikkerhedskopiering. \n"
+"\tsikkerhedskopier blive slettet fr hver sikkerhedskopiering. \n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12054,73 +12146,42 @@ msgstr ""
"beskrivelse af genskabelse:\n"
" \n"
"Kun den nyeste dato vil blive brugt fordi med inkrementalbackup \n"
-"er det nødvendigt at genskabe hver gammel sikkerhedskopi én for én.\n"
+"er det ndvendigt at genskabe hver gammel sikkerhedskopi n for n.\n"
"\n"
-"Så hvis du ikke ønsker at genskabe en bruger, så fravælg helt dennes "
-"bokse.\n"
+"S hvis du ikke nsker at genskabe en bruger, s fravlg helt dennes bokse.\n"
"\n"
-"Ellers kan du vælge kun én af disse.\n"
+"Ellers kan du vlge kun n af disse.\n"
"\n"
" - Inkrementalbackupper:\n"
"\n"
-"\tInkrementalbackup er den stærkeste valgmulighed for \n"
+"\tInkrementalbackup er den strkeste valgmulighed for \n"
"\tsikkerhedskopiering. Denne mulighed lader dig sikkerhedskopiere \n"
-"\talle dine data den første gang, og derefter kun de ændrede data.\n"
-"\tSå vil du i genskabelsestrinnet kunne genskabe dine data fra en \n"
+"\talle dine data den frste gang, og derefter kun de ndrede data.\n"
+"\tS vil du i genskabelsestrinnet kunne genskabe dine data fra en \n"
"\tangivet dato.\n"
"\tHvis du ikke har valgt denne mulighed vil alle gamle\n"
-"\tsikkerhedskopier blive slettet før hver sikkerhedskopiering. \n"
+"\tsikkerhedskopier blive slettet fr hver sikkerhedskopiering. \n"
"\n"
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft ved DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" opdateringer 2002 MandrakeSoft ved Stew Benedict <sbenedict\\@mandrakesoft."
"com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-"Dette program er gratis programmel; du kan redistribuere det og/eller "
-"ændre\n"
-"det i henhold til betingelserne i GNU General Public License, som publiceret "
-"af\n"
-"Free Software Foundation; enten version 2, eller enhver senere udgave\n"
-"af licensen.\n"
-"\n"
-"Dette program er udgivet i håb om at det vil være anvendeligt, men\n"
-"UDEN NOGEN FORM FOR GARANTI; heller ikke garanti om\n"
-"SALGBARHED eller EGNETHED TIL ET BESTEMT FORMÅL. Se GNU\n"
-"General Public License for flere detaljer.\n"
-"\n"
-"Du skulle have modtaget en kopi af GNU General Public License\n"
-"sammen med dette program; hvis ikke, skriv til Free Software\n"
-"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12149,7 +12210,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12162,22 +12222,22 @@ msgstr ""
"Beskrivelse:\n"
"\n"
" Drakbackup bruges til at lave sikkehedskopier af dit system.\n"
-" I konfigurationen kan du vælge: \n"
+" I konfigurationen kan du vlge: \n"
"\t- Systemfiler, \n"
"\t- Brugeres filer, \n"
"\t- Andre filer.\n"
-"\teller Hele dit system ... eller Andet (såsom Windows partitioner)\n"
+"\teller Hele dit system ... eller Andet (ssom Windows partitioner)\n"
"\n"
-" Drakbackup lader dig tage sikkerhedskopier af dit system på:\n"
+" Drakbackup lader dig tage sikkerhedskopier af dit system p:\n"
"\t- Ddisk.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (med autoboot, redning og autoinstallering.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
-"\t- Bånd.\n"
+"\t- Bnd.\n"
"\n"
-" Drakbackup lader dig genskabe dit system på\n"
+" Drakbackup lader dig genskabe dit system p\n"
" et katalog valgt af brugeren.\n"
"\n"
" Som standard vil alle sikkerhedskopier blive lagret i dit\n"
@@ -12188,13 +12248,13 @@ msgstr ""
"\n"
"Genskabelsestrin:\n"
" \n"
-" I genskabelsestrinnet vil Drakbackup fjerne dit nuværende katalog \n"
-" og kontrollere at alle dine backupfiler ikke er ødelagte. Det \n"
-" anbefales at du laver en sidste sikkerhedskopiering før genskabelse.\n"
+" I genskabelsestrinnet vil Drakbackup fjerne dit nuvrende katalog \n"
+" og kontrollere at alle dine backupfiler ikke er delagte. Det \n"
+" anbefales at du laver en sidste sikkerhedskopiering fr genskabelse.\n"
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12206,13 +12266,13 @@ msgid ""
msgstr ""
"beskrivelse af valgmuligheder:\n"
"\n"
-"Vær forsigtig når du bruger ftp-backup, fordi kun \n"
+"Vr forsigtig nr du bruger ftp-backup, fordi kun \n"
"sikkerhedskopier som er opbygget allerede bliver sendt til serveren.\n"
-"Så for øjeblikket skal du bygge sikkerhedskopien på din disk \n"
-"før den sendes til ftp-serveren.\n"
+"S for jeblikket skal du bygge sikkerhedskopien p din disk \n"
+"fr den sendes til ftp-serveren.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12228,199 +12288,92 @@ msgstr ""
"Problemer med genskabelse af sikkerhedskopier:\n"
"\n"
"I genskabelsestrinnet vil Drakbackup kontrollere alle dine\n"
-"backupfiler før genskabelse af dem.\n"
-"Før genskabelsen vil Drakbackup fjerne \n"
-"dit nuværende katalog, og alle dine data vil gå tabt.\n"
-"Det er vigtigt at være forsigtig og ikke ændre sikkerhedskopieringens\n"
-"datafiler i hånden.\n"
-
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Beskrivelse:\n"
-"\n"
-" Drakbackup bruges til at lave sikkehedskopier af dit system.\n"
-" I konfigurationen kan du vælge \n"
-"\t- Systemfiler, \n"
-"\t- Brugeres filer, \n"
-"\t- Andre filer.\n"
-"\teller Hele dit system ... eller Andet (såsom Windows partitioner)\n"
-"\n"
-" Drakbackup lader dig tage sikkerhedskopier af dit system på:\n"
-"\t- Ddisk.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (med autoboot, redning og autoinstallering.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Bånd.\n"
-"\n"
-" Drakbackup lader dig genskabe dit system på\n"
-" et katalog valgt af brugeren.\n"
-"\n"
-" Som standard vil alle sikkerhedskopier blive lagret i dit\n"
-" /var/lib/drakbackup katalog\n"
-"\n"
-" Konfigurationsfil:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Genskabelsestrin:\n"
-" \n"
-" I genskabelsestrinnet vil Drakbackup fjerne dit nuværende katalog \n"
-" og kontrollere at alle dine backupfiler ikke er ødelagte. Det \n"
-" anbefales at du laver en sidste sikkerhedskopiering før genskabelse.\n"
-" \n"
-"\n"
+"backupfiler fr genskabelse af dem.\n"
+"Fr genskabelsen vil Drakbackup fjerne \n"
+"dit nuvrende katalog, og alle dine data vil g tabt.\n"
+"Det er vigtigt at vre forsigtig og ikke ndre sikkerhedskopieringens\n"
+"datafiler i hnden.\n"
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
-msgstr "Installationen af %s mislykkedes. Følgende fejl opstod:"
-
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-"Drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"Dette er frit programmel og må distribueres ifølge vilkårene i GNU GPL.\n"
-"\n"
-"brug: drakbug [FLAG] [PROGRAMNAVN]\n"
-"\n"
-"Flag:\n"
+msgstr "Installationen af %s mislykkedes. Flgende fejl opstod:"
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - vis denne hjælpebesked.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-" --report - programmet bør være et af Mandrakes værktøjer\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-" --report - programmet bør være et af Mandrakes værktøjer\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
-msgstr "Mandrake værktøj til fejlrapportering"
+msgstr "Mandrake vrktj til fejlrapportering"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
-msgstr "Førstegangshjælper"
+msgstr "Frstegangshjlper"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
-msgstr "Synkroniseringsværktøj"
+msgstr "Synkroniseringsvrktj"
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
-msgstr "Fritstående værktøjer"
+msgstr "Fritstende vrktjer"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msek"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "Ekstern kontrol"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Programmeladministration"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
-msgstr "Migrationsværktøj for MS Windows"
+msgstr "Migrationsvrktj for MS Windows"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Vejledere til konfiguration"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Applikation:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Pakke: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Kerne:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Udgave: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12433,332 +12386,334 @@ msgid ""
msgstr ""
"\n"
"\n"
-"For at indsende en fejlrapport klik da på rapport-knappen.\n"
-"Dette vil åbne et vindue i en netlæser på https://drakbug.mandrakesoft."
-"com\n"
+"For at indsende en fejlrapport klik da p rapport-knappen.\n"
+"Dette vil bne et vindue i en netlser p https://drakbug.mandrakesoft.com\n"
" hvor du vil finde en formular der kan udfyldes. Informationen vist ovenfor "
-"vil blive overført til den server\n"
+"vil blive overfrt til den server\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Rapport"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Ikke installeret"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Ikke installeret"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "Opkobler til vejleder for Bugzilla"
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
-msgstr "Ingen netlæser til stede! Installér venligst én"
+msgstr "Ingen netlser til stede! Installr venligst n"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
-msgstr "Netværkskonfiguration (%d adaptorer)"
+msgstr "Netvrkskonfiguration (%d adaptorer)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profil: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Slet profil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Profil der skal slettes:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Ny profil..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-"Navnet på profilen der skal oprettes (den nye profil oprettes som en \n"
-"kopi af den nuværende) :"
+"Navnet p profilen der skal oprettes (den nye profil oprettes som en \n"
+"kopi af den nuvrende) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
-msgstr "Værtsnavn: "
+msgstr "Vrtsnavn: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Internetadgang"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Type:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Gateway:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
-msgstr "Grænseflade:"
+msgstr "Grnseflade:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Status:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Vent venligst"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
-msgstr "Konfigurér Internetadgang..."
+msgstr "Konfigurr Internetadgang..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "LAN konfiguration"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Drivprogram"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
-msgstr "Grænseflade"
+msgstr "Grnseflade"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokol"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Status"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
-msgstr "Konfigurér lokalnetværk..."
+msgstr "Konfigurr lokalnetvrk..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Klik her for at starte vejlederen ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Vejleder..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Anvend"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Tilsluttet"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Ikke tilsluttet"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Tilslut..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Afbrud..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-"Advarsel, en anden internetforbindelse er blevet fundet, der måske bruger "
-"dit netværk"
+"Advarsel, en anden internetforbindelse er blevet fundet, der mske bruger "
+"dit netvrk"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-"Du har ingen konfigurerede grænsesnit.\n"
-"Konfigurér disse først ved at klikke på 'Konfigurér'"
+"Du har ingen konfigurerede grnsesnit.\n"
+"Konfigurr disse frst ved at klikke p 'Konfigurr'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "LAN konfiguration"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Opstartsprotokol"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Startede med opstart"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP-klient"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
-msgstr "aktivér nu"
+msgstr "aktivr nu"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
-msgstr "deaktivér nu"
+msgstr "deaktivr nu"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-"Dette grænsesnit er ikke blevet konfigureret endnu.\n"
+"Dette grnsesnit er ikke blevet konfigureret endnu.\n"
"Start konfigurationsvejlederen i hovedvinduet"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
"Du har ingen internet-opkobling.\n"
-"Opret én først ved at klikke på 'Konfigurér'"
+"Opret n frst ved at klikke p 'Konfigurr'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Konfiguration af Internetforbindelse"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Konfiguration af Internetforbindelse"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Type af forbindelse"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametre"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernet-kort"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP-Klient"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "brug: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Modulnavn"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
-msgstr "Størrelse"
+msgstr "Strrelse"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "fremstilling af opstartsdiskette"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "standard"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy fejl: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "kerne-version"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Generelt"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
-msgstr "Ekspertområde"
+msgstr "Ekspertomrde"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd valgfrie argumenter"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
-msgstr "Tilføj et modul"
+msgstr "Tilfj et modul"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "tving"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
-msgstr "hvis nødvendigt"
+msgstr "hvis ndvendigt"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
-msgstr "undgå scsi-moduler"
+msgstr "undg scsi-moduler"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
-msgstr "undgå raid-moduler"
+msgstr "undg raid-moduler"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Fjern et modul"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Uddata"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Opbyg disken"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Forsikr dig at der er et medie tilstede i enheden %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
"Der er ikke noget media, eller det er skrivebeskyttet, i enhed %s.\n"
-"Indsæt venligst noget."
+"Indst venligst noget."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Kan ikke fork(): %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12769,99 +12724,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
-msgstr "Søg efter installerede skrifttyper"
+msgstr "Sg efter installerede skrifttyper"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
-msgstr "Fravælg installerede skrifttyper"
+msgstr "Fravlg installerede skrifttyper"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "fortolk alle skrifttyper"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "kunne ikke finde nogen skrifttyper"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
-msgstr "færdig"
+msgstr "frdig"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "Kunne ikke finde nogen skrifttyper i dine monterede partitioner"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
-msgstr "Genvælg korrekte skrifttyper"
+msgstr "Genvlg korrekte skrifttyper"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "Kunne ikke finde nogen skrifttyper.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
-msgstr "Søg efter skrifttyper i installeret liste"
+msgstr "Sg efter skrifttyper i installeret liste"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Kopi af skrifttyper"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Installation af True Type-skrifttyper"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
-msgstr "Vent venligst på ttmkfdir..."
+msgstr "Vent venligst p ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
-msgstr "Installation af True Type færdig"
+msgstr "Installation af True Type frdig"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Konvertering af skrifttyper"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "opbyg type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscript referencer"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "Konvertering af ttf-skrifttyper"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "Konvertering af pfm-skrifttyper"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Undertryk midlertidige filer"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Genstart XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Undertryk skrifttypefiler"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "genstart af xfs"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -12869,117 +12824,221 @@ msgid ""
"-You can install the fonts using the normal way. In rare cases, bogus fonts "
"may hang up your X Server."
msgstr ""
-"Før du installerer nogen skrifttyper bør du være sikker på at du har lov "
-"til at bruge og installere dem på dit system. \n"
+"Fr du installerer nogen skrifttyper br du vre sikker p at du har lov til "
+"at bruge og installere dem p dit system. \n"
"\n"
-"-Du kan installere skrifttyperne på normal måde. I sjældne tilfælde kan "
-"fejlbehæftede skrifttyper få din X-server til at hænge."
+"-Du kan installere skrifttyperne p normal mde. I sjldne tilflde kan "
+"fejlbehftede skrifttyper f din X-server til at hnge."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Import af skrifttyper"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Hent skrifttyper fra Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
-msgstr "Afinstallér skrifttyper"
+msgstr "Afinstallr skrifttyper"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Avancerede muligheder"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Liste over skrifttyper"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+"Dette program er gratis programmel; du kan redistribuere det og/eller ndre\n"
+"det i henhold til betingelserne i GNU General Public License, som publiceret "
+"af\n"
+"Free Software Foundation; enten version 2, eller enhver senere udgave\n"
+"af licensen.\n"
+"\n"
+"Dette program er udgivet i hb om at det vil vre anvendeligt, men\n"
+"UDEN NOGEN FORM FOR GARANTI; heller ikke garanti om\n"
+"SALGBARHED eller EGNETHED TIL ET BESTEMT FORML. Se GNU\n"
+"General Public License for flere detaljer.\n"
+"\n"
+"Du skulle have modtaget en kopi af GNU General Public License\n"
+"sammen med dette program; hvis ikke, skriv til Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
+"USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
-msgstr "Vælg de programpakker som vil understøtte skrifttyperne:"
+msgstr "Vlg de programpakker som vil understtte skrifttyperne:"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Generelle printere"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
-msgstr "Vælg skrifttypefilen eller -kataloget oh klik på 'Tilføj'"
+msgstr "Vlg skrifttypefilen eller -kataloget oh klik p 'Tilfj'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Installationsliste"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "Klik her hvis du er sikker."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "Her hvis ikke."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Fravalgte alt"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Valgte alt"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Fjern liste"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Begyndelsestester"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
-msgstr "Kopiér skrifttyper på dit system"
+msgstr "Kopir skrifttyper p dit system"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
-msgstr "Installér og konvertér skrifttyper"
+msgstr "Installr og konvertr skrifttyper"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Efterbehandling for installering"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
-msgstr "Fjern skrifttyper på dit system"
+msgstr "Fjern skrifttyper p dit system"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Efterbehandling for afinstallering"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Deling af internetforbindelse"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
-msgstr "Desværre, vi understøtter kun 2.4-kerner."
+msgstr "Desvrre, vi understtter kun 2.4-kerner."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
-msgstr "Deling af internetforbindelse er slået til"
+msgstr "Deling af internetforbindelse er slet til"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -12989,33 +13048,33 @@ msgstr ""
"Indstilling af deling af internetforbindelse er allerede gjort.\n"
"Deling er aktiveret.\n"
"\n"
-"Hvad ønsker du at gøre?"
+"Hvad nsker du at gre?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
-msgstr "deaktivér"
+msgstr "deaktivr"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "forkast"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
-msgstr "genkonfigurér"
+msgstr "genkonfigurr"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
-msgstr "Slår servere fra..."
+msgstr "Slr servere fra..."
#: ../../standalone/drakgw_.c:142
msgid "Internet connection sharing is now disabled."
-msgstr "Deling af internetforbindelse er nu slået fra"
+msgstr "Deling af internetforbindelse er nu slet fra"
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
-msgstr "Deling af internetforbindelse er slået fra"
+msgstr "Deling af internetforbindelse er slet fra"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13023,23 +13082,22 @@ msgid ""
"What would you like to do?"
msgstr ""
"Indstilling af deling af internetforbindelse er allerede gjort.\n"
-"Den er de-aktiveret for nærværende\n"
-"Hvad ønsker du at gøre?"
+"Den er de-aktiveret for nrvrende\n"
+"Hvad nsker du at gre?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
-msgstr "aktivér"
+msgstr "aktivr"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Aktiverer servere..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
-msgstr "Deling af internetforbindelse er nu slået til"
+msgstr "Deling af internetforbindelse er nu slet til"
-#: ../../standalone/drakgw_.c:185
-#, fuzzy
+#: ../../standalone/drakgw_.c:183
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 "
@@ -13052,39 +13110,42 @@ msgid ""
"(LAN)."
msgstr ""
"Du er ved at konfigurere din maskine til at dele sin internetforbindelse.\n"
-"Med denne mulighed vil andre maskiner på dit lokale netværk kunne bruge "
-"internetforbindelsen på denne maskine.\n"
+"Med denne mulighed vil andre maskiner p dit lokale netvrk kunne bruge "
+"internetforbindelsen p denne maskine.\n"
+"\n"
+"Forsikr dig om at du har konfigureret din internetforbindelse med "
+"drakconnect fr du gr videre.\n"
"\n"
-"Bemærk: du skal bruge en dediceret netværksadapter, for at lave et lokalt "
-"netværk (LAN)."
+"Bemrk: du skal bruge en dediceret netvrksadapter, for at lave et lokalt "
+"netvrk (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
-msgstr "Grænseflade %s (benytter modul %s)"
+msgstr "Grnseflade %s (benytter modul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
-msgstr "Grænseflade %s"
+msgstr "Grnseflade %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
-msgstr "Ikke nogen netværksadapter i dit system!"
+msgstr "Ikke nogen netvrksadapter i dit system!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
-"Ingen ethernet netværksadapter er blevet fundet på dit system. Kør "
-"venligst værktøjet til maskinel konfiguration."
+"Ingen ethernet netvrksadapter er blevet fundet p dit system. Kr venligst "
+"vrktjet til maskinel konfiguration."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
-msgstr "Netværksgrænsesnit"
+msgstr "Netvrksgrnsesnit"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13093,23 +13154,23 @@ msgid ""
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""
-"Der er kun én konfigureret netværksadapter i dit system:\n"
+"Der er kun n konfigureret netvrksadapter i dit system:\n"
"\n"
"%s\n"
"\n"
-"Jeg skal til at sætte dit lokalnet på med den adapter."
+"Jeg skal til at stte dit lokalnet p med den adapter."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
-msgstr "Vælg hvilken netværksadapter som skal forbindes til dit lokalnet."
+msgstr "Vlg hvilken netvrksadapter som skal forbindes til dit lokalnet."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
-msgstr "Netværksgrænsesnit allerede konfigureret"
+msgstr "Netvrksgrnsesnit allerede konfigureret"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13118,21 +13179,30 @@ msgid ""
"\n"
"You can do it manually but you need to know what you're doing."
msgstr ""
-"Advarsel, netværkskortet (%s) er allerede konfigureret.\n"
+"Advarsel, netvrkskortet (%s) er allerede konfigureret.\n"
"\n"
-"Ønsker du en automatisk re-konfiguration?\n"
+"nsker du en automatisk re-konfiguration?\n"
"\n"
-"Du kan gøre det i hånden, men du skal vide hvad du gør."
+"Du kan gre det i hnden, men du skal vide hvad du gr."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatisk rekonfiguration"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
-msgstr "Vis aktuelle grænsesnitskonfiguration"
+msgstr "Vis aktuelle grnsesnitskonfiguration"
+
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Vis aktuelle grnsesnitskonfiguration"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13142,14 +13212,14 @@ msgid ""
"IP attribution: %s\n"
"Driver: %s"
msgstr ""
-"Nuværende konfiguration af `%s':\n"
+"Nuvrende konfiguration af `%s':\n"
"\n"
-"Netværk: %s\n"
+"Netvrk: %s\n"
"IP-adresse: %s\n"
"IP-attribut: %s\n"
"Driver: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -13159,7 +13229,7 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
@@ -13174,12 +13244,11 @@ msgstr ""
"server for dig.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
-#, fuzzy
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
-msgstr "C-klasse lokalnetværk"
+msgstr "Adresse p lokalnetvrk"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13187,90 +13256,95 @@ msgid ""
"If you don't know the meaning of an option, simply leave it as it is.\n"
"\n"
msgstr ""
+"Konfiguration af DHCP-server.\n"
+"\n"
+"Her kan du vlge forskellige muligheder for konfigurationen af DHCP-"
+"serveren.\n"
+"Hvis du ikke kender betydningen af en valgmulighed, s lad den blot vre som "
+"den er.\n"
+"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "(Denne) DHCP-servers IP-adresse"
-#: ../../standalone/drakgw_.c:305
-#, fuzzy
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
-msgstr "(Denne) DHCP-servers IP-adresse"
+msgstr "DHCP-serverens IP-adresse"
-#: ../../standalone/drakgw_.c:306
-#, fuzzy
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
-msgstr "Nyt printernavn"
+msgstr "Det interne domnenavn"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "Begyndelsen p DHCP-omrdet"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "Stutningen p DHCP-omrdet"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Normal udlejningsperiode (i sekunder)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Strste udlejningsperiode (i sekunder)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
-msgstr "Rekonfigurér grænsesnit og DHCP-server"
+msgstr "Rekonfigurr grnsesnit og DHCP-server"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
-msgstr "Lokalnetværket endte ikke med `.0', står af."
+msgstr "Lokalnetvrket endte ikke med `.0', str af."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Mulig LAN-adresse konflikt fundet i konfigurationen til %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Konfigurerer..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Konfigurerer skript, installerer programmel, starter servere..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problemer med installation af %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
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 ""
"Alt er blevet konfigureret.\n"
-"Du kan nu dele din internetforbindelse med andre maskiner på dit lokale "
-"netværk, ved at bruge DHCP."
+"Du kan nu dele din internetforbindelse med andre maskiner p dit lokale "
+"netvrk, ved at bruge DHCP."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
-msgstr "Indstilling er allerede gjort. men er de-aktiveret for nærværende."
+msgstr "Indstilling er allerede gjort. men er de-aktiveret for nrvrende."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
-msgstr "Indstilling er allerede gjort. og er for nærværende aktiv."
+msgstr "Indstilling er allerede gjort. og er for nrvrende aktiv."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
-msgstr "Deling af Internetforbindelse har aldrig været konfigureret."
+msgstr "Deling af Internetforbindelse har aldrig vret konfigureret."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Konfiguration af deling af internetforbindelse"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13279,53 +13353,53 @@ msgid ""
"\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-"Velkommen til værktøjet til deling af internetforbindelse!\n"
+"Velkommen til vrktjet til deling af internetforbindelse!\n"
"%s\n"
"\n"
-"Klik på Konfigurér for at starte programmet til at dele din "
+"Klik p Konfigurr for at starte programmet til at dele din "
"internetforbindelse!"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "gruppe"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "sti"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "rettigheder"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "bruger"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Op"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "slet"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
-msgstr "redigér"
+msgstr "redigr"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "Ned"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
-msgstr "Tilføj en regel"
+msgstr "Tilfj en regel"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
-msgstr "vælg perm-fil at se eller redigere"
+msgstr "vlg perm-fil at se eller redigere"
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
@@ -13333,62 +13407,61 @@ msgid ""
msgstr ""
"Drakperm bruges til at se filer i brug for at rette tilladelser, ejere og "
"grupper via msec.\n"
-"Du kan også redigere dine egne regler som vil tilsidesætte standard-"
-"reglerne."
+"Du kan ogs redigere dine egne regler som vil tilsidestte standard-reglerne."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
-msgstr "Tilføj en ny regel i slutningen"
+msgstr "Tilfj en ny regel i slutningen"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
-msgstr "Redigér aktuelle regel"
+msgstr "Redigr aktuelle regel"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Flyt valgte regel et niveau op"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Flyt valgte regel et niveau ned"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Slet valgte regel"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "bladr"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Aktuelle bruger"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Rettigheder"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Sti"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Egenskab"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "sticky-bit"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "Set-UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "Set-GID"
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
@@ -13396,35 +13469,35 @@ msgstr ""
"Brugt til katalog:\n"
" kun ejeren af kataloget eller filen i dette katalog kan slette den"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
-msgstr "Brug ejers id ved udførelsen"
+msgstr "Brug ejers id ved udfrelsen"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
-msgstr "Brug gruppe-id ved udførelsen"
+msgstr "Brug gruppe-id ved udfrelsen"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
-msgstr "ved kontrol vil ejer og gruppe ikke blive ændret"
+msgstr "ved kontrol vil ejer og gruppe ikke blive ndret"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Valg af sti"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "bruger:"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "gruppe:"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Intet lydkort genkendt!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13435,16 +13508,16 @@ msgid ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"Intet lydkort blev genkendt på din maskine. Tjek venligst at et lydkort der "
-"understøttes af Linux er korrekt isat.\n"
+"Intet lydkort blev genkendt p din maskine. Tjek venligst at et lydkort der "
+"understttes af Linux er korrekt isat.\n"
"\n"
"\n"
-"Du kan besøge vores database over udstyr på:\n"
+"Du kan besge vores database over udstyr p:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13455,137 +13528,137 @@ msgstr ""
"\n"
"\n"
"\n"
-"Bemærk: Hvis du har et ISA PnP lydkort skal du bruge programmet sndconfig. "
+"Bemrk: Hvis du har et ISA PnP lydkort skal du bruge programmet sndconfig. "
"Du skal blot indtaste \"sndconfig\" i et konsol-program."
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-"pakken ImageMagick kræves for at det skal fungere korrekt. Klik på 'O.k.' "
-"for at installere 'ImageMagick' eller 'Annullér' for at afslutte"
+"pakken ImageMagick krves for at det skal fungere korrekt. Klik p 'O.k.' "
+"for at installere 'ImageMagick' eller 'Annullr' for at afslutte"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
-msgstr "opretter første trin"
+msgstr "opretter frste trin"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
-msgstr "endelig opløsning"
+msgstr "endelig oplsning"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
-msgstr "vælg billedfil"
+msgstr "vlg billedfil"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Tema-navn"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Bladr"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
-msgstr "Konfigurér startskærmsbilled"
+msgstr "Konfigurr startskrmsbilled"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr "antal tegn i tekstrudens x-led"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr "antal tegn i tekstrudens y-led"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "tekstbredde"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
-msgstr "højde på tekstrude"
+msgstr "hjde p tekstrude"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-"x-koordinatet for forløbsindikatorens\n"
-"øvre venstre hjørne"
+"x-koordinatet for forlbsindikatorens\n"
+"vre venstre hjrne"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-"y-koordinatet for forløbsindikatorens\n"
-"øvre venstre hjørne"
+"y-koordinatet for forlbsindikatorens\n"
+"vre venstre hjrne"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
-msgstr "bredden på forløbslinjen"
+msgstr "bredden p forlbslinjen"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
-msgstr "højden på forløbslinjen"
+msgstr "hjden p forlbslinjen"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
-msgstr "farven på forløbslinjen"
+msgstr "farven p forlbslinjen"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "smugkig"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "gem temaer"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
-msgstr "vælg farve"
+msgstr "vlg farve"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
-msgstr "Vis logo på konsol"
+msgstr "Vis logo p konsol"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Skjul kernens beskeder som standard"
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
-msgstr "Dette tema har endnu ikke nogen startskærm i %s!"
+msgstr "Dette tema har endnu ikke nogen startskrm i %s!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
-msgstr "gemmer startskærmstema..."
+msgstr "gemmer startskrmstema..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
-msgstr "Valg af farve for forløbslinje"
+msgstr "Valg af farve for forlbslinje"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
-msgstr "Du skal vælge en biledfil først!"
+msgstr "Du skal vlge en biledfil frst!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Genererer smugkig ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
-msgstr "%s smugkig af opstartsskærm (%s)"
+msgstr "%s smugkig af opstartsskrm (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13603,122 +13676,122 @@ msgstr ""
"\n"
"\n"
"Hvis du har et tv-kort, men DrakX hverken har fundet det (intet bttv\n"
-"eller saa7134 modul i \"/etc/modules\") eller installeret xawtv, så indsend "
+"eller saa7134 modul i \"/etc/modules\") eller installeret xawtv, s indsend "
"venligst\n"
"resultaterne af \"lspcidrake -v -f\" til \"install\\@mandrakesoft.com\"\n"
"med emnet \"undetected TV card\".\n"
"\n"
"\n"
-"Du kan installere det ved at indtaste \"urpmi xawtv\" som root, på en "
+"Du kan installere det ved at indtaste \"urpmi xawtv\" som root, p en "
"kommandolinje."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Canada (kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "USA (broadcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA (kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (kabel-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Kina (broadcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japan (broadcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japan (kabel)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
-msgstr "Østeuropa"
+msgstr "steuropa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Frankrig [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irland"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Vesteuropa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australien"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "New Zealand"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Sydafrika"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Australsk Optus kabel-tv"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr "Indtast din tv-standard og land"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Tv-standard:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
-msgstr "Område:"
+msgstr "Omrde:"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Skanning for tv-kanaler i gang..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Skanner for tv-kanaler"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Der opstod en fejl ved skanningen efter tv-kanaler"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "XawTV er ikke installeret!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Hav det godt!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
-msgstr "Nu kan du køre xawtv (under X Window!)!\n"
+msgstr "Nu kan du kre xawtv (under X Window!)!\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Intet tv-kort genkendt!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -13729,178 +13802,571 @@ msgid ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-"Intet tv-kort blev genkendt på din maskine. Tjek venligst at et video/tv-"
-"kort der understøttes af Linux er korrekt isat.\n"
+"Intet tv-kort blev genkendt p din maskine. Tjek venligst at et video/tv-"
+"kort der understttes af Linux er korrekt isat.\n"
"\n"
"\n"
-"Du kan besøge vores database over udstyr på:\n"
+"Du kan besge vores database over udstyr p:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Alternative drivprogrammer"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "listen af alternative drivprogrammer for dette lydkort"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Bus"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr "Dette er den fysiske bus som enheden er tilsuttet (fx PCI, USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanal"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "EIDE/SCSI-kanal"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Bus-identifikation"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- PCI- og USB-enheder: dette viser producenten, enheden, underproducent og "
+"underenhed PCI/USB id'er"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Plads p bussen"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- pci-enheder: dette giver PCI slottet, enheden og funktionen for dette "
+"kort\n"
+"- eide-enheder: enheden er enten en slave- eller mester-enhed\n"
+"- scsi-enheder: scsi-bussen og scsi enheds-id'er"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "enhedsstrrelse"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Sikkerhedsniveau"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "Dette felt beskriver enheden"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Gammel enhedsfil"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "gammel statisk enhedsnavn brugt i dev-pakke"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Ny devfs-enhed"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "Nyt dynamisk enhedsnavn genereret af den krende kernes devfs"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Modul"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "modulet i GNU/Linux-kernen som hndterer denne enhed"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formatr"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "niveau"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Medieklasse"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "Klasse af maskinenhed"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Model"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "Disk-model"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Modulnavn"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "navnet p producenten af enheden"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Antal knapper"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Navn: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", netvrksprinter \"%s\", port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "farven p forlbslinjen"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "indls opstning"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Vlg hvilken seriel port din mus er forbundet til."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "navnet p producenten af enheden"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "navnet p producenten af enheden"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Afslut"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Auto-detekteret"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Indstillinger"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Auto-detekteret"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Hjlp"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Hjlp..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Harddrake hjlp"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Beskrivelse af felterne:\n"
"\n"
-"brug: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "brug: keyboarddrake [--expert] [tastatur]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Vlg en skanner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Rapportr fejl"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Om..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Om Harddrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Dette er HardDrake, et Mandrake-vrktj for konfigurering af maskinel.\n"
+"Version:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Forfatter:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Sgning udfres"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 version "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Fundet maskinel"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informationer"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Konfigurr modul"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Kr konfigurationsvrktj"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Krer \"%s\" ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "primr"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "sekundr"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Auto-detekteret"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Auto-detekteret"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Indstillinger"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
-msgstr "Vælg tastaturlayout."
+msgstr "Vlg tastaturlayout."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Vil du have at Bak-tasten giver Delete i konsollen?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Skift cdrom"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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 ""
-"Indsæt installations-cdrom'en i dit cdrom-drev og tryk på Ok, når det "
-"gjort\n"
-"Hvis du ikke har den - tryk på Annullér, så undgås levende opgradering"
+"Indst installations-cdrom'en i dit cdrom-drev og tryk p Ok, nr det gjort\n"
+"Hvis du ikke har den - tryk p Annullr, s undgs levende opgradering"
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Kan ikke starte levende opgradering!!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
-msgstr "Ændringen er fortaget, men for at være effektiv skal du logge ud"
+msgstr "ndringen er fortaget, men for at vre effektiv skal du logge ud"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Vis kun for den valgte dag"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Fil/_Ny"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<Ctrl>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
-msgstr "/Fil/_Åbn"
+msgstr "/Fil/_bn"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<Ctrl>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Fil/_Gem"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<Ctrl>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Fil/Gem _som"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Fil/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Indstillinger"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Indstillinger/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
-msgstr "/Hjælp/_Om..."
-
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+msgstr "/Hjlp/_Om..."
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Bruger"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Beskeder"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "System"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
-msgstr "Forklaringer til Mandrake-værktøjer"
+msgstr "Forklaringer til Mandrake-vrktjer"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
-msgstr "søg"
+msgstr "sg"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
-msgstr "Et værktøj til at overvåge dine logfiler"
+msgstr "Et vrktj til at overvge dine logfiler"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Indstillinger"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "Samstemmende:"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "Men ikke samstemmende"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
-msgstr "Vælg fil"
+msgstr "Vlg fil"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Kalender"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Indhold af filen"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
-msgstr "Post-påmindelse"
+msgstr "Post-pmindelse"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "vent venligst, fortolker filen: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
-msgstr "Konfiguration af postpåmindelse"
+msgstr "Konfiguration af postpmindelse"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -13908,141 +14374,254 @@ msgid ""
msgstr ""
"Velkommen til programmet for postkonfigurering.\n"
"\n"
-"Her vil du kunne opsætte påmindelsessystemet\n"
+"Her vil du kunne opstte pmindelsessystemet\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Apache World Wide Web Server"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
-msgstr "Løser for domænenavn"
+msgstr "Lser for domnenavn"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "FTP-server"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Postfix postserver"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Samba-server"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "SSH-server"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Webmin-tjeneste"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Xinetd-tjeneste"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
-msgstr "opsætning af tjenester"
+msgstr "opstning af tjenester"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-"Du vil modtage en advarsel hvis en af de valgte tjenester ikke længere "
-"kører"
+"Du vil modtage en advarsel hvis en af de valgte tjenester ikke lngere krer"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
-msgstr "indlæs opsætning"
+msgstr "indls opstning"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
-msgstr ""
-"Du vil modtage en advarsel hvis belastningen er højere end denne værdi"
+msgstr "Du vil modtage en advarsel hvis belastningen er hjere end denne vrdi"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "advarsels-konfiguration"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Indtast din adgangskode for epost nedenfor"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Gem som..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
-msgstr "Vælg muse-type."
+msgstr "Vlg muse-type."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Emulering af tredje knap?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Konfigurr netvrk"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profil: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Sender filer..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Type af forbindelse"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Tester din forbindelse..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Lav forbindelse til Internettet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Lav forbindelse til Internettet"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Opkoblingshastighed"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "advarsels-konfiguration"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Lokale filer"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"Advarsel, en anden internetforbindelse er blevet fundet, der mske bruger "
+"dit netvrk"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Tilslut"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Afbryd"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
-msgstr "Læser printerdata ..."
+msgstr "Lser printerdata ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
-msgstr "Søger efter enheder..."
+msgstr "Sger efter enheder..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
-msgstr "Afprøv porte"
+msgstr "Afprv porte"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
-msgstr "%s understøttes ikke af denne version af Mandrake Linux."
+msgstr "%s understttes ikke af denne version af Mandrake Linux."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
-msgstr "%s fundet på %s, skal det konfigureres?"
+msgstr "%s fundet p %s, skal det konfigureres?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s findes ikke skannerdatabasen, skal den konfigureres manuelt?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
-msgstr "Vælg en skanner"
+msgstr "Vlg en skanner"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
-msgstr "Denne %s-skanner er ikke understøttet"
+msgstr "Denne %s-skanner er ikke understttet"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
"Scannerdrake kunne ikke genkende din %s-skanner.\n"
-"Vælg venligst den enhed hvor din skanner er isat"
+"Vlg venligst den enhed hvor din skanner er isat"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
-msgstr "vælg enhed"
+msgstr "vlg enhed"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""
-"Denne %s-skanner skal være konfigureret af printerdrake.\n"
+"Denne %s-skanner skal vre konfigureret af printerdrake.\n"
"Du kan starte printerdrake fra Mandrake Kontrolcenter i Udstyr-afsnittet."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14060,15 +14639,20 @@ msgstr "Nogen enheder i maskinelklassen '%s' blev fjernet:\n"
#: ../../standalone/service_harddrake_.c:48
msgid "Some devices were added:\n"
-msgstr "Nogen enheder blev tilføjet:\n"
+msgstr "Nogen enheder blev tilfjet:\n"
+
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Sgning udfres"
#: ../../steps.pm_.c:14
msgid "Choose your language"
-msgstr "Vælg sprog"
+msgstr "Vlg sprog"
#: ../../steps.pm_.c:15
msgid "Select installation class"
-msgstr "Vælg installations-metode"
+msgstr "Vlg installations-metode"
#: ../../steps.pm_.c:16
msgid "Hard drive detection"
@@ -14076,11 +14660,11 @@ msgstr "Harddisk bestemmelse"
#: ../../steps.pm_.c:17
msgid "Configure mouse"
-msgstr "Konfigurér mus"
+msgstr "Konfigurr mus"
#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
-msgstr "Vælg tastatur"
+msgstr "Vlg tastatur"
#: ../../steps.pm_.c:19
msgid "Security"
@@ -14088,35 +14672,35 @@ msgstr "Sikkerhed"
#: ../../steps.pm_.c:20
msgid "Setup filesystems"
-msgstr "Vælg filsystemer"
+msgstr "Vlg filsystemer"
#: ../../steps.pm_.c:21
msgid "Format partitions"
-msgstr "Formatér partitioner"
+msgstr "Formatr partitioner"
#: ../../steps.pm_.c:22
msgid "Choose packages to install"
-msgstr "Vælg pakker til installation"
+msgstr "Vlg pakker til installation"
#: ../../steps.pm_.c:23
msgid "Install system"
-msgstr "Installér system"
+msgstr "Installr system"
#: ../../steps.pm_.c:25
msgid "Add a user"
-msgstr "Tilføj bruger"
+msgstr "Tilfj bruger"
#: ../../steps.pm_.c:26
msgid "Configure networking"
-msgstr "Konfigurér netværk"
+msgstr "Konfigurr netvrk"
#: ../../steps.pm_.c:28
msgid "Configure services"
-msgstr "Konfigurér tjenester"
+msgstr "Konfigurr tjenester"
#: ../../steps.pm_.c:29
msgid "Install bootloader"
-msgstr "Installér systemopstarter"
+msgstr "Installr systemopstarter"
#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
@@ -14124,31 +14708,35 @@ msgstr "Opret opstartsdiskette"
#: ../../steps.pm_.c:33
msgid "Configure X"
-msgstr "Konfigurér X"
+msgstr "Konfigurr X"
#: ../../steps.pm_.c:34
msgid "Install system updates"
-msgstr "Installér opdateringer"
+msgstr "Installr opdateringer"
#: ../../steps.pm_.c:35
msgid "Exit install"
msgstr "Afslut installation"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
#: ../../share/compssUsers:999
msgid "Network Computer (client)"
-msgstr "Netværksmaskine (klient)"
+msgstr "Netvrksmaskine (klient)"
#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
-msgstr "NFS-vært, SMB-vært, mellemvært (proxy), SSH-vært"
+msgstr "NFS-vrt, SMB-vrt, mellemvrt (proxy), SSH-vrt"
#: ../../share/compssUsers:999
msgid "Office"
@@ -14160,7 +14748,7 @@ msgstr "Gnome-arbejdsstation"
#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
-msgstr "Værktøjer til Palm Pilot og Visor"
+msgstr "Vrktjer til Palm Pilot og Visor"
#: ../../share/compssUsers:999
msgid "Workstation"
@@ -14172,7 +14760,7 @@ msgstr "Brandmur/router"
#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
-msgstr "Server for domænenavne (DNS) og netværksinformation (NIS)"
+msgstr "Server for domnenavne (DNS) og netvrksinformation (NIS)"
#: ../../share/compssUsers:999
msgid ""
@@ -14184,15 +14772,15 @@ msgstr ""
#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
-msgstr "Lyd-relaterede værktøjer: mp3 eller midi-afspillere, mixere o.lign."
+msgstr "Lyd-relaterede vrktjer: mp3 eller midi-afspillere, mixere o.lign."
#: ../../share/compssUsers:999
msgid "Linux Standard Base. Third party applications support"
-msgstr "Linux Standard Base. Understøttelse for tredjeparts-programmer"
+msgstr "Linux Standard Base. Understttelse for tredjeparts-programmer"
#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
-msgstr "Bøger og vejledninger om Linux og Frit Programmel"
+msgstr "Bger og vejledninger om Linux og Frit Programmel"
#: ../../share/compssUsers:999
msgid "KDE Workstation"
@@ -14208,7 +14796,7 @@ msgstr "Multimedie - Video"
#: ../../share/compssUsers:999
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"
+msgstr "Samling af vrktjer til post, nyheder, filoverfrsel og chat"
#: ../../share/compssUsers:999
msgid "Database"
@@ -14220,7 +14808,7 @@ msgstr "PostgreSQL eller MySQL database-server"
#: ../../share/compssUsers:999
msgid "Tools to ease the configuration of your computer"
-msgstr "Værktøjer til at lette indstillingen af din maskine"
+msgstr "Vrktjer til at lette indstillingen af din maskine"
#: ../../share/compssUsers:999
msgid "Multimedia - Sound"
@@ -14232,7 +14820,7 @@ msgstr "Dokumentation"
#: ../../share/compssUsers:999
msgid "Console Tools"
-msgstr "Konsolværktøjer"
+msgstr "Konsolvrktjer"
#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
@@ -14252,19 +14840,19 @@ msgstr "Konfiguration"
#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
-msgstr "Flere grafiske miljøer (Gnome, IceWM)"
+msgstr "Flere grafiske miljer (Gnome, IceWM)"
#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
-"K Desktop -miljøet, det grundlæggende grafiske miljø, med en vifte af "
-"supplerende værktøjer."
+"K Desktop -miljet, det grundlggende grafiske milj, med en vifte af "
+"supplerende vrktjer."
#: ../../share/compssUsers:999
msgid "Graphical Environment"
-msgstr "Grafisk miljø"
+msgstr "Grafisk milj"
#: ../../share/compssUsers:999
msgid "Development"
@@ -14276,7 +14864,7 @@ msgstr "Apache og Pro-ftpd"
#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
-msgstr "Værktøjer til at skabe og brænde CD-er"
+msgstr "Vrktjer til at skabe og brnde CD-er"
#: ../../share/compssUsers:999
msgid "Office Workstation"
@@ -14300,7 +14888,7 @@ msgstr "C og C++ udviklingsbiblioteker, programmer, og include-filer."
#: ../../share/compssUsers:999
msgid "Network Computer server"
-msgstr "Netværksmaskine server"
+msgstr "Netvrksmaskine server"
#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
@@ -14312,7 +14900,7 @@ msgstr "Spillemaskine"
#: ../../share/compssUsers:999
msgid "Video players and editors"
-msgstr "Videoafspillere og redigeringsværktøjer"
+msgstr "Videoafspillere og redigeringsvrktjer"
#: ../../share/compssUsers:999
msgid "Multimedia - Graphics"
@@ -14320,26 +14908,25 @@ msgstr "Multimedie - Grafik"
#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
-msgstr "Underholdnings-programmer: arkade, bræt, strategi, osv."
+msgstr "Underholdnings-programmer: arkade, brt, strategi, osv."
#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
-"Værktøjssæt til at læse samt sende post og nyheder (pine, mutt, tin..) , "
-"og til at browse på nettet"
+"Vrktjsst til at lse samt sende post og nyheder (pine, mutt, tin..) , og "
+"til at browse p nettet"
#: ../../share/compssUsers:999
msgid "Personal Finance"
-msgstr "Personlig økonomi"
+msgstr "Personlig konomi"
#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
-msgstr ""
-"Et grafisk miljø med brugervenlig samling af programmer og værktøjer"
+msgstr "Et grafisk milj med brugervenlig samling af programmer og vrktjer"
#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
@@ -14355,37 +14942,380 @@ msgstr "Internetadgang"
#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
-msgstr "Lyd- og video-afspillere og redigeringsværktøjer"
+msgstr "Lyd- og video-afspillere og redigeringsvrktjer"
#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
-msgstr "Andre grafiske miljøer"
+msgstr "Andre grafiske miljer"
#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
-msgstr "Redigeringsværktøjer, skaller, filværktøjer, terminaler"
+msgstr "Redigeringsvrktjer, skaller, filvrktjer, terminaler"
#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
-msgstr "Programmer til at håndtere din økonomi, som fx gnucash"
+msgstr "Programmer til at hndtere din konomi, som fx gnucash"
#: ../../share/compssUsers:999
msgid "Personal Information Management"
-msgstr "Personlig informationshåndtering"
+msgstr "Personlig informationshndtering"
#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
-msgstr "Multimedie - CD-brænding"
+msgstr "Multimedie - CD-brnding"
#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Videnskabelig arbejdsstation"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "kan ikke lse /etc/inittab: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "et tal"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Du har nu mulighed for at nedlse programmel, der bruger kryptering.\n"
+#~ "\n"
+#~ "ADVARSEL:\n"
+#~ "\n"
+#~ "Grundet forskellige krav til programmel der bruger kryptering, og "
+#~ "ptvunget af forskellige lokale lovomrder, br kunder og/eller "
+#~ "slutbrugere af dette programmel sikre sig at lokale love fra dit/jeres "
+#~ "lokalomrde tillader dig/jer at nedlse, gemme og/eller bruge dette "
+#~ "programmel.\n"
+#~ "\n"
+#~ "Derudover skal kunder og/eller slutbrugere vre opmrksomme p ikke at "
+#~ "bryde lokale love fra dit/jeres lokalomrde. Skulle en kunde og/eller "
+#~ "slutbruger ikke respektere det lokale omrdes love, vil han/de blive "
+#~ "udsat for alvorlige sanktioner.\n"
+#~ "\n"
+#~ "Under ingen omstndigheder kan Mandrakesoft eller deres producenter og/"
+#~ "eller leverandrer holdes ansvarlig for speciel, indirekte eller "
+#~ "tilfldig skade (inkluderet, men ikke begrnset til tab af overskud, "
+#~ "forretningsafbrydelser, tab af kommercielle data og andre pekunire tab, "
+#~ "eventuelle risici og erstatninger der skal betales i overensstemmelse med "
+#~ "retlig beslutning) som flge af brug, besiddelse eller nedlsning af "
+#~ "dette programmel, som kunder og/eller slutbrugere kunne f adgang til "
+#~ "efter at have accepteret denne aftale.\n"
+#~ "\n"
+#~ "\n"
+#~ "For sprgsml om denne aftale, vr venlig at kontakte \n"
+#~ "MandrakeSoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Konfiguration af proxy (mellemvrt)"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Velkommen til programmet for proxy-konfigurering.\n"
+#~ "\n"
+#~ "Her vil du kunne opstte dine http- og ftp-proxyer\n"
+#~ "med eller uden brugernavn og adgangskode\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Udfyld venligst oplysningerne om http-proxy\n"
+#~ "Lad det vre blankt hvis du ikke nsker en http-proxy"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Url burde begynde med 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Port-delen br vre numerisk"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Udfyld venligst oplysningerne om ftp-proxy\n"
+#~ "Lad det vre blankt hvis du ikke nsker en ftp-proxy"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Indtast brugernavn og adgangskode p proxy, om ndvendigt.\n"
+#~ "Lad det vre blankt hvis du ikke nsker brugernavn/adgangskode"
+
+#~ msgid "login"
+#~ msgstr "brugernavn"
+
+#~ msgid "password"
+#~ msgstr "adgangskode"
+
+#~ msgid "re-type password"
+#~ msgstr "genindtast adgangskode"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Adgangskoderne stemmer ikke overens. Prv igen!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Kan ikke skrive filen %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Advarsel, en anden internetforbindelse er blevet fundet, der mske bruger "
+#~ "dit netvrk"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "endnu er ingen hjlp implementeret.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Klik p et medie"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Fjerner LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Fjerner LPD..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Beskrivelse:\n"
+#~ "\n"
+#~ " Drakbackup bruges til at lave sikkehedskopier af dit system.\n"
+#~ " I konfigurationen kan du vlge \n"
+#~ "\t- Systemfiler, \n"
+#~ "\t- Brugeres filer, \n"
+#~ "\t- Andre filer.\n"
+#~ "\teller Hele dit system ... eller Andet (ssom Windows partitioner)\n"
+#~ "\n"
+#~ " Drakbackup lader dig tage sikkerhedskopier af dit system p:\n"
+#~ "\t- Ddisk.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (med autoboot, redning og autoinstallering.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Bnd.\n"
+#~ "\n"
+#~ " Drakbackup lader dig genskabe dit system p\n"
+#~ " et katalog valgt af brugeren.\n"
+#~ "\n"
+#~ " Som standard vil alle sikkerhedskopier blive lagret i dit\n"
+#~ " /var/lib/drakbackup katalog\n"
+#~ "\n"
+#~ " Konfigurationsfil:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Genskabelsestrin:\n"
+#~ " \n"
+#~ " I genskabelsestrinnet vil Drakbackup fjerne dit nuvrende katalog \n"
+#~ " og kontrollere at alle dine backupfiler ikke er delagte. Det \n"
+#~ " anbefales at du laver en sidste sikkerhedskopiering fr genskabelse.\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid ""
+#~ "drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "This is free software and may be redistributed under the terms of the GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+#~ msgstr ""
+#~ "Drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "Dette er frit programmel og m distribueres iflge vilkrene i GNU GPL.\n"
+#~ "\n"
+#~ "brug: drakbug [FLAG] [PROGRAMNAVN]\n"
+#~ "\n"
+#~ "Flag:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - vis denne hjlpebesked.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - programmet br vre et af Mandrakes vrktjer\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - programmet br vre et af Mandrakes vrktjer\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "brug: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "brug: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "brug: keyboarddrake [--expert] [tastatur]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Undersger %s-klasse\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "Detekteret p grnseflade %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Periodiske kontroller 2"
+
+#~ msgid "<-- Del Client"
+#~ msgstr "<-- Slet klient"
+
+#~ msgid ""
+#~ "Most of these values were extracted\n"
+#~ "from your running system. You can modify as needed."
+#~ msgstr ""
+#~ "De fleste af disse vrdier blev fundet\n"
+#~ "fra dit krende system. Du kan ndre dem efter behov."
+
+#~ msgid ""
+#~ "I can keep your current configuration and assume you already set up a "
+#~ "DHCP server; in that case please verify I correctly read the Network that "
+#~ "you use for your local network; I will not reconfigure it and I will not "
+#~ "touch your DHCP server configuration.\n"
+#~ "\n"
+#~ "The default DNS entry is the Caching Nameserver configured on the "
+#~ "firewall. You can replace that with your ISP DNS IP, for example.\n"
+#~ "\n"
+#~ "Else, I can reconfigure your interface and (re)configure a DHCP server "
+#~ "for you.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Jeg kan beholde din aktuelle konfiguration og antage at du allerede har "
+#~ "sat en DHCP-server op; i s tilflde kontrollr da gerne at jeg har lst "
+#~ "det netvrk korrekt, som du bruger for dit lokalnetvrk; jeg vil ikke "
+#~ "genkonfigurere det og jeg vil ikke rre ved din konfiguration af DHCP-"
+#~ "serveren.\n"
+#~ "\n"
+#~ "Den normale DNS-indgang er den Cachende Navneserver konfigureret p "
+#~ "brandmuren. Du kan erstatte denne med for eksempel adressen p din ISPs "
+#~ "DNS.\n"
+#~ "\n"
+#~ "Ellers kan jeg genkonfigurere dit grnsesnit og genkonfigurere en DHCP-"
+#~ "server for dig.\n"
+#~ "\n"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "kunne ikke lave sikkerhedskopi af lilo-besked"
#~ msgid "can't change lilo message"
-#~ msgstr "kan ikke ændre lilo-besked"
+#~ msgstr "kan ikke ndre lilo-besked"
+
+#~ 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 ""
+#~ "Du er ved at konfigurere din maskine til at dele sin "
+#~ "internetforbindelse.\n"
+#~ "Med denne mulighed vil andre maskiner p dit lokale netvrk kunne bruge "
+#~ "internetforbindelsen p denne maskine.\n"
+#~ "\n"
+#~ "Bemrk: du skal bruge en dediceret netvrksadapter, for at lave et lokalt "
+#~ "netvrk (LAN)."
#~ msgid ""
#~ "I can keep your current configuration and assume you already set up a "
@@ -14398,11 +15328,14 @@ msgstr "Videnskabelig arbejdsstation"
#~ "\n"
#~ msgstr ""
#~ "Jeg kan beholde din aktuelle konfiguration og antage at du allerede har "
-#~ "sat en DHCP-server op; i så tilfælde kontrollér da gerne at jeg har "
-#~ "læst det C-klasse-netværk korrekt, som du bruger for dit lokalnetværk; "
-#~ "jeg vil ikke genkonfigurere det og jeg vil ikke røre ved din "
-#~ "konfiguration af DHCP-serveren.\n"
+#~ "sat en DHCP-server op; i s tilflde kontrollr da gerne at jeg har lst "
+#~ "det C-klasse-netvrk korrekt, som du bruger for dit lokalnetvrk; jeg vil "
+#~ "ikke genkonfigurere det og jeg vil ikke rre ved din konfiguration af "
+#~ "DHCP-serveren.\n"
#~ "\n"
-#~ "Ellers kan jeg genkonfigurere dit grænsesnit og genkonfigurere en DHCP-"
+#~ "Ellers kan jeg genkonfigurere dit grnsesnit og genkonfigurere en DHCP-"
#~ "server for dig.\n"
#~ "\n"
+
+#~ msgid "C-Class Local Network"
+#~ msgstr "C-klasse lokalnetvrk"
diff --git a/perl-install/share/po/de.po b/perl-install/share/po/de.po
index 0a68d5e9a..19c5fe702 100644
--- a/perl-install/share/po/de.po
+++ b/perl-install/share/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: MandrakeInstaller\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2002-09-17 01:12+0200\n"
"Last-Translator: Stefan Siegel <siegel@mandrakesoft.com>\n"
"Language-Team: Deutsch <siegel@mandrakesoft.com>\n"
@@ -70,44 +70,44 @@ msgstr ""
"Ihr System erlaubt die Verwendung einer Mehrkarten Konfiguration.\n"
"Was wollen Sie tun?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Wählen Sie die Speichergröße Ihrer Grafikkarte"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree konfigurieren"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Welche XFree-Konfiguration wollen Sie verwenden?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Alle Karten getrennt konfigurieren"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Xinerama Erweiterung verwenden"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Nur Karte „%s“ (%s) konfigurieren"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s mit 3D-Hardwarebeschleunigung"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -117,17 +117,17 @@ msgstr ""
"XFree %s. Ihre Karte wird auch von XFree %s unterstützt, wodurch Sie \n"
"bessere 2D-Unterstützung erhalten können."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Ihre Grafikkarte kann mit XFree %s 3D-hardwarebeschleunigt werden."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s mit EXPERIMENTELLER 3D-Hardwarebeschleunigung"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -140,7 +140,7 @@ msgstr ""
"XFree %s unterstützt, wodurch Sie bessere 2D-Unterstützung erhalten \n"
"können."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -150,12 +150,12 @@ msgstr ""
"XFree %s. BEMERKUNG: DIESE FUNKTION IST NOCH IM EXPERIMENTIERSTADIUM \n"
"UND KANN ZUM STEHENBLEIBEN IHRES RECHNERS FÜHREN."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (Installationsbildschirmtreiber)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Benutzerdefiniert"
@@ -167,7 +167,7 @@ msgstr "Grafikkarte"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Auflösung"
@@ -176,27 +176,28 @@ msgid "Test"
msgstr "Test"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Optionen"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "OK"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Verlassen"
@@ -225,7 +226,8 @@ msgstr "Plug'n'Play"
msgid "Generic"
msgstr "Generisch"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr "Hersteller"
@@ -282,50 +284,52 @@ msgstr "16 Millionen Farben (24 Bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 Milliarden Farben (32 Bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Auflösungen"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Wählen Sie bitte Auflösung und Farbtiefe"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafikkarte: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr " Abbruch "
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Prüfen der Einstellungen"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Möchten Sie die vorgenommenen Einstellungen prüfen?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Warnung: Testen dieser Grafikkarte kann Ihren Rechner anhalten"
@@ -427,164 +431,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Um welche Fernsehnorm handelt es sich?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Erster Sektor der Boot-Partition"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Erster Sektor der Platte (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO Installation"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Wo soll der Betriebssystemstarter installiert werden?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/Grub Installation"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO mit Textmenü"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO mit grafischem Menü"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Boot von DOS/Windows aus (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Haupt-Optionen des Betriebssystemstarters"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Zu verwendender Betriebssystemstarter"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Installation des Betriebssystemstarters"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Boot Gerät"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompakt"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "Kompakt"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Video Modus"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Wartezeit vorm Starten des Standard Betriebssystems"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Passwort"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Passwort (erneut)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Gebrauch der Kommandozeilen-Parameter einschränken"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "Einschränken"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Die Partition /tmp bei jedem Systemstart säubern"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Geben Sie, falls nötig, die genaue RAM Größe an (%d MB gefunden)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Mehrere Profile einschalten"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Geben Sie die RAM Größe in MB an"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Die Option „Gebrauch der Kommandozeilen-Parameter einschränken“ ist ohne \n"
"Angabe eines Passworts wirkungslos"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Bitte versuchen Sie es erneut"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Die Passwörter stimmen nicht überein"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Init Nachricht"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Open Firmware Verzögerung"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "BS-Startverzögerung für den Kern"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "BS-Start von CD erlauben"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Open Firmware Start erlauben"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Standard BS"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -599,7 +603,7 @@ msgstr ""
"\n"
"Von welchem Verzeichnis wollen Sie starten?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -607,148 +611,150 @@ msgstr ""
"Hier sind die verschiedenen Einträge.\n"
"Sie können weitere hinzufügen oder existierende ändern."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Hinzufügen"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Fertig"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Ändern"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Welche Art Eintrag wollen Sie hinzufügen?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Anderes Betriebssystem (SunOS ...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Anderes Betriebssystem (MacOS ...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Anderes Betriebssystem (Windows ...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Kern"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Verzeichnisbaumwurzel"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Übergeben"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Init-RamDisk"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Schreiben/Lesen"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabelle"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Unsicher"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Identifikator"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Standard"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Größe der Init-RamDisk"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Eintrag löschen"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Leere Einträge sind nicht erlaubt"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Sie Müssen ein Kern-Abbild angeben"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Sie müssen die Verzeichnisbaumwurzel festlegen"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Dieser Eintrag existiert bereits"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Schnittstelle(n) %s %s gefunden"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Verfügen Sie über weitere?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Verfügen Sie über %s Schnittstellen?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Nein"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Ja"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Hardware Informationen anzeigen"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installation des Treibers für die Karte %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(Modul %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -757,7 +763,7 @@ msgstr ""
"Sie können nun die Optionen für Modul %s angeben.\n"
"Denken Sie daran, dass Adressen mit „0x“ beginnen müssen, etwa „0x300“"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -768,17 +774,17 @@ msgstr ""
"Optionen haben die Form „name=wert name2=wert2“.\n"
"Beispielsweise: „io=0x300 irq=7“"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Modul-Optionen:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Welchen %s-Treiber soll ich versuchen?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -796,15 +802,15 @@ msgstr ""
"Treiber kann in seltenen Fällen zum „Hängenbleiben“ des Rechners führen, was "
"jedoch keine Hardwareschäden nach sich ziehen sollte)"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Automatische Erkennung"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Optionen angeben"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -813,63 +819,63 @@ msgstr ""
"Laden von Modul %s schlug Fehl.\n"
"Wollen Sie es erneut mit anderen Parametern versuchen?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "Zugriff auf X-Programme"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "Zugriff auf RPM-Werkzeuge"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "„su“ erlauben"
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "Zugriff auf Verwaltungsdateien"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "Zugriff auf Netzwerk-Werkzeuge"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "Zugriff auf Compiler"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(%s wurde bereits hinzugefügt)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Dieses Passwort ist zu einfach"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Bitte geben Sie ein Benutzerkennzeichen an"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Das Benutzerkennzeichen sollte nur aus Kleinbuchstaben, Ziffern, \n"
"„-“ und „_“ bestehen"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Dieses Benutzerkennzeichen ist zu lang"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Dieses Benutzerkennzeichen existiert bereits"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Benutzer hinzufügen"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -878,32 +884,32 @@ msgstr ""
"Benutzerkennzeichen einrichten\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Benutzer akzeptieren"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Benutzername"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Benutzerkennzeichen"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Symbol"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Autologin"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -912,19 +918,19 @@ msgstr ""
"ein Benutzer angemeldet wird.\n"
"Wollen Sie davon Gebrauch machen?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Wählen Sie den Standard-Nutzer:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Wählen Sie den Window-Manager, den Sie verwenden wollen:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Bitte wählen Sie die zu verwendende Sprache."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -933,37 +939,37 @@ msgstr ""
"Sie können andere Sprachen auswählen, die nach der Installation zur "
"Verfügung stehen."
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Alle"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Allen Benutzern erlauben"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Kein Teilen"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Das Paket %s muss installiert sein. Soll ich es installieren?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
"Sie können die Dateien mittels Samba oder NFS anbieten. Welche Variante "
"wollen Sie?"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Das zwingend benötigte Paket „%s“ fehlt."
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -978,11 +984,11 @@ msgstr ""
"Mit „Benutzerdefiniert“ können Sie eine Einstellung pro Kennzeichen "
"vornehmen.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Userdrake starten"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -991,31 +997,31 @@ msgstr ""
"Sie können UserDrake verwenden, um Benutzerkennzeichen in diese Gruppe "
"aufzunehmen."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Cracker-Spielplatz"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Schwach"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Standard"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Hoch"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Höher"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoid"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1026,7 +1032,7 @@ msgstr ""
"der Rechner nicht als Netzwerkrechner (LAN oder Modem) verwendet werden, \n"
"da Angreifer mangels Passwort an Ihre Daten gelangen können!"
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1034,7 +1040,7 @@ msgstr ""
"Passwortabfragen sind nun eingeschaltet, aber die Verwendung als \n"
"Netzwerkrechner kann hier nicht empfohlen werden."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1042,7 +1048,7 @@ msgstr ""
"Das ist die Standard-Sicherheitsebene für Rechner, mit Internetzugang \n"
"als Klient."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1050,7 +1056,7 @@ msgstr ""
"Es gibt bereits mehr Restriktionen und jede Nacht werden automatische "
"Sicherheitstests durchgeführt."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1067,7 +1073,7 @@ msgstr ""
"Klient ins Internet gehen, besser eine niedrigere Sicherhetsebene \n"
"verwenden sollte."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1075,32 +1081,32 @@ msgstr ""
"Diese Ebene bietet die selbe Funktionalität, wie die vorherige. Jedoch ist \n"
"das System nun komplett geschlossen. Es ist die höchste Sicherheitsebene."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "DrakSec Grundeinstellungen"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Wählen Sie Ihre Sicherheitsebene"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Sicherheitsebene"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "„libsafe“ bei Servern verwenden"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr "Eine Bibliothek, die gegen sog. „buffer overflow“-Angriffe schützt."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Sicherheitsadministrator (Kennzeichen oder E-Mail)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1116,7 +1122,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1140,116 +1146,111 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Willkommen zum Betriebssystem-Starter GRUB!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Verwenden Sie die Tasten %c und %c um ein Betriebssystem zu w„hlen."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Zum Starten des BS drcken Sie <Return>. Mit <e> k”nnen Sie das"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "Kommando vorher editieren, mit <c> erhalten Sie eine Kommandozeile."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "In %d Sekunden wird das gew„hlte BS automatisch gestartet."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "Sie haben nicht genug Platz in „/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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Arbeitsoberfläche"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Start-Menü"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr ""
"Sie können den Betriebssystemstarter\n"
"nicht auf einer %s Partition installieren!\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "Es steht noch keine Hilfe zur Verfügung.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Konfiguration der Boot-Einstellungen"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Datei"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Datei/B_eenden"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Neuer kategorisierter Monitor"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Neuer Stil"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Herkömmlicher Stil"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Herkömmlicher Gtk+ Stil"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Aurora beim Hochfahren starten"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "LILO/GRUB Modus"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot Modus"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Themen installieren"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1257,62 +1258,62 @@ msgstr ""
"Bildschirm-Thema\n"
"für die Konsole"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Ein neues Thema erzeugen"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Anlegen einer Sicherheitskopie von „%s“ unter „%s.old“."
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Kopiere „%s“ nach „%s“"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Fehler"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Ich kann die LILO Nachricht nicht finden."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Ich kann „/etc/sysconfig/bootsplash“ nicht anlegen."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Schreiben von %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr "Ich kann „/etc/sysconfig/bootsplash“ nicht anlegen."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Ich kann „mkinitrd -f /boot/initrd-%s.img %s“ nicht ausführen."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Erstellen der RamDisk: „mkinitrd -f /boot/initrd-%s.img %s“."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1321,24 +1322,24 @@ msgstr ""
"Benutzerkennzeichen „lilo“ in einer Konsole aus, um die Themen-Installation "
"zu beenden."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "LILO ausführen"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
msgstr "Anmerkung"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Installation des LILO- und Start-Themas erfolgreich."
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Die Installation des Themas schlug fehl!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1347,21 +1348,21 @@ msgstr ""
"Sie verwenden momentan „%s“ als Betriebssystemstarter.\n"
"Wählen Sie „Konfigurieren“, wenn Sie den Assistenten starten wollen."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Konfigurieren"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Startschirmauswahl"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Themen"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1378,90 +1379,85 @@ msgstr ""
"unterschiedliche\n"
"Varianten wählen."
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "LILO-Menü"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Startschirm"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "System-Modus"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "X-Window nach dem Hochfahren automatisch starten "
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Nein ich will kein Autologin"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ja ich will Autologin mit diesem Kennzeichen und dieser Oberfläche"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr " Ok "
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "Ich kann „/etc/inittab“ nicht zum lesen öffnen: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d Minuten"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 Minute"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d Sekunden"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr ""
"Vor der Partitionierung kann ich keine Bildschirm-Schnappschüsse machen."
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Die Bildschirm-Schnappschüsse liegen nach der Installation unter „%s“"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Frankreich"
@@ -1469,8 +1465,8 @@ msgstr "Frankreich"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Belgien"
@@ -1494,13 +1490,13 @@ msgstr "Norwegen"
msgid "Sweden"
msgstr "Schweden"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Holland"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italien"
@@ -1508,8 +1504,8 @@ msgstr "Italien"
msgid "Austria"
msgstr "Östereich"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Vereinigte Staaten von Amerika"
@@ -1530,12 +1526,12 @@ msgstr ""
msgid "New"
msgstr "Neu"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Aushängen"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Einhängen"
@@ -1544,10 +1540,9 @@ msgstr "Einhängen"
msgid "Server"
msgstr "Server"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Einhängpunkt"
@@ -1563,28 +1558,28 @@ msgstr "Die URL muss mit „http://“ oder „https://“ beginnen!"
msgid "Server: "
msgstr "Server: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Einhängpunkt: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Optionen: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Bitte machen Sie erst eine Sicherheitskopie Ihrer Daten!"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Lesen Sie bitte aufmerksam!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1593,15 +1588,15 @@ msgstr ""
"Wenn Sie aboot verwenden wollen, müssen Sie ausreichend Platz am Anfang \n"
"der Platte lassen (2048 Sektoren reichen aus)."
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Assistent"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Wählen Sie ein Aktion aus"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1613,81 +1608,81 @@ msgstr ""
"Ich rate Ihnen, diese Partition erst zu verkleinern\n"
"(Wählen Sie sie an und drücken Sie dann „Größe verändern“)"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Bitte klicken Sie auf eine Partition"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Details"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Keine Festplatten gefunden"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journalisierendes FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Auslagerung"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Leer"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Andere"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Dateisystemtypen:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Erzeugen"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Typ"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Verwenden Sie stattdessen „%s“"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Löschen"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Verwenden Sie erst „umount“"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1695,72 +1690,72 @@ msgstr ""
"Nach Änderung des Partitionstyps von %s, werden sämtliche Daten darauf "
"gelöscht"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Wählen Sie eine Partition"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Wählen Sie eine andere Partition"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Verlassen"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "In den Experten-Modus wechseln"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "In den Normal-Modus wechseln"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Rückgängig"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Wollen Sie trotzdem fortfahren?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Beenden ohne speichern"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Beenden ohne die Partitionstabelle zu speichern?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Möchten Sie die vorgenommenen Änderungen in „/etc/fstab“ speichern?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Automatisches Erstellen"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Alles löschen"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Automatisches Erstellen"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Mehr"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Festplatten-Informationen"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Alle Primärpartitionen sind in Gebrauch"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Ich kann keinen weiteren Partitionen hinzufügen"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1768,31 +1763,31 @@ msgstr ""
"Um mehr Partitionen einrichten zu können, müssen Sie zunächst eine Partition "
"löschen und anschließend eine erweiterte Partition erzeugen"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Partitionstabelle schreiben"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Partitionstabelle wiederherstellen"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Partitionstabelle retten"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Partitionstabelle neu laden"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Wechselmedien automatisch Einhängen"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Datei auswählen"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1800,11 +1795,12 @@ msgstr ""
"Die gesicherte Partitionstabelle hat nicht dieselbe Größe\n"
"Soll trotzdem fortgefahren werden?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Warnung"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1812,71 +1808,71 @@ msgstr ""
"Legen Sie eine Diskette in das Laufwerk\n"
"Alle Daten auf dieser Diskette werden gelöscht!"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Ich Versuche, die Partitionstabelle zu retten"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Ausführliche Informationen"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Größe verändern"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Bewegen"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatieren"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Zum RAID hinzufügen"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Zum LVM hinzufügen"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Löschen aus dem RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Löschen aus dem LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "RAID modifizieren"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Als Loopback verwenden"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Erzeuge eine neue Partition"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Anfangssektor: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Größe in MB:"
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Dateisystemtyp: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Einstellung: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
@@ -1887,33 +1883,33 @@ msgstr ""
"eine primäre Partioion und legen Sie stattdessen eine erweiterte \n"
"Partition an."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Die Loopback-Datei entfernen?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Partitionstyp ändern"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Welches Dateisystem wollen Sie verwenden?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Konvertiere ext2 zu ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Wo wollen Sie die Loopback-Datei %s einhängen?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Wo wollen Sie das Gerät %s einhängen?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1921,140 +1917,140 @@ msgstr ""
"Ich kann diesen Einhängpunkt nicht zurücksetzen, da diese Partition als \n"
"Loopback verwendet wird. Bitte entfernen Sie erst diesen Loopback."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Wo wollen Sie „%s“ einhängen?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Errechne die Grenzen des FAT Dateisystems"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Neuberechnen der Größe"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Die Größe dieser Partition kann ich nicht ändern"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Sie sollten ein Backup sämtlicher Daten dieser Partition erstellen"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Durch Veränderung der Partitionsgröße von %s, gehen sämtliche Daten darauf "
"verloren"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Wählen Sie die neue Größe"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Neue Größe in MB:"
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Zu welcher Platte wollen Sie wechseln?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Zu welchem Sektor wollen Sie wechseln?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "wechsele"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Bewege Partition..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Wählen Sie einen vorhandenen RAID"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "Neu"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Wählen Sie einen vorhandenen LVM"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM Name?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Diese Partition kann nicht als Loopback verwendet werden"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Name der Loopback-Datei: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Dateinamen angeben"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Diese Datei wird bereits von einer anderen Loopback-Verknüpfung verwendet, "
"wählen Sie eine andere Datei."
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr ""
"Es existiert bereits eine Datei mit diesem Namen. Soll ich sie verwenden?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Einhäng-Optionen"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Verschiedene"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "Gerät"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "Level"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "Blockgröße"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Vorsicht: Diese Aktion ist gefährlich."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Welcher Partitionstyp?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Das Paket %s wird benötigt. Soll ich es installieren?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2067,7 +2063,7 @@ msgstr ""
"verwenden \n"
"LILO nicht, dann benötigen Sie keine „/boot“ Partition."
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2080,7 +2076,7 @@ msgstr ""
"Betriebssystemstarter einsetzen wollen, vergessen Sie bitte nicht, eine „/"
"boot“ Partition anzulegen!"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2092,46 +2088,46 @@ msgstr ""
"„/boot“-Partition arbeiten. Sie sollten also daran denken, eine solche \n"
"Partition zu erstellen."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Die Partitionstabelle der Platte „%s“ wird gespeichert!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Sie müssen Ihren Rechner neu starten, damit die Veränderungen wirksam werden"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Nach Formatieren der Partition %s, werden sämtliche Daten darauf gelöscht"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formatiere"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatiere Loopback-Datei „%s“"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Formatiere Partition „%s“"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Dateien verstecken"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Dateien auf die neue Partition verschieben."
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2140,83 +2136,83 @@ msgstr ""
"Das Verzeichnis „%s“ enthält bereits Daten\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Dateien auf die neue Partition verschieben."
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Kopiere: %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Entferne: %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "Die Partition %s heißt nun %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Gerät: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS Laufwerksbuchstabe: %s (vermutlich?)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Typ:"
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Name: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Anfang: Sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Größe: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s Sektoren"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Zylinder %d bis %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formatiert\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Nicht formatiert\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Eingehängt\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2225,7 +2221,7 @@ msgstr ""
"Loopback Datei(en):\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2233,27 +2229,27 @@ msgstr ""
"Partition wird standardmäßig geladen\n"
" (für MS-DOS Boot, nicht jedoch für LILO)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Level %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Blockgröße %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID Platten %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Dateiname des Loopbacks: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2266,7 +2262,7 @@ msgstr ""
"Partition handelt. Sie sollten sie\n"
"daher unverändert lassen.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2279,62 +2275,62 @@ msgstr ""
"Betriebssysteme auf dem selben\n"
"Rechner.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Nur lesbar"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Größe: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrie: %s Zylinder, %s Köpfe, %s Sektoren\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Info: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM Platten %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Partitionstabellen Typ: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "auf Kanal %d ID %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Dateisystem-Schlüssel"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Wählen Sie Ihren Dateisystem-Schlüssel (Passwort)"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Dieses Passwort ist zu einfach (es muss mindestens %d Zeichen lang sein)!"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Die Passwörter stimmen nicht überein"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Schlüssel"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Schlüssel (erneut)"
@@ -2342,10 +2338,6 @@ msgstr "Schlüssel (erneut)"
msgid "Change type"
msgstr "Typ ändern"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Bitte wählen Sie ein Medium"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2369,7 +2361,7 @@ msgid ""
msgstr ""
"Bitte geben Sie Benutzerkennzeichen, Passwort und Domäne des Rechners an."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Benutzerkennzeichen"
@@ -2381,25 +2373,25 @@ msgstr "Domäne"
msgid "Search servers"
msgstr "Server suchen"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatieren von %s schlug Fehl"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr ""
"Ich bin nicht in der Lage, %s mit einem Dateisystem vom Typ %s zu "
"formatieren."
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "Das Einhängen der Partition %s in das Verzeichnis %s schlug fehl."
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "Fehler beim Aushängen von %s: %s"
@@ -2493,11 +2485,15 @@ msgstr "Nichts zu tun."
msgid "Error opening %s for writing: %s"
msgstr "Fehler beim Öffnen von %s zum Schreiben: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Kein alternativer Treiber"
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -2506,11 +2502,11 @@ msgstr ""
"Es existiert kein alternativer OSS/ALSA Treiber für Ihre Soundkarte (%s), "
"die momentan „%s“ verwendet."
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Sound Konfiguration"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -2519,7 +2515,7 @@ msgstr ""
"Hier können Sie einen alternativen Treiber (entweder OSS odr ALSA) für Ihre "
"Soundkarte (%s) auswählen"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2532,25 +2528,25 @@ msgstr ""
"Ihre Karte verwendet momentan den %s „%s“ Treiber (Voreinstellung für Ihre "
"Karte ist „%s“)"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Treiber:"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Hilfe"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Hilfe zum Wechsel zwischen ALSA und OSS"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2569,7 +2565,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2579,29 +2575,30 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Einen Moment ... ich richte die Konfiguration ein"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Bitte warten"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Kein bekannter Treiber"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Es gibt keinen bekannten Treiber für Ihre Soundkarte (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Unbekannter Treiber"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2616,215 +2613,11 @@ msgstr ""
"<install(at)mandrakesoft.com>\n"
"Mit der Bretreffzeile: unlisted sound driver „%s“"
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Modell"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "Festplattenmodell"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Kanal"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "EIDE/SCSI Kanal"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Bus"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"Der physikalische Bus, an dem sich das Gerät befindet (etwa: PCI, USB, ...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Modul"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "Das Linux Kernmodul, das Unterstützung für dieses Gerät bereitstellt"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Medienklasse"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "Hardwareklasse"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Beschreibung"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "Dieses Feld beschreibt das Gerät"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Bus"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- PCI und USB Geräte: Eine Auflistung der Hersteller- und Geräte-ID, sowie "
-"der Herstellersub- und Gerätesub-ID von PCI und USB Geräten."
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Standort auf den Bus"
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"- PCI Geräte: PCI-Slot, Gerät und Gerätetyp\n"
-"- EIDE Geräte: Master- oder Slave-Gerät\n"
-"- SCSI Geräte: Der SCSI-Bus und die Geräte-ID"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Alte Gerätedatei"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "Alter statischer Name im „dev“ Paket"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Neues DevFS Gerät"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "Neuer dynamischer Name des DevFS"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Anzahl Tasten"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "Herstellername des Geräts"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Alternative Treiber"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "Liste alternativer Soundtreiber für diese Soundkarte."
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Beenden"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Hilfe"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Hilfe ..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "HardDrake Hilfe"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Beschreibung der Felder:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Fehler Melden"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Über ..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "Über HardDrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"HardDrake - das Mandrake Linux Hardware-Konfigurationswerkzeug.\n"
-"Version:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Autor:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "HardDrake Version "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Gefundene Hardware"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informationen"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Modul konfigurieren"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Konfigurationswerkzeug starten"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Erkennung läuft"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Sie können alle Modulparamerter hier einstellen."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "„%s“ ausführen ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Testen der Klasse %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "Primär"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "Sekundär"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Autoerkennung"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Unbekannt|Generisch"
@@ -2836,7 +2629,7 @@ msgstr "Unbekannt|CPH05X (bt878) [Zahlreiche Hersteller]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Unbekannt|CPH06X (bt878) [Zahlreiche Hersteller]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2848,31 +2641,31 @@ msgstr ""
"Falls Ihre Karte falsch erkannt wird, können Sie Tuner- und Kartentyp hier "
"eintellen. Geben Sie einfach die benötigten Parameter an."
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Kartentyp:"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Tunertyp:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Anzahl der Aufnahmepuffer:"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "Anzahl der Puffer für MMAP Aufnahmen"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "PLL-Einstellung:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Radiobetrieb:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "Radiobetrieb aktivieren"
@@ -4741,6 +4534,7 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/de/drakx-chapter.xml
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4763,10 +4557,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4895,16 +4689,16 @@ msgstr ""
"Ich kann kein Broadcast machen,\n"
"da keine NIS Domäne angegeben wurde"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Legen Sie eine leere, FAT formatierte Diskette in Laufwerk %s ein."
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Diese Diskette ist nich FAT formatiert"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4912,12 +4706,12 @@ msgstr ""
"Um diese gespeicherte Paketauswahl zu verwenden, starten Sie die \n"
"Installation bitte mit: „boot defcfg=floppy“"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Fehler beim Lesen der Datei %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4926,7 +4720,7 @@ msgstr ""
"denen neue Dateisysteme erstellt werden können. Bitte überprüfen Sie Ihre "
"Hardware(-Konfiguration) auf mögliche Fehler und falsche Einstellungen."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4935,7 +4729,7 @@ msgstr ""
"Einige Hardware Komponenten Ihres Rechners benötigen „proprietäre“\n"
"Treiber. Weitere Infos hierzu finden Sie unter: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4945,11 +4739,11 @@ msgstr ""
"Erzeugen Sie eine Partition (oder klicken Sie auf eine existierende).\n"
"Wählen Sie „Einhängpunkt“ und setzen Sie ihn auf „/“"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Sie benötigen eine Auslagerungspartition"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4959,59 +4753,59 @@ msgstr ""
"\n"
"Wollen Sie trotzdem fortfahren?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Sie müssen eine FAT Partition in „/boot/efi“ eingehängt haben."
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Freien Platz verwenden"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Nicht genug freier Platz, um die neue Partition anlegen zu können."
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Verwende existierende Partition(en)"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Es gibt keine existierende Partition, die ich verwenden kann."
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Auf der Windows Partition Loopbacks anlegen"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Auf welche Partition wollen Sie Linux4Win installieren?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Wählen Sie die Größen"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Größe der Verzeichnisbaumwurzel-Partition in MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Größe der Auslagerungspartition in MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Den freien Platz der Windows Partition verwenden"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Bei welcher Partition wollen Sie die Größe ändern?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Errechne die Grenzen des Windows Dateisystems"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -5021,7 +4815,7 @@ msgstr ""
"Partition nicht arbeiten. Folgender Fehler trat auf:\n"
"%s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -5030,7 +4824,7 @@ msgstr ""
"Ihre Windows-Partition ist zu sehr fragmentiert.\n"
"Starten Sie bitte erst „defrag“ unter Windows."
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -5051,21 +4845,21 @@ msgstr ""
"Sie sollten natürlich generell Sicherheitskopien Ihrer Daten angelegt\n"
"haben. Falls dies der Fall ist, können Sie mit OK fortfahren."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Wieviel Platz benötigen sie noch für Windows auf"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "Partition %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT Größenanpassung schlug Fehl: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -5074,36 +4868,36 @@ msgstr ""
"ich als Loopback verwenden kann (möglicherweise haben Sie auch einfach\n"
"nur nichtmehr genügend freien Speicher)."
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Komplette Platte löschen"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Windows(TM) löschen"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
"Sie haben mehr als eine Festplatte.\n"
"Auf welche soll GNU/Linux installiert werden?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"SÄMTLICHE existierende Partitionen samt der derauf befindlichen Daten \n"
"auf Laufwerk %s gehen dabei verloren"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Benutzerdefinierte Partitionierung"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Fdisk verwenden"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5113,28 +4907,28 @@ msgstr ""
"Vergessen Sie nicht die Einstellungen mittels ,w` zu speichern, \n"
"sobald Sie fertig sind."
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Sie haben nicht genug freien Platz auf Ihrer Windows Partition."
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Ich finde nicht genug Platz für die Installation."
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "Der DrakX Partitionierungsassistent fand folgende Lösung:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Das Partitionieren schlug Fehl: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Netzwerkverbindung herstellen"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Netzwerkverbindung trennen"
@@ -5163,12 +4957,12 @@ msgstr ""
"Testen Sie die CD-ROM auf einem Linux-Rechner mittels „rpm -qpl \n"
"Mandrake/rpms/*.rpm“\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Willkommen auf %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Kein Disketten-Laufwerk verfügbar"
@@ -5178,7 +4972,7 @@ msgstr "Kein Disketten-Laufwerk verfügbar"
msgid "Entering step `%s'\n"
msgstr "Beginn von Schritt „%s“\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -5191,81 +4985,81 @@ msgstr ""
"Installationsstart und geben Sie „text“ an der Eingabeaufforderung \n"
"ein."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Installationsart"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Bitte wählen Sie eine der folgenden Installationsklassen:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Auswahl der Paketgruppen"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Individuelle Paketauswahl"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Gesamtgröße: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Ungültiges Paket"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Name: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Version: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Größe: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Wichtigkeit: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"Sie können dieses Paket nicht auswählen, da Sie nicht genug Plattenplatz "
"haben."
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Die folgenden Pakete werden installiert werden"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Die folgenden Pakete werden entfernt"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Sie können dieses Paket nicht auswählen/es aus der Auswahl entfernen."
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Dieses Paket ist existenziell, sie können es nicht deselektieren"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr ""
"Sie können dieses Paket nicht aus der Auswahl entfernen. \n"
"Es ist bereits installiert!"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -5273,76 +5067,76 @@ msgstr ""
"Dieses Paket muss aktualisiert werden.\n"
"Sind Sie sicher, dass Sie es aus der Auswahl entfernen wollen?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr ""
"Sie können dieses Paket nicht aus der Auswahl entfernen. \n"
"Es muss aktualisiert werden!"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Anzeige automatisch markierter Pakete"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Installation"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Laden von/Speichern auf Diskette"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Erneuere Paket Auswahl"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Minimal-Installation"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Zu installierende Pakete auswählen"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Installation wird durchgeführt"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Schätzung"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Verbleibende Zeit "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Bitte warten, bereite Installation vor"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d Pakete"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Installation des Pakets %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Akzeptieren"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Zurückweisen"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5357,17 +5151,17 @@ msgstr ""
"dann drücken Sie OK.\n"
"Falls Sie sie nicht vorliegen haben, drücken Sie Abbruch."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Wollen Sie trotzdem fortfahren?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Bei der Anforderung folgender Pakete trat ein Fehler auf:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Bei der Installation der Pakete trat ein Fehler auf:"
@@ -5785,108 +5579,108 @@ msgstr ""
"litige. Pour toute question relative au présent document, veuillez \n"
"contacter MandrakeSoft S.A.\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr "Sind Sie sicher, dass Sie die Lizenz zurückweisen wollen?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Tastatur"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Bitte wählen Sie Ihren Tastaturtyp."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Hier die Liste aller Tastaturen"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Welche Installationsart wollen Sie durchführen?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Installation/Aktualisierung"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Handelt es sich um eine Installation oder eine Aktualisierung?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Empfehlenswert"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Experte"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Aktualisierung"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Nur Pakete aktualisieren"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Bitte wählen Sie Ihren Maustyp."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Maus Port"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Bitte wählen Sie den seriellen Anschluss, an dem Ihre Maus hängt."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Tastenemulation"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulation der 2. Taste"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulation der 3. Taste"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "PCMCIA Karten konfigurieren ..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "IDE konfigurieren"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "Keine Partition verfügbar"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Durchsuchen der Partitionen, um die Einhängpunkte zu finden."
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Wählen Sie die Einhängpunkte"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5895,43 +5689,43 @@ msgstr ""
"Installation wird fortgesetzt, Sie müssen jedoch eine Start-Partition mit "
"DiskDrake erstellen."
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr ""
"Es wurde keine Verzeichnisbaumwurzel gefunden, die aktualisiert werden kann."
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Verzeichnisbaumwurzel"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Welche Partition ist Ihre Verzeichnisbaumwurzel?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Sie müssen Ihren Rechner neu starten, um die Änderungen \n"
"der Partitionstabelle wirksam werden zu lassen."
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Zu formatierende Partitionen auswählen"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Soll ich nach defekten Blöcken suchen?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Partitionen formatieren"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Erzeugen und formatieren der Datei %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -5940,29 +5734,29 @@ msgstr ""
"Es traten Fehler beim Kontrollieren des Dateisystems %s auf. Wollen Sie, "
"dass ich versuche sie zu beheben? (Achtung: das kann zu Datenverlust führen)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Der Swap-Bereich ist zu klein, um die Installation zu ermöglichen! \n"
"Bitte vergrößern Sie den Bereich."
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Suche nach vorhandenen Paketen und aktualisieren der RPM-Datenbank ..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Suche nach vorhandenen Paketen..."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Suche nach bereits installierten Paketen ..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Finden der zu aktualisierenden Pakete ..."
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5971,7 +5765,7 @@ msgstr ""
"Es steht auf Ihrem System nicht genügend Speicherplatz für die \n"
"Installation bzw. Aktualisierung zur Verfügung (%d > %d)."
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5980,36 +5774,36 @@ msgstr ""
"oder darauf gespeichert werden soll. Es handelt sich um das \n"
"selbe Format, wie die unter „auto_install“ erzeugten Disketten."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Von Diskette laden"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Auf Diskette speichern"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Laden von Diskette ..."
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Auswahl der Pakete"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr ""
"Legen Sie eine Diskette ein, auf der Ihre Paketauswahl gespeichert ist."
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Gewünschte Größe übersteigt den verfügbaren Platz"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Installationsklasse"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -6017,19 +5811,19 @@ msgstr ""
"Sie haben keine Paketgruppe ausgewählt\n"
"Bitte wählen Sie die minimale Installation, die Sie wünschen."
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Mit X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Mit minimaler Dokumentation (Empfohlen)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Extrem minimale Installation (ohne „urpmi“)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -6040,16 +5834,16 @@ msgstr ""
"falls nur einige der aufgeführten CDs fehlen, entfernen Sie die \n"
"entsprechende Markierung und wählen Sie dann „OK“."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM „%s“"
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Installation vorbereiten"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -6058,99 +5852,23 @@ msgstr ""
"Installiere Paket %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Einstellungen für nach der Installation"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Bitte legen Sie die Startdiskette in Laufwerk %s ein."
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr ""
"Bitte legen Sie die Diskette der zu aktualisiernden Module in Laufwerk %s "
"ein."
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Sie haben nun die Möglichkeit Software mit starker Verschlüsselung aus dem \n"
-"Internet zu laden.\n"
-"\n"
-"WARNUNG:\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"
-"Bitte wenden Sie sich für alle weiteren Fragen bzgl. dieser Übereinkunft "
-"an: \n"
-"MandrakeSoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -6169,163 +5887,163 @@ msgstr ""
"\n"
"Möchten Sie die Aktualisierungen vornehmen?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Verbindung mit dem Mandrake Linux Web-Server aufbauen, um eine Liste\n"
"verfügbarer Pakete zu erhalten."
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Bitte wählen Sie einen Mirror, von dem Sie die Pakete holen wollen."
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"Verbindung mit dem Mirror aufbauen, um eine Liste verfügbarer Pakete zu "
"erhalten."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Wählen Sie Ihre Zeitzone"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Hardware Uhr liefert GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatische Zeit-Synchronisation (durch NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP Server"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "CUPS-Server im Netzwerkbetrieb"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Kein Drucker"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "Verfügen Sie über eine ISA soundkarte?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Starten Sie „sndconfig“ nach der Installation, um Ihre Soundkarte "
"einzurichten."
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Es wurde keine Soundkarte gefunden. Versuchen Sie „harddrake“nach der "
"Installation."
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Zusammenfassung"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Maus"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Zeitzone"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Drucker"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN Karte"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Soundkarte"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "TV-Karte"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr "Windows Domäne"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Lokale Dateien"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Root-Passwort setzen"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Kein Passwort"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Dieses Passwort ist zu einfach (es muss mindestens %d Zeichen lang sein)!"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Authentifizierung"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "LDAP Authentifizierung"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP Server"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "NIS Authentifizierung"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS Domain"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS Server"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6357,19 +6075,19 @@ msgstr ""
"Mit „wbinfo -t“ können Sie anschließend testetn, ob die Anmeldung "
"erfolgreich war."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Windows Domänenauthentifizierung"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Name des Domänenadministrators"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Paswort des Administrators"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6400,19 +6118,20 @@ msgstr ""
"Falls Sie eine Startdiskette erstellen wollen, legen Sie eine Diskette \n"
"ohne relevante Daten in ihr erstes Laufwerk und drücken Sie „OK“."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "erste Disketten-Laufwerk"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "zweite Disketten-Laufwerk"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Überspringen"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6441,7 +6160,7 @@ msgstr ""
"Möchten Sie jetzt eine Startdiskette für Ihr System erstellen?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6455,30 +6174,30 @@ msgstr ""
"Das Erstellen einer Startdiskette auf einem 1,44 MB Medium \n"
"schlä sicher fehl, da XFS einen sehr großen Treiber benötigt)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Ich kann kein Laufwerk finden"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Wählen Sie das Laufwerk, in dem Sie die Start-Diskette erstellen wollen"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr ""
"Legen Sie eine Diskette, die keine relevanten Daten mehr enthält in „%s“ ein."
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Startdiskette wird erstellt..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Betriebssystemstarter vorbereiten"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6492,11 +6211,11 @@ msgstr ""
"„BootX“ verwenden müssen um LINUX auf Ihrem Rechner\n"
"zu starten."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Möchten Sie „aboot“ verwenden?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6505,16 +6224,16 @@ msgstr ""
"mit Gewalt versuchen, auch wenn dies die Zerstörung der ersten \n"
"Partition verursachen kann?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Betriebssystemstarter installieren"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Die Installation des BS-Starters schlug Fehl. Folgender Fehler trat auf:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6532,17 +6251,17 @@ msgstr ""
"Tippen Sie dann: shut-down\n"
"Beim darauffolgenden Neustart sollte Sie die Eingabeaufforderung sehen."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Legen Sie eine leere Diskette in das %s ein."
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Erstellen einer Auto-Installationsdiskette"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6552,7 +6271,7 @@ msgstr ""
"\n"
"Wollen Sie DrakX wirklich beenden?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6582,15 +6301,15 @@ msgstr ""
"Wie Sie Ihr System warten können, erfahren Sie im Kapitel „Nach der "
"Installation“ im offiziellen Benutzerhandbuch von Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Erstellen einer Auto-Installationsdiskette"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6607,25 +6326,25 @@ msgstr ""
"Vermutlich werden Sie es vorziehen, erneut eine normale\n"
"Installation durchzuführen.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatisiert"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Erneut abspielen"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Paketauswahl speichern"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux Installation %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6643,22 +6362,22 @@ msgstr "Das Programm „consolehelper“ wurde nicht gefunden."
msgid "Choose a file"
msgstr "Wählen Sie eine Datei"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Fortgeschritten"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Einfach"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Zurück"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Weiter"
@@ -6730,371 +6449,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Erneut verschicken"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tschechien (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Deutschland"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Spanien"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finnland"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Frankreich"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norwegen"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polen"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Russland"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Schweden"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Grßbritannien"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Vereinigte Staaten von Amerika"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albanien"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenien (alt)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenien (Schreibmaschine)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenien (Phonetisch)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Aserbeidschan (Lateinisches Layout)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgien"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bangladesh"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulgarien (Phonetisch)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgarien (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasilien (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosnien"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Weißrussland"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Schweiz (deutsches Layout)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Schweiz (französisches Layout)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tschechien (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Deutschland (ohne Akzenttasten)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dänemark"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (USA)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norwegen)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Schweden)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estland"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgien (Kyrillisches Layout)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgien (Lateinisches Layout)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Griechenland"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Indien (Gujarati)"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Indien (Gurmukhi)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Ungarn"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroatien"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israel"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israel (Phonetisch)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iran"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Island"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italien"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Grönland (Inuktitut)"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japan (106 Tasten)"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korea"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Lateinamerika"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laos"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litauen (AZERTY - alt)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litauen (AZERTY - neu)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litauen (QWERTY - „number row“)"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litauen (QWERTY - Phonetisch)"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Lettland"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Mazedonien"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myanmar (Burmesien)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongolei (Kyrillisches Layout)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Malta (GB)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Malta (USA)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Niederlande"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polen (QWERTY Layout)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polen (QWERTZ Layout)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugal"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanada (Québec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Rumänien (QWERTZ)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Rumänien (QWERTY)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Russland (YaWERTY)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slowenien"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slowakei (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slowakei (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbien (Kyrillisches Layout)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Indien (Tamilisches Layout - Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Indien (Tamilisches Layout - TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Thailändische Tastatur"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tadschikistan"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Türkei (traditionelles „F“ Modell)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Türkei (modernes „Q“ Modell)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukraine"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Vereinigte Staaten von Amerika (international)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnam QWERTY („number row“)"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslawien (Lateinisches Layout)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "AltGr-Taste"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Beide Umschalttasten gleichzeitig"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Strg und Umschalttaste gleichzeititg"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "CapsLock Taste"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Strg und Alt gleichzeitig"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt und Umschalttaste gleichzeitig"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "Menütaste"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Linke „Windows“-Taste"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Rechte „Windows“-Taste"
@@ -7107,35 +6830,44 @@ msgstr "Schleife bei den Einhängpunkten %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Entfernen Sie erst die Logischen Medien\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"Die PCMCIA-Unterstützung für 2.2er Kerne wurde eingestellt. Verwenden Sie "
+"bitte einen 2.4er Kern."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Sie können alle Modulparamerter hier einstellen."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Kein Disketten-Laufwerk verfügbar"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "eine Nummer"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d durch Kommas getrennte Nummern"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d durch Kommas getrennte Textfelder"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "durch Kommas getrennte Nummern"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "durch Kommas getrennte Textfelder"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"Die PCMCIA-Unterstützung für 2.2er Kerne wurde eingestellt. Verwenden Sie "
-"bitte einen 2.4er Kern."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Maus"
@@ -7240,55 +6972,76 @@ msgstr "keine"
msgid "No mouse"
msgstr "Keine Maus"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Bitte testen Sie Ihre Maus"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Um Ihre Maus zu aktivieren:"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "BEWEGEN SIE IHR MAUS-RAD!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Assistent beenden"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Weiter ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Ist dies richtig?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Info"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Baum erweitern"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Baum verkleinern"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Umschalten zwischen unsortiert und gruppiert"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "PPPOE verwenden"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "PPTP verwenden"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "DHCP verwenden"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch USB"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Internetverbindung"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -7298,21 +7051,13 @@ msgstr ""
"Einige Verbindungen benutzen jedoch pptp, andere dhcp.\n"
"Wenn Sie nicht wissen was Sie brauchen, wählen Sie „pppoe verwenden“"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch USB"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "DHCP verwenden"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "PPPOE verwenden"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "PPTP verwenden"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -7394,10 +7139,10 @@ msgstr "Andere Ports"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Welchen DHCP Klienten wollen Sie verwenden?\n"
-"Voreingestellt ist „dhcpcd“"
+"Voreingestellt ist „dhcp-client“"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7407,7 +7152,7 @@ msgstr ""
"Ich habe keine Ethernet-Netzwerkkarte finden können, daher kanndieser "
"Verbindungstyp nicht konfiguriert werden."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Wählen Sie die Netzwerkkarte"
@@ -7418,15 +7163,15 @@ msgstr ""
"Bitte wählen Sie, über welches Netzwerkgerät Sie die \n"
"Internetverbindung herstellen wollen."
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "Keine Netzwerkkarte gefunden"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Netzwerk konfigurieren"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7438,15 +7183,15 @@ msgstr ""
"Ihr Rechnername sollte auch die Domain beinhalten,\n"
"etwa „meinrechner.meineabteilung.meinefirma.de“."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Rechnername"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Netzwerk Konfigurationsassistent"
@@ -7494,13 +7239,13 @@ msgstr "Neue Konfiguration (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Alte Konfiguration (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN Konfiguration"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7508,19 +7253,19 @@ msgstr ""
"Wählen Sie Ihren Netzanbieter.\n"
"Sollte er nicht aufgeführt sein, wählen Sie „Nicht aufgeführt“"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Europäisches Protokoll"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Europäisches Protokoll (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protokoll für den Rest der Welt"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7528,32 +7273,32 @@ msgstr ""
"Protokoll für den Rest der Welt \n"
"ohne D-Kanal (Leased Lines)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Welches Protokoll wollen Sie verwenden?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Welchen Kartentyp verwenden Sie?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Keine Ahnung"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA/PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7568,19 +7313,19 @@ msgstr ""
"Falls Sie eine PCMCIA-Karte besitzen, müssen Sie IRQ und E/A-Bereich Ihrer "
"Karte kennen.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Abbruch"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Fortfahren"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Bitte wählen Sie Ihre ISDN Karte"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7589,60 +7334,87 @@ msgstr ""
"kenne sie jedoch nicht. Bitte helfen Sie mir,\n"
"indem Sie im nächsten Menü eine auswählen."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Ich konnte keine PCI ISDN-Karte finden.\n"
"Bitte wählen Sie im nächsten Menü eine aus."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Bitte wählen Sie den seriellen Anschluss, an dem Ihr Modem hängt."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Einwahl Parameter"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Name der Verbindung"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefonnummer"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Login ID"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Skript-basiert"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminal-basiert"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Name der Domäne"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Erster DNS Server (optional)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Zweiter DNS Server (optional)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "keine Übereinstimmung mit"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Installation"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabelle"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7680,24 +7452,24 @@ msgstr "Sie sind momentan nicht mit dem Internet verbunden."
msgid "Connect"
msgstr "Verbinden"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Verbindung trennen"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Die Verbindung konfigurieren"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Internetverbindung und -einrichtung"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Wir werden nun die Verbindung „%s“ konfigurieren."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7716,12 +7488,12 @@ msgstr ""
"\n"
"Wählen Sie „OK“, um fortzufahren."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Netzwerk konfigurieren"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7733,7 +7505,7 @@ msgstr ""
"„Abbruch“, um Ihre Internet- und Netzwerk-Konfiguration neu zu\n"
"konfigurieren.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7745,72 +7517,77 @@ msgstr ""
"Ich versuche nun Ihre Internet-/Netzwerk-Verbindung zu konfigurieren.\n"
"Falls Sie keine Autodetektion wünschen, entfernen Sie bitte die Markierung.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Wählen Sie das Profil, dass eingestellt werden soll"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Autoerkennung benutzen"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Expertenmodus"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Geräteerkennung..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Normale Modem Verbindung"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "an Prot %s gefunden"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Normale Modem Verbindung"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "%s gefunden"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN Verbindung"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "%s gefunden"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL Verbindung"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "an Schnittstelle %s gefunden"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kabel Verbindung"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "Kabel Verbindung gefunden"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN Verbindung"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "Netzwerkkarte(n) gefunden"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Wählen Sie die Verbindung, die Sie konfigurieren wollen"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7821,23 +7598,23 @@ msgstr ""
"ich versuchen soll.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Internet-Verbindung"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Möchten Sie die Verbindung bei Betriebssystemstart herstellen?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Netzwerk Konfiguration"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Das Netzwerk muss neu gestartet werden"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7848,7 +7625,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7858,7 +7635,7 @@ msgstr ""
"\n"
"Die Konfiguration wird nun in Ihr System integriert.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7867,7 +7644,7 @@ msgstr ""
"neu zu starten, um Probleme, die durch die Änderung des\n"
"Rechnernamens hervorgerufen werden, zu vermeiden."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -7878,7 +7655,7 @@ msgstr ""
"Kontrollzentrum. Falls die Verbindung nicht funktioniert, sollten Sie erneut "
"die Konfguration starten."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7890,7 +7667,7 @@ msgstr ""
"Drücken Sie einfach „OK“, um die Einstellungen zu behalten.\n"
"Fall Sie Felder verändern, wird die Konfiguration überschrieben."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7900,43 +7677,55 @@ msgstr ""
"Jeder Eintrag muss als dezimale IP-Adresse in Punktschreibweise \n"
"angegeben werden (etwa „192.168.1.42“)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Konfigurieren der Netzwerkkarte %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (Treiber %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP Adresse"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Netzmaske"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(BOOTP/DHCP)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Automatische IP-Adressen Zuweisung"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Beim BS-Start aktivieren"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "Die IP Adresse sollte etwa die Form „192.168.1.42“ haben!"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7948,57 +7737,57 @@ msgstr ""
"etwa „meinrechner.meineabteilung.meinefirma.de“.\n"
"Falls Sie ein Gateway verwenden, sollten Sie auch dessen IP-Adresse angeben."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS-Server"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (etwa %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Gateway Gerät"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr ""
"Die IP Adresse des DNS-Servers sollte etwa die Form „192.168.1.42“ haben!"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Die IP Adresse des Gateways sollte etwa die Form „192.168.1.42“ haben!"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Proxies einstellen"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP Proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP Proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Netzwerkkarten-ID überwachen (sinnvoll für Laptops)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy muss „http://...“ sein"
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Die URL muss mit „http://“ oder „ftp://“ beginnen"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Ich habe eine Firewall-Konfiguration gefunden!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -8007,27 +7796,27 @@ msgstr ""
"Möglicherweise müssen Sie nach der Installation einige Einstellungen \n"
"von Hand vornehmen."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Internet Konfiguration"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Möchten Sie jetzt versuchen eine Internetverbindung aufzubauen?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Ich teste gerade Ihre Verbindung..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Sie sind jetzt mit dem Internet verbunden."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Aus Sicherheitsgründen wird die Verbindung nun unterbrochen."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -8035,94 +7824,94 @@ msgstr ""
"Sie sind momentan nicht mit dem Internet verbunden.\n"
"Versuchen Sie Ihre Internetverbindung wieder zu konfigurieren."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Verbindungskonfiguration"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr ""
"Bitte füllen Sie die folgen Felder aus \n"
"bzw. makieren Sie die korrekten Angaben"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Karten IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Karten Mem (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Karten E/A"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Karten IO_0"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "Karten IO_1"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Ihre eigene Telefonnummer"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Name des Providers (z.B. provider.net) "
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Telefonnummer des Providers"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Erster DNS des Providers (optional)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Zweiter DNS des Providers (optional)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Land auswählen"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Wahlmodus"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Verbindungsgeschwindigkeit"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "VerbindungsTimeout (in Sec)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Kennzeichen (Login)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Passwort"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Großbritannien"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "Fehler beim Einhängen: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Diese Rechnerarchitektur kennt keine erweiterten Partitionen"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -8142,12 +7931,12 @@ msgstr "Restaurieren aus der Datei %s schlug Fehl: %s"
msgid "Bad backup file"
msgstr "Fehlerhafte Backup-Datei"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Fehler beim Schreiben in Datei %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -8178,182 +7967,183 @@ msgstr "angenehm"
msgid "maybe"
msgstr "eventuell"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Unbekanntes Modell"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Lokaler Drucker"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Entfernter Drucker"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Drucker an CUPS-Server auf der Gegenseite"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Drucker an LPD-Server im Netzwerk"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Netzwerkdrucker (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Drucker an SMB/Windows 9x/ME/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Drucker an NetWare Server"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Druckeranschluss URI"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Den Auftrag an ein Kommando weiterleiten"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Unbekanntes Modell"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Unbekanntes Modell"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Lokale Drucker"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Netzwerkdrucker"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " an Parallelport \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", USB-Drucker \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", Multifunktionsgerät am Parallelport \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", USB Multifunktionsgerät"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", Multifunktionsgerät am HP JedDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", Multifunktionsgerät"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", drucken auf %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "auf LDP-Server „%s“, Drucker „%s“"
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP Drucker „%s“, Port %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "auf SMB/Windows-Server „%s“, Freigabe „%s“"
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr "auf dem Novell-Server „%s“, Drucker „%s“"
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", mittels Kommando „%s“"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr "Rohdaten-Drucker (kein Treiber)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(an %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(an diesem Rechner)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "Auf CUPS-Server „%s“"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Standard)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Wählen Sie die Drucker-Anbindung"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Wie ist der Drucker mit Ihrem Rechner verbunden?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8364,19 +8154,19 @@ msgstr ""
"hier keine Einstellungen vornehmen, die Drucker werden automatisch erkannt "
"und übernommen."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr "Autoerkennung von Druckern (Lokal, TCP/Socket und SMB Drucker)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "CUPS Konfiguration"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "CUPS-Server angeben"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8394,7 +8184,7 @@ msgstr ""
"Adresse, evtl. auch die Port Nummer angeben. Im lokalen Subnetz können Sie "
"die Felder frei lassen."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8410,53 +8200,53 @@ msgstr ""
"aus und editieren Sie die Datei „/etc/cups/cupsd.conf“ selbst. Vergessen Sie "
"nicht, CUPS anschließend neu zu starten (Befehl: „service cups restart“)."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "Die IP Adresse sollte etwa die Form „192.168.1.42“ haben!"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "Die Port Nummer muss eine ganze Zahl sein!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS-Server-IP"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Port"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Automatische CUPS Konfiguration"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "PrinterDrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr "Untersuchung Ihres Rechners ..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "PrinterDrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr "Ich konnte keine Drucker direkt an Ihrem Rechner finden."
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8464,7 +8254,7 @@ msgstr ""
"Die folgenden Drucker\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8472,7 +8262,7 @@ msgstr ""
"Der folgende Drucker\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8480,7 +8270,7 @@ msgstr ""
"\n"
"und ein unbekannter Drucker sind "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8489,7 +8279,7 @@ msgstr ""
"\n"
"und %d unbekannte Drucker sind "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8497,7 +8287,7 @@ msgstr ""
"\n"
"sind "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8505,11 +8295,11 @@ msgstr ""
"\n"
"ist "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "direkt mit Ihrem Rechner verbunden."
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8517,7 +8307,7 @@ msgstr ""
"\n"
"Ich konnte einen unbekannten Rechner direkt an Ihrem Rechner finden."
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8526,13 +8316,13 @@ msgstr ""
"\n"
"Ich konnte %d unbekannte Rechner direkt an Ihrem Rechner finden."
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr ""
"(Stellen Sie bitte sicher, dass alle Drucker angeschlossen und angeschaltet "
"sind).\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
@@ -8540,19 +8330,19 @@ msgstr ""
"Wollen Sie oben aufgeführte Drucker oder Drucker im lokalen Netzwerk zum "
"Drucken konfigurieren?\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Wollen Sie Drucker im lokalen Netzwerk zum Drucken konfigurieren?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Wollen Sie oben aufgeführte Drucker zum Drucken konfigurieren?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "Sind Sie sicher, dass Sie mit diesem Rechner drucken wollen?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -8561,13 +8351,13 @@ msgstr ""
"ANMERKUNG: Je nach Drucker und Drucksystem werden bis zu %d MB zusätzlicher "
"Software auf Ihrem Rechner installiert."
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Drucker hinzufügen"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8588,7 +8378,7 @@ msgstr ""
"Sie werden nur nach den nötigen Informationen über den Drucker gefragt, um "
"Ihnen dann Zugriff auf Treiber, Druckoptionen und Anschlussart zu erhalten."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8627,7 +8417,7 @@ msgstr ""
"Betätigen Sie die Schaltfläche „Weiter“, wenn Sie soweit sind, bzw. "
"„Abbruch“, wenn Sie keine Drucker konfigurieren wollen."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8653,7 +8443,7 @@ msgstr ""
"Betätigen Sie die Schaltfläche „Weiter“, wenn Sie soweit sind, bzw. "
"„Abbruch“, wenn Sie keine Drucker konfigurieren wollen."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8690,19 +8480,19 @@ msgstr ""
"Betätigen Sie die Schaltfläche „Weiter“, wenn Sie soweit sind, bzw. "
"„Abbruch“, wenn Sie keine Drucker konfigurieren wollen."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Selbsterkennung von direkt am Rechner angeschlossenen Druckern"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "Selbsterkennung von Druckern, die im lokalen Netzwerk hängen"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "Selbsterkennung von Druckern, die an Windows Rechnern hängen"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8726,53 +8516,53 @@ msgstr ""
"Druckqualität) anpassen wollen, wählen Sie „Drucker“ im „Hardware“\n"
"Bereich des Mandrake Kontrollzentrums."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr "Selbsterkennung von Druckern"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", Netzwerkdrucker „%s“, Port %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", Drucker „%s“ an SMB/Windows Server „%s“"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "%s gefunden"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Drucker an Parallelport \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "USB-Drucker \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Netzwerkdrucker „%s“, Port %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Drucker „%s“ am SMB/Windows Server „%s“"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Lokaler Drucker"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8784,19 +8574,19 @@ msgstr ""
"Anschlüsse: /dev/lp0, /dev/lp1, ..., äquivalent zu LPT1:, LPT2:, ...; Erster "
"USB Drucker: /dev/usb/lp0, zweier USB Drucker: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Sie müssen einen Geräte- oder Dateinamen eingeben!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Kein Drucker erkannt!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Vorhandene Drucker"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -8805,7 +8595,7 @@ msgstr ""
"Drucker handelt, den Sie einrichten wollen, geben Sie einen Geräte- oder "
"Dateinamen in der Eingabezeile an."
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -8814,7 +8604,7 @@ msgstr ""
"gewünschten Drucker oder geben Sie einen Geräte- oder Dateinamen in der "
"Eingabezeile an."
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8826,7 +8616,7 @@ msgstr ""
"oder wollen Sie die Einrichtung selbst vornehmen, wählen Sie „Manuelle "
"Konfiguration“."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8838,7 +8628,7 @@ msgstr ""
"Ihr Drucker nicht richtig erkannt worden sein, oder wollen Sie die "
"Einrichtung selbst vornehmen, wählen Sie „Manuelle Konfiguration“."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -8846,11 +8636,11 @@ msgstr ""
"Bitte wählen Sie den Anschluss, an dem der Drucker hängt oder geben Sie "
"einen Geräte- oder Dateinamen in der Eingabezeile an."
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Bitte wählen Sie den Anschluss, an dem Ihr Drucker hängt."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -8859,19 +8649,19 @@ msgstr ""
"LPT2:, ..., Erster USB Drucker: /dev/usb/lp0, zweiter USB Drucker: /dev/usb/"
"lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Sie müssen einen Drucker wählen/ein Gerät eingeben!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Manuelle Konfiguration"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Optionen für Netzwerk-Druckerspooler"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -8880,46 +8670,46 @@ msgstr ""
"des Drucker-Servers sowie den Druckernamen auf diesem Server angeben, an den "
"die Aufträge übertragen werden sollen."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Name des entfernten Rechners"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Name des entfernten Druckers"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Der Name des entfernten Rechners fehlt!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Der Name des entfernten Druckers fehlt!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr "Gefundendenes Modell: %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr "Netzwerk durchsuchen ..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", Drucker „%s“, auf Server „%s“"
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Drucker „%s“, auf Server „%s“"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) Drucker-Parameter"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8932,7 +8722,7 @@ msgstr ""
"für den Drucker, auf den Sie zugreifen möchten, sowie entsprechender "
"Benutzername, Passwort und Arbeitsgruppe."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
@@ -8941,39 +8731,39 @@ msgstr ""
"aus der Liste unten aus und geben Sie - falls notwendig - Name, Passwort und/"
"oder Domäne an."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "SMB-Server"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB-Server-IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Freigabename"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Arbeitsgruppe"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Selbst gefunden"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Sie müssen entweder Den Servernamen oder seine IP-Adresse angeben!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Der Name der Samba-Freigabe fehlt!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "SICHERHEITSWARNUNG!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -9019,7 +8809,7 @@ msgstr ""
"mit dem Verbindungstyp „%s“ ein.\n"
"\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -9032,7 +8822,7 @@ msgstr ""
"dem Verbindungstyp „%s“ in Printerdrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -9044,11 +8834,11 @@ msgstr ""
" \n"
"Möchten Sie Ihren Drucker wirklich so einrichten, wie Sie es jetzt tun?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Optionen für NetWare-Drucker"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -9060,37 +8850,37 @@ msgstr ""
"Rechnernamen des Computers), Name der Drucker-Warteschlange, sowie falls "
"notwendig, den entsprechenden Benutzernamen samt Passwort."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Drucker-Server"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Name der Druckerwarteschlange"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "Der NCP Servername fehlt!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "Der NCP Warteschlangen-Name fehlt!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", Rechner „%s“, Port %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Rechner „%s“, Port %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Optionen für TCP/Socket-Drucker"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
@@ -9099,7 +8889,7 @@ msgstr ""
"Sie den Hostnamen oder die IP-Adresse und optional die Portnummer (wenn Port "
"nicht angegeben, wird 9100 verwendet) ein."
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -9112,19 +8902,19 @@ msgstr ""
"9100, bei anderen Servern kann es eine andere sein. Schauen Sie im "
"Zweifelsfall in die Unterlagen des Herstellers."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Der Rechnername, bzw die IP-Adresse des Druckers fehlt!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Rechnername/IP des Druckers"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Druckeranschluss URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -9134,11 +8924,11 @@ msgstr ""
"bzw. den Foomatic Spezifikationen genügen. Es sei hier noch angemerkt, dass "
"nicht alle URI-Typen von allen Drucksystemem unterstützt werden."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Sie müssen eine gültige URI eingeben!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -9147,27 +8937,31 @@ msgstr ""
"Beschreibung und Standort müssen nicht ausgefüllt werden.\n"
"Sie dienen nur als Kommentare für den Anwender."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Druckername"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Beschreibung"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Standort"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Lesen der Drucker-Datenbank ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Vorbereiten der Drucker-Datenbank ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Ihr Druckermodell"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -9193,24 +8987,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "Das Modell ist richtig"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "Modell auswählen"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Auswahl des Druckertyps"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Über welchen Druckertyp verfügen Sie?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -9224,7 +9018,7 @@ msgstr ""
"Falls die Markierung auf einem falschen Gerät oder auf „Rohdaten-Drucker“ "
"steht, suchen Sie bitte selbst Ihren Drucker in der Liste."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -9232,11 +9026,11 @@ msgstr ""
"Falls Ihr Drucker nicht aufgeführt ist wählen Sie bitte ein kompatibles bzw "
"ähnliches Modell (Für Einzelheiten schauen Sie bitte in Ihr Druckerhandbuch)."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI Win-Drucker Konfiguration"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -9251,11 +9045,11 @@ msgstr ""
"Schnittstelle oder an einer Printserver-Box hängen, schließen Sie ihn bitte "
"an den ersten Parallelport, bevor Sie versuchen eine Testseite zu drucken ..."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Lexmark Tintenstrahl-Konfiguration"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -9267,7 +9061,7 @@ msgstr ""
"Sie den Druker direkt an Ihren Rechner oder richten Sie ihn auf dem Rechner "
"ein, an den er angeschlossen ist."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -9288,11 +9082,11 @@ msgstr ""
"Justierungsseiten mit „lexmarkmaintain“ und justieren Sie damit den "
"Druckkopf."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "GDI-Laserdrucker, der das Zenographics-ZJ-Stream-Format benutzt"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -9334,7 +9128,7 @@ msgstr ""
"Das erste Kommando kann von jedem Benutzer gegeben werden, das Zweite muss "
"als root gegeben werden. Danach können Sie dann ganz normal drucken.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9350,22 +9144,22 @@ msgstr ""
"richtig eingestellt sind. Es sei auch angemerkt, dass häufig mit steigender "
"Druckqualität die Druckgeschwindigkeit sinkt."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Der Parameter %s muss eine Zahl sein!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "Der Parameter %s muss eine Zahl sein!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "Der Parameter %s ist yu groß oder zu klein!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9374,11 +9168,11 @@ msgstr ""
"Möchten Sie diesen Drucker („%s“)\n"
"als Standarddrucker verwenden?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Testseiten"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -9392,39 +9186,39 @@ msgstr ""
"gedruckt wird. Normalerweise sollte es ausreichen, die Standard-Testseiten "
"auszudrucken."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Keine Testseiten"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Drucken"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Standard-Testseite"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Alternative Testseite (US-Format - „Letter“)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Alternative Testseite (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Foto-Testseite"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Keine Testseite(n) drucken"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Druck der Testseite(n) ..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9439,7 +9233,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -9447,15 +9241,15 @@ msgstr ""
"Die Testseite(n) wurden an den Drucker gesandt.\n"
"Es kann einen Augenblick dauern, bevor der Drucker seine Arbeit aufnimmt.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "War der Ausdruck korrekt?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Rohdaten-Drucker"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9469,7 +9263,7 @@ msgstr ""
"grafischen Hilfsprogramme erlauben Ihnen auf einfache Weise den richtigen "
"Drucker zu wählen und die notwendigen Druckerparameter anzugeben.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -9479,8 +9273,8 @@ msgstr ""
"zahlreicher Anwendungen angeben, lassen Sie jedoch den Dateinamen weg, da "
"die zu druckende Datei von der Anwendung geliefert wird.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9493,7 +9287,7 @@ msgstr ""
"bestimmten Druckauftrag zu ändern. Geben Sie die gewünschten Angaben einfach "
"in der Kommandozeile mit an, etwa: „%s <Datei>“. "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -9505,7 +9299,7 @@ msgstr ""
"Drucker-Optionen“. %s%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -9513,7 +9307,7 @@ msgstr ""
"Hier die Liste vorhandener Drucker-Parameter des aktuellen Druckers:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9522,8 +9316,8 @@ msgstr ""
"Verwenden Sie den Befehl „%s <Datei>“, um die Datei <Datei> in der "
"Kommandozeile auszudrucken.\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -9533,7 +9327,7 @@ msgstr ""
"angeben. Tragen Sie bitte keinen Dateinamen ein, da dieser vom Programm "
"ergänzt wird.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -9541,7 +9335,7 @@ msgstr ""
"Um eine Liste der Drucker-Parameter Ihres Druckers zu erhalten, betätigen "
"Sie bitte die Schaltfläche „Liste der Drucker-Optionen“."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9550,7 +9344,7 @@ msgstr ""
"Verwenden Sie einen der Befehle „%s <Datei>“ oder „%s <Datei>“, um die Datei "
"<Datei> in der Kommandozeile auszudrucken.\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9566,7 +9360,7 @@ msgstr ""
"Druckaufträge anhä, wenn Sie es betägen. Das kann beispielsweise dann "
"hilfreich sein, wenn Sie einen Papierstau in Ihrem Drucker haben.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9579,40 +9373,40 @@ msgstr ""
"spezeiellen Druckjobs zu konfigurieren. Fügen Sie einfach die gewünschten "
"Einstellungen in der Kommandozeile ein, etwa „%s <Datei>“.\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Drucken/Scannen/Fotokarten mit „%s“"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Drucken/Scannen mit „%s“"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Drucken/Fotokartenzugriff mit „%s“"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Drucken auf Drucker „%s“"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Schließen"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Liste der Drucker-Optionen"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9636,7 +9430,7 @@ msgstr ""
"\n"
"Verwenden Sie für dieses Gerät nicht „ScannerDrake“!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9660,17 +9454,17 @@ msgstr ""
"Laufwerksbuchstaben mit dem Feld über der oberen rechten Ecke der Dateiliste "
"umschalten."
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Lesen der Treiber-Datenbank ..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Drucker-Einstellung transferieren"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9686,7 +9480,7 @@ msgstr ""
"Warteschlange gehen jedoch verloren.\n"
"Nicht alle Warteschlangen können übernommen werden:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
@@ -9694,7 +9488,7 @@ msgstr ""
"CUPS unterstützt keine Druker an Novel Servern oder Drucker, die ihre Daten "
"in ein frei gewähltes Kommando senden.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9702,11 +9496,11 @@ msgstr ""
"PDQ unterstützt nur lokale Drucker, entfernte LPD Drucker und Socket/TCP "
"Drucker.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD und LPRng unterstükeine IPP Drucker.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -9714,7 +9508,7 @@ msgstr ""
"Warteschlangen, die nicht mit diesem Programm oder „foomatic-configure“ "
"ertellt wurden, können nicht übertragen werden."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9724,7 +9518,7 @@ msgstr ""
"Drucker, die mit den PPD-Dateien ihrer Hersteller oder CUPS-spezifischen "
"Treibern eingerichtet wurden, können nicht übertragen werden."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9734,15 +9528,15 @@ msgstr ""
"Markieren Sie die Druckerwarteschlangen, die sie übertragen wollen und "
"betätigen Sie die Schaltfläche „Übertragen“."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Druckerdaten nicht übertragen"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Übertragen"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9754,12 +9548,12 @@ msgstr ""
"überschreiben. Sie können dem Drucker auch einen neuen \n"
"Namen geben oder ihn einfach überspringen."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Druckernamen sollten nur Buchstaben, Ziffern und den Unterstrich unterhalten"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9768,16 +9562,16 @@ msgstr ""
"Der Drucker „%s“ existiert bereits. Wollen Sie ihn wirklich \n"
"ersetzen?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Neuer Druckername"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Übertragen von „%s“ ..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9786,29 +9580,29 @@ msgstr ""
"Sie haben Ihren alten Standarddrucker („%s“) übertragen, soll es auch Ihr "
"Standarddrucker unter dem neuen Drucksystem „%s“ werden?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Aktualisieren der Druckerdaten ..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Konfiguration eines entfernten Druckers"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Netzwerk starten ..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Netzwerk jetzt konfigurieren"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Ihr Netzwerk ist nicht konfiguriert"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9820,11 +9614,11 @@ msgstr ""
"Sollten Sie dennoch fortfahren, ohne Ihr Netzwerk einzurichten, ist der "
"Drucker hinterher nicht zu verwenden. Wie wollen Sie fortfahren?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Weiter ohne Netzwerkkonfiguration"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9840,7 +9634,7 @@ msgstr ""
"anschließend erneut den Drucker mittels „Hardware/Drucker“im Kontrollzentrum "
"einzurichten."
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9851,24 +9645,24 @@ msgstr ""
"und Ihre Softwareeinstellngen. Versuchen Sie anschließend erneut den "
"entfernten Drucker einzurichten."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Drucksystem neu starten ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "Hoch"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "Paranoid"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Installation eines Drucksystems in Sicherheitsebene %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9893,11 +9687,11 @@ msgstr ""
"\n"
"Wollen Sie wirklich dieses Drucksystem auf diesem Rechner installieren?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Drucksystem beim BS-Start aktivieren"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9918,59 +9712,59 @@ msgstr ""
"\n"
"Wollen sie den automatischen Start des Drucksystems wieder herstellen?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Suche nach installierter Software"
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Entfernen von LPRng ..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Entferne: %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Entfernen des LPD ..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Pakete Installieren ..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Wählen Sie das Drucksystem"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Welches Drucksystem (Spooler) wollen Sie verwenden?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Drucker „%s“ konfigurieren ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Installieren des Pakets Foomatic ..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Drucker-Optionen"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "PrinterDrake vorbereiten ..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Anwendungen konfigurieren ..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Möchten Sie einen Drucker konfigurieren?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Drucksystem: "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -9982,7 +9776,7 @@ msgstr ""
"verwenden, Informtionen über ihn zu erhalten oder einen entfernten CUPS-"
"Drucker für Star Office/OpenOffice.org/GIMP zugänglich zu machen."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -9992,28 +9786,28 @@ msgstr ""
"Doppelklick auf einem aus, um ihn zu ändern, als Standarddrucker zu "
"verwenden oder Informtionen über ihn zu erhalten."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Aktualisiere Druckerliste (um alle entfernten CUPS-Drucker anzuzeigen)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Drucksystem ändern"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normaler Modus"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "Möchten Sie einen weiteren Drucker einrichten?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Drucker-Konfiguration ändern"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -10022,69 +9816,69 @@ msgstr ""
"Drucker %s\n"
"Was wollen Sie an diesem Drucker ändern?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Ausführen!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Art der Druckeranbindung"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Druckername, Beschreibung, Standort"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Druckerproduzent, Modell, Treiber"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Druckerproduzent, Modell"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Als Standarddrucker verwenden"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Diesen Drucker für StarOffice/OpenOffice.org/GIMP hinzufügen"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Diesen Drucker für StarOffice/OpenOffice.org/GIMP entfernen"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Testseite(n) drucken"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "Wie dieser Drucker genutzt werden kann"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Drucker entfernen"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Alten Drucker „%s“ entfernen ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Standarddrucker"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Der Drucker „%s“ ist jetzt Ihr Standarddrucker“"
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Drucker für StarOffice/OpenOffice.org/GIMP hinzufügen"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
@@ -10092,16 +9886,16 @@ msgstr ""
"Der Drucker „%s“ wurde erfogrich zu StarOffice/OpenOffice.org/GIMP "
"hinzugefügt."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr "Fehler beim Hinzufügen von „%s“ für StarOffice/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Drucker für StarOffice/OpenOffice.org/GIMP entfernen"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -10109,108 +9903,27 @@ msgid ""
msgstr ""
"Der Drucker „%s“ wurde erfogrich für StarOffice/OpenOffice.org/GIMP entfernt."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr "Fehler beim Entfernen von „%s“ für StarOffice/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Möchten Sie den Drucker „%s“ wirklich entfernen?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Drucker „%s“ entfernen ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Proxies einstellen"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Herzlich willkommen zum Proxy Konfigurationsassistenten.\n"
-"\n"
-"Hier können Sie Ihre HTTP und FTP Proxies mit oder ohne\n"
-"Anmeldung und Passwortabfrage einrichten\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Bitte füllen Sie die HTTP Proxy Informationen aus\n"
-"Falls sie keinen HTTP Proxy wolen, lassen Sie einfach\n"
-"alle Felder leer."
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "Port"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "Die URL muss mit „http:“ beginnen"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Die Prot Nummer muss eine Zahl sein!"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Bitte füllen Sie die FTP Proxy Informationen aus\n"
-"Falls sie keinen FTP Proxy wolen, lassen Sie einfach\n"
-"alle Felder leer."
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Bitte geben Sie - falls nötig - Kennzeichen und Passwort für den Proxy \n"
-"an. Lassen Sie die Felder leer, falls Sie sie kein Kennzeichen/Passwort \n"
-"wollen."
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "Kennzeichen"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "Passwort"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "Passwort (erneut)"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Die Passwörter stimmen nicht überein. Bitte versuchen Sie es eneut!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Ich kann keine Partition zu dem _formatierten_ RAID md%d hinzufügen"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Ich kann Datei „%s“ nicht schreiben"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid schlug Fehl"
@@ -10224,7 +9937,7 @@ msgstr "mkraid schlug Fehl (Möglicherweise fehlen die RAID-Tools)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Nicht genügend Partitionen für RAID Level %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -10249,58 +9962,54 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Sicherheitsebene:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Standard: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Sicherheitswarnungen:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Sicherheitsadministrator (Kennzeichen oder E-Mail):"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Netzwerkoptionen"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Systemoptionen"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (Standard: %s)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "Bitte warten, Sicherheitsebene wird eingestellt..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Bitte warten, Sicherheitsoptionen werden eingestellt..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Startet das ALSA (Advanced Linux Sound Architecture) Sound System"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr ""
"Mit dem Dienst anacron können cron-Prozesse auch zu anderen als den \n"
@@ -10309,7 +10018,7 @@ msgstr ""
"Prozesse, die etwa zwischen Mitternacht und 6:00 Uhr gestartet \n"
"werden sollten, nie ausgeführt würden."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -10319,7 +10028,7 @@ msgstr ""
"Hilfe kann man den Rechner auch rechtzeitig herunterfahren lassen, \n"
"bevor die Batterien leer sind."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -10328,7 +10037,7 @@ msgstr ""
"dafür vorgesehene Zeitpunkt erreicht ist. Lässt die Systemauslastung \n"
"es zu, werden sog. Batch-Anwendungen gestartet."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -10340,7 +10049,7 @@ msgstr ""
"Der Dienst vixie cron erweitert dieses Konzept um weitere Funktionen, etwa \n"
"ein verbessertes Sicherheitskonzept und einfachere Konfiguration."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -10352,7 +10061,7 @@ msgstr ""
"Einfügen von Text wie unter X zu verwenden. In einigen Applikationen \n"
"können Sie auch Pop-Up-Menüs damit bedienen."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10360,14 +10069,14 @@ msgstr ""
"HardDrake führt Hardwaretests durch, und konfiguriert (falls nötig) \n"
"neue/geänderte Hardware."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache ist ein World-Wide-Web-Server. Mit seiner Hilfe können Sie \n"
"HTML-Dateien über HTTP publizieren. Der Server ist CGI-fähig."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -10383,7 +10092,7 @@ msgstr ""
"Schalten Sie diesen Dienst ab, können Sie keine der von inetd \n"
"verwalteten Dienste mehr zugreifen."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -10391,7 +10100,7 @@ msgstr ""
"Startet Paketfilterung für Linux 2.2er Kerne, um Ihren Rechner \n"
"durch eine Firewall vor Angriffen aus dem Netz zu schützen."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -10403,7 +10112,7 @@ msgstr ""
"müssen Sie ab dem nächsten Systemstart mit der amerikanischen \n"
"Tastatur vorlieb nehmen."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10411,13 +10120,13 @@ msgstr ""
"Automatische Neuerstellung der Kern-Header in /boot für\n"
"/usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
"Automatische Erkennung und Konfiguration neuer Hardware während des \n"
"Betriebssystemstarts."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -10425,7 +10134,7 @@ msgstr ""
"Linuxconf versucht beim Betriebssystemstart einige Verwaltungsaufgaben \n"
"auszuführen."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -10436,7 +10145,7 @@ msgstr ""
"zuständigen Drucker (dieser kann auch einen anderen Rechner hängen) \n"
"zu senden."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10444,7 +10153,7 @@ msgstr ""
"Der Linux Virtual Server kann verwendet werden, um um ein \n"
"hochperformanten Hochverfügbarkeitsserver aufzusetzen."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -10455,7 +10164,7 @@ msgstr ""
"Falls Sie nur einen Rechner besitzen, mit dem Sie per Modem/ISDN ins \n"
"Netz gehen, benötigen Sie diesen Dienst nicht."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -10464,7 +10173,7 @@ msgstr ""
"(NFS) bei Systemstart eingehängt werden, etwa SMB (Lan Manager/Windows) \n"
"und NCP (NetWare)."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10473,7 +10182,7 @@ msgstr ""
"so konfiguriert wurden, dass sie ab dem Systemstart zur Verfügung \n"
"stehen sollen."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -10484,7 +10193,7 @@ msgstr ""
"Dieser Dienst stellt Ihnen einen solchen Server zur Verfügung. \n"
"Konfiguriert wird er in der Datei „/etc/exports“."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -10495,7 +10204,7 @@ msgstr ""
"Verfügung, damit eine Datei nicht durch mehrere Personen \n"
"gleichzeitig verändert werden kann."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10503,11 +10212,11 @@ msgstr ""
"Schaltet beim Betriebssystemstart automatisch die „Num“-Taste für \n"
"die virtuellen Konsolen und XFree ein."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Unterstützung für den OKI 4w und kompatible WinDrucker."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -10519,7 +10228,7 @@ msgstr ""
"wenn Sie ihn vorher konfiguriert haben. Daher schadet es nicht, \n"
"wenn Sie ihn auf Rechnern aktivieren, auf denen er nutzlos ist."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -10531,7 +10240,7 @@ msgstr ""
"solche Server (RPC-basierte) beherbergen, muss dieser Dienst \n"
"aktiviert sein."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -10539,7 +10248,7 @@ msgstr ""
"Postfix ist ein E-Mail Transport-Dienst. Mit seiner Hilfe werden \n"
"E-Mails zwischen verschiedenen Rechnern weitergeleitet."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10549,7 +10258,7 @@ msgstr ""
"wieder zu restaurieren. Die Qualität erzeugter Zufallszahlen \n"
"wird dadurch verbessert."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -10558,7 +10267,7 @@ msgstr ""
"Festplattenpartition) zu. Dies wird für Anwendungen wie\n"
"etwa ORACLE benötigt"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -10569,7 +10278,7 @@ msgstr ""
"Netzwerken verwendet, jedoch wird für komplexere Netzwerke ein \n"
"anderer Dienst benötigt."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -10577,7 +10286,7 @@ msgstr ""
"Der Dienst rstat ermöglicht es Anwendern anderer Rechner des \n"
"Netzwerks Preformance-Daten dieses Rechners zu erhalten."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10586,7 +10295,7 @@ msgstr ""
"herauszubekommen, welche Benutzerkennzeichen auf diesem Rechner \n"
"gerade angemeldet sind."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -10595,11 +10304,11 @@ msgstr ""
"momentan angemeldeter Benutzerkennzeichen übermittelt zu bekommen \n"
"(ähnlich wie finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Starten des Sound-Systems Ihres Rechners"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -10608,69 +10317,69 @@ msgstr ""
"in vorgesehene Dateien zu sichern. Es ist sinnvoll Syslog immer \n"
"aktiviert zu haben."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Lädt die Treiber für Ihre USB-Geräte."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Dieser Dienst startet den X-Font-Server. Er ist notwendig, \n"
"damit XFree gestartet werden kann!"
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr ""
"Wählen Sie, welche Dienste\n"
"automatisch beim Systemstart\n"
"aktiviert werden sollen"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Drucken"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Gemeinsamer Dateizugriff"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "System"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Fernwartung"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Datenbankserver"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Dienste: %d aktiviert von %d registrierten."
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Dienste"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "aktiv"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "gestoppt"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Dienste und Dämonen"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10679,15 +10388,15 @@ msgstr ""
"weiteren Informationen zu\n"
"diesem Dienst."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Bei BS-Start"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Start"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Stopp"
@@ -10769,7 +10478,7 @@ msgstr ""
"Mandrake Linux 9.0 bietet die besten Open Source Spiele der Bereiche: "
"Arcade, Karten, Action, Strategie, ..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Mandrake Kontrollzentrum"
@@ -10948,185 +10657,574 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Tastatur"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Pakete Installieren ..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Bitte loggen Sie sich aus, und drücken Sie Ctrl-Alt-Rücktaste"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr ""
"Bitte loggen Sie sich erneut in %s ein, \n"
"um die Änderungen wirksam werden zu lassen."
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Drucker-Einstellung transferieren"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Server aktivieren"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Server deaktivieren"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Server starten"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Server stoppen"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "Benutzer hinzufügen"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
#, fuzzy
msgid "Add/Del Clients"
msgstr "DHCP-Klient"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr "Bootdiskette"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Boot ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Ganzen Kern erstellen -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Das dauert einige Minuten"
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Kein Kern ausgewählt!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Nicht Verbunden"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Alle Kerne erstellen -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Löschen"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Alle auswählen"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
msgstr "Benutzer hinzufügen -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Benutzer löschen"
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Typ:"
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP-Klient"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "DHCP-Klient"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Klient hinzufügen -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
msgstr "<-- Klient löschen"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "<-- Klient löschen"
+
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "DHCP Konfigurieren ..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Netzmaske"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Name der Domäne"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Samba Server"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Expertenkonfiguration"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Konfiguration speichern"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Bitte legen Sie eine Diskette ein:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "Kein Diskettenzugriff möglich!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Sie können die Diskette nun entfernen"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Kein Disketten-Laufwerk verfügbar"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Es trat ein Fehler auf! Ist „mkisofs“ installiert?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "„/etc/dhcpd.conf“ muss erst angelegt werden!"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Fehler!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Ich kann die benötigte Abbild-Datei „%s“ nicht finden."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Auto-Installationskonfigurator"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -11152,11 +11250,20 @@ msgstr ""
"\n"
"Wollen Sie fortfahren?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Erneut abspielen"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Automatische Konfiguration der Schritte"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -11164,11 +11271,11 @@ msgstr ""
"Bitte wählen Sie für jeden Schritt, ob er wie bei Ihrer Installation "
"vorgenommen werden soll, oder ob Sie ihn manuell durchführen wollen."
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Erstellen einer Auto-Installationsdiskette"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -11180,12 +11287,12 @@ msgstr ""
"\n"
"Die Parameter der Autoinstallation sind in den Abschnitten rechts verfügbar."
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Gratuliere!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -11193,35 +11300,35 @@ msgstr ""
"Die Diskette wurde erfolgreich erstellt.\n"
"Sie können die Installation nun automatisch durchführen."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Auto-Installation"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Eintrag hinzufügen"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Letzten Eintrag entfernen?"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "FATAL"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "INFO"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -11231,7 +11338,7 @@ msgstr ""
" DrakBackup Report \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -11242,7 +11349,7 @@ msgstr ""
" DrakBackup Dämon Report\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11253,12 +11360,12 @@ msgstr ""
" DrakBackup Report Details\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Fortschritt"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11267,41 +11374,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Kein Passwort"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -11312,65 +11419,65 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Systemdateien sichern ..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Backup-Dateien auf der Festplatte ..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Benutzerdateien sichern ..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Festplattenbackup in Bearbeitung ..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Andere Dateien sichern ..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Auf Bandlaufwerk sichern"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11378,7 +11485,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, fuzzy, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11387,7 +11494,7 @@ msgstr ""
"Dateiliste per FTP senden: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
#, fuzzy
msgid ""
"\n"
@@ -11398,41 +11505,41 @@ msgstr ""
"(!) FTP Verbindungsprobleme: Es war nicht möglich, Ihre Dateien per FTP zu "
"übertragen.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "(!) Fehler beim Verschicken der Mail. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Dateiauswahl"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
"Wählen Sie die Dateien oder Verzeichnisse und betätigen Sie die Schaltfläche "
"„Hinzufügen“"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11440,27 +11547,27 @@ msgstr ""
"\n"
"Bitte wählen Sie alle benötigten Parameter.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Diese Optionen kön alle Ihre Dateien im Verzeichnis „/etc“ sichern und "
"wiederherstellen\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Sichern Ihrer Systemdateien (Verzeicnis „/etc“)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Inkrementelles Backup (alte Backups nicht überschreiben)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Keine kritischen Dateien (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11468,68 +11575,68 @@ msgstr ""
"Mit dieser Option sind Sie in der Lage, jede Version Ihres \n"
"„/etc“ Verzeichnisses wiederherzustellen."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr ""
"Bitte wählen Sie alle Kennzeichen, deren Dateinen mitgesichert werden sollen."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Die Browser-Caches nicht archivieren."
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Inkrementelle Archivierung (alte Archive nicht ersetzen)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Markierte entfernen"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Benutzer"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "FTP-Verbindung zum erstellen der Sicherungskopien verwenden"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
#, fuzzy
msgid ""
" Transfer \n"
"Now"
msgstr "Übertragen"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Rechnernamen oder IP eingeben."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
#, fuzzy
msgid ""
"Please enter the directory (or module) to\n"
@@ -11538,69 +11645,69 @@ msgstr ""
"Bitte geben Sie das Verzeichnis an,\n"
" in dem die Archive erstellt werden sollen."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Bitte geben Sie Ihr Benutzerkennzeichen ein"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Bitte geben Sie Ihr Passwort ein"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Passwort behalten"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
#, fuzzy
msgid "Need hostname, username and password!"
msgstr "Ich mich unter „%s“ micht anmelden! Stimmt das Passwort?"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Sicherungskopie auf CD/DVDROM"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Bitte wählen Sie Ihren CD-Paltz"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
#, fuzzy
msgid " Erase Now "
msgstr "Übertragen"
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Kontrollieren Sie, ob Sie ein CDRW-Medium verwenden."
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11608,36 +11715,36 @@ msgstr ""
"Bitte geben Sie den Gerätenamen \n"
"Ihres Brenners an, etwa „0,1,0“."
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Datei auswählen"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Auf Bandlaufwerk sichern"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Bitte geben Sie den Gerätenamen fü Archivierung an."
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Kontrollieren Sie, ob Sie die CDRW vorher löschen wollen."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11645,57 +11752,57 @@ msgstr ""
"Bitte geben Sie die Maximalgröße \n"
"für DrakBackup an."
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Bitte geben Sie das Archivverzeichnis an:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Quota für Backup-Datei verwenden."
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Netzwerk"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Festplatte/NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Typ"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "stündlich"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "täglich"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "wöchendlich"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "monatlich"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Dämon verwenden"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11703,7 +11810,7 @@ msgstr ""
"Bitte wählen Sie das Zeitintervall \n"
"zwischen zwei Sicherungen."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11711,7 +11818,7 @@ msgstr ""
"Bitte wählen Sie ein\n"
"Sicherungsmedium."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
#, fuzzy
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
@@ -11719,71 +11826,71 @@ msgid ""
"Note that currently all 'net' medias also use the hard drive."
msgstr "Stellen Sie sicher, dass der Cron-Dämon als Dienst aktiviert ist."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "E-Mail Bericht nach jedem Sicherungsvorgang an: "
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Was"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Wo"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Wann"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Mehr Parameter"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "DrakBackup Konfiguration"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Bitte wählen Sie wohin Sie die Sicherungskopien machen wollen."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "auf Festplatte"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "über Netzwerk"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Bitte wählen Sie, was Sie sichern wollen"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "System sichern"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Benutzerkennzeichen sichern"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Benutzerkennzeichen auswählen"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11791,7 +11898,7 @@ msgstr ""
"\n"
"Sicherungsquellen: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11799,7 +11906,7 @@ msgstr ""
"\n"
"- Systemdateien:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11807,7 +11914,7 @@ msgstr ""
"\n"
"- Benutzerdateien:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11815,7 +11922,7 @@ msgstr ""
"\n"
"- Sonstige Dateien:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11824,32 +11931,32 @@ msgstr ""
"\n"
"- Auf Festplatte sichern unter: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Mausschnittstelle: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, fuzzy, c-format
msgid ""
"\n"
@@ -11858,12 +11965,12 @@ msgstr ""
"\n"
"- Via FTP sichern auf: %s\n"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, fuzzy, c-format
msgid ""
"\n"
@@ -11872,7 +11979,7 @@ msgstr ""
"\n"
"- Via FTP sichern auf: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11881,7 +11988,7 @@ msgstr ""
"\t\t Benutzer: %s\n"
"\t\t Pfad: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11889,19 +11996,19 @@ msgstr ""
"\n"
"- Optionen:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tKeine Systemdateien\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tSicherungen verwenden „tar“ und „bzip2“\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tSicherungen verwenden „tar“ und „gzip“\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11910,42 +12017,42 @@ msgstr ""
"\n"
"- Dämon (%s) enthält:\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t- Festplatte.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t- CD-ROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t- Netzwerk per FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t- Netzwerk per SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
#, fuzzy
msgid "\t-Network by rsync.\n"
msgstr "\t- Netzwerk per FTP.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
#, fuzzy
msgid "\t-Network by webdav.\n"
msgstr "\t- Netzwerk per FTP.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
"Keine Konfiguration. Wählen Sie dein Assistenten oder Fortgeschritten.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11953,7 +12060,7 @@ msgstr ""
"Liste der wiederherzustellenden Daten:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11961,260 +12068,260 @@ msgstr ""
"Liste der beschädigten Daten:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr ""
"Bitte entfernen Sie die Markierung oder löschen Sie sie das nächste Mal."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Die Sicherungen sind beschädigt."
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
#, fuzzy
msgid " All of your selected data have been "
msgstr " Alle Ihre gewälhten Daten wurden "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " erfolgreich auf %s wiederhergestellt "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Konfiguration wiederherstellen "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "OK, die übrigen Dateien zu aktualisieren."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Liste wiederherzustellender Kennzeichen (letztes Datum per Kennzeichen ist "
"wichtig)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Systemdateien sichern vor:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Bitte wählen Sie, welches Datum wiederhergestellt werden soll."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Auf Festpaltte sichern"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Bitte geben Sie das Archivverzeichnis an:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP Verbindung"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Sichere Verbindung"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Von Festplatte wiederherstellen"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Bitte geben Sie das Verzeichnis an, in dem die Sicherungskopien liegen"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Wählen Sie ein anderes Medium von dem Sie wiederherstellen wollen."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Anderes Medium"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "System wiederherstellen"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Benutzerkennzeichen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Sonstiges wiederherstellen"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Auswahl des Pfades der wiederhergestellt werden soll (statt „/“"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Erstelle Sicherung vor dem Wiederherstellen (nur für inkrementelle "
"Sicherungen)."
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Benutzerkennzeichen vor dem Wiederherstellen entfernen."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Markierte entfernen"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Sonstiges wiederherstellen"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, fuzzy, c-format
msgid "Backup files not found at %s."
msgstr "Anlegen einer Sicherheitskopie von „%s“ unter „%s.old“."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Von Festplatte wiederherstellen"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Partitionstabelle wiederherstellen"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Benutzerkennzeichen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Rechnername"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Passwort"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Benutzerkennzeichen"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Rechnername: "
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Sonstiges wiederherstellen"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Alle Sicherungen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Benutzergeführte Wiederherstellung"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Partitionstabelle wiederherstellen"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Benutzerkennzeichen wiederherstellen"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "<- Zurück"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Speichern"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Sicherung erstellen"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Wiederherstellen"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
#, fuzzy
msgid ""
"Error during sendmail.\n"
@@ -12225,14 +12332,7 @@ msgstr ""
" Ihre Bericht-Mail konnte nicht versandt werden.\n"
" Bitte richten Sie Sendmail korrekt ein."
-#: ../../standalone/drakbackup_.c:4257
-#, fuzzy
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr "Die folgenden Pakete werden installiert werden"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
#, fuzzy
msgid ""
"Error during sending file via FTP.\n"
@@ -12241,19 +12341,26 @@ msgstr ""
"Fehler bei der Üertragung via FTP.\n"
"Bitte korrigieren Sie Ihre FTP-Konfiguration."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+#, fuzzy
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr "Die folgenden Pakete werden installiert werden"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Bitte wählen Sie die wiederherzustellenden Daten..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Bitte wählen Sie ein Sicherungsmedium..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Bitte wählen Sie die zu sichernden Daten..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -12261,59 +12368,59 @@ msgstr ""
"Keine Konfigurationsdatei gefunde.\n"
"Bitte wählen Sie den „Assistenten“ oder „Erweitert“."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "In Entwicklung, haben Sie noch etwas Geduld ..."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Systemdateien sichern"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Benutzerdateien sichern"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Andere Dateien sichern"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Fortschritt"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "Datenüagung via FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Dateien übertragen ..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Jetzt Sicherung anhand der Konfigurationsdatei erstellen."
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Sicherungskonfiguration anzeiegen"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Assistentengestützte Konfiguration"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Expertenkonfiguration"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Jetzt sichern"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "DrakBackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
#, fuzzy
msgid ""
"options description:\n"
@@ -12376,7 +12483,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12391,7 +12498,7 @@ msgstr ""
" in „/etc/postfix/main.cf“ korrigieren.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12474,7 +12581,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
#, fuzzy
msgid ""
"restore description:\n"
@@ -12545,48 +12652,20 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by Sebastien DUPONT <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -12615,7 +12694,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12626,7 +12704,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12644,7 +12722,7 @@ msgstr ""
"Rechner erstellt werden.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12667,161 +12745,97 @@ msgstr ""
"Seien Sie daher vorsichtig und ändern Sie die Sicherungskopien \n"
"nicht manuell.\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Die Installation von %s schlug Fehl. Folgender Fehler trat auf:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
#, fuzzy
msgid "Standalone Tools"
msgstr "Konsolen-Werkzeuge"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
#, fuzzy
msgid "HardDrake"
msgstr "auf Festplatte"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "MandrakeConsulting"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "MandrakeStore"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Maus"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Entfernter Drucker"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Freigabename"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Netzwerk Konfigurationsassistent"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Authentifizierung"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Auswahl der Pakete"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Bitte warten"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12833,136 +12847,143 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Port"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Nach dem Entfernen"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Nach dem Entfernen"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Kein Browser installiert! Bitte installieren Sie einen."
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Netzwerk Konfiguration (%d Karten)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profil: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Profil löschen..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Zu löschendes Profil: "
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Neues Profil..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr "Name des neuen Profils (es wird als Kopie des aktuellen erstellt):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Rechnername: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Internetzugang"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Typ:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Gateway:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Schnittstelle:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Status:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Bitte Warten"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Internet-Zugang konfigurieren"
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "LAN Konfiguration"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Treiber"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Schnittstelle"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokoll"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Status"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Netzwerk konfigurieren"
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Hier starten Sie den Assistenten ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Assistent..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Anwenden"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Verbunden"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Nicht Verbunden"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Verbinden ..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Trenne Verbindung ..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12970,7 +12991,7 @@ msgstr ""
"WARNUNG: Es wurde bereits eine Internetverbindung gefunden. Vielleicht nutzt "
"diese ihr Netzwerk."
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12979,36 +13000,36 @@ msgstr ""
"Sie können dies tun, indem Sie die Schaltfläche \n"
"„Konfigurieren“ betätigen."
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "LAN Konfiguration"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Boot-Protokoll"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Beim Hochfahren gestartet"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP Klient"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "Jetzt aktivieren"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "Jetzt deaktivieren"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -13016,7 +13037,7 @@ msgstr ""
"Diese Schnittstelle wurde noch nicht eingerichtet.\n"
"Starten Sie den Konfigurationsassistenten im Hauptfenster."
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -13025,121 +13046,117 @@ msgstr ""
"Sie können dies tun, indem Sie die Schaltfläche \n"
"„Konfigurieren“ betätigen."
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Konfiguration der Internetverbindung"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Konfiguration der Internetverbindung"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Verbindungstyp: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parameter"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Netzwerkkarte"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP-Klient"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "Verwendung: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr " Modulname "
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr " Größe "
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "DrakFloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "Boot-Disketten Erstellung"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr " Standard "
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy Fehler: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "Kernversion"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Allgemein"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Experten Bereich"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "Optionale Parameter für „mkinitrd“"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Modul hinzufügen"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr " mit Gewalt "
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr " falls Nötig "
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr " SCSI Module weglassen "
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr " RAID-Module weglassen "
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Modul entfernen"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Ausgabe"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr " Diskette erstellen "
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Stellen Sie sicher, dass ein Medium in Laufwerk %s liegt."
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -13148,12 +13165,12 @@ msgstr ""
"In Laufwerk %s liegt kein Medum.\n"
"Bitte legen Sie eins ein."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Ich kann nicht forken: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -13164,99 +13181,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Suche installierte Schriften"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Auswahl installierter Schriften zurücksetzen"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "Alle Schriften analysieren"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "Keine Schriften gefunden"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "Fertig"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "Ich konnte keine Schriften in Ihren eingehängten Partitionen finden"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Neuwahl korrekter Schriften"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "Konnte keine Schriften finden.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Suche installierter Schriften"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Kopiere Schriften"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Installation von TrueType Schriften"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "Bitte warten Sie ttmkfdir arbeitet ..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "TrueType Installation beendet"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Konvertieren der Schriften"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "Erzeuge „type1inst“"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscriptreferenz"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "ttf-Schriftkonvertierung"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "pfm-Schriftkonvertierung"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Temporäre Dateien löschen"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Neustart des X-FontServers"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Schriftdateien löschen"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "xfs Neustart"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -13270,113 +13287,215 @@ msgstr ""
"- Sie können die Schriften auf normalem Weg einbinden. In seltenen Fällen \n"
"können defekte Schriften den X-Server lahmlegen."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Schriften einbinden"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Windows-Schriften verwenden"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Schiften deinstallieren"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Erweiterte Einstellungen"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Font-Liste"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "Wählen Sie die Programme, die die Schriften verwenden sollen:"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Generische Drucker"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
"Wählen Sie eine Schriftdatei bzw. ein Verzeichnis und betätigen Sie "
"„Hinzufügen“"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Liste installieren"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "Klicken Sie hier, wenn Sie sicher sind."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "Hier, falls nicht."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Markierung löschen"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Alle auswählen"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Liste entfernen"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Vortests"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Schriften auf Ihren Rechner kopieren"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Installiere und konvertiere Fonts"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Nach der Installation"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Entfernen von Schriftarten auf Ihrem Rechner"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Nach dem Entfernen"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Teilen der Internet-Verbindung"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Teilen der Internetverbindung momentan eingeschaltet."
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -13388,19 +13507,19 @@ msgstr ""
"\n"
"Was wollen Sie tun?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "deaktivieren"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "Verwerfen"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "neu konfigurieren"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Server deaktivieren ..."
@@ -13408,11 +13527,11 @@ msgstr "Server deaktivieren ..."
msgid "Internet connection sharing is now disabled."
msgstr "Teilen der Internet-Verbindung ist nun abgeschaltet."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Teilen der Internet-Verbindung momentan abgeschaltet."
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13424,19 +13543,19 @@ msgstr ""
"\n"
"Was wollen Sie tun?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "aktivieren"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Server aktivieren ..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Teilen der Internetverbindung ist nun eingeschaltet."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -13455,21 +13574,21 @@ msgstr ""
"Anmerkung: Sie benötigen eine Netzwerkkarte, mit deren Hilfe Sie ein \n"
"lokales Netz (LAN) aufsetzen können."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Schnittstelle %s (verwendet Modul %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Schnittstelle: %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Sie haben keine Netzwerkkarte!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -13477,11 +13596,11 @@ msgstr ""
"Ihr Rechner hat keine konfigurierte Netzwerkkarte. Bitte verwenden Sie erst "
"HardDrake, bevor Sie weiter machen."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Netzwerkkarte"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13496,7 +13615,7 @@ msgstr ""
"\n"
"Ich setze ihr lokales Netz damit auf."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -13504,11 +13623,11 @@ msgstr ""
"Bitte wählen Sie die Netzwerkkarte, die mit Ihrem lokalen Netzwerk \n"
"verbunden ist."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Ihr Netzwerk ist bereits konfiguriert"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13524,15 +13643,24 @@ msgstr ""
"Sie können auch eine manuelle Einrichtung vornehmen - dafür sollten Sie "
"jedoch wissen, wie das funktioniert."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Automatische Rekonfiguration"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Aktuelle Schnittstellenkonfiguration anzeigen"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Aktuelle Schnittstellenkonfiguration anzeigen"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13549,7 +13677,7 @@ msgstr ""
"IP-Eigenschaften: %s\n"
"Treiber: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -13559,7 +13687,7 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
@@ -13573,12 +13701,12 @@ msgstr ""
"Server für Sie aufsetzen.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "Lokales Klasse-C Netzwerk"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13587,65 +13715,65 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "(Diese) DHCP-Server IP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "(Diese) DHCP-Server IP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Neuer Druckername"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Neu konfigurieren des Geräts und des DHCP-Servers"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Das lokale Netzwerk endet nicht auf „.0“ - bereinige."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Es liegt ein möglicher LAN-Adressen Konflikt in der Konfiguration\n"
"von %s vor!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Konfigurieren ..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Skripte konfigurieren, Software installieren, Dienste starten ..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Probleme beim Installieren von Paket %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13656,24 +13784,24 @@ msgstr ""
"lokalen Netz mittels automatischer Netzwerk-Konfiguration (DHCP) \n"
"teilen."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
"Die Einstellungen wurden bereits vorgenommen, sie sind nur nicht aktiviert."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Die Einstellungen wurden bereits vorgenommen und sind aktiv."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Teilen der Internetverbindung wurde noch nicht konfiguriert."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Teilen der Internetverbindung - Konfiguration"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13689,158 +13817,158 @@ msgstr ""
"\n"
"Wählen Sie „Konfigurieren“ wenn Sie den Assistenten starten wollen."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Arbeitsgruppe"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "Partition %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Benutzer"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Löschen"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Fertig"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Modul hinzufügen"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Drucker hinzufügen"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
#, fuzzy
msgid "Up selected rule one level"
msgstr "Markierung löschen"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Markierte entfernen"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Benutzer akzeptieren"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Version: %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Port"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
#, fuzzy
msgid "Use owner id for execution"
msgstr "Autoerkennung benutzen"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr "Autoerkennung benutzen"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Startschirmauswahl"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Benutzer"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Arbeitsgruppe"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Nicht Verbunden"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13852,7 +13980,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13861,137 +13989,137 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "Boot-Disketten Erstellung"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Auflösung"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Wählen Sie eine Datei"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Freigabename"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Ich kan keine Start-Vorschau erzeugen"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "Gerät"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Themen installieren"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "Farbe einstellen"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
#, fuzzy
msgid "Display logo on Console"
msgstr "Bildschirm-Thema für die Konsole"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "Farbauswahl für den Fortschrittsbalken"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Sie müssen einen Drucker wählen/ein Gerät eingeben!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Vorschau erzeugen ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, fuzzy, c-format
msgid "%s BootSplash (%s) preview"
msgstr "Ich kan keine Start-Vorschau erzeugen"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -14007,113 +14135,113 @@ msgid ""
msgstr ""
# ../../standalone/drakxtv_.c:37ç
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Kanada (Kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "USA (terrestrisch)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "USA (Kabel)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "USA (Kabel-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "China (terrestrisch)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japan (terrestrisch)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japan (Kabel)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Osteuropa"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Frankreich (SECAM)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irland"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Westeuropa"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australien"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Neuseeland"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Südafrika"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentinien"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr "Bitte geben Sie Ihre Fernsehnorm und Region ein"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Fernsehnorm:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Region:"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Sendersuche ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Sendersuche..."
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Bei der Suche der TV-Kanäle trat ein Fehler auf"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "XawTV ist nicht installiert!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Bis bald!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Sie können nun (unter X-Windows) „xawtv“ starten.\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Keine TV-Karte gefunden!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -14125,30 +14253,437 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Alternative Treiber"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "Liste alternativer Soundtreiber für diese Soundkarte."
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Bus"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"Der physikalische Bus, an dem sich das Gerät befindet (etwa: PCI, USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanal"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "EIDE/SCSI Kanal"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Bus"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- PCI und USB Geräte: Eine Auflistung der Hersteller- und Geräte-ID, sowie "
+"der Herstellersub- und Gerätesub-ID von PCI und USB Geräten."
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Standort auf den Bus"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- PCI Geräte: PCI-Slot, Gerät und Gerätetyp\n"
+"- EIDE Geräte: Master- oder Slave-Gerät\n"
+"- SCSI Geräte: Der SCSI-Bus und die Geräte-ID"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "Blockgröße"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Sicherheitsebene"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "Dieses Feld beschreibt das Gerät"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Alte Gerätedatei"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "Alter statischer Name im „dev“ Paket"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Neues DevFS Gerät"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "Neuer dynamischer Name des DevFS"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Modul"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "Das Linux Kernmodul, das Unterstützung für dieses Gerät bereitstellt"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formatieren"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "Level"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Medienklasse"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "Hardwareklasse"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Modell"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "Festplattenmodell"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr " Modulname "
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "Herstellername des Geräts"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Anzahl Tasten"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Name: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", Netzwerkdrucker „%s“, Port %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "Herstellername des Geräts"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "Einstellungen laden"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Bitte wählen Sie den seriellen Anschluss, an dem Ihre Maus hängt."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "Herstellername des Geräts"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "Herstellername des Geräts"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Beenden"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Selbst gefunden"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Optionen"
+
+#: ../../standalone/harddrake2_.c:85
#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Selbst gefunden"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Hilfe"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Hilfe ..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "HardDrake Hilfe"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
+"\n"
+msgstr ""
+"Beschreibung der Felder:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "Verwendung: keyboarddrake [--expert] [keyboard]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "Verwendung: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Wählen Sie einen Scanner"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Fehler Melden"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Über ..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Über HardDrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"HardDrake - das Mandrake Linux Hardware-Konfigurationswerkzeug.\n"
+"Version:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Autor:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Erkennung läuft"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "HardDrake Version "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Gefundene Hardware"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informationen"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Modul konfigurieren"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Konfigurationswerkzeug starten"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "„%s“ ausführen ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "Primär"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "Sekundär"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Selbst gefunden"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Selbst gefunden"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Optionen"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Bitte wählen Sie Ihren Tastaturtyp."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Wollen Sie, dass die Rücktaste auf den Konsolen Entfernen sendet?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "CD-ROM wechseln"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -14157,138 +14692,126 @@ msgstr ""
"Sie dann „OK“. Falls Sie sie nicht vorliegen haben, drücken Sie \n"
"„Abbruch“."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Ich bin nicht in der Lage, eine Live Aktualisierung durchzuführen!!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
"Die Einstellungen wurden vorgenommen, werden jedoch erst nach einer "
"Neuanmeldung wirksam"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "LogDrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Nur für diesen Tag zeigen"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Datei/_Neu"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Datei/_Öffnen"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Datei/_Speichern"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Datei/Speichern _unter ..."
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Datei/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Optionen"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Optionen/Test"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Hilfe/_Über ..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Benutzer"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Nachrichten"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "SysLog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Erklärung der Mandrake Programme"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "Suche starten"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Ihre Logbücher betrachen"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Einstellungen"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "Übereinstimmung mit"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "keine Übereinstimmung mit"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Dateien wählen"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Kalender"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Inhalt der Logbücher"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "E-Mail Benachrichtigung"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "Einen Moment, ich durchsuche: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Mail Benachrichtigungskonfiguration"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14298,125 +14821,240 @@ msgstr ""
"\n"
"Hier können Sie Ihr Benachrichtigungssystem einrichten.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Apache Web-Server"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "DNS"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "FTP Server"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Postfix E-Mail-Server"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Samba Server"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "SSH Server"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "Dienste einstellen"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
"Sie weden benachrtichtigt, falls einer der gewählten Dienste nichtmehr läuft."
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "Einstellungen laden"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Sie erhalten eine Nachricht, wen die Load über diesen Wert steigt"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "Benachrichtigungskonfiguration"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Bitte geben Sie Ihre E-Mail-Adresse ein"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Speichern unter..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Bitte wählen Sie Ihren Maustyp."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Die dritte Maustaste emulieren?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Netzwerk konfigurieren"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profil: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Dateien übertragen ..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Verbindungstyp: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Ich teste gerade Ihre Verbindung..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Internetverbindung"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Internetverbindung"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Verbindungsgeschwindigkeit"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "Benachrichtigungskonfiguration"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Lokale Dateien"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"WARNUNG: Es wurde bereits eine Internetverbindung gefunden. Vielleicht nutzt "
+"diese ihr Netzwerk."
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Verbinden"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Verbindung trennen"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Lesen der Druckertreiber-Datenbank ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Geräteerkennung..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Test der Anschlüsse"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "Der %s wird nicht von dieser Version von Madrake Linux unterstüzt."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s an %s gefunden. Wolen Sie ihn einrichten?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Wählen Sie einen Scanner"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Dieser %s Scanner wird nicht unterstützt"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "Gerät wählen"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14427,7 +15065,7 @@ msgstr ""
"Sie können Pronterdrake im Mandrake-Kontrollzentrum im Hardware-Bereich "
"starten."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14447,6 +15085,11 @@ msgstr ""
"\n"
"Einige Geräte in der Klasse %s wurden hinzugefügt:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Erkennung läuft"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Sprache auswählen"
@@ -14519,10 +15162,14 @@ msgstr "Systemaktualisierungen"
msgid "Exit install"
msgstr "Installation beenden"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Server, Web/FTP"
@@ -14770,6 +15417,204 @@ msgstr "Multimedia / CD-Brenner"
msgid "Scientific Workstation"
msgstr "Wissenschaftlicher Arbeitsplatzrechner"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "Ich kann „/etc/inittab“ nicht zum lesen öffnen: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "eine Nummer"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Sie haben nun die Möglichkeit Software mit starker Verschlüsselung aus "
+#~ "dem \n"
+#~ "Internet zu laden.\n"
+#~ "\n"
+#~ "WARNUNG:\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"
+#~ "Bitte wenden Sie sich für alle weiteren Fragen bzgl. dieser Übereinkunft "
+#~ "an: \n"
+#~ "MandrakeSoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Proxies einstellen"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Herzlich willkommen zum Proxy Konfigurationsassistenten.\n"
+#~ "\n"
+#~ "Hier können Sie Ihre HTTP und FTP Proxies mit oder ohne\n"
+#~ "Anmeldung und Passwortabfrage einrichten\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Bitte füllen Sie die HTTP Proxy Informationen aus\n"
+#~ "Falls sie keinen HTTP Proxy wolen, lassen Sie einfach\n"
+#~ "alle Felder leer."
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "Port"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Die URL muss mit „http:“ beginnen"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Die Prot Nummer muss eine Zahl sein!"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Bitte füllen Sie die FTP Proxy Informationen aus\n"
+#~ "Falls sie keinen FTP Proxy wolen, lassen Sie einfach\n"
+#~ "alle Felder leer."
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Bitte geben Sie - falls nötig - Kennzeichen und Passwort für den Proxy \n"
+#~ "an. Lassen Sie die Felder leer, falls Sie sie kein Kennzeichen/Passwort \n"
+#~ "wollen."
+
+#~ msgid "login"
+#~ msgstr "Kennzeichen"
+
+#~ msgid "password"
+#~ msgstr "Passwort"
+
+#~ msgid "re-type password"
+#~ msgstr "Passwort (erneut)"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Die Passwörter stimmen nicht überein. Bitte versuchen Sie es eneut!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Ich kann Datei „%s“ nicht schreiben"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "WARNUNG: Es wurde bereits eine Internetverbindung gefunden. Vielleicht "
+#~ "nutzt diese ihr Netzwerk."
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "Es steht noch keine Hilfe zur Verfügung.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Bitte wählen Sie ein Medium"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Entfernen von LPRng ..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Entfernen des LPD ..."
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "Verwendung: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "Verwendung: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "Verwendung: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Testen der Klasse %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "an Schnittstelle %s gefunden"
+
#~ msgid "~#*#~"
#~ msgstr "iStefan Siegel"
diff --git a/perl-install/share/po/el.po b/perl-install/share/po/el.po
index 102e73c4c..f967f3efa 100644
--- a/perl-install/share/po/el.po
+++ b/perl-install/share/po/el.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: drakfloppy 0.43\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2002-09-04 00:12+0300\n"
"Last-Translator: (Nick Niktaris) <niktaris@yahoo.com>\n"
"Language-Team: Greek <nls@hellug.gr>\n"
@@ -70,44 +70,44 @@ msgstr ""
" .\n"
" ;"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr " "
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr " XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr " XFree ;"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr " "
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr " Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr " \"%s\" %s"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s "
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -118,19 +118,19 @@ msgstr ""
" XFree %s "
" ."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
" XFree "
"%s."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s "
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -143,7 +143,7 @@ msgstr ""
" XFree %s "
" ."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -153,12 +153,12 @@ msgstr ""
"%s,\n"
": - ."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac ( )"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr ""
@@ -170,7 +170,7 @@ msgstr " "
msgid "Monitor"
msgstr ""
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr ""
@@ -179,27 +179,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr ""
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr ""
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr ""
@@ -228,7 +229,8 @@ msgstr " "
msgid "Generic"
msgstr ""
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr ""
@@ -287,50 +289,52 @@ msgstr "16 (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4 (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr ""
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr " "
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr " : %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr ""
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr " "
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr " ;"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""
": "
@@ -426,164 +430,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr " ;"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr " "
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr " (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr " SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr " ;"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr " LILO/grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO "
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO "
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr " DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr " "
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr " "
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr " "
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr " "
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr ""
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr ""
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr " "
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr " "
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr " "
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr " ()"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr " "
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr ""
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr " /tmp "
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr " ( %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr " "
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr " MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
" `` '' "
""
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr " "
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr " "
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr " Init"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr " Firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr " "
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr " CD;"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr " OF ;"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr " ;"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -597,7 +601,7 @@ msgstr ""
"\n"
" ;"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -605,148 +609,150 @@ msgstr ""
" .\n"
" ."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr ""
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr ""
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr ""
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr " ;"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr " (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr " (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr " (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr ""
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr ""
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Read-write"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr ""
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr ""
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr ""
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr ""
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr " Initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "Video"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr " "
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr " "
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr " "
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr " root"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr " "
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr " %s %s "
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr " ;"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr " %s;"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr ""
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr ""
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr " %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "( %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -756,7 +762,7 @@ msgstr ""
" 0x "
"'0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -767,17 +773,17 @@ msgstr ""
" ``= 2=2 ...''.\n"
" , ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr " :"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr " %s ;"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -794,15 +800,15 @@ msgstr ""
" ; \n"
" , ."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr " "
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr " "
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -811,62 +817,62 @@ msgstr ""
" %s .\n"
" ;"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr " "
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr " rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr " \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr " "
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr " "
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "( %s )"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr " "
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr " "
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
" , , `-' `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr " "
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr " "
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr " "
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -875,32 +881,32 @@ msgstr ""
" \n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr " "
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr " "
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr " "
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr " (shell)"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr ""
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr " "
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -909,19 +915,19 @@ msgstr ""
" .\n"
" ;"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr " :"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr " :"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr " ."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -931,37 +937,37 @@ msgstr ""
" \n"
" ."
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr ""
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr " "
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr " "
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr " %s . ;"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
" NFS Samba. "
"."
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr " ( %s ) "
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -975,11 +981,11 @@ msgstr ""
"\n"
" \"\" .\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr " userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -988,31 +994,31 @@ msgstr ""
" "
"userdrake."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr " Crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr ""
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr ""
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr ""
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr ""
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr ""
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1022,7 +1028,7 @@ msgstr ""
" , . \n"
" LAN. ."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1030,7 +1036,7 @@ msgstr ""
" , "
" ."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1038,7 +1044,7 @@ msgstr ""
" "
" ."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1046,7 +1052,7 @@ msgstr ""
" , "
"."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1062,7 +1068,7 @@ msgstr ""
": "
" "
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1070,32 +1076,32 @@ msgstr ""
" , "
". ."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr " DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr " "
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr " "
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr " libsafe "
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr " ( )"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1111,7 +1117,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1135,114 +1141,109 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Welcome to GRUB the operating system chooser!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Press enter to boot the selected OS, 'e' to edit the"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "commands before booting, or 'c' for a command-line."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr " /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr " %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr " .\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr " "
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "//_"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle Categorizing "
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NewStyle "
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr " "
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr " Gtk+ "
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr " Aurora "
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr " Lilo/grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr " Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr " "
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1250,46 +1251,46 @@ msgstr ""
" \n"
" "
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr " "
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr " %s %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr " %s %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr ""
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr " lilo"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr " /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr " %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1297,17 +1298,17 @@ msgstr ""
" /etc/sysconfig/bootsplash\n"
" ."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr " mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr " initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1316,24 +1317,24 @@ msgstr ""
" \"lilo\" root "
" LiLo"
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr " 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr " LiLo Bootsplash"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr " !"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1342,21 +1343,21 @@ msgstr ""
" %s .\n"
" ."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr ""
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr " Splash"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1371,89 +1372,84 @@ msgstr ""
" \n"
""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr " Lilo"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr " "
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr " "
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr ", "
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ", (, )"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr ""
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr " /etc/inittab : %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d "
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 "
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d "
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr " "
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr " %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr ""
@@ -1461,8 +1457,8 @@ msgstr ""
msgid "Costa Rica"
msgstr " "
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr ""
@@ -1486,13 +1482,13 @@ msgstr ""
msgid "Sweden"
msgstr ""
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr ""
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr ""
@@ -1500,8 +1496,8 @@ msgstr ""
msgid "Austria"
msgstr ""
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "..."
@@ -1517,12 +1513,12 @@ msgstr ""
msgid "New"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr ""
@@ -1531,10 +1527,9 @@ msgstr ""
msgid "Server"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr " "
@@ -1550,28 +1545,28 @@ msgstr " http:// https://"
msgid "Server: "
msgstr ":"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr " : "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr ": %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr " !"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1581,15 +1576,15 @@ msgstr ""
"(2048 )\n"
" "
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1601,81 +1596,81 @@ msgstr ""
" \n"
"( , \" \")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr " "
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr " !"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journalised FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr " :"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr " ``%s'' "
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr ""
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr " ``''"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1683,72 +1678,72 @@ msgstr ""
" %s, "
" "
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr " ;"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr " ;"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr " /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr " "
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr " "
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1756,31 +1751,31 @@ msgstr ""
" , "
" "
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1788,11 +1783,12 @@ msgstr ""
" \n"
" ;"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1800,104 +1796,104 @@ msgstr ""
" \n"
" "
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr " LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr " LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr " RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr " loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr " : "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr " MB"
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr " : "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr " loopback;"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr " ;"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr " ext2 ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr " loopback %s;"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr " %s;"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1906,138 +1902,138 @@ msgstr ""
"\n"
" loopback. loopback"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr " %s;"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr " FAT filesystem bounds"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr " ' ."
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr ""
" "
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
" %s, "
" "
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr " MB:"
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr " ;"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr " ;"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr " ..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr " RAID "
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr " LVM "
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr " LVM;"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr " loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr " loopback: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr " loopback, "
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr " . ;"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr " chunk"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr ": ."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr " ;"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr " %s . ;"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2049,7 +2045,7 @@ msgstr ""
" LILO , LILO "
" /boot"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2060,7 +2056,7 @@ msgstr ""
" /boot.\n"
" LILO, /boot."
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2071,46 +2067,46 @@ msgstr ""
" /boot.\n"
" /boot."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr " %s !"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
" %s, "
" "
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr " loopback %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2119,83 +2115,83 @@ msgstr ""
" %s \n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr " %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr " %s %s "
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr " DOS : %s \n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr ": %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr ": %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s "
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr " %d %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2204,7 +2200,7 @@ msgstr ""
" () loopback:\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2212,27 +2208,27 @@ msgstr ""
" \n"
" ( MS-DOS, lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr " %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr " chunk %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr " RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr " loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2246,7 +2242,7 @@ msgstr ""
" \n"
" .\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2258,63 +2254,63 @@ msgstr ""
" \n"
"dual-booting .\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr ": %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr ": %s , %s , %s \n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr ": "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr " LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr " : %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr " %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
" ( %d "
")"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr " "
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr " ()"
@@ -2322,10 +2318,6 @@ msgstr " ()"
msgid "Change type"
msgstr " "
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr " "
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2350,7 +2342,7 @@ msgstr ""
" "
" host."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr " "
@@ -2362,23 +2354,23 @@ msgstr ""
msgid "Search servers"
msgstr " "
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s %s "
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr " %s %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr " %s %s "
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr " %s: %s"
@@ -2473,11 +2465,15 @@ msgstr " "
msgid "Error opening %s for writing: %s"
msgstr " %s : %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr " "
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, fuzzy, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -2485,11 +2481,11 @@ msgid ""
msgstr ""
" OSS/ALSA (%s)"
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr " "
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -2498,7 +2494,7 @@ msgstr ""
" (OSS ALSA) "
" (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2507,25 +2503,25 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr ":"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2544,7 +2540,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2554,29 +2550,30 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr " ... "
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr " "
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr " "
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr " (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr " "
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2586,210 +2583,11 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr " EIDE/SCSI"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Bus"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr " GNU/Linux "
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr " dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr " devfs"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr " ..."
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr " Harddrake"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-" :\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_ Bug"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_ ..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr " Harddrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-" HardDrake, Mandrake\n"
-":"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr " Harddrake2 "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr " %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr " ."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr " \"%s\"..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr ""
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr " "
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "|"
@@ -2801,7 +2599,7 @@ msgstr "|CPH05X (bt878) [ ]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "|CPH06X (bt878) [ ]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2809,31 +2607,31 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr " :"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr " PLL:"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr " :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr " "
@@ -4120,10 +3918,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4210,16 +4008,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr " broadcast NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr " FAT %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr " FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4227,12 +4025,12 @@ msgstr ""
" , "
" ``linux defcfg=floppy''"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr " %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4241,7 +4039,7 @@ msgstr ""
" . "
" "
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4251,7 +4049,7 @@ msgstr ""
".\n"
" : %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4261,11 +4059,11 @@ msgstr ""
" .\n"
" `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr " swap"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4275,59 +4073,59 @@ msgstr ""
"\n"
" ;"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr " FAT mounted /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr " "
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr " "
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr " "
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr " "
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr " Windows loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr " Linux4Win;"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr " "
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr " MB:"
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr " swap MB"
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr " Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr " ;"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr " Windows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4336,7 +4134,7 @@ msgstr ""
" FAT, \n"
" : %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4346,7 +4144,7 @@ msgstr ""
" ``defrag'' Windows "
"Mandrake Linux "
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4367,21 +4165,21 @@ msgstr ""
" .\n"
" , Ok."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr " windows "
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr " %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr " FAT : %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4389,35 +4187,35 @@ msgstr ""
" FAT loopback ( "
" )"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr " "
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr " Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""
" , "
"Linux;"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
" %s "
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr " "
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr " fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4426,28 +4224,28 @@ msgstr ""
" %s\n"
" , `w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr " Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr " "
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr " DrakX :"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr " : %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr " "
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr " "
@@ -4476,12 +4274,12 @@ msgstr ""
" CD-ROM \"rpm -qpl "
"Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr " %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr " "
@@ -4491,7 +4289,7 @@ msgstr " "
msgid "Entering step `%s'\n"
msgstr " `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4504,78 +4302,78 @@ msgstr ""
" .\n"
" F1 CDROM, `text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr " : %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr ": %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr ": %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
" "
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr " / "
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr " , "
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr " . "
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4583,74 +4381,74 @@ msgstr ""
" \n"
" ;"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr " . "
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "/ "
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr " "
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr " "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr " , ..."
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d "
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr " %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4664,17 +4462,17 @@ msgstr ""
" Cd-Rom \"%s\" Ok.\n"
" , CdRom."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr " ;"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr " :"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr " :"
@@ -4843,109 +4641,109 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr " ;"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr " ."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr " ;"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "/"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr " ;"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr " ."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr ""
" ."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr " 2 "
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr " 3 "
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr " PCMCIA ..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr " IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr " ."
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -4954,42 +4752,42 @@ msgstr ""
" , "
" bootstrap DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr " root "
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Root Partition ( )"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr " (/) ;"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
" "
""
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr " ;"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -4998,29 +4796,29 @@ msgstr ""
" %s. "
"; (, )"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
" swap , "
""
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr " rpm..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5029,7 +4827,7 @@ msgstr ""
" (%d "
"> %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5037,35 +4835,35 @@ msgstr ""
" .\n"
" ."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5073,19 +4871,19 @@ msgstr ""
" .\n"
" :"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr " (!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr " ( urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5095,16 +4893,16 @@ msgstr ""
" CDs, .\n"
" , Ok."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5113,87 +4911,21 @@ msgstr ""
" %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-" .\n"
-"\n"
-":\n"
-"\n"
-" "
-",\n"
-" "
-",\n"
-" / .\n"
-"\n"
-" . "
-" \n"
-" , .\n"
-"\n"
-" Mandrakesoft, "
-" \n"
-" ( , "
-" \n"
-", "
-" .\n"
-"\n"
-"\n"
-" \n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5214,160 +4946,160 @@ msgstr ""
" ;"
# fuzzy
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
" Mandrake Linux "
"..."
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr " ;"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr " GMT ( )"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr " ( NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr " NTP"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr " CUPS"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr " ISA;"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
" \"sndconfig\" "
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
" . \"harddrake\" "
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr " ISDN"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr " TV"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr " Windows "
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr " root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
" ( %d "
")"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr " LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr " LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr " NIS"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5383,19 +5115,19 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr " Windows"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -5426,19 +5158,20 @@ msgstr ""
"\n"
" \"Ok\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5464,7 +5197,7 @@ msgstr ""
" ;\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5478,28 +5211,28 @@ msgstr ""
" 1.44 Mb ,\n"
" XFS .)"
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr ", "
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5511,11 +5244,11 @@ msgstr ""
" , \n"
" BootX "
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr " aboot;"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5524,17 +5257,17 @@ msgstr ""
" , "
" ;"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
" . "
":"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5553,17 +5286,17 @@ msgstr ""
" "
" ."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr " %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr " ..."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -5573,7 +5306,7 @@ msgstr ""
"\n"
" ;"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5607,15 +5340,15 @@ msgstr ""
"\n"
" Mandrake Linux."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr " "
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5629,25 +5362,25 @@ msgstr ""
"\n"
" .\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr " "
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr " Mandrake Linux %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -5665,22 +5398,22 @@ msgstr " consolehelper "
msgid "Choose a file"
msgstr " "
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr " "
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- "
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr ""
@@ -5750,371 +5483,375 @@ msgstr ""
msgid "Re-submit"
msgstr " "
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr " (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr ""
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr ""
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr ""
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr ""
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr ""
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr ""
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr ""
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr ""
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr " (UK)"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "... (US)"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr ""
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr " ()"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr " ()"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr " ()"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr ""
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr ""
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr " (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr " (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr ""
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr ""
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr " (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr " ( )"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr ""
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak ()"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak ()"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak ()"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr ""
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr " (\"\" )"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr " (\"\" )"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr ""
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr ""
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr ""
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr ""
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr ""
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr ""
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr ""
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr " 106 "
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr " "
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr " "
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr ""
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr " AZERTY ()"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr " AZERTY ()"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr " \"number row\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr " \"\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr ""
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr " . ."
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr ""
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr ""
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr " ( qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr " ( qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr ""
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr " ()"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr " (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr " (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr " (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr ""
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr " (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr " (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr " ()"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr ""
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr ""
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr ""
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr " ( \"F\" )"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr " ( \"Q\" )"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr ""
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "US "
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr " \"numeric row\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr " ()"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr " Alt"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr " Shift"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr " Control Shift"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr " Capslock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr " Ctrl Alt"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr " Alt Shift"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr " \"\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr " \"Windows\""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr " \"Windows\""
@@ -6127,35 +5864,44 @@ msgstr " %s\n"
msgid "Remove the logical volumes first\n"
msgstr " \n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+" PCMCIA 2.2. "
+" 2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr " ."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr " "
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr " "
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d "
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr " "
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr ""
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-" PCMCIA 2.2. "
-" 2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Mouse"
@@ -6260,55 +6006,76 @@ msgstr ""
msgid "No mouse"
msgstr " "
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr " "
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr " "
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr " !"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr ""
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr " -"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr ";"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr ""
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr " "
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr " "
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr " "
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr " pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr " pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr " dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch usb"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr " "
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -6318,21 +6085,13 @@ msgstr ""
" pptp, dhcp.\n"
" , ' pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch usb"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr " dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr " pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr " pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -6413,10 +6172,10 @@ msgstr " "
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
" dhcp ;\n"
-" dhcpcd"
+" dhcp-client"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -6426,7 +6185,7 @@ msgstr ""
" Ethernet .\n"
" ."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr " "
@@ -6437,15 +6196,15 @@ msgstr ""
" "
" "
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr " "
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr " "
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -6457,15 +6216,15 @@ msgstr ""
" ,\n"
" .. ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr " "
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr " "
@@ -6512,13 +6271,13 @@ msgstr " (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr " (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr " ISDN"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6526,19 +6285,19 @@ msgstr ""
" \n"
" , Unlisted"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr " "
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr " (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr " "
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -6546,32 +6305,32 @@ msgstr ""
" \n"
" D-Channel ( )"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr " ;"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr " ;"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr " "
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6584,19 +6343,19 @@ msgstr ""
"\n"
" PCMCIA , irq io .\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr ""
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr ""
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr " ISDN ;"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -6604,58 +6363,85 @@ msgstr ""
" ISDN , . "
" PCI ."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr " ISDN. ."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr " ;"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr " "
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr " "
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr " "
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "' "
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr " script"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr " "
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr " "
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr " DNS ()"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr " DNS ()"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr " "
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr ""
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6692,24 +6478,24 @@ msgstr " ."
msgid "Connect"
msgstr ""
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr ""
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr " "
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr " %s ."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -6728,12 +6514,12 @@ msgstr ""
"\n"
" OK "
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr " "
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6744,7 +6530,7 @@ msgstr ""
" Ok , "
" .\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6757,72 +6543,77 @@ msgstr ""
" , "
".\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr " "
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr " "
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr " "
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr " ..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr " %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr " "
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr " %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr " ISDN"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr " %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr " ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr " %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr " "
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr " LAN"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr " () ethernet"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr " "
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -6832,23 +6623,23 @@ msgstr ""
" .\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr " "
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr " ;"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr " "
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr " "
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6859,7 +6650,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -6869,7 +6660,7 @@ msgstr ""
" .\n"
"\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -6877,7 +6668,7 @@ msgstr ""
" , "
" hostname."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -6887,7 +6678,7 @@ msgstr ""
" net_monitor mcc. "
", ."
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -6899,7 +6690,7 @@ msgstr ""
" OK .\n"
" ."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -6909,43 +6700,55 @@ msgstr ""
" IP \n"
" (: 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr " %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " ( %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr " IP"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr " "
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr " IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr " "
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr " IP 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6957,59 +6760,59 @@ msgstr ""
" .. ``mybox.mylab.myco.com''.\n"
" IP "
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr " DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr " (.. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr " "
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr " IP 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr " IP 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr " proxies"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""
" ( )"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr " proxy http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr " URL 'http:' 'ftp:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr " !"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7017,27 +6820,27 @@ msgstr ""
"! . "
" ."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr " "
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr " ;"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr " ... "
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr " ."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr " , ."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7045,92 +6848,92 @@ msgstr ""
" .\n"
" ."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr " "
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr " "
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ "
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "DMA "
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO "
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 "
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 "
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr " "
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr " (.. provider.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr " "
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "dns 1 ()"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "dns 2 ()"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr " "
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr " "
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr " "
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr " ( )"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr " ( )"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr " "
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr " "
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr " : "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr " "
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7149,12 +6952,12 @@ msgstr " %s : %s"
msgid "Bad backup file"
msgstr " "
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr " %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7185,182 +6988,183 @@ msgstr ""
msgid "maybe"
msgstr ""
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR New Generation"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr " "
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr " "
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr " "
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr " CUPS"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr " lpd"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr " (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr " SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr " NetWare"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr " URI"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr " "
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr " "
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr " "
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr " "
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr " "
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", USB \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", "
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " LPD \"%s\", \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP host \"%s\", %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " SMB/Windows \"%s\", \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " Novell \"%s\", \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr " ( )"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "( %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "( )"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr " CUPS \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " ()"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr " "
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr " ;"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -7370,19 +7174,19 @@ msgstr ""
" CUPS, "
" . ."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr " (, TCP/Socket, SMB)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7401,7 +7205,7 @@ msgstr ""
" , "
" ."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7417,53 +7221,53 @@ msgstr ""
"CUPS\" /etc/cups/cupsd.conf. "
" CUPS (: \"service cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr " IP 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr " !"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP CUPS"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr ""
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr " CUPS"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr " "
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -7471,7 +7275,7 @@ msgstr ""
" \n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -7479,7 +7283,7 @@ msgstr ""
" \n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -7487,7 +7291,7 @@ msgstr ""
"\n"
" "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -7496,7 +7300,7 @@ msgstr ""
"\n"
" %d "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -7504,7 +7308,7 @@ msgstr ""
"\n"
""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -7512,11 +7316,11 @@ msgstr ""
"\n"
""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr " "
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -7524,7 +7328,7 @@ msgstr ""
"\n"
" "
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -7533,13 +7337,13 @@ msgstr ""
"\n"
" %d "
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr ""
" ( "
").\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
@@ -7547,21 +7351,21 @@ msgstr ""
" "
" ;\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr ""
" ;\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr " ;\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
" ;\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -7570,13 +7374,13 @@ msgstr ""
".: "
" %d MB "
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr " "
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7598,7 +7402,7 @@ msgstr ""
" , "
" ."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7620,7 +7424,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7635,7 +7439,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7655,21 +7459,21 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr " "
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr " "
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
" Microsoft "
"Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -7693,53 +7497,53 @@ msgstr ""
" ) \"\" \"\" "
" Mandrake."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr " "
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", \"%s\", %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr " \"%s\" SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr " %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr " \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr " USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr " \"%s\", %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr " \"%s\" SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr " "
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7751,19 +7555,19 @@ msgstr ""
": /dev/lp0, /dev/lp1, ..., LPT1:, LPT2:, ..., 1 "
" USB: /dev/usb/lp0, 2 USB : /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr " !"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr " !"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr " "
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -7771,7 +7575,7 @@ msgstr ""
" , "
" , / "
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -7780,7 +7584,7 @@ msgstr ""
" "
"/ "
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -7791,7 +7595,7 @@ msgstr ""
" "
" , \" \"."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -7804,7 +7608,7 @@ msgstr ""
" \" "
"\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -7812,11 +7616,11 @@ msgstr ""
" "
" / "
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr " ."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -7825,19 +7629,19 @@ msgstr ""
"LPT2:, ..., 1 USB: /dev/usb/lp0, 2 USB : /dev/usb/"
"lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr " / /!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr " lpd "
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -7846,46 +7650,46 @@ msgstr ""
" , "
" ."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr " "
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr " "
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr " !"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr " !"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr " : %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", \"%s\" \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr " \"%s\" \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr " SMB (Windows 9x/NT)"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -7898,45 +7702,45 @@ msgstr ""
" , "
" , ."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr " SMB "
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP SMB "
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr " :"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr " :"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr " "
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr " IP !"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr " Samba !"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr " !"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -7960,7 +7764,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -7973,7 +7777,7 @@ msgstr ""
" \"%s\" Printerdrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -7985,11 +7789,11 @@ msgstr ""
"\n"
" ;"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr " NetWare"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -8002,43 +7806,43 @@ msgstr ""
", \n"
" ."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr " "
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr " "
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr " NCP !"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr " NCP !"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", host \"%s\", %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Host \"%s\", %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr " TCP/Socket"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -8050,19 +7854,19 @@ msgstr ""
"9100). HP JetDirect 9100, "
" . ."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr " IP !"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr " IP"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr " URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8072,11 +7876,11 @@ msgstr ""
" CUPS Foomatic . "
" URI spoolers."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr " URI !"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -8085,27 +7889,31 @@ msgstr ""
" . "
"."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr " "
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr ""
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr ""
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr " "
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8130,24 +7938,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr " "
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr " "
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr " "
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr " ;"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8161,7 +7969,7 @@ msgstr ""
" . "
" \" \"."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -8169,11 +7977,11 @@ msgstr ""
" , "
" ."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr " OKI winprinter"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8190,11 +7998,11 @@ msgstr ""
" . "
" ."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr " Lexmark"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8202,7 +8010,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8214,11 +8022,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -8241,7 +8049,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -8251,22 +8059,22 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr " %s !"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr " %s !"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr " %s !"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -8275,11 +8083,11 @@ msgstr ""
" (\"%s\")\n"
" ;"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -8292,39 +8100,39 @@ msgstr ""
". "
" ."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr ""
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr " (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr " (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr " "
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -8339,7 +8147,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -8347,15 +8155,15 @@ msgstr ""
" .\n"
" .\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr " ;"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr " "
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -8368,7 +8176,7 @@ msgstr ""
" : \"xpp <>\" \" kprinter <>\". "
" .\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -8378,8 +8186,8 @@ msgstr ""
"\" , "
" .\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -8392,7 +8200,7 @@ msgstr ""
" . "
" , .. \"%s<>\"."
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -8404,7 +8212,7 @@ msgstr ""
"\"%s%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -8413,7 +8221,7 @@ msgstr ""
":\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -8422,15 +8230,15 @@ msgstr ""
" ( ) "
" \"%s <>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -8438,7 +8246,7 @@ msgstr ""
" "
" \" \"."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -8447,7 +8255,7 @@ msgstr ""
" ( ) "
" \"%s <>\" \"%s<>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -8457,7 +8265,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -8470,40 +8278,40 @@ msgstr ""
" . "
" , .. \"%s <>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "// \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "/ \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "/ \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr " \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr ""
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr " "
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8517,7 +8325,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8530,17 +8338,17 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8550,13 +8358,13 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -8564,11 +8372,11 @@ msgstr ""
" PDQ , LPD "
" Sockete/TCP.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr " LPD LPRng IPP.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -8576,7 +8384,7 @@ msgstr ""
" \"foomatic-"
"configure\" ."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -8586,7 +8394,7 @@ msgstr ""
" PPD "
" CUPS ."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -8596,15 +8404,15 @@ msgstr ""
" \n"
" \"\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr " "
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8615,13 +8423,13 @@ msgstr ""
" \"\" .\n"
" ."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
" , "
" underscore"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -8630,16 +8438,16 @@ msgstr ""
" \"%s\" ,\n"
" ;"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr " "
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr " %s..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -8648,29 +8456,29 @@ msgstr ""
"' (\"%s\"), "
" %s;"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr " "
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr " "
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr " "
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8682,11 +8490,11 @@ msgstr ""
" "
". ;"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr " "
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8702,7 +8510,7 @@ msgstr ""
" Mandrake \""
"\"/\"\""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -8712,24 +8520,24 @@ msgstr ""
" . "
" ."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr ""
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr ""
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr " %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8754,11 +8562,11 @@ msgstr ""
"\n"
" ;"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr " "
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8780,59 +8588,59 @@ msgstr ""
"\n"
" ;"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "' ..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr " LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr " %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr " LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr " ..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr " Spooler "
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr " ;"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr " \"%s\"..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr " Foomatic..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr " "
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr " PrinterDrake..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr " ..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr " ;"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr " : "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -8844,7 +8652,7 @@ msgstr ""
" "
" CUPS Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -8854,30 +8662,30 @@ msgstr ""
" , "
" ."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
" ( "
" )"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr " "
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr " "
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr " ;"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr " "
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -8886,86 +8694,86 @@ msgstr ""
" %s\n"
" ;"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "' !"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr " "
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr " , , "
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr " , , "
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr " , "
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr " "
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr " Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr " Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr " "
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr " \"%s\"..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr " "
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr " \"%s\" ."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr " Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
" \"%s\" Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
" \"%s\" Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr " Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -8974,108 +8782,28 @@ msgstr ""
" \"%s\" Star Office/OpenOffice.org/"
"GIMP"
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
" \"%s\" Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr " \"%s\";"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr " \"%s\"..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr " proxy"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-" proxy.\n"
-"\n"
-", http ftp proxies\n"
-" \n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-" http proxy\n"
-" http proxy"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr ""
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr " URL 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr " "
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-" ftp proxy\n"
-" ftp proxy"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-" \n"
-" proxy .\n"
-" \n"
-" "
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr " "
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr " "
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr " "
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr " . !"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr " __ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr " %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr " mkraid"
@@ -9089,7 +8817,7 @@ msgstr " mkraid ( raidtools;)"
msgid "Not enough partitions for RAID level %d\n"
msgstr " RAID %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9114,69 +8842,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr " "
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " ()"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr " "
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr " ( )"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr " "
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr " "
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " ()"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr " "
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr " , ..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr " ALSA (Advanced Linux Sound Architecture) "
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, ."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -9185,7 +8909,7 @@ msgstr ""
" \n"
" ."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -9193,7 +8917,7 @@ msgstr ""
" at \n"
" ."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -9206,7 +8930,7 @@ msgstr ""
" "
"."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -9217,7 +8941,7 @@ msgstr ""
" \n"
" , ."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -9225,14 +8949,14 @@ msgstr ""
" HardDrake \n"
" / ."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
" Apache WWW. \n"
"HTML CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -9248,7 +8972,7 @@ msgstr ""
" \n"
" ."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -9258,7 +8982,7 @@ msgstr ""
" "
"."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -9268,7 +8992,7 @@ msgstr ""
" /etc/sysconfig/keyboard. \n"
" kbdconfig. ."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -9276,12 +9000,12 @@ msgstr ""
" /boot \n"
"/usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
" ."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -9289,7 +9013,7 @@ msgstr ""
" Linuxconf \n"
" ."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -9298,7 +9022,7 @@ msgstr ""
" lpd. \n"
" ."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -9306,7 +9030,7 @@ msgstr ""
"Linux Virtual Server, \n"
" ."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -9315,7 +9039,7 @@ msgstr ""
"\n"
" IP."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -9323,7 +9047,7 @@ msgstr ""
" (NFS), SMB (Lan\n"
"Manager/Windows), NCP (NetWare) "
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -9331,7 +9055,7 @@ msgstr ""
"/ \n"
" ."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -9341,7 +9065,7 @@ msgstr ""
" TCP/IP. , \n"
" /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -9349,7 +9073,7 @@ msgstr ""
" NFS \n"
" TCP/IP. ."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -9357,11 +9081,11 @@ msgstr ""
" numlock \n"
" XFree ."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr " OKI 4w winprinters."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -9374,7 +9098,7 @@ msgstr ""
", "
"."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -9385,7 +9109,7 @@ msgstr ""
" NFS NIS. \n"
" ."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -9394,7 +9118,7 @@ msgstr ""
" \n"
" ."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -9402,7 +9126,7 @@ msgstr ""
" \n"
" ."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -9410,7 +9134,7 @@ msgstr ""
" raw block ( \n"
"), Oracle"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -9421,7 +9145,7 @@ msgstr ""
" \n"
" , ."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -9430,7 +9154,7 @@ msgstr ""
" \n"
" ."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -9438,7 +9162,7 @@ msgstr ""
" rusers \n"
" ."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -9446,11 +9170,11 @@ msgstr ""
" rwho \n"
" ( finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr " "
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -9459,66 +9183,66 @@ msgstr ""
" (log files)\n"
" ."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr " usb ."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
" X ( "
" XFree)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr " "
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr ""
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr ""
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr " "
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr ""
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr " "
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr " "
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ": %d %d "
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr ""
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr ""
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr " "
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr " "
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -9526,15 +9250,15 @@ msgstr ""
" \n"
" ."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr " "
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr ""
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr ""
@@ -9604,7 +9328,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr " Mandrake"
@@ -9758,178 +9482,556 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr ""
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr " ..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr " Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr " %s "
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr " Mandrake"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr " "
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr " "
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr " "
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr " "
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot Floppy/ISO"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr " Net Boot"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "/ "
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "/ "
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft."
+"com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr " "
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr " ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr " -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr " ."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr " !"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr " NIC -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr " nic!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- "
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr " NBIs"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
msgstr " -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- "
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr ": "
+
+#: ../../standalone/drakTermServ_.c:753
#, fuzzy
msgid "No net boot images created!"
msgstr " Net Boot"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr " DHCP"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "/ "
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr " -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- "
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- "
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr " dhcpd..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr " "
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr " "
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr " Samba"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr " "
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr " "
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr " :"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr " !"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr " "
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr " !"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr " Etherboot ISO %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr " ! mkisofs ;"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr " /etc/dhcpd.conf!"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr " `%s'."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr " "
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -9944,11 +10046,20 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr " "
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -9956,11 +10067,11 @@ msgstr ""
" , "
" "
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr " "
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9968,12 +10079,12 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -9981,35 +10092,35 @@ msgstr ""
" .\n"
" ."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr " "
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr " "
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr " "
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr " cron -root"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr ""
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10019,7 +10130,7 @@ msgstr ""
" DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10031,7 +10142,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10043,12 +10154,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr " "
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10057,41 +10168,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr " :"
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr " "
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr " %s: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10109,64 +10220,64 @@ msgstr ""
"\n"
" ."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr " WebDAV !"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr " WebDAV !"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr " CDR/DVDR !"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr " ."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr " CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr " "
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr " !"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -10174,14 +10285,14 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -10191,39 +10302,39 @@ msgstr ""
" FTP . "
" FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " . \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr " !"
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr " "
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
" ''"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -10231,26 +10342,26 @@ msgstr ""
"\n"
" .\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
" "
" /etc\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr " ( /etc )"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -10258,50 +10369,50 @@ msgstr ""
" \n"
" /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr ""
" "
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr " "
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -10309,78 +10420,78 @@ msgstr ""
" \n"
""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr " IP"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr " "
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr " "
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr " CD/DVDROM "
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr " CD/DVD "
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr " CDRW"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr " DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr " DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -10388,33 +10499,33 @@ msgstr ""
" CD\n"
".. : 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr " CD"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
" "
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr ""
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr ""
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr ""
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -10422,55 +10533,55 @@ msgstr ""
" \n"
" Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr " : "
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr " / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr " "
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -10479,7 +10590,7 @@ msgstr ""
" \n"
" "
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -10488,79 +10599,79 @@ msgstr ""
" \n"
""
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
" :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr ""
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr ""
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr " "
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr " Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr " "
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr " CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr " "
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr " "
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -10568,7 +10679,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -10576,7 +10687,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -10584,7 +10695,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -10592,7 +10703,7 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -10601,13 +10712,13 @@ msgstr ""
"\n"
"- : %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -10615,39 +10726,39 @@ msgstr ""
"\n"
"- CD"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, c-format
msgid " on device: %s"
msgstr " : %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -10656,7 +10767,7 @@ msgstr ""
"\t\t : %s\n"
"\t\t : %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -10664,19 +10775,19 @@ msgstr ""
"\n"
"- :\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\t \n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\t tar bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\t tar gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -10685,39 +10796,39 @@ msgstr ""
"\n"
"- (%s) :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t- .\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t- FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t- SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -10725,7 +10836,7 @@ msgstr ""
" :\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -10733,106 +10844,106 @@ msgstr ""
" :\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr " ."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr " "
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr " ."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr " :"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr " : "
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr " FTP"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr " "
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr " ."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr " "
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr " "
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr " "
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr " "
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr " "
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr " "
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr " ( /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr " ."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -10840,7 +10951,7 @@ msgstr ""
" \n"
""
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -10848,131 +10959,131 @@ msgstr ""
"\n"
" "
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr " %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr " CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr ""
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr " "
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr " "
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr " "
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr " "
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr " "
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr " CD - "
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr " "
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr ""
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr ""
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr " "
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr ""
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -10982,15 +11093,7 @@ msgstr ""
" \n"
" sendmail"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-" :\n"
-" @list_of_rpm_to_install"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -10998,19 +11101,27 @@ msgstr ""
" FTP.\n"
" FTP."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+" :\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr " "
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11018,59 +11129,59 @@ msgstr ""
" \n"
" ."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr " ... ."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr " "
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr " "
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr " FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr " ..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr " "
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr " "
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr " "
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr " "
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -11102,7 +11213,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -11111,7 +11222,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -11152,7 +11263,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -11180,37 +11291,23 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft."
"com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -11239,7 +11336,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -11249,69 +11345,6 @@ msgid ""
"\n"
"\n"
msgstr ""
-
-#: ../../standalone/drakbackup_.c:4870
-msgid ""
-"options description:\n"
-"\n"
-"Please be careful when you are using ftp backup, because only \n"
-"backups that are already built are sent to the server.\n"
-"So at the moment, you need to build the backup on your hard \n"
-"drive before sending it to the server.\n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4879
-msgid ""
-"\n"
-"Restore Backup Problems:\n"
-"\n"
-"During the restore step, Drakbackup will verify all your\n"
-"backup files before restoring them.\n"
-"Before the restore, Drakbackup will remove \n"
-"your original directory, and you will loose all your \n"
-"data. It is important to be careful and not modify the \n"
-"backup data files by hand.\n"
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
":\n"
"\n"
" Drakbackup \n"
@@ -11345,111 +11378,110 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakboot_.c:57
-#, c-format
-msgid "Installation of %s failed. The following error occured:"
-msgstr " %s . :"
-
-#: ../../standalone/drakbug_.c:40
-#, c-format
+#: ../../standalone/drakbackup_.c:4769
msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
+"options description:\n"
"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+"Please be careful when you are using ftp backup, because only \n"
+"backups that are already built are sent to the server.\n"
+"So at the moment, you need to build the backup on your hard \n"
+"drive before sending it to the server.\n"
"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
msgstr ""
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
+#: ../../standalone/drakbackup_.c:4778
+msgid ""
+"\n"
+"Restore Backup Problems:\n"
+"\n"
+"During the restore step, Drakbackup will verify all your\n"
+"backup files before restoring them.\n"
+"Before the restore, Drakbackup will remove \n"
+"your original directory, and you will loose all your \n"
+"data. It is important to be careful and not modify the \n"
+"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
+#: ../../standalone/drakboot_.c:50
+#, c-format
+msgid "Installation of %s failed. The following error occured:"
+msgstr " %s . :"
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr " Mandrake"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr " "
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr " "
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr ""
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msec"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr " "
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr " "
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr " "
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr ":"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr ":"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ":"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr ":"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -11461,44 +11493,49 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr ""
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr ""
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr " "
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr " Bugzilla ..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr " ! "
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr " (%d )"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr ": "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr " :"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
@@ -11506,91 +11543,93 @@ msgstr ""
" ( "
" ):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr " : "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr " "
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr ":"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr " :"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr ":"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr ":"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr " "
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr " LAN"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr ":"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr " ..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr " ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr ""
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr ""
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr " "
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -11598,7 +11637,7 @@ msgstr ""
", "
" "
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -11606,36 +11645,36 @@ msgstr ""
" .\n"
" ''"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr " L"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr " %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr " "
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr " "
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr " DHCP"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr " "
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr " "
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -11643,7 +11682,7 @@ msgstr ""
" . \n"
" "
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -11651,121 +11690,117 @@ msgstr ""
" .\n"
" ''"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr " "
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr " "
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr " : "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr " "
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr " Ethernet"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr " DHCP"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr ": drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr " "
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr ""
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr " "
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "' "
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr " DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr " "
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr ""
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr " "
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr " mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr " "
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr " "
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr " "
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr " scsi"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr " raid"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr " "
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr ""
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr " "
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr " %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -11774,12 +11809,12 @@ msgstr ""
" %s.\n"
" ."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr " fork: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11790,99 +11825,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr " "
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr " "
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr " "
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr ""
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr " "
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr " "
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr " \n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr " "
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr " "
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr " True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr " ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr " True Type "
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr " "
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr " type1inst"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr " ttf"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr " pfm"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr " XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr " xfs"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -11897,113 +11932,201 @@ msgstr ""
"- . "
", ."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr " "
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr " Windows "
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr " "
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr " "
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr " "
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr " :"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr " "
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
" "
"''"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr " "
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr " "
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr " ."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr " "
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr " "
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr " "
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr " "
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr " "
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr " & "
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr ""
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr " "
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr ""
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr " "
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ", 2.4"
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr " "
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -12015,19 +12138,19 @@ msgstr ""
"\n"
" ;"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr ""
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr ""
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr ""
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr " ..."
@@ -12035,11 +12158,11 @@ msgstr " ..."
msgid "Internet connection sharing is now disabled."
msgstr " ."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr " "
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -12051,19 +12174,19 @@ msgstr ""
"\n"
" ;"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr ""
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr " ..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr " ."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -12082,21 +12205,21 @@ msgstr ""
": "
" (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr " %s ( %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr " %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr " !"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -12104,11 +12227,11 @@ msgstr ""
" Ethernet . "
" ."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr " "
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -12123,18 +12246,18 @@ msgstr ""
"\n"
" ."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
" ."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr " "
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -12149,15 +12272,24 @@ msgstr ""
"\n"
" ."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr " "
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr " "
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr " "
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -12174,7 +12306,7 @@ msgstr ""
"IP attribution: %s\n"
": %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -12184,7 +12316,7 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
@@ -12198,12 +12330,12 @@ msgstr ""
" DHCP \n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr " C-Class"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -12212,63 +12344,63 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "( ) IP DHCP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "( ) IP DHCP"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr " "
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr " DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr " `.0', ."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr " LAN %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ", , ..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr " %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -12279,23 +12411,23 @@ msgstr ""
" , "
"(DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr " , ."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr " , ."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr " ."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr " "
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -12310,159 +12442,159 @@ msgstr ""
"\n"
" ."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr " :"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr " %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr ""
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr ""
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr ""
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr " "
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr " "
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
#, fuzzy
msgid "Up selected rule one level"
msgstr " "
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr ""
" \n"
""
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr " "
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr ": %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr ""
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
#, fuzzy
msgid "Use owner id for execution"
msgstr " "
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
#, fuzzy
msgid "Use group id for execution"
msgstr " "
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr " Splash"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr ""
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr " :"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr " !"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -12474,7 +12606,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -12483,130 +12615,130 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
#, fuzzy
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr " ImageMagick "
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr " "
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr " "
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr " "
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr " "
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
#, fuzzy
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr " bootsplash"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr " "
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr " "
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr " "
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr " "
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr " "
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr ""
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr " "
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr " "
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr " "
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr " bootsplash %s !"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr " Bootsplash ..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr " "
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr " !"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr " ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, fuzzy, c-format
msgid "%s BootSplash (%s) preview"
msgstr " Bootsplash"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12633,113 +12765,113 @@ msgstr ""
" xawtv \"urpmi xawtv\" \n"
"root, ."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr " ()"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr " ()"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr " "
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr " [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr " "
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr ""
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr " "
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr " "
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ":"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr " ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr " "
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr " "
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr " XawTV !"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr " !"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr " xawtv ( Window!) !\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr " !"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -12759,30 +12891,433 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
#, fuzzy
+msgid "Alternative drivers"
+msgstr " ..."
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Bus"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr " EIDE/SCSI"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr " chunk"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr " dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr " devfs"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr " GNU/Linux "
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr ": "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", \"%s\", %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr ""
+" ."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr " Harddrake"
+
+#: ../../standalone/harddrake2_.c:93
msgid ""
+"Description of the fields:\n"
+"\n"
+msgstr ""
+" :\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr ": keyboarddrake [--expert] [keyboard]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr ": keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_ Bug"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_ ..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr " Harddrake"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+" HardDrake, Mandrake\n"
+":"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr " %s"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr " Harddrake2 "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr " \"%s\"..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr " "
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr " ."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr " BackSpace Delete ;"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr " Cd-Rom"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -12790,136 +13325,124 @@ msgstr ""
" CD Ok.\n"
" , ."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr " live upgrade!!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr " , "
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr " "
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "//_"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "//_"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/_"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "// _"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "//-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "//"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "//_ ..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr ""
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr ""
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr " Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr ""
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr " log "
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr ""
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr ""
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr " "
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr " "
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr ""
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr " "
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr " "
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr " , : %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr " "
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -12929,116 +13452,231 @@ msgstr ""
"\n"
", \n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr " Apache World Wide Web"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr ""
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr " Ftp"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr " Postfix"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr " Samba"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr " SSH"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr " Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr " Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr " "
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
" "
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr " "
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
" "
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr " "
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr " "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr " .."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr " ."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr " ;"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr ": "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr " ..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr " : "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr " ... "
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr " "
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+", "
+" "
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr ""
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr " ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr " ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr " "
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr " %s Mandrake Linux."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr " %s %s, ;"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
" %s , ;"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr " "
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr " %s ."
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -13047,11 +13685,11 @@ msgstr ""
" Scannerdrake %s.\n"
" "
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr " "
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -13061,7 +13699,7 @@ msgstr ""
" %s printerdrake.\n"
" Mandrake ."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -13081,6 +13719,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr " %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr " "
@@ -13153,10 +13796,14 @@ msgstr " "
msgid "Exit install"
msgstr ""
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
@@ -13400,6 +14047,186 @@ msgstr " - CD"
msgid "Scientific Workstation"
msgstr " "
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr " /etc/inittab : %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr " "
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ " .\n"
+#~ "\n"
+#~ ":\n"
+#~ "\n"
+#~ " "
+#~ ",\n"
+#~ " "
+#~ " ,\n"
+#~ " / .\n"
+#~ "\n"
+#~ " . "
+#~ " \n"
+#~ " , .\n"
+#~ "\n"
+#~ " Mandrakesoft, "
+#~ " \n"
+#~ " ( , "
+#~ " \n"
+#~ ", "
+#~ " .\n"
+#~ "\n"
+#~ "\n"
+#~ " \n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr " proxy"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ " proxy.\n"
+#~ "\n"
+#~ ", http ftp proxies\n"
+#~ " \n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ " http proxy\n"
+#~ " http proxy"
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr ""
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr " URL 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr " "
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ " ftp proxy\n"
+#~ " ftp proxy"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ " \n"
+#~ " proxy .\n"
+#~ " \n"
+#~ " "
+
+#~ msgid "login"
+#~ msgstr " "
+
+#~ msgid "password"
+#~ msgstr " "
+
+#~ msgid "re-type password"
+#~ msgstr " "
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr " . !"
+
+#~ msgid "Can't write file %s"
+#~ msgstr " %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ ", "
+#~ " "
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr " .\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr " "
+
+#~ msgid "Removing LPRng..."
+#~ msgstr " LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr " LPD..."
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr ": drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ": keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr ": keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr " %s"
+
#~ msgid "unable to backup lilo message"
#~ msgstr " lilo"
diff --git a/perl-install/share/po/eo.po b/perl-install/share/po/eo.po
index cafbe6fc8..0634c8ffc 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\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2001-08-22 19:15-0500\n"
"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -67,44 +67,44 @@ msgid ""
"What do you want to do?"
msgstr ""
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Elektu memorkapaciton de via grafika karto"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree Konfigurado"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "Kiun konfiguron de XFree vi deziras havi?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr ""
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr ""
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "ISDN-a Konfiguraon"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s kun 3D aparata akcelado"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -113,17 +113,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."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, 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."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s kun EKSPERIMENTA 3D aparata akcelado"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -135,7 +135,7 @@ msgstr ""
"KOMPUTILON.\n"
"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -144,12 +144,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."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr ""
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Akomodata"
@@ -162,7 +162,7 @@ msgstr "Grafika karto"
msgid "Monitor"
msgstr "Ekrano"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Distingivo"
@@ -171,27 +171,28 @@ msgid "Test"
msgstr ""
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Opcioj"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Jeso"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "esu"
@@ -220,7 +221,8 @@ msgstr ""
msgid "Generic"
msgstr "Genera"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "Malfaru"
@@ -279,50 +281,52 @@ msgstr "16 milionoj koloroj (24 bitoj)"
msgid "4 billion colors (32 bits)"
msgstr "4 miliardoj koloroj (32 bitoj)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Distingivoj"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Elektu distingivon kaj kolorprofundon"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Grafika karto: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Nuligu"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Provu konfiguraon"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
#, fuzzy
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Averto: provado de i tiu grafika karto eble svenigos vian komputilon"
@@ -417,162 +421,162 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Kia estas via ISDN-a konektao?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Unua sektoro de starta subdisko"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Unu sektoro de drajvo (efStartRikordo)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO Instalado"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Kie vi deziras instali la startargilon?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub Instalado"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr ""
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr ""
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr ""
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr ""
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr ""
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Startargilo efaj opcioj"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Startargilo por uzi"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Startargila instalado"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Starta aparato"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Kompakta"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "kompakta"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Grafika reimo"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Prokrastoperiodo anta starti defaltan sistemon"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Pasvorto"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Pasvorto (denove)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Limigu komandliniajn opciojn"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "limigu"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Purigu /tmp dum iuj startadoj"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Preciza kvanto de memoro se bezonata (trovis %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Ebligu multoblajn profilojn"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Donu kvanton de memoro en MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
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:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Bonvole provu denove"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "La pasvortoj ne egalas"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr ""
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr ""
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr ""
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr ""
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr ""
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Defalta Mastruma Sistemo?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -581,7 +585,7 @@ msgid ""
"On which drive are you booting?"
msgstr ""
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -589,156 +593,158 @@ msgstr ""
"Jen la diversaj enskriboj.\n"
"Vi povas aldoni pli a ani la ekzistantajn."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Aldonu"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Finata"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "anu"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Kiun specon de enskribo vi deziras aldoni"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linukso"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Alia Mastruma Sistemo (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Alia Mastruma Sistemo (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Alia Mastruma Sistemo (Vindozo...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Kerna bildo"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Radiko"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Alfiksu"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lega-skriba"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabelo"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Danera"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Etikedo"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Defalta"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-grandeco"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr ""
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Forigu enskribon"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Malplena etikedo ne estas permesata"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr ""
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr "Vi devas havi interanan subdiskon"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "i tiu etikedo estas jam uzata"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Trovis %s %s interfacojn"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "u vi havas alian?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "u vi havas iun %s interfacon?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Jes"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalas pelilon por %s karto %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(modulo %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -749,17 +755,17 @@ msgstr ""
"Opcioj estas en la formo ``nomo=valoro nomo2=valoro2 ...''.\n"
"Ekzemple, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Modulaj opcioj:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Kiun %s pelilon devus mi provi?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -776,15 +782,15 @@ msgstr ""
"por la informo i bezonas? Kelkfoje, esplori svenas komputilon, sed\n"
"i ne devus kazi difekton."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Atomate esploru"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Specifu opciojn"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -793,62 +799,62 @@ msgstr ""
"argado de modulo %s malsukcesis.\n"
"u vi deziras trovi denove kun aliaj parametroj?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr ""
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr ""
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr ""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(jam aldonis %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "i tiu pasvorto estas tro simpla"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Bonvole donu salutnomon"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Salutnomo devas enhavi nur minusklojn, ciferojn, `-' kaj `_'"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "i tiu salutnomo estas jam aldonita"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "i tiu salutnomo estas jam aldonita"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Aldonu uzanto"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -857,32 +863,32 @@ msgstr ""
"Enigu uzanton\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Akceptu uzanto"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Vera nomo"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Salutnomo"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "elo"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Piktogramo"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Atomata-enregistrado"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -891,20 +897,20 @@ msgstr ""
"Mi povas konfiguri vian komputilon por atomate enregistri unu uzulon kiam\n"
"i startas. Se vi ne deziras uzi i tion, alklaku la `Nuligu' butonon."
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Elektu la defaltan uzulon:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Elektu la fenestro-administrilon por lani:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
#, fuzzy
msgid "Please choose a language to use."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -912,39 +918,39 @@ msgid ""
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malanta la instalado"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "iuj"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "Allow all users"
msgstr "Aldonu uzulon"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
#, fuzzy
msgid "No sharing"
msgstr "CUPS startas"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"i tiu pakao devus esti promociata.\n"
"u vi certas ke vi deziras malelekti in?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -953,42 +959,42 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Bonvenon Al Rompistoj"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Malbona"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Lanorma"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Alta"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Alta"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoja"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -998,7 +1004,7 @@ msgstr ""
"por uzi, sed delikatega: vi devus neniam uzi i surrete.\n"
"i ne havas pasvortojn."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1006,7 +1012,7 @@ msgstr ""
"Pasvortoj nun estas ebligataj, sed uzado kiel reta komputilo estas ankora\n"
"ne rekomendita."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
@@ -1015,13 +1021,13 @@ msgstr ""
"i tiu estas la normala sekureco rekomendata por komputilo kiu estos uzata\n"
"por konekti al la Interreto kiel kliento. Nun estas sekurecaj kontroloj."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
@@ -1035,7 +1041,7 @@ msgstr ""
"La sekureco nun estas sufie alta por uzi la sistemon kiel servilo kiu\n"
"akceptas konektojn de multaj klientoj."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
@@ -1044,36 +1050,36 @@ msgstr ""
"Ni uzas aspektojn de la kvara nivelo, sed nun la komputilo estas tute\n"
"malfermita. Sekurecaj aspektoj estas e iliaj maksimumoj."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Opcioj"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Elektu sekurnivelon?"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
#, fuzzy
msgid "Security level"
msgstr "Elektas sekurnivelon"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Elektu opciojn por servilo"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1081,7 +1087,7 @@ msgid ""
msgstr ""
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1098,20 +1104,20 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bonvenon al GRUB la elektilo por mastrumaj sistemoj!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
#. -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:995
+#: ../../bootloader.pm_.c:989
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"
@@ -1119,206 +1125,201 @@ 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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "ordonoj antaux startado, aux 'c' por uzi komandan linion."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "mankas sufie da spaco en /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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Desktop"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Start Menu"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kie vi deziras instali la startargilon?"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr ""
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Post-instala konfigurado"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Dosiero"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Dosiero/_Foriru"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<stir>F"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr ""
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NovStila Ekrano"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Tradicia Ekrano"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Tradicia Gtk+ Ekrano"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr ""
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Lilo/grub modalo"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot modalo"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Instalu sistemon"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "Kreu novan subdiskon"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Eraro"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "agrabla(j)"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Elektu instalklason"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Disdividado de Interreta Konekto"
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Konfiguru"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1327,91 +1328,86 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Sistema modalo"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr ""
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr ""
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "Jes"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr ""
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minutoj"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minuto"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d sekundoj"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Mi ne povas aldoni plu da subdiskoj"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malanta la instalado"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
#, fuzzy
msgid "France"
msgstr "Franca"
@@ -1420,8 +1416,8 @@ msgstr "Franca"
msgid "Costa Rica"
msgstr ""
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
#, fuzzy
msgid "Belgium"
msgstr "Belga"
@@ -1450,13 +1446,13 @@ msgstr "Norvega"
msgid "Sweden"
msgstr "Sveda"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr ""
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Italy"
msgstr "Itala"
@@ -1466,8 +1462,8 @@ msgstr "Itala"
msgid "Austria"
msgstr "seria"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr ""
@@ -1484,12 +1480,12 @@ msgstr ""
msgid "New"
msgstr "nova"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Malmuntu"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Muntu"
@@ -1498,10 +1494,9 @@ msgstr "Muntu"
msgid "Server"
msgstr "Servilo"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Surmetingo"
@@ -1520,28 +1515,28 @@ msgstr "Prokura servilo devus esti http://..."
msgid "Server: "
msgstr "Servilo"
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Surmetingo: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Opcioj: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Bonvolu fari rezervan kopion de via dateno antae"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Legu zorge"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1551,15 +1546,15 @@ msgstr ""
"sufias)\n"
"e la komenco de la disko"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Soristo"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Elektu agon"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1571,83 +1566,83 @@ msgstr ""
"Mi sugestas ke vi unue regrandecigi tiun subdiskon\n"
"(klaku sur in, kaj poste klaku sur \"Regrandecigu\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detaloj"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "Loka printilo"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "2a Etendata (Ext2)"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "Dosierlokigtabelo (FAT)"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr "muntado malsukcesis"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Interana"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Malplena"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Alia"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Specoj de dosiersistemoj:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Kreu"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Tipo"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Uzu ``%s'' anstatae"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Forigu"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Uzu ``Malmuntu'' antae"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1656,77 +1651,77 @@ msgstr ""
"estos\n"
"perdata"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose a partition"
msgstr "Elektu agon"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
#, fuzzy
msgid "Choose another partition"
msgstr "Kreu novan subdiskon"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
#, fuzzy
msgid "Exit"
msgstr "2a Etendata (Ext2)"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "anu al Spertula reimo"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "anu al Normala reimo"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Malfaru"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "u mi devus dari malgrae?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "u eliru sen konservi"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "u eliru sen skribi la subdisktabelon?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Atomate disponigu"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Forviu ion"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Atomate disponigu"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Plu"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Detektado de fiksdisko(j)"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "iuj el la subdiskoj estas uzata"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Mi ne povas aldoni plu da subdiskoj"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1734,35 +1729,35 @@ msgstr ""
"Por havi plu da subdiskoj, bonvole forigu unu por povi krei etendigitan\n"
"subdiskon"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Skribu subdiskotabelon"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Sava subdiskotabelo"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Sava subdiskotabelo"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Sava subdiskotabelo"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Atomata muntado de demetebla medio"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Elektu dosieron"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1770,11 +1765,12 @@ msgstr ""
"La rezerva subdisktabelo ne estas la sama grandeco\n"
"u daras tamen?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Averto"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1782,106 +1778,106 @@ msgstr ""
"Enovu disketon en drajvo\n"
"iuj datenoj sur tiu disketo estos perdata"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Provas savi subdisktabelon"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Montru informon"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Regrandecigu"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Movu"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatu"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Aldonu al RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Aldonu al LVM (Redundanca Aro de Malmultekostaj Diskoj)"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Forigu de RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Forigu de LVM (Redundanca Aro de Malmultekostaj Diskoj)"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "anu RAID (Redundanca Aro de Malmultekostaj Diskoj)"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Uzu por retrokonektado"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Kreu novan subdiskon"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Komenca sektoro: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Grandeco en MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Speco de dosiersistemo: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Prefero: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
#, fuzzy
msgid "Remove the loopback file?"
msgstr "Formatas retrokonektan dosieron %s"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "anu subdiskspecon"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Kiun dosierosistemo vi deziras uzi?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Kie vi deziras munti retrokonektan dosieron %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Kie vi deziras munti aparato %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1889,144 +1885,144 @@ msgstr ""
"Ne povas malfiksi surmetingon ar i tiu subdisko estas uzata por\n"
"retrokonektado. Unue forigu la retrokonektadon."
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Kie vi deziras munti aparato %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Kalkulas FAT dosiersistemajn limojn"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Regrandecigas"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "i tiu subdisko ne estas regrandecigebla"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "iuj datenoj en i tiu subdisko devus esti rezervata"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Post vi regrandecigas subdiskon %s, iuj datenoj en i tiu subdisko estos\n"
"perdata"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Elektu la novan grandecon"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
#, fuzzy
msgid "New size in MB: "
msgstr "Grandeco en MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Al kiu disko vi deziras movi?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektoro"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Al kiu sektoro vi deziras movi?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Movante"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Movas subdisko..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nova"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr ""
"Elektu ekzistantan RAID (Redundanca Aro de Malmultekostaj Diskoj) por\n"
"aldoni al"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Vi ne povas uzi i tiun subdiskon por retrokonektado"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Retrokonektado"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Retrokonekta dosieronomo: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Vera nomo"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Alia retrokonektado jam uzas tiun dosieron, elektu alian"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Dosiero jam ekzistas. u vi deziras uzi in?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
#, fuzzy
msgid "Mount options"
msgstr "Modulaj opcioj:"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "aparato"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "nivelo"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "grandeco de pecoj"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Zorgu: i tiu operacio estas danera."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Kiun specon de subdiskado?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"i tiu pakao devus esti promociata.\n"
"u vi certas ke vi deziras malelekti in?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2038,7 +2034,7 @@ msgstr ""
"A vi uzos LILO kaj i ne funkcios, a vi ne uzos LILO kaj vi ne bezonas\n"
"/boot."
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2050,7 +2046,7 @@ msgstr ""
"subdiskon. Se vi intencas uzi la LILO startadministranto, zorgu aldoni\n"
"/boot subdiskon."
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2060,139 +2056,139 @@ msgstr ""
"Neniu startargilo povas trakti tiun sen /boot subdisko.\n"
"Do zorgu aldoni /boot subdiskon."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "La subdisktabelo de drajvo %s estos skribata al disko!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Vi bezonos restarti anta ol la ano povas efektivii"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Post vi formatas la subdiskon %s, iuj datenoj en i tiu subdisko estos\n"
"perdata"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formatas"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatas retrokonektan dosieron %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Formatas subdiskon %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid malsukcesis"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Mankas sufian da libera spaco por disponigi novajn subdiskojn"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Mankas sufian da libera spaco por disponigi novajn subdiskojn"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Distingivo: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Aparato: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-a diskingolitero: %s (nur konjekto)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Speco: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Nomo: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Komenco: sektoro %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Grandeco: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektoroj"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "De cilindro %d al cilindro %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formatita\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Ne formatita\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Muntita\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID (Redundanca Aro de Malmultekostaj Diskoj) md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "Retrokonekta(j) dosiero(j): %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2200,27 +2196,27 @@ msgstr ""
"Subdisko startata defalte\n"
" (por MS-DOS starto, ne por \"lilo\")\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Nivelo %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Grandeco de pecoj %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-aj (Redundanca Aro de Malmultekostaj Diskoj) diskoj %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Retrokonekta dosieronomo: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2228,7 +2224,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2236,64 +2232,64 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Grandeco: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrio: %s cilindroj, %s kapoj, %s sektoroj\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Informo: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-aj (Redundanca Aro de Malmultekostaj Diskoj) diskoj %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Subdiskotabelospeco: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "e buso %d identigao %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Speco de dosiersistemo: "
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"i tiu pasvorto ests tro simpla (i devas esti almena %d signoj longa)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "La pasvortoj ne egalas"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr ""
@@ -2302,11 +2298,6 @@ msgstr ""
msgid "Change type"
msgstr "anu subdiskspecon"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-#, fuzzy
-msgid "Please click on a medium"
-msgstr "Bonvolu klaki sur subdiskon"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2332,7 +2323,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "Salutnomo"
@@ -2347,23 +2338,23 @@ msgstr "NIS Domajno"
msgid "Search servers"
msgstr "DNA servilo"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatado de %s malsukcesis"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "eraro dum malmunti %s: %s"
@@ -2449,30 +2440,34 @@ msgstr ""
msgid "Error opening %s for writing: %s"
msgstr "Eraro dum malfermado de %s por skribi: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr "LAN Konfigurao"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2481,27 +2476,27 @@ msgid ""
"\"%s\")"
msgstr ""
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Pelilo"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
#, fuzzy
msgid "Help"
msgstr "/_Helpo"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2520,7 +2515,7 @@ msgid ""
"the ALSA library.\n"
msgstr ""
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2530,30 +2525,31 @@ msgid ""
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
#, fuzzy
msgid "Please Wait... Applying the configuration"
msgstr "Provu konfiguraon"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Bonvole atendu"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr ""
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2563,225 +2559,12 @@ msgid ""
"with subject: unlisted sound driver \"%s\""
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Muso"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Memoro de Karto (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Nuligu"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr "Muso"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Priskribo"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Atentikigado"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Elektu dosieron"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Prokura kluzaparato"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 butonoj"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Printas provpao(j)n..."
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "esu"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Helpo"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_Helpo"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Raportu Cimo"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Helpo/_Pri..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Atomate esploru"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Detektado de fiksdisko(j)"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Vidu hardvaran informon"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Montru informon"
-
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Konfiguru muson"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "Duobla surmetingo %s"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Legas datumbason de CUPS peliloj..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekundoj"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Malproksima printilo"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Genera"
@@ -2794,7 +2577,7 @@ msgstr ""
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2802,34 +2585,34 @@ msgid ""
"here. Just select your tv card parameters if needed"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Memoro de Karto (DMA)"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "anu subdiskspecon"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "Formatas"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""
@@ -3819,10 +3602,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -3888,27 +3671,27 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr ""
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr ""
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Eraro legante dosiero %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -3917,7 +3700,7 @@ msgstr ""
"novajn dosiersistemojn. Bonvolu kontroli vian ekipaon por la kazo de i "
"tiu problemo."
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -3927,7 +3710,7 @@ msgstr ""
"funkcii.\n"
"Vi povas trovi iun informon pri ili e: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -3937,11 +3720,11 @@ msgstr ""
"Por i tiu, kreu subdiskon (a klaku estantan).\n"
"Sekve elektu la agon \"Surmetingo\" kaj faru in '/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Vi devas havi interanan subdiskon"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -3951,61 +3734,61 @@ msgstr ""
"\n"
"u vi deziras dari tamen?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Vi devas havi interanan subdiskon"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Uzu liberan spacon"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Mankas sufian da libera spaco por disponigi novajn subdiskojn"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Uzu ekzistantajn subdiskojn"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Ne ekzistas subdiskojn por uzi"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Uzu la Vindoza subdiskon por retrokonektado"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Kiun subdiskon vi deziras uzi por meti Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Elektu la grandecojn"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Radikosubdiska grandeco en MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Interana subdiska grandeco en MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Uzu la liberan spacon sur la Vindoza subdisko"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Kiun subdiskon vi deziras regrandecigi?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Kalkulas Vindozajn dosiersistemajn limojn"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4014,7 +3797,7 @@ msgstr ""
"La regrandecigilo por la FAT (Dosiero-Atingo-Tablo) ne povas trakti\n"
"vian subdiskon, la sekvanta eraro okazis: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4022,7 +3805,7 @@ msgid ""
msgstr ""
"Via Vindoza subdisko estas tro fragmentigata, bonvole uzu ``defrag'' antae"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
@@ -4044,21 +3827,21 @@ msgstr ""
"instaladon. Anka vi devus fari rezervan kopion de via dateno.\n"
"Kiam vi estas certa, klaku \"Jeso\"."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Kiun grandecon vi deziras teni por Vindozo?"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "subdisko: %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Regrandecio de FAT malsukcesis: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4066,34 +3849,34 @@ msgstr ""
"Ne ekzistas FAT-ajn (Dosiero-Atingo-Tablo) subdiskojn por regrandecigi\n"
"a uzi kiel retrokonektaj subdiskoj (a ne estas sufia da spaco)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Forviu la tutan diskon"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Forigu Vindozon"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Vi havas pli ol unu fiksdisko, sur kiu vi deziras instali Linukson?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"iuj ekzistantaj subdiskoj kaj iliaj datenoj estos perdata sur drajvo %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
#, fuzzy
msgid "Custom disk partitioning"
msgstr "Uzu ekzistantajn subdiskojn"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Uzu fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4102,30 +3885,30 @@ msgstr ""
"Nun vi povas dispartigi %s.\n"
"Kiam vi finios, ne forgesu savi kun `w'."
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "Uzu la liberan spacon sur la Vindoza subdisko"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Mi ne povas aldoni plu da subdiskoj"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "La Dispartigsorilo de DrakX trovis i tiujn solvojn:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Dispartigado malsukcesis: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Startado de la reto"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Haltas de la reto"
@@ -4154,12 +3937,12 @@ msgstr ""
"Kontrolu la KDROM sur instalata komputilo per\n"
"\"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Bonvenon al %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Neniu disketilo havebla"
@@ -4169,7 +3952,7 @@ msgstr "Neniu disketilo havebla"
msgid "Entering step `%s'\n"
msgstr "Eniras paon `%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -4181,80 +3964,80 @@ msgstr ""
"instaladon. Por i tio, premu `F1' kiam vi startas de KDROM, kaj sekve\n"
"tajpu `text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Instalklaso"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Bonvole, elektu unu el la sekvantaj specoj de instalado:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Elektado de Pakaaj Grupoj"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Tuta grandeco: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Malbona pakao"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nomo: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Versio: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Grandeco: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Graveco: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"Vi ne povas elekti i tiun pakaon ar ne estas sufie da spaco por instali\n"
"in."
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "La sekvaj pakaoj estos instalataj"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "La sekvaj pakaoj estos malinstalataj"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Vi ne povas elektu/malelektu i tiun pakaon"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "i tiu estas deviga pakao, vi ne povas malelekti in"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Vi ne povas malelekti i tiun pakaon. i estas jam instalita."
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -4262,77 +4045,77 @@ msgstr ""
"i tiu pakao devus esti promociata.\n"
"u vi certas ke vi deziras malelekti in?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Vi ne povas malelekti i tiun pakaon. i devus esti promociata."
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr ""
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Instalu"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "argu/Konservu sur disketo"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Eliru instalprogramon"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Elektu la pakaojn kiuj vi deziras instali"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Instalanta"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Taksas"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Tempo restanta "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
#, fuzzy
msgid "Please wait, preparing installation..."
msgstr "Preparas instaladon"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakaoj"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Instalanta pakao %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Akceptu"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Malakceptu"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -4348,17 +4131,17 @@ msgstr ""
"kiam vi finos.\n"
"Se vi ne havas in, klaku \"Nuligu\" por eviti la instaladon de i tiu KDROM."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "u vi deziras dari tamen?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Estis eraro ordigi pakaojn:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Estis eraro dum instalado de pakaoj:"
@@ -4528,181 +4311,181 @@ msgid ""
"For any question on this document, please contact MandrakeSoft S.A. \n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Klavaro"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Bonvole, elektu vian klavaran aranon."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Kiun instalklaso deziras vi?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instalu/isdatigu"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "u tiu i estas instalado a isdatigado?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Rekomendata"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Spertulo"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade"
msgstr "isdatigu"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
#, fuzzy
msgid "Upgrade packages only"
msgstr "Elektado de individuaj pakaoj"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Muspordo"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via muso konektata."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Konfiguras PCMCIA kartojn..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Konfiguras IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "neniuj haveblaj subdiskoj"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Elektu surmetingojn"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "Elektu la subdiskoj kiuj vi deziras formati"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Radikosubdisko"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Kiu estas la radikosubdisko (/) e via sistemo?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Vi bezonas restarti por la anoj al la subdisktabelo efektivigi"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Elektu la subdiskoj kiuj vi deziras formati"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "u kontrolas malbonajn blokojn?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formatas subdiskojn"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Kreas kaj formatas dosieron %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nesufia interanospaco por plenumi instalado, bonvolu aldoni iom"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Seras haveblajn pakaojn"
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Seras haveblajn pakaojn"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Vi ne povas malelekti i tiun pakaon. i estas jam instalita."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Trovadas pakaojn por promocii"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -4710,60 +4493,60 @@ msgid ""
msgstr ""
"Via komputilo ne havas sufie da spaco por instalado a promocio (%d > %d)."
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "argu de disketo"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Konservu sur disketo"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "argas de disketo"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Elektado de Pakaoj"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -4774,16 +4557,16 @@ msgstr ""
"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
"\"."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "KDROM etikedata \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Preparas instaladon"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -4792,88 +4575,21 @@ msgstr ""
"Instalas pakao %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Post-instala konfigurado"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Enovu malplenan disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Nun vi havas la ancon eluti softvaron por ifrado.\n"
-"\n"
-"AVERTO:\n"
-"\n"
-"Pro malsamaj eneralaj kondioj aplikeblaj al i tiu softvaro kaj trudata\n"
-"de diversaj jurisdikcioj, la kliento kaj/a fina uzanto de tiu softvaro\n"
-"devus certigi ke la leoj de lia/ilia jurisdikcio permesas li/ili eluti,\n"
-"stoki kaj/a uzi tiun softvaron.\n"
-"\n"
-"Plue, la kliento kaj/a fina uzanto scios specife atentos ne malobei la\n"
-"leojn de lia/ilia jurisdikcio. Se la kliento kaj/a la fina uzanto\n"
-"malobeas tiujn aplikeblajn leojn, li/ili altiros sur sin gravajn "
-"sankciojn.\n"
-"\n"
-"Neniuokaze a Mandrakesoft a iaj fabrikistoj responsigos por specialaj,\n"
-"nerektaj a hazardaj reparacioj kiuj ajn (inkluzive, sed ne limigite al\n"
-"perdo de profitoj, interrompo de komerco, perdo de komerca dateno kaj\n"
-"aliaj monaj malprofitoj, kaj rezultaj uldoj kaj indemizo pagenda konforme\n"
-"al prijuo) rezulte el uzado, posedado, a sole elutado de tiu softvaro, "
-"al\n"
-"kiu la kliento kaj/a fina uzanto ne povis atingi post subskribi la nunan\n"
-"kontrakton.\n"
-"\n"
-"Por iuj demandoj rilate al tiu kontrakto, bonvole demandu de\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -4885,159 +4601,159 @@ msgid ""
"Do you want to install the updates ?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Kontaktu la spegulon por havigi la liston de havebla pakaoj"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Elektu spegulon de kiu havigi la pakaojn"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Kontaktu la spegulon por havigi la liston de havebla pakaoj"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "kio estas vian horzonon?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "u via hardvara horloo estas ustigata en GMT?"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP Servilo"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Malproksima CUPS-a servilo"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Neniu printilo"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "u vi havas alian?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Muso"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Printilo"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN-karto"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Sonkarto"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "NIS Domajno"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Lokaj dosieroj"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Difinu pasvorton de root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Neniu pasvorto"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"i tiu pasvorto ests tro simpla (i devas esti almena %d signoj longa)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Atentikigado"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Atentikiga LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP Servilo"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Atentikiga NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS Domajno"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS Servilo"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -5053,21 +4769,21 @@ msgid ""
"good."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Atentikiga LDAP"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Domajna nomo"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -5095,19 +4811,20 @@ msgstr ""
"Se vi deziras krei startdisketon por via sistemo, enovu disketon en la\n"
"unua drajvo kaj klaku \"JES\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Unua disketa drajvo"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Dua disketa drajvo"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Ellasu"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -5131,7 +4848,7 @@ msgstr ""
"sistemaj paneoj. u vi deziras krei startdisketo por via sistemo?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -5140,28 +4857,28 @@ msgid ""
"because XFS needs a very large driver)."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Bedarinde, neniu disketdrajvo havebla"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
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:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Enovu disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Kreas startdisketon"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Preparas startargilon"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -5169,11 +4886,11 @@ msgid ""
" need to use BootX to boot your machine"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "u vi deziras uzi aboot-on?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -5181,16 +4898,16 @@ msgstr ""
"Eraro dare mi instalis \"aboot\",\n"
"u mi devus provi perforte instali e se tio detruas la unuan subdiskon?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
#, fuzzy
msgid "Installing bootloader"
msgstr "Instalu restart-argilon"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalado de startargilo malsukcesis. La sekvanta eraro okazis:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -5201,24 +4918,24 @@ msgid ""
"At your next boot you should see the bootloader prompt."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Enovu malplenan disketon en drajvo %s"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Kreas atoinstalan disketon"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -5237,15 +4954,15 @@ msgid ""
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Kreu atoinstalan disketon"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -5254,26 +4971,26 @@ msgid ""
"You may prefer to replay the installation.\n"
msgstr ""
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Atomata"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Reludu"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
#, fuzzy
msgid "Save packages selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Linuks-Mandrejka Instalado %s"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr " <Tabo>/<Alt-Tabo> inter eroj | <Spaco> elektas | <F12> sekva ekrano "
@@ -5291,22 +5008,22 @@ msgstr ""
msgid "Choose a file"
msgstr "Elektu agon"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr ""
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr ""
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Antaa"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
#, fuzzy
msgid "Next"
msgstr "Sekvanta ->"
@@ -5374,382 +5091,386 @@ msgstr ""
msgid "Re-submit"
msgstr ""
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "ea (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Germana"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak-a"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Hispana"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finna"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Franca"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norvega"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Pola"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rusa"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Sveda"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Unuiinta Regna klavaro"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Usona klavaro"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albana"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armena (malnova)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armena (skribmaina)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armena (fonetika)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbajana (latina)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
#, fuzzy
msgid "Bengali"
msgstr "ebligu"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Armena (fonetika)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bulgara"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brazila (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
#, fuzzy
msgid "Bosnian"
msgstr "Estona"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Belarusa"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Svisa (germana arano)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Svisa (franca arano)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "ea (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Germana (neniom da mortaj klavoj)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Dana"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak-a (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak-a (Norvega)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak-a (US)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estona"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Kartvela (\"Rusa\" arano)"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Kartvela (\"Latina\" arano)"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Greka"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hungara"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroata"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israela"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israela (fonetika)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Irana"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islanda"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Itala"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japana 106 klavoj"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Korea klavaro"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinamerika"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
#, fuzzy
msgid "Laotian"
msgstr "Loko"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Litova AZERTY-a (malnova)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Litova AZERTY-a (nova)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litova \"numero-vica\" QWERTY-a"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litova \"fonetika\" QWERTY-a"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
#, fuzzy
msgid "Latvian"
msgstr "Loko"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Macedona"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Mongolian (cyrillic)"
msgstr "Azerbajana (cirila)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Nederlanda"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Pola (qwerty arano)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Pola (qwertz arano)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugala"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanada (Kebeka)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Rumana (qwertz-a)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Rumana (qwerty-a)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusa (Yawerty-a)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovena"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovaka (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovaka (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr "Azerbajana (cirila)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr ""
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Taja klavaro"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Taja klavaro"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turka (tradicia \"F\" modelo)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turka (moderna \"Q\" modelo)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrajna"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Usona klavaro (internacia)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vjetnama \"numero-vica\" QWERTY-a"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr "Jugoslava (latina/cirila)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""
@@ -5762,35 +5483,44 @@ msgstr "Cirklaj surmetingoj %s\n"
msgid "Remove the logical volumes first\n"
msgstr ""
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Neniu disketilo havebla"
+
+#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Telefonnumero"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "Formatu subdiskojn"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Muso"
@@ -5897,56 +5627,77 @@ msgstr "neniu"
msgid "No mouse"
msgstr "Neniu Muso"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Bonvole, provu la muson"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
#, fuzzy
msgid "To activate the mouse,"
msgstr "Bonvole, provu la muson"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "MOVU VIAN RADON!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr ""
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Finu"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Sekvanta ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "u tio i pravas?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Informo"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Etendu Arbon"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Maletendu Arbon"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "anu inter ebena kaj ordigita je grupoj"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "uzu pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "uzu pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "uzu dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Konektu al la Interreto"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
#, fuzzy
msgid ""
"The most common way to connect with adsl is pppoe.\n"
@@ -5957,22 +5708,14 @@ msgstr ""
"Tamen, ekzistas konektojn kiuj nur uzas dhcp.\n"
"Se vi ne scias, elektu 'uzu pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
msgstr ""
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "uzu dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "uzu pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "uzu pptp"
-
#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
@@ -6046,10 +5789,10 @@ msgstr "Provu pordojn"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Kiun dhcp-an klienton vi deziras uzi?\n"
-"La defalto estas dhcpcd"
+"La defalto estas dhcp-client"
#: ../../network/ethernet.pm_.c:88
#, fuzzy
@@ -6060,7 +5803,7 @@ msgstr ""
"Mi ne detektas eterretan retadaptilom sur via sistemo. Bonvole lanu la\n"
"aparatokonfigurilon."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Elektu la retan interfacon"
@@ -6070,15 +5813,15 @@ msgid ""
msgstr ""
"Bonvole elektu kiun retadaptilon vi deziras uzi por konekti al la interreto"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "neniu retkarto trovita"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Konfiguras reto"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -6090,15 +5833,15 @@ msgstr ""
"Via potejo devus esti plene specifita potejo,\n"
"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Potejo"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "ISDN-a Konfiguraon"
@@ -6139,13 +5882,13 @@ msgstr "Konfigurao de barilo detektata!"
msgid "Old configuration (isdn4net)"
msgstr "Konfigurao de barilo detektata!"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN-a Konfiguraon"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -6153,22 +5896,22 @@ msgstr ""
"Elektu vian interretprovizanton.\n"
" Se in ne estas en la listo, elektu Nelistiitan"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol"
msgstr "Protokolo"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Eropo (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "La cetero de la mondo"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid ""
"Protocol for the rest of the world\n"
@@ -6177,32 +5920,32 @@ msgstr ""
"La cetero de la mondo \n"
" neniom da D-Kanelo (lukontraktataj lineoj)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Kiun protokolon vi deziras uzi?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Kiun specon de karto vi havas?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Mi ne scias"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -6217,19 +5960,19 @@ msgstr ""
"Se vi havas PCMCIA-an karton, vi bezonas scii la IRQ-o kaj I/O (Eneligo)\n"
"por via karto.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "esigu"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "u mi devus dari?"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Kiu estas via ISDN-a karto?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -6238,61 +5981,88 @@ msgstr ""
"elektu\n"
"unu el la PCI-aj kartojn sur la sekvanta ekrano."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
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."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Telefon-konektaj opcioj"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nomo de konekto"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefonnumero"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Salutnomo"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr ""
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP (Pasvorta Atentikigada Protokolo)"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Programeto-bazata"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Finaparato-bazata"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Domajna nomo"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Unu DNS-a Servilo (nedeviga)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Du DNS-a Servilo (nedeviga)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "sed ne konformanta(j)"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instalu"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabelo"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -6327,25 +6097,25 @@ msgstr "Kiel vi deziras konekti al la Interreto?"
msgid "Connect"
msgstr "Konektu"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Malkonektu"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Konfiguru retumon"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Interreta konektao kaj konfiguro"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr "Konfiguru interretan konektaon"
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
@@ -6357,12 +6127,12 @@ msgid ""
"Press OK to continue."
msgstr "Konfiguru interretan konektaon"
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Reta Konfigurao"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -6370,7 +6140,7 @@ msgid ""
"Internet & Network connection.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -6378,103 +6148,108 @@ msgid ""
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Elektu la defaltan uzulon:"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr ""
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Spertuloreimo"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Detektas aparatojn..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy
msgid "Normal modem connection"
msgstr "Konfiguru interretan konektaon"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Duobla surmetingo %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Konfiguru interretan konektaon"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "Malproksima printilo"
+
+#: ../../network/netconnect.pm_.c:216
#, fuzzy
msgid "ISDN connection"
msgstr "Konfiguru interretan konektaon"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr ""
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr "LAN Konfigurao"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, fuzzy, c-format
-msgid "detected on interface %s"
-msgstr "Reta interfaco"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "Cable connection"
msgstr "Konfiguru interretan konektaon"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Konfiguru interretan konektaon"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "LAN Konfigurao"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr ""
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Elektu la ilon kiun vi deziras instali"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
#, fuzzy
msgid "Internet connection"
msgstr "Disdividado de Interreta Konekto"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "u vi deziras starti vian konektaon je startado de la sistemo?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Reta Konfigurao"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -6482,27 +6257,27 @@ msgid ""
"%s"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
#, fuzzy
msgid ""
"WARNING: this device has been previously configured to connect to the "
@@ -6515,7 +6290,7 @@ msgstr ""
"Simple klaki JES por teni la konfiguron de i tiu aparato.\n"
"Se vi modifos la subajn kampojn, vi anos i tiun konfiguron."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -6525,44 +6300,56 @@ msgstr ""
"iu ero devus esti enigata kiel IP-adreson en punktita-decimala notacio\n"
"(ekzemple, 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Konfiguras retan aparaton %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, fuzzy, c-format
msgid " (driver %s)"
msgstr "XFree86 pelilo: %s\n"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP-adreso"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Retmasko"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Atomata IP"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Kreu praargdisketon"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -6574,59 +6361,59 @@ msgstr ""
"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''.\n"
"Vi anka povas enigi la IP-adreson de la prokura kluzo se via havas unu."
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNA servilo"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Prokura kluzaparato"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Konfigurado de prokuraj serviloj"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP prokura servilo"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP prokura servilo"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Prokura servilo devus esti http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Prokura servilo devus esti http://..."
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Konfigurao de barilo detektata!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -6634,124 +6421,124 @@ msgstr ""
"Averto. Ekzistanta konfigurao de barilo detektata. Vi eble devas permane\n"
"fiksi in poste de la instalado."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Interreta Konfigurado"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "u vi deziras provi konekti al la interreto nun?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
#, fuzzy
msgid "Testing your connection..."
msgstr "Konfiguru interretan konektaon"
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Kiel vi deziras konekti al la Interreto?"
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr ""
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
#, 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"
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Konfigurado de Konekto"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Bonvole plenigu a marku la suban kampon"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ de Karto"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memoro de Karto (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "I/O (Eneligo) de Karto"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "I/O 0 (Eneligo 0) de Karto"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "I/O 1 (Eneligo 1) de Karto"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Via persona telefonnumero"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Nomo de interretprovizanto (ekz-e provizanto.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Telefonnumero de interretprovizanto"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Provizanto DNS 1 (nedeviga)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Provizanto DNS 2 (nedeviga)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Elektu vian klavaron"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Diskuma modalo"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "Speco de konekto"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "Speco de konekto"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Konta Salutnomo (uzula nomo)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Konta Pasvorto"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "muntado malsukcesis: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "i tiu platformo ne subtenas etendatajn subdiskojn"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -6770,12 +6557,12 @@ msgstr "Restaris el dosiero %s malsukcesis: %s"
msgid "Bad backup file"
msgstr "Malbona rezerva dosiero"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Eraro skribante al dosiero %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -6802,189 +6589,190 @@ msgstr "agrabla(j)"
msgid "maybe"
msgstr "elbe"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
msgstr ""
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
msgstr ""
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr ""
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
msgstr ""
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
msgstr ""
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr ""
-#: ../../printer.pm_.c:36
-msgid "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
msgstr ""
-#: ../../printer.pm_.c:37
-msgid "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr ""
+
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
msgstr ""
-#: ../../printer.pm_.c:49
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Loka printilo"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Malproksima printilo"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Malproksima CUPS-a servilo"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
#, fuzzy
msgid "Printer on remote lpd server"
msgstr "Malproksimaj lpd servilo"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Reta Printilo (TCP/ingo)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Vindozo 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
#, fuzzy
msgid "Printer on NetWare server"
msgstr "Printservilo"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
#, fuzzy
msgid "Enter a printer device URI"
msgstr "Printila Aparato URI"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr ""
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr ""
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr ""
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
#, fuzzy
msgid "Local Printers"
msgstr "Loka printilo"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
#, fuzzy
msgid "Remote Printers"
msgstr "Malproksima printilo"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Eraro skribante al dosiero %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(modulo %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr ""
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP de SMB servilo"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Defalta)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Elektu Printilan Konekton"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Kiel estas la printilo konektata?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
#, fuzzy
msgid ""
"\n"
@@ -6995,21 +6783,21 @@ msgstr ""
"i tie; printiloj estos atomate dektektataj. Se vi havas dubojn,\n"
"elektu \"Malproksima CUPS servilo\"."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr "LAN Konfigurao"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Malproksima CUPS-a servilo"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -7020,7 +6808,7 @@ msgid ""
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -7030,154 +6818,154 @@ msgid ""
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr ""
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
#, fuzzy
msgid "CUPS server IP"
msgstr "IP de SMB servilo"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Pordo"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Post-instala konfigurado"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-#, fuzzy
-msgid "Printerdrake"
-msgstr "Printilo"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Kiun printsistemo vi deziras uzi?"
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+#, fuzzy
+msgid "Printerdrake"
+msgstr "Printilo"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr "La sekvaj pakaoj estos malinstalataj"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "La sekvaj pakaoj estos malinstalataj"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "Via komputilo ne havas retadaptilon!"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "u vi deziras provi printado?"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "u vi deziras starti vian konektaon je startado de la sistemo?"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr "Neniu printilo"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7190,7 +6978,7 @@ msgid ""
"connection types."
msgstr ""
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7212,7 +7000,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7227,7 +7015,7 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -7247,20 +7035,20 @@ msgid ""
"want to set up your printer(s) now."
msgstr ""
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -7274,55 +7062,55 @@ msgid ""
"Center."
msgstr ""
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Vindozo 95/98/NT"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr "Duobla surmetingo %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr ""
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Reta Printilo (TCP/ingo)"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Vindozo 95/98/NT"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
#, fuzzy
msgid "Local Printer"
msgstr "Loka printilo"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -7330,34 +7118,34 @@ msgid ""
"printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "Printila Aparato URI"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "Loka printilo"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Loka printilo"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -7365,7 +7153,7 @@ msgid ""
"configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -7373,38 +7161,38 @@ msgid ""
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "Printila Aparato URI"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Interreta Konfigurado"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Malproksimaj lpd Printilaj Opcioj"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -7414,51 +7202,51 @@ msgstr ""
"printservilo kaj la printviconomon e tiu servilo en kiun taskoj devus\n"
"esti metata."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Malproksima potejo"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Malproksima potejo"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Malproksima potejo"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "Duobla surmetingo %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Startas vian konektaon..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Haltas de la reto"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Vindozo 9x/NT) Printilaj Opcioj"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -7473,46 +7261,46 @@ msgstr ""
"aldone al la opuzan nomon de la printilo vi deziras atingi kaj iun ajn\n"
"tagan salutnomon, pasvorton, kaj laborgrupan informon."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Potejo de SMB servilo"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP de SMB servilo"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Opuza nomo"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Laborgrupo"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr ""
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -7536,7 +7324,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -7545,7 +7333,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -7553,11 +7341,11 @@ msgid ""
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare Printilaj Opcioj"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -7570,44 +7358,44 @@ msgstr ""
"printvican nomon por la printilo vi deziras atingi kaj iun ajn tagan\n"
"salutnomon kaj pasvorton."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Printservilo"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Printvica Nomo"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr ""
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Ing-Printilaj Opcioj"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -7618,61 +7406,65 @@ msgstr ""
"Por printi al inga printilo, vi bezonas provizi la\n"
"potejon de la printilo kaj opcie la pordnumeron."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Printilaj Potejo"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Printilaj Potejo"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Printila Aparato URI"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr ""
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nomo de printilo"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Priskribo"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Loko"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
#, fuzzy
msgid "Reading printer database..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
#, fuzzy
msgid "Preparing printer database..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -7687,28 +7479,28 @@ msgid ""
"%s"
msgstr ""
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr "u tio i pravas?"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Printilan Konekton"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Kiun specon de printilo vi havas?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -7717,18 +7509,18 @@ msgid ""
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Interreta Konfigurado"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -7738,12 +7530,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Interreta Konfigurado"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -7751,7 +7543,7 @@ msgid ""
"to."
msgstr ""
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -7763,11 +7555,11 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -7790,7 +7582,7 @@ msgid ""
"as root. After having done so you can print normally.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -7800,34 +7592,34 @@ msgid ""
"printout quality/resolution printing can get substantially slower."
msgstr ""
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr ""
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr ""
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "u vi deziras provi printado?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Provu pordojn"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -7835,45 +7627,45 @@ msgid ""
"it is enough to print the standard test page."
msgstr ""
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
#, fuzzy
msgid "No test pages"
msgstr "Jes, printu amba de la provpaojn"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Printilo"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Lanorma"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr ""
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "Printas provpao(j)n..."
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "Printas provpao(j)n..."
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "Printas provpao(j)n..."
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Printas provpao(j)n..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7889,7 +7681,7 @@ msgstr ""
"\n"
"u i uste funkcias?"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -7899,16 +7691,16 @@ msgstr ""
"i tiu eble postulas iom da tempo anta ol la printilo komencas.\n"
"u i uste funkcias?"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr ""
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
#, fuzzy
msgid "Raw printer"
msgstr "Neniu printilo"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -7917,15 +7709,15 @@ msgid ""
"to modify the option settings easily.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -7934,7 +7726,7 @@ msgid ""
"line, e. g. \"%s <file>\". "
msgstr ""
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -7942,41 +7734,41 @@ msgid ""
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -7986,7 +7778,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -7995,41 +7787,41 @@ msgid ""
"line, e. g. \"%s <file>\".\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Haltas de la reto"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Haltas de la reto"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Haltas de la reto"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Haltas de la reto"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Malfermu"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Printilaj opcioj"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -8043,7 +7835,7 @@ msgid ""
"Do not use \"scannerdrake\" for this device!"
msgstr ""
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -8056,19 +7848,19 @@ msgid ""
"of the file lists."
msgstr ""
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
#, fuzzy
msgid "Reading printer data..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Interreta Konfigurado"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -8078,51 +7870,51 @@ msgid ""
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr ""
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -8130,61 +7922,61 @@ msgid ""
"You can also type a new name or skip this printer."
msgstr ""
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
#, fuzzy
msgid "New printer name"
msgstr "Neniu printilo"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr ""
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
#, fuzzy
msgid "Refreshing printer data..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr ""
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Startas vian konektaon..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
#, fuzzy
msgid "Configure the network now"
msgstr "Konfiguru retumon"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Ekrano ne estas konfigurata"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -8192,12 +7984,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Konfiguras reto"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -8207,34 +7999,34 @@ msgid ""
"\"Printer\""
msgstr ""
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
#, fuzzy
msgid "Restarting printing system..."
msgstr "Kiun printsistemo vi deziras uzi?"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Alta"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Paranoja"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -8249,12 +8041,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "Kiun printsistemo vi deziras uzi?"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -8268,65 +8060,65 @@ msgid ""
"again?"
msgstr ""
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr ""
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Distingivo: %s\n"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr ""
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instalanta pakao %s"
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Elektu Printilan Konekton"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Kiun printsistemo vi deziras uzi?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfiguru Printilon"
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Instalanta pakao %s"
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Printilaj opcioj"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Konfiguru Printilon"
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "u vi deziras konfiguri printilon?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr ""
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8337,7 +8129,7 @@ msgstr ""
"Jen la sekvantaj printvicoj.\n"
"Vi povas aldoni pli a ani la ekzistantajn."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -8347,220 +8139,148 @@ msgstr ""
"Jen la sekvantaj printvicoj.\n"
"Vi povas aldoni pli a ani la ekzistantajn."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr "Konfiguru retumon"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Normala Modalo"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Interreta Konfigurado"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr ""
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
#, fuzzy
msgid "Printer connection type"
msgstr "Disdividado de Interreta Konekto"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
#, fuzzy
msgid "Printer name, description, location"
msgstr "Printilan Konekton"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr ""
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr ""
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr ""
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
#, fuzzy
msgid "Print test pages"
msgstr "Printas provpao(j)n..."
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Malproksima printilo"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Loka printilo"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "u vi deziras provi la konfiguraon?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-#, fuzzy
-msgid "Proxy configuration"
-msgstr "Konfigurado de prokuraj serviloj"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr ""
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "porto"
-
-#: ../../proxy.pm_.c:44
-#, fuzzy
-msgid "Url should begin with 'http:'"
-msgstr "Prokura servilo devus esti http://..."
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr ""
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-
-#: ../../proxy.pm_.c:80
-#, fuzzy
-msgid "login"
-msgstr "Atomata-enregistrado"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "pasvorto"
-
-#: ../../proxy.pm_.c:84
-#, fuzzy
-msgid "re-type password"
-msgstr "Neniu pasvorto"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "La pasvortoj ne egalas. Provu denove!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Ne povas aldoni subdiskon al _formatita_ RAID md%d"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Ne povas skribi dosieron %s."
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid malsukcesis"
@@ -8574,7 +8294,7 @@ msgstr "mkraid malsukcesis (eble raidtools mankas)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ne estas sufiaj subdiskoj por RAID nivelo %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -8599,69 +8319,65 @@ msgid ""
"\t email)"
msgstr ""
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Elektas sekurnivelon"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (Defalta)"
+
+#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Elektas sekurnivelon"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Malproksimaj lpd Printilaj Opcioj"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Modulaj opcioj:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Modulaj opcioj:"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (Defalta)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "Elektas sekurnivelon"
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Preparas instaladon"
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, perioda ordonvicigilo."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -8670,7 +8386,7 @@ msgstr ""
"sistemlogdosiero (syslog). Vi anka povas uzi in por halti la komputilon\n"
"kiam la baterioargo estas malgranda."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -8679,7 +8395,7 @@ msgstr ""
"'at' estis uzata, kaj lanas baajn ordonojn kiam la argmezo estas\n"
"sufie malgranda."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -8691,7 +8407,7 @@ msgstr ""
"baza Uniksa cron, inkluzive de pli bona sekureco kaj pli fortaj\n"
"konfiguraj opcioj."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -8702,20 +8418,20 @@ msgstr ""
"la 'Midnight Commander' (Meznokta Estro). Anka i permesas uzi la muson\n"
"por transpoigi e la konzolo (Sen X Fenestroj)."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache estas Tut-Tera Teksaa servilo. i liveras HTML-ajn dosierojn\n"
"kaj CGI (komunakluza interfaco)."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -8729,13 +8445,13 @@ msgstr ""
"servoj, inkluzive de telnet, ftp, rsh, kaj rlogin. Se vi malaltas inetd,\n"
"ve malaltas iujn el la servoj por kiuj i respondas."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
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:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -8745,23 +8461,23 @@ msgstr ""
"Vi povas elekti i tion per la kbdconfig utilprogramo. Vi lasus i tion\n"
"ebligatan por la plejmulto da sistemoj."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -8769,13 +8485,13 @@ msgstr ""
"lpd estas la printvica dajmono bezonata por lpr tage funkcii. i estas\n"
"baze servilo kiu arbitracias printajn taskojn al printilo(j)."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
@@ -8784,7 +8500,7 @@ msgstr ""
"'named' (BIND) estas Domajna NomServilo (DNS) kiun vi uzas por trovi\n"
"potejojn de IP adresoj."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -8792,7 +8508,7 @@ msgstr ""
"Muntas kaj malmuntas iujn RetDosierSistemajn (NFS), SMB (Lan\n"
"Manager/Vindozaj), kaj NCP (NetWare) surmetingojn."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -8800,7 +8516,7 @@ msgstr ""
"altas/Malaltas iujn retajn interfacojn konfiguratajn por lani\n"
"dum sistemstartado."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -8810,7 +8526,7 @@ msgstr ""
"i tiu servo provizas NFS dosierlosado, kiun vi konfiguras per la\n"
"/etc/exports dosiero."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -8818,17 +8534,17 @@ msgstr ""
"NFS estas populara protokolo por dosierdistribuado tra TCP/IP retoj.\n"
"i tiu servo provizas NFS dosierlosado."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -8839,7 +8555,7 @@ msgstr ""
"tekkomputiloj. i ne estos lanata krom se vi konfiguras i por ke i\n"
"estu sendanera e komputiloj kiuj ne bezonas in."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -8851,7 +8567,7 @@ msgstr ""
"La pordmapservilo devas esti uzata e komputiloj kiuj agas kiel serviloj\n"
"por protokoloj kiuj uzas la RPC mekanismon."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
@@ -8860,7 +8576,7 @@ msgstr ""
"\"Postfix\" estas PotTransportPerilo, kiu estas la programo kiu movas\n"
"retpoton de unu komputilo al alia."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -8868,13 +8584,13 @@ msgstr ""
"Savas kaj restaras sisteman entropikomunaon por pli altkvalita\n"
"generado de aleatoraj nombroj."
-#: ../../services.pm_.c:69
+#: ../../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:71
+#: ../../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"
@@ -8884,7 +8600,7 @@ msgstr ""
"per la RIP protokolo. Kvankam RIP estas vaste uzata je malgrandaj retoj,\n"
"pli malsimplaj enkursigaj protokoloj estas bezonataj por malsimplaj retoj."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -8892,7 +8608,7 @@ msgstr ""
"La rstat protokolo permesas al uzuloj sur reto ekstrakti metrikojn\n"
"pri la rapideco de iu ajn komputilo sur tiu reto."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -8900,7 +8616,7 @@ msgstr ""
"La ruser protokolo permesas al uzuloj sur reto identigi kiujn estas\n"
"konektataj e aliaj respondantaj komputiloj."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -8908,11 +8624,11 @@ msgstr ""
"La rwho protokolo permesas al uzuloj havigi liston de iuj el la uzuloj\n"
"konektataj e komputilo kiu estas uzanta la rwho dajmono (simila al finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr ""
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -8921,89 +8637,89 @@ msgstr ""
"mesaojn al diversaj sistemlogdosieroj. i estas bona ideo iam uzi\n"
"syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr ""
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Startas kaj esigas la X Tiparan Servilon je starttempo kaj esiga tempo."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr ""
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Printilo"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Interreto"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
#, fuzzy
msgid "System"
msgstr "Sistema modalo"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Malproksimaj lpd Printilaj Opcioj"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Datumbazoj"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
#, fuzzy
msgid "Services"
msgstr "Servilo"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "running"
msgstr "Averto"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
#, fuzzy
msgid "stopped"
msgstr "Alfiksu"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr ""
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
#, fuzzy
msgid "On boot"
msgstr "Yaboot"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Stato:"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Sektoro"
@@ -9074,7 +8790,7 @@ msgid ""
"strategy, ..."
msgstr ""
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr "Konekti al la interreto"
@@ -9230,195 +8946,567 @@ msgid ""
"MandrakeClub!"
msgstr ""
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Klavaro"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
#, fuzzy
msgid "Installing packages..."
msgstr "Instalanta pakao %s"
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Bonvole adiau kaj sekve uzu Kontrol-Alt-Retropao (Ctrl-Alt-Backspace)."
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Bonvolu resaluti en %s-n por aktivigi la anojn."
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Interreta Konfigurado"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Datumbazoj"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Datumbazoj"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "NIS Servilo"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "NIS Servilo"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "Aldonu uzanto"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr ""
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Ne konektita"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "Forigu"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Elektu dosieron"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "Aldonu uzanto"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Speco: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+msgid "Thin Client"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:775
+msgid "Allow Thin Clients"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+msgid "<-- Edit Client"
msgstr ""
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "Forigu"
+
+#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Mi konfiguras..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Retmasko"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Domajna nomo"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "NIS Servilo"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "rekonfiguru"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Enovu disketon en drajvo %s"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Neniu disketilo havebla"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
#, fuzzy
msgid "Error!"
msgstr "Eraro"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
#, fuzzy
msgid "Auto Install Configurator"
msgstr "Post-instala konfigurado"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -9433,23 +9521,32 @@ msgid ""
"Do you want to continue?"
msgstr ""
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Reludu"
+
+#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Post-instala konfigurado"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Kreas atoinstalan disketon"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -9457,57 +9554,57 @@ msgid ""
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Gratulojn!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr "Instalu"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Aldonu uzulon"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "Formatas retrokonektan dosieron %s"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "Dosierlokigtabelo (FAT)"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -9515,7 +9612,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -9523,13 +9620,13 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "Provu pordojn"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -9538,41 +9635,41 @@ msgid ""
" need to purge the entry from authorized_keys on the server."
msgstr ""
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Neniu pasvorto"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Ne povis malfermi %s por skribi: %s\n"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -9583,68 +9680,68 @@ msgid ""
"without being prompted for a password."
msgstr ""
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -9652,925 +9749,925 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Eraro legante dosiero %s"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr "Elektado de Pakaoj"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr "Malinstalu printvicon"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Forigu Vindozon"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "Salutnomo"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
msgstr ""
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Bonvole, provu la muson"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr "Bonvole provu denove"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Bonvole provu denove"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Neniu pasvorto"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Bonvole, elektu vian klavaran aranon."
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr ""
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Bonvolu klaki sur subdiskon"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Elektu dosieron"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Bonvole, provu la muson"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Reta interfaco"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Tipo"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr "Salutnomo"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr ""
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
#, fuzzy
msgid "Where"
msgstr "Rado"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
#, fuzzy
msgid "When"
msgstr "Rado"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Modulaj opcioj:"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr ""
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr ""
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Bonvole, elektu la pakaojn kiujn vi deziras instali."
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Dosiersistemo konfiguro"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Musaparato: %s\n"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Opcioj"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr ""
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr ""
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid " Restore Configuration "
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Bonvole, provu la muson"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Elektu Printilan Konekton"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Restaru de disketo"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "Alia"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Instalu sistemon"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Malinstalu printvicon"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Restaru de disketo"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Sava subdiskotabelo"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Potejo"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Pasvorto"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Salutnomo"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Potejo: "
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr "Akomodata"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Sava subdiskotabelo"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
#, fuzzy
msgid "Previous"
msgstr "<- Antaa"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
#, fuzzy
msgid "Save"
msgstr "Stato:"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Restaru de dosiero"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
" Please configure sendmail"
msgstr ""
-#: ../../standalone/drakbackup_.c:4257
+#: ../../standalone/drakbackup_.c:4195
+msgid ""
+"Error during sending file via FTP.\n"
+" Please correct your FTP configuration."
+msgstr ""
+
+#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "La sekvaj pakaoj estos instalataj"
-#: ../../standalone/drakbackup_.c:4280
-msgid ""
-"Error during sending file via FTP.\n"
-" Please correct your FTP configuration."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Bonvole, elektu lingvon por uzi."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Malbona rezerva dosiero"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr "Konservu en dosiero"
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Reta Konfigurao"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Dosiersistemo konfiguro"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -10602,7 +10699,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -10611,7 +10708,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -10652,7 +10749,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -10680,34 +10777,18 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
@@ -10736,7 +10817,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -10747,7 +10827,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -10758,7 +10838,7 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -10771,160 +10851,96 @@ msgid ""
"backup data files by hand.\n"
msgstr ""
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Instalado de %s malsukcesis. La sekvanta eraro okazis:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr ""
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "Konekti al la interreto"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "Spertulo"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Muso"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Malproksima printilo"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Opuza nomo"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Printilo"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "ISDN-a Konfiguraon"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "Atentikigado"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Elektado de Pakaoj"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Bonvole atendu"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -10936,315 +10952,318 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "porto"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Eliru instalprogramon"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Eliru instalprogramon"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malanta la instalado"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "ISDN-a Konfiguraon"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
#, fuzzy
msgid "Profile: "
msgstr "muntado malsukcesis: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr ""
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr ""
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr ""
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Potejo: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
#, fuzzy
msgid "Internet access"
msgstr "Interreto"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Speco:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Kluzo:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
#, fuzzy
msgid "Interface:"
msgstr "Interreto"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Stato:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
#, fuzzy
msgid "Configure Internet Access..."
msgstr "Konfiguru servojn"
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Pelilo"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interfaco"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokolo"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "State"
msgstr "Stato:"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "Konfiguru lokan reton"
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr ""
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Soristo..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Apliku"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Konektita"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Ne konektita"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Konektu..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Malkonektu..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptilo %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr ""
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr ""
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr ""
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "activate now"
msgstr "Aktiva"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr "Aktiva"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
#, fuzzy
msgid "Internet connection configuration"
msgstr "Interreta konektao kaj konfiguro"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Interreta konektao kaj konfiguro"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Speco de konekto"
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Kluzo"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr ""
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr ""
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "uzado: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-iso8859-3,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Modulonomo"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Grandeco"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "Startdiskokreado"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "defalta"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Eraro DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "Kerna versio"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "enerala"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Spertulejo"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "mkinitrd opciaj argumentoj"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Aldonu modulon"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "devigu"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "se bezonata"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "forlasu SCSI-ajn modulojn"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "forlasu RAID-ajn modulojn"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Forprenu modulon"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Skribu"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Konstruu la diskon"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Kontrolu ke medio estas en la aparato %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -11253,12 +11272,12 @@ msgstr ""
"Ne estas medio en aparato %s.\n"
"Bonvole enovu in."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Ne povis forki: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -11269,104 +11288,104 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr "neniu retkarto trovita"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr "Finata"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr ""
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "Preparas instaladon"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
#, fuzzy
msgid "Restart XFS"
msgstr "limigu"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr "limigu"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -11375,125 +11394,213 @@ msgid ""
"may hang up your X Server."
msgstr ""
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Formatu subdiskojn"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "LAN Konfigurao"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Surmetingo"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr "Elektu la subdiskoj kiuj vi deziras formati"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "Oficejo"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
#, fuzzy
msgid "Abiword"
msgstr "esigu"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Printilo"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr "Instalu sistemon"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr "Elektu dosieron"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Malproksima printilo"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr ""
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
#, fuzzy
msgid "Copy fonts on your system"
msgstr "Via komputilo ne havas retadaptilon!"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr "Instalu"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
#, fuzzy
msgid "Remove fonts on your system"
msgstr "Via komputilo ne havas retadaptilon!"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Eliru instalprogramon"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Disdividado de Interreta Konekto"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
#, fuzzy
msgid ""
"The setup of Internet connection sharing has already been done.\n"
@@ -11503,19 +11610,19 @@ msgid ""
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "malebligu"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "forsendu"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "rekonfiguru"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
#, fuzzy
msgid "Disabling servers..."
msgstr "Detektas aparatojn..."
@@ -11525,11 +11632,11 @@ msgstr "Detektas aparatojn..."
msgid "Internet connection sharing is now disabled."
msgstr "Disdividado de Interreta Konekto nuntempe malkapabligata"
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Disdividado de Interreta Konekto nuntempe malkapabligata"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
#, fuzzy
msgid ""
"The setup of Internet connection sharing has already been done.\n"
@@ -11539,20 +11646,20 @@ msgid ""
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "ebligu"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr ""
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
@@ -11571,21 +11678,21 @@ msgstr ""
"\n"
"u vi deziras konfiguri Disdividadon de Interreta Konekto?\n"
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr ""
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interfaco %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Via komputilo ne havas retadaptilon!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -11593,11 +11700,11 @@ msgstr ""
"Mi ne detektas eterretan retadaptilom sur via sistemo. Bonvole lanu la\n"
"aparatokonfigurilon."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Reta interfaco"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -11612,19 +11719,19 @@ msgstr ""
"\n"
"u vi deziras konfiguri vian Lokan Reton (LAN) kun i tiu adaptilo?"
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Bonvole elektu kiun retadaptilon estos konektata al via Loka Reto (LAN)."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "Ekrano ne estas konfigurata"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -11634,17 +11741,26 @@ msgid ""
"You can do it manually but you need to know what you're doing."
msgstr ""
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Post-instala konfigurado"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Interreta Konfigurado"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Interreta Konfigurado"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -11655,7 +11771,7 @@ msgid ""
"Driver: %s"
msgstr ""
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -11664,18 +11780,18 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "neniu retkarto trovita"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -11684,94 +11800,94 @@ msgid ""
"\n"
msgstr ""
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP de SMB servilo"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP de SMB servilo"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Neniu printilo"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Ebla konflikto pri Loka-Reta adreso trovata en nuna konfiguro de %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Mi konfiguras..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Mi konfiguras komandodosierojn, instalas programojn, startas servilojn..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problemoj instalante pakaon %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
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:528
+#: ../../standalone/drakgw_.c:523
#, fuzzy
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
#, fuzzy
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Interreta konektao kaj konfiguro"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -11781,155 +11897,155 @@ msgid ""
"Click on Configure to launch the setup wizard."
msgstr "Disdividado de Interreta Konekto"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Laborgrupo"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "subdisko: %s"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Salutnomo"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Forigu"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr ""
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Finata"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Aldonu modulon"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Neniu printilo"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Malinstalu printvicon"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Akceptu uzanto"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Versio: %s\n"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Pordo"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr ""
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Elektado de individuaj pakaoj"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Salutnomo"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Laborgrupo"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Ne konektita"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -11941,7 +12057,7 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -11950,139 +12066,139 @@ msgid ""
"program. Just type \"sndconfig\" in a console."
msgstr ""
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "Startdiskokreado"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Distingivo"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Elektu agon"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Opuza nomo"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Konfiguru servojn"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "aparato"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Instalu sistemon"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Elektu ekranon"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "Printilan Konekton"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Printila Aparato URI"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "Detektas aparatojn..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -12097,120 +12213,120 @@ msgid ""
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr "Kanada (Kebeka)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "East Europe"
msgstr "Eropo"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Franca"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Islanda"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "West Europe"
msgstr "Eropo"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "seria"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Estis eraro dum instalado de pakaoj:"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -12222,30 +12338,442 @@ msgid ""
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+#, fuzzy
+msgid "Alternative drivers"
+msgstr "Printas provpao(j)n..."
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:22
+#, fuzzy
+msgid "Channel"
+msgstr "Nuligu"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
#, fuzzy
+msgid "Bus identification"
+msgstr "Atentikigado"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "grandeco de pecoj"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Elektas sekurnivelon"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+msgid "This field describes the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:39
+#, fuzzy
+msgid "Old device file"
+msgstr "Elektu dosieron"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:41
+#, fuzzy
+msgid "New devfs device"
+msgstr "Prokura kluzaparato"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:43
+#, fuzzy
+msgid "Module"
+msgstr "Muso"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formatu"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "nivelo"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+#, fuzzy
+msgid "Model"
+msgstr "Muso"
+
+#: ../../standalone/harddrake2_.c:58
+#, fuzzy
+msgid "hard disk model"
+msgstr "Memoro de Karto (DMA)"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Modulonomo"
+
+#: ../../standalone/harddrake2_.c:60
+msgid "Official vendor name of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:61
+#, fuzzy
+msgid "Number of buttons"
+msgstr "2 butonoj"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Nomo: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr "Reta Printilo (TCP/ingo)"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+msgid "the number of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "Formatas"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Bonvole, elektu al kiu seria pordo estas via muso konektata."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:68
+msgid "the vendor name of the processor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:82
+#, fuzzy
+msgid "/_Quit"
+msgstr "esu"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Malproksima printilo"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opcioj"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Malproksima printilo"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Helpo"
+
+#: ../../standalone/harddrake2_.c:89
+#, fuzzy
+msgid "/_Help..."
+msgstr "/_Helpo"
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
-msgstr "uzado: keyboarddrake [--expert] [klavaro]\n"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Elektu grafikan karton"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Raportu Cimo"
+
+#: ../../standalone/harddrake2_.c:102
+#, fuzzy
+msgid "/_About..."
+msgstr "/Helpo/_Pri..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:106
+#, fuzzy
+msgid "Author:"
+msgstr "Atomate esploru"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uzado: keyboarddrake [--expert] [klavaro]\n"
+#: ../../standalone/harddrake2_.c:113
+#, fuzzy
+msgid "Detection in progress"
+msgstr "Duobla surmetingo %s"
+
+#: ../../standalone/harddrake2_.c:119
+#, fuzzy
+msgid "Harddrake2 version "
+msgstr "Detektado de fiksdisko(j)"
+
+#: ../../standalone/harddrake2_.c:126
+#, fuzzy
+msgid "Detected hardware"
+msgstr "Vidu hardvaran informon"
+
+#: ../../standalone/harddrake2_.c:129
+#, fuzzy
+msgid "Information"
+msgstr "Montru informon"
+
+#: ../../standalone/harddrake2_.c:131
+#, fuzzy
+msgid "Configure module"
+msgstr "Konfiguru muson"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:143
+#, fuzzy, c-format
+msgid "Running \"%s\" ..."
+msgstr "Legas datumbason de CUPS peliloj..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+#, fuzzy
+msgid "secondary"
+msgstr "%d sekundoj"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Malproksima printilo"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Malproksima printilo"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opcioj"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Bonvole, elektu vian klavaran aranon."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "anu KD-ROM-on"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
#, fuzzy
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
@@ -12258,280 +12786,380 @@ msgstr ""
"kiam vi finos.\n"
"Se vi ne havas in, klaku \"Nuligu\" por eviti la instaladon de i tiu KDROM."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr ""
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
#, fuzzy
msgid "Show only for the selected day"
msgstr "Montru nur por i tiu tago"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Dosiero/_Nova"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<stir>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Dosiero/_Malfermu"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<stir>M"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Dosiero/_Savu"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<stir>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Dosiero/Savu _Kiel"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Dosiero/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opcioj"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opcioj/Provu"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Helpo/_Pri..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-iso8859-3,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-iso8859-3,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr "Salutnomo"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "mesaoj"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
#, fuzzy
msgid "Syslog"
msgstr "sistema logdosiero (syslog)"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "seru"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Ilo por vidi vian logdosieron"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Konfiguraoj"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "konformanta(j)"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "sed ne konformanta(j)"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Elektu dosieron"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Kalendaro"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Enhavoj de la dosiero"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "bonvole atendu, mi vortanalizas la dosieron: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Konfiguraon"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Domajna nomo"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "NIS Servilo"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Datumbazoj"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "NIS Servilo"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "NIS Servilo"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "Servilo"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Printservilo"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "Servilo"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr "Formatas"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr "Interreta Konfigurado"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Bonvole provu denove"
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Savu Kiel..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Bonvole, elektu la specon de via muso."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "u vi deziras emuli trian musbutonon?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Reta Konfigurao"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "muntado malsukcesis: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Konservu en dosiero"
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Speco de konekto"
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Konfiguru interretan konektaon"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Konektu al la Interreto"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Konektu al la Interreto"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Speco de konekto"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "Interreta Konfigurado"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Lokaj dosieroj"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Konektu"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Malkonektu"
+
+#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Legas datumbason de CUPS peliloj..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "Detektas aparatojn..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Provu pordojn"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "u vi deziras konfiguri printilon?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr "Elektu grafikan karton"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr "Starta aparato"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -12539,7 +13167,7 @@ msgid ""
"section."
msgstr ""
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -12556,6 +13184,11 @@ msgstr ""
msgid "Some devices were added:\n"
msgstr ""
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Duobla surmetingo %s"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Elektu vian lingvon"
@@ -12629,10 +13262,14 @@ msgstr "Instalu sistemon"
msgid "Exit install"
msgstr "Eliru instalprogramon"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "TTT/FTP"
@@ -12880,3 +13517,135 @@ msgstr "Plurmedia - KD-ROM Kreado"
#, fuzzy
msgid "Scientific Workstation"
msgstr "Laborstacio"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "Telefonnumero"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Nun vi havas la ancon eluti softvaron por ifrado.\n"
+#~ "\n"
+#~ "AVERTO:\n"
+#~ "\n"
+#~ "Pro malsamaj eneralaj kondioj aplikeblaj al i tiu softvaro kaj "
+#~ "trudata\n"
+#~ "de diversaj jurisdikcioj, la kliento kaj/a fina uzanto de tiu softvaro\n"
+#~ "devus certigi ke la leoj de lia/ilia jurisdikcio permesas li/ili "
+#~ "eluti,\n"
+#~ "stoki kaj/a uzi tiun softvaron.\n"
+#~ "\n"
+#~ "Plue, la kliento kaj/a fina uzanto scios specife atentos ne malobei la\n"
+#~ "leojn de lia/ilia jurisdikcio. Se la kliento kaj/a la fina uzanto\n"
+#~ "malobeas tiujn aplikeblajn leojn, li/ili altiros sur sin gravajn "
+#~ "sankciojn.\n"
+#~ "\n"
+#~ "Neniuokaze a Mandrakesoft a iaj fabrikistoj responsigos por "
+#~ "specialaj,\n"
+#~ "nerektaj a hazardaj reparacioj kiuj ajn (inkluzive, sed ne limigite al\n"
+#~ "perdo de profitoj, interrompo de komerco, perdo de komerca dateno kaj\n"
+#~ "aliaj monaj malprofitoj, kaj rezultaj uldoj kaj indemizo pagenda "
+#~ "konforme\n"
+#~ "al prijuo) rezulte el uzado, posedado, a sole elutado de tiu softvaro, "
+#~ "al\n"
+#~ "kiu la kliento kaj/a fina uzanto ne povis atingi post subskribi la "
+#~ "nunan\n"
+#~ "kontrakton.\n"
+#~ "\n"
+#~ "Por iuj demandoj rilate al tiu kontrakto, bonvole demandu de\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#, fuzzy
+#~ msgid "Proxy configuration"
+#~ msgstr "Konfigurado de prokuraj serviloj"
+
+#~ msgid "port"
+#~ msgstr "porto"
+
+#, fuzzy
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "Prokura servilo devus esti http://..."
+
+#, fuzzy
+#~ msgid "login"
+#~ msgstr "Atomata-enregistrado"
+
+#~ msgid "password"
+#~ msgstr "pasvorto"
+
+#, fuzzy
+#~ msgid "re-type password"
+#~ msgstr "Neniu pasvorto"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "La pasvortoj ne egalas. Provu denove!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Ne povas skribi dosieron %s."
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-iso8859-3,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-iso8859-3,*"
+
+#, fuzzy
+#~ msgid "Please click on a medium"
+#~ msgstr "Bonvolu klaki sur subdiskon"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "uzado: drakfloppy\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr "uzado: keyboarddrake [--expert] [klavaro]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "uzado: keyboarddrake [--expert] [klavaro]\n"
+
+#, fuzzy
+#~ msgid "detected on interface %s"
+#~ msgstr "Reta interfaco"
diff --git a/perl-install/share/po/es.po b/perl-install/share/po/es.po
index d326d7051..cf0d8a463 100644
--- a/perl-install/share/po/es.po
+++ b/perl-install/share/po/es.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2002-09-23 08:48-0300\n"
"Last-Translator: Fabian Mandelbaum <fabman@mandrakesoft.com>\n"
"Language-Team: SPANISH <cooker-i18n@mandrakesoft.com>\n"
@@ -69,44 +69,44 @@ msgstr ""
"Su sistema soporta configuración multi-monitor.\n"
"¿Qué desea hacer?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Seleccione la cantidad de memoria de su tarjeta gráfica"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Configuración de XFree"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "¿Qué tipo de configuración de XFree desea tener?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Configurar los monitores independientemente"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Usar extensión Xinerama"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Configurar sólo la tarjeta \"%s\"%s"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s con aceleración 3D por hardware"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -115,17 +115,17 @@ msgstr ""
"Su tarjeta puede admitir aceleración 3D pero sólo con XFree %s.\n"
"XFree %s admite su tarjeta y puede tener mejor comportamiento en 2D."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Su tarjeta puede admitir aceleración 3D por hardware con XFree %s."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s con aceleración 3D EXPERIMENTAL por hardware"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -136,7 +136,7 @@ msgstr ""
"ADVIERTA QUE ESTO ES EXPERIMENTAL Y PUEDE COLGAR SU ORDENADOR.\n"
"XFree %s admite su tarjeta y puede tener un mejor comportamiento en 2D."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -145,12 +145,12 @@ msgstr ""
"Su tarjeta puede admitir aceleración 3D por hardware con XFree %s,\n"
"ADVIERTA QUE ESTO ES EXPERIMENTAL Y PUEDE COLGAR SU ORDENADOR."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (instalación del controlador de la pantalla)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Personalizada"
@@ -162,7 +162,7 @@ msgstr "Tarjeta gráfica"
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Resolución"
@@ -171,27 +171,28 @@ msgid "Test"
msgstr "Probar"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Opciones"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Aceptar"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Salir"
@@ -220,7 +221,8 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Genérico"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr "Fabricante"
@@ -280,50 +282,52 @@ msgstr "16 millones de colores (24 bits)"
msgid "4 billion colors (32 bits)"
msgstr "4 billones de colores (32 bits)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Resoluciones"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Elija la resolución y la profundidad de colores"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Tarjeta gráfica: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Cancelar"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Probar la configuración"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "¿Desea probar la configuración?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Advertencia: probar esta tarjeta de vídeo puede colgar su computadora"
@@ -424,164 +428,164 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "¿Qué norma está utilizando su TV?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Primer sector de la partición de arranque"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Primer sector del disco (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Instalación de SILO"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "¿Dónde quiere instalar el cargador de arranque?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Instalación de LILO/grub"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO con menú de texto"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO con menú gráfico"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Arrancar desde DOS/Windows (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Opciones principales del cargador de arranque"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Cargador de arranque a usar"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Instalación del cargador de arranque"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Dispositivo de arranque"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Compacto"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "compacto"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Modo de vídeo"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Demora antes de arrancar la imagen predeterminada"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Contraseña"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Contraseña (de nuevo)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Restringir las opciones de la línea de comandos"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "restringir"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Limpiar /tmp en cada inicio del equipo"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Precise el tamaño de la RAM si es necesario (se encontraron %d MB)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Activar perfiles múltiples"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Proporcione el tamaño de la RAM en MB"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"La opción \"Restringir las opciones de la línea de comandos\"\n"
"no tiene sentido sin contraseña"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Vuelva a intentarlo, por favor"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Las contraseñas no coinciden"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Mensaje de inicio"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Demora de open firmware"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Tiempo de espera de arranque del núcleo"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "¿Habilitar el arranque desde CD?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "¿Habilitar el arranque de OF?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "¿SO predeterminado?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -595,7 +599,7 @@ msgstr ""
"\n"
"¿Desde qué disco arranca?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -603,148 +607,150 @@ msgstr ""
"Aquí están las diferentes entradas.\n"
"Puede añadir otras o cambiar las que ya existen."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Agregar"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Hecho"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Modificar"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "¿Qué tipo de entrada desea añadir?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Otro SO (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Otro SO (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Otro SO (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Imagen"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Raíz"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Añadir"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lectura/Escritura"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Tabla"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Inseguro"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Etiqueta"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Por defecto"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Tamaño de initrd"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "NoVideo"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Quitar entrada"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "No se admite una etiqueta vacía"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Debe especificar una imágen del núcleo"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Debe especificar una partición raíz"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Esta etiqueta ya está en uso"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s interfaces %s encontradas"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "¿Tiene alguna otra?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "¿Tiene alguna interfaz %s?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "No"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Sí"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalando controlador para la tarjeta %s %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(módulo %s)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -753,7 +759,7 @@ msgstr ""
"Ahora puede proporcionar las opciones al módulo %s.\n"
"Note que cualquier dirección debe ingresarse con el prefijo 0x, ej.: '0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -764,17 +770,17 @@ msgstr ""
"Las opciones son de la forma \"nombre=valor nombre2=valor2 ...\".\n"
"Por ejemplo, \"io=0x300 irq=7\""
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Opciones de los módulos:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "¿Qué controlador de %s debo probar?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -793,15 +799,15 @@ msgstr ""
"el probar el equipo puede provocar que éste se cuelgue, pero no debería\n"
"causar ningún daño."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Autodetección"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Especificar las opciones"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -810,62 +816,62 @@ msgstr ""
"Error al cargar el módulo %s.\n"
"¿Desea intentarlo de nuevo con otros parámetros?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "acceso a programas X"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "acceso a herramientas rpm"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "permitir \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "acceso a archivos administrativos"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "acceso a herramientas de red"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "acceso a herramientas de compilación"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(%s ya fue añadido)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Esta contraseña es demasiado sencilla"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Introduzca el nombre de usuario"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
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:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "El nombre de usuario es muy largo"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Este nombre de usuario ya fue añadido"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Añadir un usuario"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -874,32 +880,32 @@ msgstr ""
"Introduzca un usuario\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Aceptar el usuario"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Nombre y apellidos"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Nombre del usuario"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Icono"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Entrada automática"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -907,19 +913,19 @@ msgstr ""
"Puede configurar su computadora para que entre automáticamente\n"
"en sesión con un usuario dado al arrancar. ¿Desea esa funcionalidad?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Elija el usuario predeterminado:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Elija el gestor de ventanas a ejecutar:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Por favor, elija el idioma a usar."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -927,35 +933,35 @@ msgid ""
msgstr ""
"Puede elegir otros idiomas, que estarán disponibles después de la instalación"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Todo"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Permitir a todos los usuarios"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "No compartir"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Se necesita instalar el paquete %s. ¿Quiere instalarlo?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "Puede exportar usando NFS o Samba. ¿Cuál elige"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Falta el paquete obligatorio %s"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -969,11 +975,11 @@ msgstr ""
"\n"
"\"Personalizar\" permite una granularidad por usuario.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Lanzar userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -981,31 +987,31 @@ msgstr ""
"La compartición por usuario utiliza el grupo \"fileshare\". \n"
"Puede utilizar userdrake para añadir un usuario a este grupo."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Bienvenidos, crackers"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Pobre"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Estándar"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Alta"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Más alta"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoica"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1015,7 +1021,7 @@ msgstr ""
"usar, pero también mucho más vulnerable: no debe usarse para una máquina\n"
"conectada en red con otras o a Internet. No hay contraseñas de acceso."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1023,7 +1029,7 @@ msgstr ""
"Las contraseñas están activadas, pero tampoco se recomienda usar este\n"
"nivel para un ordenador conectado a una red."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1031,7 +1037,7 @@ msgstr ""
"Éste es el nivel de seguridad estándar recomendado para una máquina que se\n"
"utilizará para conectarse a la Internet como cliente."
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1039,7 +1045,7 @@ msgstr ""
"Ya hay algunas restricciones, y todas las noches se corren más "
"verificaciones automáticas."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1054,7 +1060,7 @@ msgstr ""
"servidor que acepte conexiones de múltiples clientes. Nota: si su máquina "
"sólo es un cliente en la Internet, mejor debería elegir un nivel inferior."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1062,34 +1068,34 @@ msgstr ""
"Basado en el nivel anterior, pero el sistema está completamente cerrado.\n"
"Las características de seguridad están al máximo."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "Opciones básicas de DrakSec"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Por favor, elija el nivel de seguridad deseado"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Nivel de seguridad"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Utilizar libsafe para los servidores"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Una biblioteca que le defiende ante ataques de desbordamiento de búfer y "
"ataques con cadenas de formato."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Administrador de la seguridad (login o correo electrónico)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1100,7 +1106,7 @@ msgstr ""
"(ej.: latino y no latino)"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1117,114 +1123,109 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "¡Bienvenido a GRUB, el selector de SO de arranque!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pulse intro para iniciar el SO elegido, pulse 'e' para editar"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "los comandos antes de iniciar, o pulse 'c' para una linea de comandos."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, 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:1005
+#: ../../bootloader.pm_.c:999
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
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Escritorio"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Menú inicio"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "No puede instalar el cargador de arranque en una partición %s\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "todavía no está implementada la ayuda.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Configuración del estilo de arranque"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Archivo"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Archivo/_Salir"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>S"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "Monitor categorizante de estilo nuevo"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "Monitor de estilo nuevo"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Monitor tradicional"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Monitor tradicional Gtk+"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Iniciar Aurora en el momento del arranque"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Modo de Lilo/Grub"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Modo de Yaboot"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Instalar temas"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1232,46 +1233,46 @@ msgstr ""
"Mostrar tema\n"
"bajo la consola"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Crear un tema nuevo"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Copiar %s a %s.old"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Copiar %s a %s"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Error"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "no se encuentra el mensaje de LiLo"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "No se puede escribir /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Escribir %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1279,17 +1280,17 @@ msgstr ""
"No se puede escribir /etc/sysconfig/bootsplash\n"
"No se encuentra el archivo."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "No se puede ejecutar mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Construir initrd mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1298,24 +1299,24 @@ msgstr ""
"Ejecute \"lilo\" como root en la línea de comandos para completar la "
"instalación del tema de LiLo."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Volver a ejecutar 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
msgstr "Nota"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Instalación satisfactoria de LiLo y temas de Bootsplash"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "¡Falló la instalación de los temas!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1324,21 +1325,21 @@ msgstr ""
"En este momento está usando %s como gestor de arranque.\n"
"Haga click sobre configurar para lanzar el asistente de configuración."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Configurar"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Selección de Splash"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Temas"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1352,91 +1353,86 @@ msgstr ""
"puede elegirlos\n"
"por separado"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "Pantalla de LiLo"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Modo del sistema"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Lanzar el sistema X-Window al comenzar"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "No, no deseo entrada automática"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Sí, deseo entrada automática con este (usuario, escritorio)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "Aceptar"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "¡no se puede abrir /etc/inittab para lectura: %s !"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minutos"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minuto"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d segundos"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "No se pueden realizar instantáneas de pantalla antes del particionado"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
"Luego de la instalación estarán disponibles las instantáneas de pantalla en %"
"s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Francia"
@@ -1444,8 +1440,8 @@ msgstr "Francia"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Bélgica"
@@ -1469,13 +1465,13 @@ msgstr "Noruega"
msgid "Sweden"
msgstr "Suecia"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Holanda"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italia"
@@ -1483,8 +1479,8 @@ msgstr "Italia"
msgid "Austria"
msgstr "Austria"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Estados Unidos"
@@ -1505,12 +1501,12 @@ msgstr ""
msgid "New"
msgstr "Nuevo"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Desmontar"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Montar"
@@ -1519,10 +1515,9 @@ msgstr "Montar"
msgid "Server"
msgstr "Servidor"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Punto de montaje"
@@ -1538,28 +1533,28 @@ msgstr "La URL debería empezar con http:// o https://"
msgid "Server: "
msgstr "Servidor: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Punto de montaje: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Opciones: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Por favor, haga primero una copia de seguridad de sus datos"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "¡Lea con cuidado!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1568,15 +1563,15 @@ msgstr ""
"Si piensa usar aboot, no olvide dejar espacio libre (2048 sectores es\n"
"suficiente) al principio del disco"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Asistente"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Elija una acción"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1588,153 +1583,153 @@ msgstr ""
"Le sugiero que primero cambie el tamaño de la misma\n"
"(para eso haga clic sobre ella, y luego sobre \"Redimensionar\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Por favor, haga clic sobre una partición"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Detalles"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "¡No se encontraron discos rígidos!"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Sistema de. archivos. con journal"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Intercambio"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Vacío"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Otros"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tipos de sistemas de archivos:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Crear"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Tipo"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Use \"%s\" en su lugar"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Borrar"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Use \"Desmontar\" primero"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Se perderán todos los datos de la partición %s después de cambiar su tipo"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Elija una partición"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Elija otra partición"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Salir"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Cambiar al modo experto"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Cambiar al modo normal"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Deshacer"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "¿Seguir adelante?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Salir sin grabar"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "¿Salir del programa sin grabar la tabla de particiones?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "¿Desea guardar las modificaciones en /etc/fstab?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Asignación automática"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Borrar todas"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Asignación automática"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Más"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Información del disco rígido"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Todas las particiones primarias están usadas"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "No se pueden agregar más particiones"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1742,31 +1737,31 @@ msgstr ""
"Por favor, para tener más particiones borre alguna para poder crear una "
"partición extendida"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Guardar la tabla de particiones"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Restaurar la tabla de particiones"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Rescatar la tabla de particiones"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Volver a cargar la tabla de particiones"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Montaje automático de dispositivos extraíbles"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Elija un archivo"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1774,11 +1769,12 @@ msgstr ""
"La tabla de particiones de respaldo no tiene\n"
"el mismo tamaño. ¿Desea continuar de todas formas?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Advertencia"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1786,71 +1782,71 @@ msgstr ""
"Inserte un disquete en la unidad\n"
"Se perderán todos los datos del disquete"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Tratando de rescatar la tabla de particiones"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Información detallada"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Redimensionar"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Desplazar"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formatear"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Añadir al RAID"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Añadir al LVM"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Quitar del RAID"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Quitar del LVM"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Modificar el RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Usar para loopback"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Crear una partición nueva"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Sector de comienzo: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Tamaño en MB: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Tipo de sistema de. archivos: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Preferencia: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
@@ -1860,33 +1856,33 @@ msgstr ""
"(debido a que alcanzó la cantidad máxima de particiones primarias).\n"
"Primero debe quitar una partición primaria y crear una partición extendida."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "¿Borrar el archivo de loopback?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Cambiar el tipo de partición"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "¿Qué sistema de archivos desea?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Cambiando de ext2 a ext3"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "¿Donde desea montar el archivo de loopback %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "¿Dónde desea montar el dispositivo %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1895,138 +1891,138 @@ msgstr ""
"se usa para un montaje en loopback.\n"
"Quite el montaje de loopback primero"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "¿Dónde desea montar a %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Calculando los límites del sistema de archivos FAT"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Redimensionando"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Esta partición no es redimensionable"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr ""
"Debería hacer una copia de seguridad de todos los datos de esta partición"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Se perderán todos los datos de la partición %s tras cambiar su tamaño"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Eligiendo el tamaño nuevo"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Tamaño nuevo en MB: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "¿A qué disco desea desplazarla?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sector"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "¿A qué sector desea desplazarla?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Desplazando"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Desplazando una partición..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Elegir un RAID existente al que añadir"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nuevo"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Elegir un LVM existente al que añadir"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "¿nombre de LVM?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Esta partición no puede usarse para el loopback"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Nombre del archivo de loopback: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Indique el nombre de un archivo"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"El archivo ya lo utiliza otro dispositivo loopback.\n"
"Elija otro archivo, por favor"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "El archivo ya existe. ¿Desea usarlo?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Opciones de montaje"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Varios"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "dispositivo"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "nivel"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "tamaño de los bloques"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Cuidado: esta operación es peligrosa."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "¿Qué tipo de particionamiento?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Se necesita el paquete %s. ¿Desea instalarlo?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2038,7 +2034,7 @@ msgstr ""
"que\n"
"no funcione), o bien no utiliza LILO (y entonces no necesita /boot)"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2050,7 +2046,7 @@ msgstr ""
"Si piensa usar el cargador de arranque LILO, tenga en cuenta que tiene\n"
"que añadir una partición /boot"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2060,44 +2056,44 @@ msgstr ""
"Ningún cargador de arranque es capaz de manejarlo sin una partición /boot.\n"
"Así que tenga en cuenta que tiene que añadir una partición /boot."
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "¡Se escribirá al disco la tabla de particiones de la unidad %s!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Necesita reiniciar el equipo para que la modificación tenga efecto"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Se perderán todos los datos de la partición %s después de formatearla"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formateando"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formateando el archivo de loopback %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Formateando la partición %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Ocultar archivos"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Mover los archivos a la nueva partición"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2106,83 +2102,83 @@ msgstr ""
"El directorio %s ya tiene algunos datos\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Moviendo los archivos a la nueva partición"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Copiando %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Borrando %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partición %s ahora se conoce como %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Dispositivo: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Letra DOS: %s (simplemente una adivinanza)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Tipo: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Nombre: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Comienzo: sector %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Tamaño: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sectores"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilindros %d a %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formateado\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "No formateado\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Montado\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2191,7 +2187,7 @@ msgstr ""
"Archivo(s) de loopback:\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2199,27 +2195,27 @@ msgstr ""
"Partición predeterminada de arranque\n"
" (para arranque de MS-DOS, no para lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Nivel %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Tamaño de los bloques %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Discos-RAID %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Nombre del archivo de loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2231,7 +2227,7 @@ msgstr ""
"una partición de Controlador, probablemente\n"
"debería dejarla como está.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2243,63 +2239,63 @@ msgstr ""
"es para el arranque\n"
"dual de su sistema.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Sólo lectura"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Tamaño: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometría: %s cilindros, %s cabezas, %s sectores\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Info: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "Discos-LVM %s\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tipo de la tabla de particiones: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "en el canal %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Clave de cifrado del sistema de archivos"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Elija la clave de cifrado de su sistema de archivos"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Esta clave de cifrado es demasiado simple\n"
"(tiene que tener por lo menos una longitud de %d caracteres)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Las claves de cifrado no coinciden"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Clave de cifrado"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Clave de cifrado (otra vez)"
@@ -2307,10 +2303,6 @@ msgstr "Clave de cifrado (otra vez)"
msgid "Change type"
msgstr "Cambiar tipo"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Por favor, haga clic sobre un medio"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2337,7 +2329,7 @@ msgstr ""
"Por favor, ingrese su nombre de usuario, contraseña y nombre de dominio para "
"acceder a este host."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Nombre de usuario"
@@ -2349,23 +2341,23 @@ msgstr "Dominio"
msgid "Search servers"
msgstr "Buscar servidores"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formateo de %s falló"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "falló el montaje de la partición %s en el directorio %s"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "error desmontando %s: %s"
@@ -2454,11 +2446,15 @@ msgstr "Nada para hacer"
msgid "Error opening %s for writing: %s"
msgstr "Error al abrir %s para escribir: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "No hay controlador alternativo"
-#: ../../harddrake/sound.pm_.c:169
+#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -2467,11 +2463,11 @@ msgstr ""
"No hay contrlador alternativo OSS/ALSA conocido para su tarjeta de sonido (%"
"s) que en este momento usa \"%s\""
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Configuración de sonido"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -2480,7 +2476,7 @@ msgstr ""
"Aquí puede seleccionar un controlador alternativo (OSS o ALSA) para su "
"tarjeta de sonido (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2493,25 +2489,25 @@ msgstr ""
"Actualmente su tarjeta usa el controlador %s\"%s\" (el controlador predet. "
"para su tarjeta es \"%s\")"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Controlador:"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Ayuda"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr "Ayuda para cambiar entre ALSA y OSS"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2544,7 +2540,7 @@ msgstr ""
"- el API nuevo de ALSA que brinda muchas características mejoradas pero "
"necesita del uso de la bilbioteca ALSA.\n"
-#: ../../harddrake/sound.pm_.c:200
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2559,29 +2555,30 @@ msgstr ""
"\n"
"El controlador nuevo \"%s\" sólo se utilizará en el próximo arranque."
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Espere, por favor... Aplicando la configuración"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Espere, por favor"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "No hay controlador conocido"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "No hay un controlador conocido para su tarjeta de sonido (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Controlador desconocido"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2596,218 +2593,11 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"con el tema: unlisted sound driver \"%s\""
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Modelo"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "modelo de disco rígido"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Canal"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "canal EIDE/SCSI"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Bus"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr ""
-"esto es el bus físico sobre el cual se conecta el dispositivo (ej.: PCI, "
-"USB, ...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Módulo"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "el módulo del núcleo GNU/Linux que maneja ese dispositivo"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Clase de medio"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "clase de dispositivo de hardware"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Descripción"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "este campo describe al dispositivo"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Identificación del bus"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- Dispositivos PCI y USB : esto lista el fabricante, dispositivo, "
-"subfabricante e id de subdispositivo PCI/USB"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Ubicación en el bus"
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"- dispositivos PCI: el zócalo PCI, dispositivo y función de esta tarjeta\n"
-"- dispositivos EIDE: el dispositivo es o bien uno maestro o uno esclavo\n"
-"- dispositivos SCSI: el bus SCSI y los id de dispositivo SCSI"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Archivo de dispositivo antiguo"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "nombre antiguo de dispositivo estático utilizado en el paquete dev"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "Dispositivo devfs nuevo"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr ""
-"dispositivo dinámico nuevo generado por el devfs incorporado del núcleo"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Cantidad de botones"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "el nombre del fabricante del dispositivo"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Controladores alternativos"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "la lista de controladores alternativos para esta tarjeta de sonido"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Salir"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/A_yuda"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/A_yuda..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Ayuda de Harddrake"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Descripción de los campos:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Informar de un error"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Acerca..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "Acerca de Harddrake"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"Este es HardDrake, una herramienta de configuración de hardware de "
-"Mandrake.\n"
-"Versión:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Autor:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Harddrake2 versión"
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Hardware detectado"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Información"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Configurar módulo"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Ejecutar herramienta de configuración"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Detección en progreso"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Aquí puede configurar cada parámetro del módulo."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "Ejecutando \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "Probando clase %s\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "primario"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "secundario"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Detección automática"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Desconocido|Genérico"
@@ -2819,7 +2609,7 @@ msgstr "Desconocido|CPH05X (bt878) [muchos fabricantes]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Desconocido|CPH06X (bt878) [muchos fabricantes]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2832,31 +2622,31 @@ msgstr ""
"tarjeta y sintonizador adecuados. Simplemente seleccione los parámetros de "
"su tarjeta de TV si lo necesita."
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Modelo de la tarjeta :"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Tipo de sintonizador :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Cantidad de búferes de captura :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "Cantidad de búferes de captura para la captura con mmap"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "Configuración del PLL :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Soporte para radio :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "habilitar el soporte para radio"
@@ -4696,6 +4486,7 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/es/drakx-chapter.xml
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4718,10 +4509,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4853,16 +4644,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "No se puede usar difusión sin un dominio NIS"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, 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:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Este disquete no está formateado con FAT"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4870,12 +4661,12 @@ msgstr ""
"Para utilizar esta selección de paquetes salvada, arranque la instalación "
"con \"linux defcfg=floppy\""
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Error al leer el archivo %s"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4884,7 +4675,7 @@ msgstr ""
"nuevos sistemas de archivos. Por favor, verifique su equipo para saber la "
"razón de este fallo"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4894,7 +4685,7 @@ msgstr ""
"para funcionar.\n"
"Puede encontrar información sobre ellos en: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4904,11 +4695,11 @@ msgstr ""
"Para ello, cree una partición (o haga clic sobre una que ya existe).\n"
"Luego elija la acción \"Punto de montaje\" y defínalo como '/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Debe tener una partición de intercambio"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4918,59 +4709,59 @@ msgstr ""
"\n"
"¿Desea continuar de todas formas?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Debe tener una partición FAT montada en /boot/efi"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Usar el espacio libre"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "No hay espacio libre suficiente para asignar las particiones nuevas"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Usar la partición existente"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "No hay ninguna partición existente para usar"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Usar la partición de Windows para loopback"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "¿Qué partición desea usar para Linux4Win?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Elija los tamaños"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Tamaño de la partición raíz en MB: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Tamaño de la partición de intercambio en MB: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Usar el espacio libre de la partición Windows"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "¿A qué partición desea cambiarle el tamaño?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Calculando los límites del sistema de archivos Windows"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4979,7 +4770,7 @@ msgstr ""
"El redimensionador de tamaño de la FAT no puede gestionar su partición, \n"
"ocurrió el error siguiente: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4988,7 +4779,7 @@ msgstr ""
"Su partición Windows está muy fragmentada, por favor primero ejecute \"defrag"
"\""
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -5010,21 +4801,21 @@ msgstr ""
" seguridad de sus datos.\n"
"Cuando esté seguro, pulse sobre Aceptar."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "¿Qué tamaño desea conservar para windows en la"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "partición %s"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Falló el redimensionado de la FAT: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -5032,32 +4823,32 @@ msgstr ""
"No hay particiones FAT para redimensionar o para usar como loopback (o no "
"queda espacio suficiente)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Borrar el disco entero"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Quitar Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Tiene más de un disco rígido, ¿sobre cuál desea instalar Linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Se perderán TODAS las particiones y sus datos en la unidad %s"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Particionamiento de disco personalizado"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Usar fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -5066,29 +4857,29 @@ msgstr ""
"Ahora puede particionar %s.\n"
"Cuando haya terminado, no se olvide de guardar usando 'w'"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "No queda espacio libre suficiente en la partición de Windows"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "No se puede encontrar nada de espacio para instalar"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
"El asistente de particionamiento de DrakX encontró las siguientes soluciones:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Falló el particionamiento: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Levantando la red"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Bajando la red"
@@ -5117,12 +4908,12 @@ msgstr ""
"Compruebe el CD de instalación en un sistema ya existente con el comando:\n"
" rpm -qpl Mandrake/RPMS/*.rpm\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Bienvenido a %s"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Ninguna disquetera disponible"
@@ -5132,7 +4923,7 @@ msgstr "Ninguna disquetera disponible"
msgid "Entering step `%s'\n"
msgstr "Entrando en la etapa '%s'\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -5143,79 +4934,79 @@ msgstr ""
"Mandrake Linux. Si eso ocurre, puede intentar una instalación tipo texto.\n"
"Para ello, presione 'F1' cuando arranque desde el CDROM, e introduzca 'text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Tipo de instalación"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Por favor, elija uno de los siguentes tipos de instalación:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Selección de grupos de paquetes"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Selección de paquetes individuales"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Tamaño total: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Paquete incorrecto"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Nombre: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Versión: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Tamaño: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Importancia: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"No puede seleccionar este paquete porque no hay espacio suficiente para "
"instalarlo"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Se van a instalar los siguientes paquetes"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Se van a quitar los siguientes paquetes"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "No puede seleccionar/deseleccionar este paquete"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Este es un paquete obligatorio, no puede desmarcarlo"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "No puede desmarcar este paquete. Ya está instalado"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -5223,74 +5014,74 @@ msgstr ""
"Se debe actualizar este paquete\n"
"¿Está seguro que quiere desmarcarlo?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "No puede desmarcar este paquete. Debe ser actualizado"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Mostrar los paquetes seleccionados automáticamente"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Instalar"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Cargar/Guardar en un disquete"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Actualizando la selección de paquetes"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Instalación mínima"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Elija los paquetes que desea instalar"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Instalando"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Estimando"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Tiempo restante "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Preparando la instalación. Espere, por favor"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d paquetes"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "Instalando el paquete %s"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Aceptar"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Rechazar"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5306,17 +5097,17 @@ msgstr ""
"Si no lo posee, pulse Cancelar para cancelar la instalación desde este CD-"
"ROM."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "¿Seguir adelante?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Hubo un error al ordenar los paquetes:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Hubo un error al instalar los paquetes:"
@@ -5633,108 +5424,108 @@ msgstr ""
"competentes de París, Francia. Para cualquier pregunta relacionada con\n"
"este documento, por favor, póngase en contacto con MandrakeSoft S.A.\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr "¿Está seguro que desea rechazar la licencia?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Teclado"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Seleccione la distribución de su teclado."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Aquí tiene la lista completa de teclados disponibles"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "¿Qué tipo de instalación desea?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instalación/Actualización"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "¿Es una instalación o una actualización?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Recomendada"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Experto"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Actualización"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Sólo actualizar los paquetes."
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Por favor, seleccione el tipo de su ratón."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Puerto del ratón"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Seleccione el puerto serie al que está conectado el ratón, por favor."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Emulación de los botones"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "Emulación del botón 2"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "Emulación del botón 3"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "Configurando tarjetas PCMCIA..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Configurando dispositivos IDE"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "no hay particiones disponibles"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Rastreando las particiones para encontrar los puntos de montaje"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Seleccione los puntos de montaje"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5742,42 +5533,42 @@ msgstr ""
"¡No hay 1MB de espacio para bootstrap! La instalación continuará, pero para "
"arrancar su sistema, necesitará crear la partición bootstrap en DiskDrake"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "No se encontró partición raíz para efectuar la actualización"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Partición raíz"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "¿Cual es la partición raíz (/) de su sistema?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Necesita reiniciar el equipo para que se efectúe la modificación de la tabla "
"de particiones"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Elija las particiones que desea formatear"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "¿Verificar el disco en busca de bloques malos?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Formateando las particiones"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "Creando y formateando el archivo %s"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -5786,30 +5577,30 @@ msgstr ""
"Falló la verificación del sistema de archivos %s. ¿Desea reparar los "
"errores? (cuidado, puede perder datos)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Espacio de intercambio insuficiente para completar la instalación, añada un "
"poco más"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
"Buscando los paquetes disponibles y reconstruyendo la base de datos de RPM..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Buscando los paquetes disponibles..."
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Buscando paquetes ya instalados..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Encontrando los paquetes a actualizar..."
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5817,7 +5608,7 @@ msgid ""
msgstr ""
"Su sistema no tiene espacio suficiente para instalar o actualizar (%d > %d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5827,35 +5618,35 @@ msgstr ""
"El formato es el mismo que los disquetes generados para la instalación "
"automática."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Cargar desde un disquete"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Guardar en un disquete"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Cargando desde un disquete"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Selección de paquetes"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Introduzca un disquete que contenga la selección de paquetes"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "El tamaño seleccionado es mayor que el disponible"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Tipo de instalación."
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5863,19 +5654,19 @@ msgstr ""
"No ha seleccionado ningún grupo de paquetes\n"
"Elija por favor la mínima instalación que quiera."
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Con X"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Con documentación básica (¡recomendado!)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Instalación mínima \"en serio\" (especialmente sin urpmi)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5885,16 +5676,16 @@ msgstr ""
"Si no tiene ningún CD, haga clic sobre \"Cancelar\".\n"
"Si sólo le faltan algunos CDs, desmárquelos y haga clic sobre \"Aceptar\"."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "CD-ROM etiquetado como \"%s\""
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Preparando la instalación"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5903,96 +5694,21 @@ msgstr ""
"Instalando el paquete %s\n"
"%d%%"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Configuración posterior a la instalación"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Por favor, inserte el disquete de arranque en la unidad %s"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Por favor, inserte el disquete de módulos actualizados en la unidad %s"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Ahora tiene la posibilidad de bajar por la red paquetes específicos\n"
-"durante el procedimiento de instalación, incuídos programas de cifrado.\n"
-"\n"
-"ADVERTENCIA:\n"
-"\n"
-"Debido a las diferencias de los requisitos aplicables a ese tipo de\n"
-"programas por las distintas jurisdicciones, es el cliente y/o el usuario "
-"final\n"
-"de dichos programas quien debe verificar que las leyes de su jurisdicción "
-"le\n"
-"permitan bajar, guardar y/o utilizar dichos programas.\n"
-"\n"
-"En particular el cliente y/o usuario final debe tener un cuidado especial\n"
-"de no violar las leyes de su de su jurisdicción. En el caso de que el "
-"cliente y/o\n"
-"el usuario final no respetase las condiciones de las leyes que le son\n"
-"aplicables, es posible que sea severamente sancionado por la ley.\n"
-"\n"
-"En ningún caso MandrakeSoft ni ninguno de sus fabricantes y/o\n"
-"distribuidores se puede considerar responsable por daños especiales, "
-"directos\n"
-"o indirectos de cualquier tipo (incluyendo, pero sin limitarse a ello, "
-"pérdida\n"
-"de beneficios, ruptura de negocios, pérdida de datos comerciales u otras\n"
-"pérdidas pecuniarias, o eventuales responsabilidades e indemnizaciones\n"
-"a pagar debido a decisiones de la justicia) que puedan ocurrir mediante el\n"
-"uso, posesión o el sólo hecho de descargar de Internet o por otro medio, "
-"programas\n"
-"a los cuales el cliente y/o usuario final tenga acceso después de haber\n"
-"firmado el presente convenio.\n"
-"\n"
-"Para preguntas relativas a este convenio, póngase en contacto con\n"
-"Mandrakesoft, Inc.\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -6012,163 +5728,163 @@ msgstr ""
"\n"
"¿Desea instalar las actualizaciones?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Contactando con el sitio web de Mandrake Linux para obtener la lista de las "
"réplicas disponibles"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Elija un sitio de réplica del cual obtener los paquetes"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"Contactando con el sitio de réplica para obtener la lista de los paquetes "
"disponibles..."
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "¿Cuál es su huso horario?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Reloj interno puesto a GMT"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronización automática de hora (usando NTP)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Servidor NTP"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Servidor CUPS remoto"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Sin impresora"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "¿Tiene una tarjeta de sonido ISA?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Use \"sndconfig\" luego de la instalación para configurar su tarjeta de "
"sonido"
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"No se detectó tarjeta de sonido. Pruebe \"harddrake\" luego de la instalación"
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Resumen"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Ratón"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Huso horario"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Impresora"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Tarjeta RDSI"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Tarjeta de sonido"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Tarjeta de TV"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr "Dominio Windows"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Archivos locales"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Contraseña de root"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Sin contraseña"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Esta contraseña es demasiado simple\n"
"(tiene que tener por lo menos una longitud de %d caracteres)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Autentificación"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "Autentificación LDAP"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Servidor LDAP"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Autentificación NIS"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Dominio NIS"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Servidor NIS"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6196,19 +5912,19 @@ msgstr ""
"del arranque del sistema.\n"
"El comando 'wbinfo -t' probará si sus secretos de autenticación son buenos."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "Dominio de Autenticación de Windows"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Nombre de usuario del Administrador del Dominio"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Contraseña del Administrador del Dominio"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6239,19 +5955,20 @@ 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:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Primera disquetera"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Segunda disquetera"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Omitir"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6278,7 +5995,7 @@ msgstr ""
"grave del sistema. ¿Desea crear un disquete de arranque para su sistema?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6293,28 +6010,28 @@ msgstr ""
"fallar\n"
"porque XFS necesita un controlador muy grande)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Disculpe, pero no hay ninguna disquetera disponible"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
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:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Inserte un disquete en %s"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Creando el disquete de arranque"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Preparando el cargador de arranque"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6326,11 +6043,11 @@ msgstr ""
"La instalación continuará, pero necesitará\n"
"utilizar BootX para arrancar su máquina."
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "¿Desea usar aboot?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6339,16 +6056,16 @@ msgstr ""
"¿desea forzar la instalación incluso si ello implicara la destrucción de la "
"primera partición?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Instalando cargador de arranque"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr ""
"Falló la instalación del cargador de arranque. Ocurrió el siguiente error:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6366,17 +6083,17 @@ msgstr ""
" Luego escriba: shut-down\n"
"La próxima vez que arranque debería ver el prompt del cargador de arranque."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, 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:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Creando el disquete de instalación automática"
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6386,7 +6103,7 @@ msgstr ""
"\n"
"¿Realmente desea salir ahora?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6418,15 +6135,15 @@ msgstr ""
"configuración tras la instalación de la guía de usuario oficial de Mandrake "
"Linux."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Generar un disquete de instalación automática"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6440,25 +6157,25 @@ msgstr ""
"\n"
"Puede preferir reproducir la instalación.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatizada"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Reproducir"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Guardar la selección de paquetes"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Instalación %s de Mandrake Linux"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6477,22 +6194,22 @@ msgstr "falta \"consolehelper\""
msgid "Choose a file"
msgstr "Elija un archivo"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Avanzada"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Básico"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Anterior"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Siguiente"
@@ -6565,371 +6282,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Reenviar"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Checo (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Alemán"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Español"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finlandés"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Francés"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Noruego"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polaco"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Ruso"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Sueco"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Británico"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Estadounidense"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albano"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armenio (antiguo)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armenio (nuevo)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armenio (fonético)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbadján (latín)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belga"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Indio (Bengalí)"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Búlgaro (fonético)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Búlgaro (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasileño (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosnio"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Bielorruso"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Suizo (germánico)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Suizo (francés)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Checo (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Alemán (sin teclas muertas)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Indio (Devanagari)"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danés"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Noruego)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Sueco)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estonio"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiano (estilo \"ruso\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiano (estilo \"latín\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Griego"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Indio (Gujarati)"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Indio (Gurmukhi)"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Húngaro"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Croata"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israelí"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israelí (fonético)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iraní"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandés"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italiano"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Inuktitut"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japonés de 106 teclas"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Coreano"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinoamericano"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laosiano"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituano AZERTY (antiguo)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituano AZERTY (nuevo)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituano \"numérico\" QWERTY"
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituano \"fonético\" QWERTY"
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Letón"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Macedonio"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myanmar (Birmano)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongol (cirílico)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Maltés (Reino Unido)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Maltés (EE.UU.)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Holandés"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polaco (distribución qwerty)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polaco (distribución qwertz)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugués"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Canadiense (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Rumano (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Rumano (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Ruso (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Esloveno"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Eslovaco (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Eslovaco (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbio (cirílico)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Tamil (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Tamil (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Teclado tailandés"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Teclado tajik"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turco (modelo \"F\" tradicional)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turco (modelo \"Q\" moderno)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ucraniano"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Estadounidense (internacional)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"numérico\" QWERTY"
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Yugoslavo (latín)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Tecla Alt derecha"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Ambas teclas Shift simultáneamente"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Las teclas Control y Shift simultáneamente"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "Tecla CapsLock"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Las teclas Ctrl y Alt simultáneamente"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Las teclas Alt y Shift simultáneamente"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "La tecla \"Menú\""
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Tecla \"Windows\" de la izquierda"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Tecla \"Windows\" de la derecha"
@@ -6942,35 +6663,44 @@ msgstr "Montajes circulares %s\n"
msgid "Remove the logical volumes first\n"
msgstr "Quite los volúmenes lógicos primero\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr ""
+"El soporte PCMCIA no existe en los núcleos 2.2. Por favor, utilice un núcleo "
+"2.4."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Aquí puede configurar cada parámetro del módulo."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Ninguna disquetera disponible"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "un número"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d números separados por comas"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d cadenas de caracteres separadas por comas"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "números separados por comas"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "cadenas de caracteres separadas por comas"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr ""
-"El soporte PCMCIA no existe en los núcleos 2.2. Por favor, utilice un núcleo "
-"2.4."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Ratón Sun"
@@ -7075,55 +6805,76 @@ msgstr "ninguno"
msgid "No mouse"
msgstr "Sin ratón"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Pruebe su ratón, por favor."
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Para activar el ratón,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "¡MUEVA SU RUEDA!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Finalizar"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Siguiente ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "¿Es correcto?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Info"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Expandir el árbol"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Contraer el árbol"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Cambiar entre vista plana y ordenada por grupos"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "usar pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "usar pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "usar dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel Speedtouch usb"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Conectar a Internet"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -7133,21 +6884,13 @@ msgstr ""
"Algunas conexiones usan pptp, otras pocas usan dhcp.\n"
"Si no lo sabe con seguridad, elija 'usar pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel Speedtouch usb"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "usar dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "usar pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "usar pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -7232,10 +6975,10 @@ msgstr "Otros puertos"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"¿Qué cliente dhcp desea utilizar?\n"
-"dhcpcd es el predeterminado"
+"dhcp-client es el predeterminado"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7245,7 +6988,7 @@ msgstr ""
"No se ha detectado ningún adaptador de red ethernet en su sistema.\n"
"No se puede configurar este tipo de conexión."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Elija la interfaz de red"
@@ -7256,15 +6999,15 @@ msgstr ""
"Por favor, elija el adaptador de red que desea usar para conectarse a "
"Internet"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "no se encontró ninguna tarjeta de red"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Configurando la red"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7277,15 +7020,15 @@ msgstr ""
"completamente,\n"
"como \"mimaquina.milabo.micompa.com\"."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Nombre de la máquina"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Asistente para la configuración de la red"
@@ -7331,13 +7074,13 @@ msgstr "Configuración nueva (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Configuración antigua (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Configuración de RDSI"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7345,19 +7088,19 @@ msgstr ""
"Seleccione su proveedor.\n"
" Si no está en la lista, elija No listado"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Protocolo de Europa"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Protocolo de Europa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Protocolo para el resto del mundo"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7365,32 +7108,32 @@ msgstr ""
"Protocolo para el resto del mundo \n"
" sin canal D (líneas alquiladas)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "¿Qué protocolo desea utilizar?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr "Se encontró la interfaz \"%s\", ¿desea utilizarla?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "¿Qué tipo de tarjeta tiene?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "No lo sé"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7404,19 +7147,19 @@ msgstr ""
"\n"
"Si tiene una tarjeta PCMCIA, tiene que saber la irq y la e/s de su tarjeta.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Abortar"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Continuar"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "¿Cuál es su tarjeta RDSI?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7424,60 +7167,87 @@ msgstr ""
"Se ha detectado una tarjeta RDSI PCI, pero no se conoce el tipo. Por favor, "
"seleccione una tarjeta PCI en la pantalla siguiente."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"No se encontró tarjeta PCI RDSI. Por favor, seleccione una en la pantalla "
"siguiente."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Seleccione el puerto serie al que está conectado su módem."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Opciones de llamada por módem"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Nombre de la conexión"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Número de teléfono"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "ID de conexión"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Por script"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Por terminal"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Nombre de dominio"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Primer servidor DNS (opcional)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Segundo servidor DNS (opcional)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "pero no hay coincidencias"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instalar"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Tabla"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7514,24 +7284,24 @@ msgstr "Ahora no está conectado a Internet."
msgid "Connect"
msgstr "Conectar"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Desconectar"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Configurar la conexión"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Configuración y conexión a Internet"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Ahora vamos a configurar la conexión %s."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7550,12 +7320,12 @@ msgstr ""
"\n"
"Pulse siguiente para continuar."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Configuración de la red"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7568,7 +7338,7 @@ msgstr ""
"para\n"
"volver a configurar sus conexiones de red y a Internet.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7580,72 +7350,77 @@ msgstr ""
"Estamos a punto de configurar su conexión de red/Internet.\n"
"Si no desea usar la detección automática, desmarque la casilla.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Elija el perfil a configurar"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Usar detección automática"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Modo experto"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Detectando los dispositivos..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Conexión normal por módem"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "detectada en el puerto %s"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Conexión normal por módem"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "detectada %s"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "Conexión RDSI"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "detectada %s"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "Conexión ADSL"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "detectada en la interfaz %s"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Conexión por cable"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "detectada conexión por cable"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Conexión a la red local"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "tarjeta(s) de red detectada(s)"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Elija la conexión que desea configurar"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7655,23 +7430,23 @@ msgstr ""
"Seleccione la que quiere utilizar.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Conexión a Internet"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "¿Desea iniciar su conexión al arrancar?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Configuración de la red"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "La red necesita ser reiniciada"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7682,7 +7457,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7692,7 +7467,7 @@ msgstr ""
"\n"
"Ahora se aplicará la configuración a su sistema.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7700,7 +7475,7 @@ msgstr ""
"Después de esto, se recomienda que reinicie su entorno X\n"
"para evitar el problema del cambio del nombre de la máquina."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -7710,7 +7485,7 @@ msgstr ""
"Verifique su conexión con net_monitor o mcc. Si su conexión no funciona, "
"puede que desee volver a iniciar la configuración"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7722,7 +7497,7 @@ msgstr ""
"Simplemente acepte para mantener la configuración del dispositivo.\n"
"Al modificar los campos de abajo se ignorará esta configuración."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7732,43 +7507,55 @@ msgstr ""
"Cada valor tiene que introducirse como una dirección IP en notación\n"
"decimal con puntos (por ejemplo: 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Configurando el dispositivo de red %s"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (controlador %s)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "Dirección IP"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Máscara de red"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "Dirección IP automática"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Iniciar al arrancar"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "Las direcciones IP deben estar en el formato 1.2.3.4"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7781,56 +7568,56 @@ msgstr ""
"como \"mimaquina.milabo.micompa.com\".También puede introducir la dirección "
"IP de la pasarela si tiene una"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Servidor DNS"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Pasarela de red (ej %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Dispositivo de pasarela de red"
-#: ../../network/network.pm_.c:376
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Las direcciones del servidor DNS deberían estar en el formato 1.2.3.4"
-#: ../../network/network.pm_.c:380
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Las direcciones de la pasarela deberían estar en el formato 1.2.3.4"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Configuración de los proxies"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "Proxy FTP"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Id tarjeta de red (útil para portátiles)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "El nombre del proxy debe ser http://..."
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "La Url debería empezar con 'ftp:' o 'http:'"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "¡Se detectó la configuración del cortafuegos!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7838,27 +7625,27 @@ msgstr ""
"¡Atención! Se ha detectado la configuración del cortafuegos existente. Puede "
"que necesite algún ajuste manual tras la instalación."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Configuración de Internet"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "¿Desea intentar conectarse a Internet ahora?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Probando su conexión..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Ahora no está conectado a Internet."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Por motivos de seguridad, ahora será desconectado."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7866,92 +7653,92 @@ msgstr ""
"El sistema no parece estar conectado al Internet.\n"
"Intente volver a configurar su conexión."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Configuración de la conexión"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Por favor, complete o verifique el campo de abajo"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ de la tarjeta"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memoria (DMA) de la tarjeta"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "E/S de la tarjeta"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "E/S_0 de la tarjeta"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "E/S_1 de la tarjeta"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Su número de teléfono personal"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Nombre del proveedor (ej proveedor.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Número de teléfono del proveedor"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "DNS 1 del proveedor (opcional)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "DNS 2 del proveedor (opcional)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Elija su país"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Modo de marcación"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Velocidad de la conexión"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Demora de la conexión (en seg)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Usuario de la cuenta (nombre de usuario)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Contraseña de la cuenta"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Reino Unido"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "mount falló: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "La partición extendida no está disponible en esta plataforma"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7970,12 +7757,12 @@ msgstr "Falló la restauración a partir del archivo %s: %s"
msgid "Bad backup file"
msgstr "Archivo de respaldo incorrecto"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Error al escribir en el archivo %s"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -8006,183 +7793,184 @@ msgstr "bueno"
msgid "maybe"
msgstr "quizás"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr ""
-"CUPS - Common Unix Printing System (Sistema de impresión común de Unix)"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue (Imprimir, no encolar)"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR de nueva generación"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon (Demonio de impresora de líneas)"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue (Imprimir, no encolar)"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR de nueva generación"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr ""
+"CUPS - Common Unix Printing System (Sistema de impresión común de Unix)"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Modelo desconocido"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Impresora local"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Impresora remota"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Impresora en un servidor CUPS remoto"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Impresora en un servidor lpd remoto"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Impresora de red (TCP/Socket)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Impresora en un servidor SMB/Windows 95/98/NT"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "Impresora en un servidor NetWare"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Introduzca el URI del dispositivo de impresión"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Filtrar el trabajo en un comando"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Modelo desconocido"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Modelo desconocido"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Impresoras locales"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Impresoras remotas"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " en el puerto paralelo \\/*%s"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", impresora USB \\/*%s"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", dispositivo multifunción en puerto paralelo \\/*%s"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", dispositivo multi-función en USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", dispositivo multifunción en HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", dispositivo multifunción"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", imprimiendo en %s"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " en servidor LPD \"%s\", impresora \"%s\""
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", host TCP/IP \"%s\", puerto %s"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " en servidor SMB/Windows \"%s\", compartida como \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " en servidor Novell \"%s\", impresora \"%s\""
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", usando comando %s"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr "Impresora \"en crudo\" (sin controlador)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(en %s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(en esta máquina)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "En servidor CUPS \"%s\""
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Por defecto)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Seleccione la conexión de la impresora"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "¿Como está conectada la impresora?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8192,20 +7980,20 @@ msgstr ""
"Aquí no tiene que configurar las impresoras en los servidores CUPS remotos; "
"las mismas se detectarán automáticamente."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
"Detección automática de impresora (Impresoras locales, TCP/Socket, y SMB)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "Configuración de CUPS"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Especificar servidor CUPS"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8224,7 +8012,7 @@ msgstr ""
"de puerto para obtener la información de la impresora desde el servidor, de "
"lo contrario, deje los campos en blanco."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8241,53 +8029,53 @@ msgstr ""
"su archivo /etc/cups/cupsd.conf. No olvide reiniciar CUPS tras esto\n"
"(comando: \"service cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "Las direcciones IP deberían parecerse a 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "¡El número de puerto debe ser un número entero!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "IP del servidor CUPS"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Puerto"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "Configuración automática de CUPS"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr "Verificando su sistema..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr "No se encontraron impresoras conectadas directamente a su máquina"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8295,7 +8083,7 @@ msgstr ""
"Las impresoras siguientes\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8303,7 +8091,7 @@ msgstr ""
"La impresora siguiente\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8311,7 +8099,7 @@ msgstr ""
"\n"
"y una impresora desconocida están "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8320,7 +8108,7 @@ msgstr ""
"\n"
"y %d impresoras desconocidas están "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8328,7 +8116,7 @@ msgstr ""
"\n"
"están "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8336,11 +8124,11 @@ msgstr ""
"\n"
"está "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "conectada directamente a su sistema"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8348,7 +8136,7 @@ msgstr ""
"\n"
"Hay una impresaora desconocida conectada directamente a su sistema"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8357,12 +8145,12 @@ msgstr ""
"\n"
"Hay %d impresoras desconocidas conectadas directamente a su sistema"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr ""
"(Debe asegurarse que todas sus impresoras están conectadas y encendidas).\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
@@ -8370,19 +8158,19 @@ msgstr ""
"¿Desea habilitar la impresión en las impresoras mencionadas arriba o en las "
"impresoras en la red local?\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "¿Desea habilitar la impresión en las impresoras en la red local?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "¿Desea habilitar la impresión en las impresoras mencionadas arriba?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "¿Está seguro que desea configurar la impresión en esta máquina?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -8391,13 +8179,13 @@ msgstr ""
"NOTA: Dependiendo del modelo de la impresora y del sistema de impresión, se "
"instalarán hasta %d MB de software adicional."
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Añadir una impresora nueva"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8419,7 +8207,7 @@ msgstr ""
"darle acceso a los controladores de todas las impresoras disponibles, "
"opciones del controlador y tipos de conexión de impresoras."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8459,7 +8247,7 @@ msgstr ""
"Haga clic sobre \"Siguiente\" cuando esté listo, o sobre \"Cancelar\" si "
"Usted no desea configurar sus impresoras ahora."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8486,7 +8274,7 @@ msgstr ""
"Haga clic sobre \"Siguiente\" cuando esté listo, o sobre \"Cancelar\" si "
"Usted no desea configurar sus impresoras ahora."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8523,23 +8311,23 @@ msgstr ""
"Haga clic sobre \"Siguiente\" cuando esté listo, o sobre \"Cancelar\" si "
"Usted no desea configurar sus impresoras ahora."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Detectar automáticamente las impresoras conectadas a esta máquina"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
"Detectar automáticamente las impresoras conectadas directamente a la red "
"local"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
"Detectar automáticamente las impersoras conectadas a máquinas que corren "
"Microsoft Windows"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8563,53 +8351,53 @@ msgstr ""
"de impresión, ...), seleccione \"Impresora\" en la sección de \"Hardware\" "
"del Centro de control de Mandrake."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr "Detección automática de impresoras"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", impresora de red \"%s\", puerto %s"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", impresora \"%s\" en el servidor SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "Detectada %s"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Impresora en puerto paralelo \\/*%s"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "Impresora USB \\/*%s"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Impresora de red \"%s\", puerto %s"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Impresora \"%s\" en el servidor SMB/Windows \"%s\""
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Impresora local"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8621,19 +8409,19 @@ msgstr ""
"(Puertos paralelos: /dev/lp0, /dev/lp1, ..., equivalen a LPT1:, LPT2, ..., "
"1ª impresora USB: /dev/usb/lp0, 2ª impresora USB: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Debe introducir un dispositivo un un nombre de archivo"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "¡No se encontró impresora alguna!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Impresoras disponibles"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -8642,7 +8430,7 @@ msgstr ""
"quiere configurar, introduzca en la línea de entrada un nombre de "
"dispositivo/nombre de archivo en la línea de entrada"
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -8651,7 +8439,7 @@ msgstr ""
"favor, seleccione la impresora que quiere configurar o introduzca un nombre "
"de dispositivo/nombre de archivo en la línea de entrada"
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8663,7 +8451,7 @@ msgstr ""
"detectó correctamente o si prefiere una configuración personalizada, active "
"la \"Configuración manual\"."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8676,7 +8464,7 @@ msgstr ""
"detectó correctamente o si prefiere una configuración personalizada, active "
"la \"Configuración manual\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -8684,11 +8472,11 @@ msgstr ""
"Por favor, elija el puerto donde está conectada su impresora o ingrese el "
"nombre de un dispositivo o archivo en la línea de entrada"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Por favor, elija el puerto al que está conectado su impresora."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -8696,19 +8484,19 @@ msgstr ""
"(Puertos paralelo: /dev/lp0, /dev/lp1, ..., equivalen a LPT1:, LPT2, ..., "
"1er impresora USB: /dev/usb/lp0, 2da impresora USB: /dev/usb/lp1, ...) "
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "¡Debe elegir/ingresar una impresora o un dispositivo!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Configuración manual"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Opciones de la impresora remota lpd"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -8716,46 +8504,46 @@ msgstr ""
"Para utilizar impresora LPD remota, necesita proporcionar el nombre de host "
"del servidor de impresión y el nombre de la impresora en ese servidor."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Nombre de host del servidor remoto"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Nombre de la impresora remota"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "¡Falta el nombre del host remoto!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "¡Falta el nombre de la impresora remota!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr "Modelo detectado: %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr "Buscando en la red ..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", impresora \"%s\" en el servidor \"%s\""
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Impresora \"%s\" en el servidor \"%s\""
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Opciones de la impresora SMB (Windows 9x/NT)"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8769,7 +8557,7 @@ msgstr ""
"cualquier otra información del nombre de usuario, contraseña y grupo de "
"trabajo que haga falta."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
@@ -8778,39 +8566,39 @@ msgstr ""
"la lista y luego agregue el nombre de usuario, contraseña, y/o grupo de "
"trabajo si es necesario."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "Máquina del servidor SMB"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP del servidor SMB"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Nombre del recurso compartido"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Grupo de trabajo"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Detectada automáticamente"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "¡Debe indicar el nombre o la dirección IP del servidor!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "¡No se encuentra el nombre del recurso compartido de Samba!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "¡ADVERTENCIA DE SEGURIDAD!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8854,7 +8642,7 @@ msgstr ""
"conexión \"%s\" en PrinterDrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8867,7 +8655,7 @@ msgstr ""
"conexión \"%s\" en PrinterDrake.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8879,11 +8667,11 @@ msgstr ""
"\n"
"¿Realmente desea continuar configurando esta impresora como lo está haciendo?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "Opciones de la impresora NetWare"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -8895,37 +8683,37 @@ msgstr ""
"de la máquina en TCP/IP) así como el nombre de la cola de impresión que "
"desea usar y el nombre de usuario y la contraseña apropiados."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Servidor de impresión"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Nombre de la cola de impresión"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "¡No se encuentra el nombre del servidor NCP!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "¡No se encuentra la cola del servidor NCP!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", host \"%s\", puerto %s"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Host \"%s\", puerto %s"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "Opciones de la impresora por socket/TCP"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
@@ -8934,7 +8722,7 @@ msgstr ""
"el nombre del host o la IP y el número de puerto opcional (9100, por "
"defecto) en los campos."
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -8947,19 +8735,19 @@ msgstr ""
"por lo general es 9100, en otros servidores puede variar. Consulte el manual "
"de su hardware."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "¡Falta el nombre de host o la IP de la impresora!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Nombre de host o IP de la impresora"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "URI del dispositivo de impresión"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8969,11 +8757,11 @@ msgstr ""
"debe cumplir con las especificaciones Foomatic o CUPS. Recuerde que no todos "
"los sistemas de impresión admiten URIs."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "¡Debe introducir un URI válido!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -8982,27 +8770,31 @@ msgstr ""
"qué rellenar los campos Descripción ni Ubicación. Son comentarios para los "
"usuarios."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Nombre de la impresora"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Descripción"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Ubicación"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Leyendo base de datos de impresoras ..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Preparando base de datos de impresoras ..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "El modelo de su impresora"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -9029,24 +8821,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "El modelo es correcto"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "Seleccionar el modelo manualmente"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Selección del modelo de impresora"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "¿Qué modelo de impresora tiene?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -9061,7 +8853,7 @@ msgstr ""
"si el cursor está sobre un modelo equivocado o si está en \"Impresora en "
"crudo\"."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -9069,11 +8861,11 @@ msgstr ""
"Si no se lista su impresora, elija una compatible (vea el manual de la "
"misma) o una simliar."
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "Configuración de impresora de windows OKI"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -9090,11 +8882,11 @@ msgstr ""
"impresora no funcionará. El controlador ignorará la configuración del tipo "
"de conexión."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Configuración de impresora de inyección de tinta Lexmark"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -9106,7 +8898,7 @@ msgstr ""
"de impresión. Por favor, conecte su impresora a un puerto local o "
"configúrelo en la máquina a la que está conectada."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -9128,11 +8920,11 @@ msgstr ""
"cabezal de impresión con \"lexmarkmaintain\" y ajuste la configuración de la "
"alineación de la cabeza con este programa."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "Impresora láser GDI usando el formato Zenographics ZJ-Stream"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -9175,7 +8967,7 @@ msgstr ""
"El primer comando se puede realizar como usuario no privilegiado, el segundo "
"se debe realizar como root. Luego de hacer esto puede imprimir normalmente.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9192,22 +8984,22 @@ msgstr ""
"configurados correctamente. Note que una calidad de impresión o resolución "
"extremadamente alta puede ser bastante lenta."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "¡La opción %s debe ser un número entero!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "¡La opción %s debe ser un número!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "¡La opción %s está fuera de rango"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9216,11 +9008,11 @@ msgstr ""
"¿Quiere configurar esta impresora (\"%s\")\n"
"como la impresora predeterminada?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Páginas de prueba"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -9232,39 +9024,39 @@ msgstr ""
"incluso en impresoras láser con muy poca memoria puede que no salga. En la "
"mayoría de los casos, basta con imprimir la página de prueba estándar."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "No hay páginas de prueba"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Imprimir"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Página de prueba estándar"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Página de prueba alternativa (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Página de prueba alternativa (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Página de prueba de foto"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "No imprimir ninguna página de prueba"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Imprimir la(s) página(s) de prueba..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9279,7 +9071,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -9287,15 +9079,15 @@ msgstr ""
"La(s) página(s) de prueba se enviaron al demonio de impresión.\n"
"Puede que pase algo de tiempo antes de que comience la impresión.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "¿Funcionó adecuadamente?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Impresora en crudo"
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9309,7 +9101,7 @@ msgstr ""
"permiten seleccionar la impresora y modificar las opciones de configuración "
"fácilmente.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -9320,8 +9112,8 @@ msgstr ""
"nombre del archivo porque el archivo a imprimir lo proporciona la "
"aplicación.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9335,7 +9127,7 @@ msgstr ""
"configuraciones deseadas a la línea de comando, por ejemplo \"%s <archivo>"
"\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -9346,7 +9138,7 @@ msgstr ""
"lista que se muestra debajo o haga clic sobre el botón \"Imprimir lista de "
"opciones\".%s%s\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -9354,7 +9146,7 @@ msgstr ""
"Aquí tiene una lista de las opciones disponibles para la impresora actual:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9363,8 +9155,8 @@ msgstr ""
"Para imprimir un archivo desde la línea de comando (ventana de terminal) use "
"el comando \"%s <archivo>\".\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -9375,7 +9167,7 @@ msgstr ""
"del archivo porque el nombre del archivo a imprimir lo proporciona la "
"aplicación.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -9383,7 +9175,7 @@ msgstr ""
"Para obtener una lista de las opciones disponibles para la impresora actual, "
"haga clic en el botón \"Imprimir lista de opciones\"."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9392,7 +9184,7 @@ msgstr ""
"Para imprimir un archivo desde la línea de comando (ventana de terminal) use "
"el comando \"%s <archivo>\" o \"%s <archivo>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9408,7 +9200,7 @@ msgstr ""
"detiene todos los trabajos de impresión inmediatamente cuando hace clic en "
"él. Esto es útil, por ejemplo, para atascos de papel.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9421,40 +9213,40 @@ msgstr ""
"configuración para un trabajo de impresión particular. Simplemente añada las "
"opciones deseadas a la línea de comando, por ejemplo \"%s <archivo>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Tarjetas de Impresora/Escaner/Foto en \"%s\""
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Imprimiendo/Escaneando en \"%s\""
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Acceso de tarjetas de Impresora/Foto en \"%s\""
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Imprimiendo en la impresora \"%s\""
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Cerrar"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Imprimir lista de opciones"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9477,7 +9269,7 @@ msgstr ""
"\n"
"¡No utilice \"scannerdrake\" para este dispositivo!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9500,17 +9292,17 @@ msgstr ""
"cambiar entre las letras de unidad con el campo en la esquina superior "
"derecha de la lista de archivos."
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Leyendo los datos de la impresora ..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Transferir configuración de la impresora"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9526,7 +9318,7 @@ msgstr ""
"transfieren.\n"
"Debido a las siguientes razones no todas las colas se pueden transferir:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
@@ -9534,7 +9326,7 @@ msgstr ""
"CUPS no soporta impresoras en servidores Novell o impresoras que envían los "
"datos en un comando formado libremente.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9542,11 +9334,11 @@ msgstr ""
"PDQ sólo soporta impresoras locales, impresoras LPD remotas, e impresoras "
"Socket/TCP.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD y LPRng no soportan impresoras IPP.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -9554,7 +9346,7 @@ msgstr ""
"Además, las colas no creadas con este programa o con \"foomatic-configure\" "
"no se pueden transferir."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9564,7 +9356,7 @@ msgstr ""
"Tampoco se pueden transferir las impresoras configuradas con los archivos "
"PPD provistos por sus fabricantes o con controladores CUPS nativos."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9574,15 +9366,15 @@ msgstr ""
"Marque las impresoras que desea transferir y haga clic \n"
"sobre \"Transferir\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "No transferir impresoras"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Transferir"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9593,13 +9385,13 @@ msgstr ""
"Haga clic sobre \"Transferir\" para sobre-escribirla.\n"
"También puede ingresar un nombre nuevo o saltear esta impresora."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"El nombre de la impresora sólo debería contener letras, números y el guión "
"bajo"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9608,16 +9400,16 @@ msgstr ""
"La impresora \"%s\" ya existe,\n"
"¿realmente desea sobre-escribir la configuración de la misma?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Nuevo nombre de la impresora"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "Transfiriendo %s ..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9626,29 +9418,29 @@ msgstr ""
"Ha transferido su impresora por defecto anterior (\"%s\"), ¿Debería ser "
"también la impresora por defecto bajo el nuevo sistema de impresión %s?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Refrescando datos de impresora ..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Configuración de una impresora remota"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Iniciando la red ..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Configurar la red ahora"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Funcionalidad de red no configurada"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9660,11 +9452,11 @@ msgstr ""
"configuración de red, no podrá utilizar la impresoara que está configurando "
"ahora. ¿Cómo desea proceder?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Continuar sin configurar la red"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9680,7 +9472,7 @@ msgstr ""
"impresora, también utilizando el Centro de Control de Mandrake, sección "
"\"Hardware\"/\"Impresora\"."
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9690,24 +9482,24 @@ msgstr ""
"verifique su configuración y su hardware. Luego, intente configurar su "
"impresora remota de nuevo."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Reiniciando el sistema de impresión ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "Alta"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "Paranoica"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Instalando un sistema de impresión en el nivel de seguridad %s"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9732,11 +9524,11 @@ msgstr ""
"\n"
"¿Seguro que desea configurar la impresión para esta máquina?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Iniciar el sistema de impresión al arrancar"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9759,59 +9551,59 @@ msgstr ""
"¿Desea volver a activar el inicio automático de la impresión cuando el "
"sistema se vuelva a encender?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Verificando software instalado..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "Quitando LPRng..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "Borrando %s"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "Quitando LPD..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Instalando paquetes..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Seleccione sistema de impresión (spooler)"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "¿Qué sistema de impresión (spooler) desea usar?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Configurando la impresora \"%s\" ..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Instalando Foomatic ..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Opciones de la impresora"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Preparando a Printerdrake ..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Configurando las aplicaciones..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "¿Desea configurar la impresión?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Sistema de impresión: "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -9823,7 +9615,7 @@ msgstr ""
"acerca de la misma o para hacer que una impresora en un servidor CUPS remoto "
"esté disponible para Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -9833,30 +9625,30 @@ msgstr ""
"ellas para modificarla, para configurarla como predeterminada, o para "
"obtener información sobre la misma."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Refrescar la lista de impresoras (para visualizar todas las impresoras CUPS "
"remotas)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Cambiar el sistema de impresión"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Modo normal"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "¿Desea configurar otra impresora?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Modificar configuración de la impresora"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9865,69 +9657,69 @@ msgstr ""
"Impresora %s\n"
"¿Qué desea modificar de esta impresora?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "¡Hacerlo!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Tipo de conexión de la impresora"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Nombre de la impresora, descripción, ubicación"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Fabricante de la impresora, modelo, controlador"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Fabricante de la impresora, modelo"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Poner esta impresora como predeterminada"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Agregar esta impresora a Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Quitar esta impresora de Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Imprimir la(s) página(s) de prueba"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "Se sabe cómo usar esta impresora"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Borrar impresora"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Quitando la impresora antigua \"%s\" ..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Impresora predeterminada"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "La impresora \"%s\" ahora es la impresora predeterminada."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Agregando impresora a Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
@@ -9935,17 +9727,17 @@ msgstr ""
"La impresora \"%s\" se agregó satisfactoriamente a Star Office/OpenOffice."
"org."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
"No se pudo agregar la impresora \"%s\" a Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Quitando la impresora de Star Office/OpenOffice.org/GIMP"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -9954,106 +9746,28 @@ msgstr ""
"La impresora \"%s\" se quitó satisfactoriamnete de Star Office/OpenOffice."
"org."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
"No se pudo quitar la impresora \"%s\" de Star Office/OpenOffice.org/GIMP."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "¿Seguro que quiere borrar la impresora \"%s\"?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Quitando la impresora \"%s\" ..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Configuración del proxy"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Bienvenido a la herramienta de configuración del proxy.\n"
-"\n"
-"Aquí podrá configurar sus proxies http y ftp con o sin\n"
-"usuario y contraseña.\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Por favor, rellene las informaciones del proxy http.\n"
-"Déjelo en blanco si no quiere un proxy http."
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URL"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "puerto"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "La Url debería empezar por 'http:'"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "La parte del puerto debería ser numérica"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Por favor, rellene las informaciones del proxy ftp.\n"
-"Déjelo en blanco si no quiere un proxy ftp."
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Por favor, introduzca usuario y contraseña del proxy, si es necesario.\n"
-"Déjelo en blanco si no desea usuario/contraseña."
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "usuario"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "contraseña"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "contraseña (otra vez)"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Las contraseñas no coinciden. ¡Inténtelo de nuevo!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "No se puede añadir una partición al RAID md%d _ya formateado_"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "No se puede escribir el archivo %s"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "Falló mkraid"
@@ -10067,7 +9781,7 @@ msgstr "Falló mkraid (¿quizás no estén las herramientas de raid (raidtools)?
msgid "Not enough partitions for RAID level %d\n"
msgstr "No hay suficientes particiones para un RAID de nivel %d\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -10112,27 +9826,32 @@ msgstr ""
"se enviarán las alertas\n"
"de seguridad a este usuario (nombre o correo-e)"
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Nivel de seguridad:"
-#: ../../security/main.pm_.c:99
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (por defecto: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
msgstr "Alertas de seguridad:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Administrador de seguridad:"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "Network Options"
msgstr "Opciones de red"
-#: ../../security/main.pm_.c:114
+#: ../../security/main.pm_.c:128
msgid "System Options"
msgstr "Opciones de sistema"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
@@ -10140,37 +9859,28 @@ msgstr ""
"Se pueden configurar las opciones siguientes para personalizar\n"
"la seguridad de su sistema. Si necesita ayuda, haga clic sobre Ayuda.\n"
-#: ../../security/main.pm_.c:137
-#, c-format
-msgid " (default: %s)"
-msgstr " (por defecto: %s)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr "Verificaciones periódicas 2"
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr "Verificaciones periódicas"
-#: ../../security/main.pm_.c:176
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
msgstr "Por favor espere, configurando el nivel de seguridad..."
-#: ../../security/main.pm_.c:182
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
msgstr "Por favor espere, configurando las opciones de seguridad..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""
"Lanzar el sistema de sonido ALSA (Arquitectura avanzada de sonido de Linux)"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, un planificador de comandos periódicos."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -10179,7 +9889,7 @@ msgstr ""
"información a syslogd. También puede usarse para apagar el equipo cuando\n"
"la batería está casi descargada."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -10188,7 +9898,7 @@ msgstr ""
"especificado al lanzar at, y ejecuta comandos por lotes (batch) cuando\n"
"la carga promedio del sistema es suficientemente baja."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -10201,7 +9911,7 @@ msgstr ""
"básico, incluyendo una mayor seguridad y opciones de configuración más "
"potentes."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -10213,7 +9923,7 @@ msgstr ""
"el ratón en la consola, e incluye soporte para menúes emergentes en la "
"consola."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10221,14 +9931,14 @@ msgstr ""
"HardDrake lanza una prueba del hardware, y opcionalmente configura\n"
"el hardware nuevo/cambiado."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache es un servidor de páginas web. Se usa para servir archivos HTML y "
"programas CGI."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -10244,7 +9954,7 @@ msgstr ""
"y rlogin. Al desactivar inetd, se desactivan todos los servicios que "
"dependen de él."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -10253,7 +9963,7 @@ msgstr ""
"para configurar un cortafuegos que protege a su máquina de los ataques de la "
"red."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -10263,7 +9973,7 @@ msgstr ""
"/etc/sysconfig/keyboard. Puede ser configurado con el programa kbdconfig.\n"
"Debe dejarse activo en la mayoría de las máquinas."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10271,11 +9981,11 @@ msgstr ""
"Regeneración automática de la cabecera del núcleo en /boot para\n"
"/usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Detección y configuración automática del hardware al arrancar."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -10283,7 +9993,7 @@ msgstr ""
"Linuxconf a veces realizará varias tareas al arrancar para\n"
"mantener la configuración del sistema."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -10292,7 +10002,7 @@ msgstr ""
"correctamente. Básicamente, es un servidor que coloca las tareas de\n"
"impresión en las colas de impresión adecuadas para cada impresora."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10300,7 +10010,7 @@ msgstr ""
"El servidor virtual de Linux (LVS) se usa para construir servidores de alto\n"
"rendimiento y alta disponibilidad."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -10308,7 +10018,7 @@ msgstr ""
"named (BIND) es un servidor de nombres de dominio (DNS) usado para convertir "
"los nombres de máquinas en direcciones IP."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -10317,7 +10027,7 @@ msgstr ""
"compartidos por medio de la red; como NFS (Network File System),\n"
"SMB (Lan Manager/Windows) y NCP (Netware)"
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10325,7 +10035,7 @@ msgstr ""
"Activa/desactiva todas las interfaces de red configuradas para iniciarse\n"
"en el arranque del sistema."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -10336,7 +10046,7 @@ msgstr ""
"configura\n"
"a través del archivo /etc/exports."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -10344,7 +10054,7 @@ msgstr ""
"NFS es un protocolo muy popular para compartir archivos en redes TCP/IP.\n"
"Este servicio proporciona la funcionalidad de bloqueo de archivos por NFS."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10352,11 +10062,11 @@ msgstr ""
"Activar el bloqueo numérico automáticamente bajo la consola y\n"
"XFree al arrancar."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Admitir las win-impresoras OKI 4w y compatibles."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -10368,7 +10078,7 @@ msgstr ""
"esté configurado, por lo que no es un problema tenerlo instalado\n"
"en máquinas que no lo necesiten."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -10380,7 +10090,7 @@ msgstr ""
"actúan\n"
"como servidores para protocolos que usan el mecanismo RPC."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -10388,7 +10098,7 @@ msgstr ""
"Postfix es un agente de transporte de correo (MTA), es decir el programa "
"encargado de enviar el correo electrónico de una máquina a otra."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10396,7 +10106,7 @@ msgstr ""
"Guarda y recupera el mecanismo de entropía del sistema; usado para la\n"
"generación de números aleatorios de gran calidad."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -10405,7 +10115,7 @@ msgstr ""
"particiones\n"
"de los discos), para usar aplicaciones como Oracle"
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -10418,7 +10128,7 @@ msgstr ""
"para redes más complejas, se necesitan protocolos de enrutamiento más "
"complejos."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -10426,7 +10136,7 @@ msgstr ""
"El protocolo rstat permite a los usuarios de una red recoger\n"
"información sobre el rendimiento de cualquier máquina de dicha red."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10434,7 +10144,7 @@ msgstr ""
"El protocolo rusers permite que los usuarios de una red identifiquen\n"
"quien está conectado en otras máquinas que respondan."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -10443,11 +10153,11 @@ msgstr ""
"de todos los usuarios conectados a una máquina que ejecuta el demonio rwho\n"
"(similar al finger)."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Lanza el sistema de sonido en su máquina"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -10456,64 +10166,64 @@ msgstr ""
"sus mensajes de registro, que syslog va a redirigir a varios archivos\n"
"de registro(log). Es una buena idea ejecutar siempre syslog."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Carga los controladores para sus dispositivos USB."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Inicia el servidor de tipografías X11 (obligatorio para correr XFree)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Seleccione qué servicios se deben iniciar automáticamente al arrancar"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Imprimiendo"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Compartir archivos"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Sistema"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Administración remota"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Servidor de base de datos"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Servicios: %d activados de %d registrados"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Servicios"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "corriendo"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "parado"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Servicios y demonios"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10521,15 +10231,15 @@ msgstr ""
"No hay información adicional para\n"
"este servicio. Disculpe."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Al iniciar"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Iniciar"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Parar"
@@ -10611,7 +10321,7 @@ msgstr ""
"Mandrake Linux 9.0 brinda lo mejor en juegos de Código Abierto - arcade, "
"acción, estrategia, ..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Centro de control de Mandrake"
@@ -10803,178 +10513,571 @@ msgstr ""
"se beneficia con nuestros productos para ganar competitividad, si desea "
"soportar el desarrollo de Mandrake Linux, ¡únase al Club de Mandrake!"
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Teclado"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Instalando paquetes..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Por favor salga de la sesión y luego pulse Ctrl-Alt-BackSpace"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Abra de nuevo una sesión %s para activar los cambios"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Configuración del Servidor de Terminales de Mandrake"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Habiltar el Servidor"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Deshabilitar el Servidor"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Iniciar el Servidor"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Detener el Servidor"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "Disquete/ISO Etherboot"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Imágenes de arranque por la red"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Añadir/Quitar usuarios"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Añadir/Quitar clientes"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" actualizaciones 2002 MandrakeSoft por Stew Benedict <sbenedict"
+"\\@mandrakesoft.com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr "Disquete de arranque"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "ISO de arranque"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Construir el núcleo completo -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Esto tomará algunos minutos."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "¡No se seleccionó núcleo!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Construir NIC única -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "¡No se seleccionó NIC!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Construir todos los núcleos -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Borrar"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "Borrar todos los NBI"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
msgstr "Añadir usuario -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Borrar usuario"
-#: ../../standalone/drakTermServ_.c:694
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Tipo: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr "¡No se crearon imágenes de arranque por red!"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "Cliente DHCP"
+
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Añadir/Quitar clientes"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Añadir cliente -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
msgstr "<-- Borrar cliente"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
+msgstr "<-- Borrar cliente"
+
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "Configuración de dhcpd..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Máscara de red"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Nombre de dominio"
+
+#: ../../standalone/drakTermServ_.c:937
+#, fuzzy
+msgid "Name Servers:"
+msgstr "Servidor Samba"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
msgstr "Configuración del servidor dhcpd"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
+#, fuzzy
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
"La mayoría de los valores se tomaron de su\n"
"sistema actual. Los puede modificar si es necesario."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Escribir configuración"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Por favor, inserte un disquete:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "¡No se pudo acceder al disquete!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Ya se puede quitar el disquete"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "¡Ninguna disquetera disponible!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "La imagen ISO Etherboot es %s"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "¡Ocurrió algo malo! - ¿Está instalado mkisofs?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "¡Primero debe crear /etc/dhcpd.conf!"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "¡Error!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "No se encuentra el archivo de imagen `%s' necesario."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Configurador de Instalación Automática"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -11001,11 +11104,20 @@ msgstr ""
"\n"
"¿Desea continuar?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Reproducir"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Configuración de pasos automáticos"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -11013,11 +11125,11 @@ msgstr ""
"Por favor, elija para cada paso si desea que se repita como su instalación, "
"o el mismo será manual"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Creando el disquete de instalación automática"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -11030,12 +11142,12 @@ msgstr ""
"Los parámetros de la instalación automáticas están disponibles en las "
"secciones de la izquierda"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "¡Felicidades!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -11043,35 +11155,35 @@ msgstr ""
"El disquete ha sido generado satisfactoriamente.\n"
"Ahora puede repetir su instalación."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Instalación automática"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Añadir un elemento"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Borrar el último elemento"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Cron todavía no está disponible como no-root"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "ATENCIÓN"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "FATAL"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "INFO"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -11081,7 +11193,7 @@ msgstr ""
" Reporte de DrakBackup \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -11093,7 +11205,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -11105,12 +11217,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Progreso total"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -11123,41 +11235,41 @@ msgstr ""
"Advertencia: Si ya realizó este proceso probablemente deba\n"
" purgar la entrada de authorized_keys en el servidor."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "La generación de claves puede tardar unos momentos."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "ERROR: No se puede lanzar %s."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Sin pedido de contraseña en %s en el puerto %s"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "Contraseña incorrecta en %s"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "Permiso denegado transfiriendo %s a %s"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "No puedo encontrar %s en %s"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s no responde"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -11174,64 +11286,64 @@ msgstr ""
"\n"
"sin que se le pida una contraseña."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "¡El sitio WebDAV remoto ya está sincronizado!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "¡Falló la transferencia WebDAV!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "¡No hay CDR/DVDR en la unidad!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "¡No parece ser un soporte grabable!"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "¡No es un soporte borrable!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Borrar el soporte puede tardar unos momentos."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Problema de permisos al acceder al CD."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "¡No hay cinta en %s!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Respaldar archivos del sistema..."
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Respaldar archivos del disco rígido..."
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Respaldar archivos de usuario..."
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Progreso de respaldo del disco rígido..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Respaldar otros archivos..."
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "¡No hay cambios para realizar respaldo!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11242,7 +11354,7 @@ msgstr ""
"Actividades de Drakbackup por medio de %s:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11251,7 +11363,7 @@ msgstr ""
"lista de archivos envíada por FTP: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -11261,7 +11373,7 @@ msgstr ""
" Problema en la conexión FTP: No fue posible enviar sus archivos de copia de "
"respaldo por FTP.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -11271,7 +11383,7 @@ msgstr ""
"Actividades de Drakbackup por medio de CD:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11281,24 +11393,24 @@ msgstr ""
"Actividades de Drakbackup por medio de cinta:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Error durante el envío de correo. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "¡No se puede crear catálogo!"
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Selección de archivos."
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Seleccione los archivos o directorios y haga clic sobre 'Agregar'"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11306,26 +11418,26 @@ msgstr ""
"\n"
"Por favor, marque todas las opciones que necesita.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Estas opciones pueden respaldar y restaurar todos los archivos en el "
"directorio /etc.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Respaldar sus archivos del sistema. (directorio /etc)"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Usar repaldo incremental (no reemplazar respaldos antiguos)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "No incluir archivos críticos (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11333,45 +11445,45 @@ msgstr ""
"Con esta opción podrá restaurar cualquier versión de su\n"
"directorio /etc."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr ""
"Por favor, marque a todos los usuarios que desa incluir en la copia de "
"respaldo"
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "No incluir el cache del navegador"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Usar respaldos incrementales (no reemplazar respaldos antiguos)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Quitar los seleccionados."
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Usuarios"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Usar conexión de red para realizar copia de respaldo"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Método de red:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Usar Expect para SSH"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11379,7 +11491,7 @@ msgstr ""
"Crear/Transferir\n"
"claves de respaldo para SSH"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11387,7 +11499,7 @@ msgstr ""
"Transferir \n"
"Ahora"
-#: ../../standalone/drakbackup_.c:1786
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
@@ -11395,11 +11507,11 @@ msgstr ""
"Otro (no drakbackup)\n"
"las claves ya están en su lugar"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Por favor, ingrese el nombre o la IP del host"
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -11407,27 +11519,27 @@ msgstr ""
"Por favor, ingrese el directorio (o módulo) para\n"
" poner la copia de respaldo en este host."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Por favor, ingrese su nombre de usuario (login)"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Por favor, ingrese su contraseña"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Recordar esta contraseña"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr "¡Necesita el nombre del host, el nombre de usuario y la contraseña!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Usar CD/DVDROM para la copia de respaldo"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
@@ -11438,35 +11550,35 @@ msgstr ""
"Este campo no es necesario, sólo una herramienta para completar el "
"formulario.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Por favor, elija el tamaño de su CD/DVD"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Por favor, marque para CD multi-sesión"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Por favor, marque si está utilizando un soporte CDRW"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Por favor, marque si desea borrar su soporte regrabable (1er. sesión)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " Borrar Ahora "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Por favor, marque si está utilizando un dispositivo DVDR"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Por favor, marque si está utilizando un dispositivo DVDRAM"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11474,34 +11586,34 @@ msgstr ""
"Por favor, ingrese el nombre del dispositivo de\n"
" su grabadora de CD, ej: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "¡No se definió dispositivo de CD!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Usar cinta para realizar respaldo"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""
"Por favor, ingrese el nombre del dispositivo a utilizar para el respaldo"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr "Por favor, marque si desea utilizar un dispositivo que no rebobina."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr "Por favor, marque si primero desea borrar su cinta."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr ""
"Por favor, marque si desea expulsar su cinta luego de la copia de seguridad."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11509,55 +11621,55 @@ msgstr ""
"Por favor, ingrese el tamaño máximo\n"
" permitido para Drakbackup"
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Por favor, ingrese el directorio donde guardar:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Usar cuota para archivos de respaldo"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Red"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "Disco rígido / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr "Cinta"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "cada hora"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "cada día"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "cada semana"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "cada mes"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Usar servidor"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11565,7 +11677,7 @@ msgstr ""
"Por favor, elija el intervalo de\n"
" tiempo entre cada copia de respaldo"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11573,7 +11685,7 @@ msgstr ""
"Por favor, elija el soporte\n"
"para la copia de respaldo."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11584,71 +11696,71 @@ msgstr ""
"\n"
"Note que, por ahora, todos los soportes de \"red\" también utilizan el disco."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Enviar reporte por correo-e luego de cada respaldo a :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr "Borrar los archivos tar del disco luego de respaldar a otro soporte."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Qué"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Dónde"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Cuándo"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Más opciones"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr "Configuración de Drakbackup"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Por favor, elija dónde desea realizar la copia de respaldo"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "en disco rígido"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "a través de la red"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "en CDROM"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "en Dispositivo de Cinta"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Por favor, elija qué desea respaldar"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Respaldar el sistema"
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Respaldar usuarios"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Seleccionar manualmente el usuario"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11656,7 +11768,7 @@ msgstr ""
"\n"
"Fuentes de respaldo: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11664,7 +11776,7 @@ msgstr ""
"\n"
"- Archivos del sistema:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11672,7 +11784,7 @@ msgstr ""
"\n"
"- Archivos de usuario:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11680,7 +11792,7 @@ msgstr ""
"\n"
"- Otros archivos:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11689,7 +11801,7 @@ msgstr ""
"\n"
"- Guardar en el disco en la ruta: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11697,7 +11809,7 @@ msgstr ""
"\n"
"- Borrar los archivos tar del disco luego de la copia de respaldo.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11705,20 +11817,20 @@ msgstr ""
"\n"
"- Grabar en CD"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, c-format
msgid " on device: %s"
msgstr " en el dispositivo: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr " (multi-sesión)"
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
@@ -11727,12 +11839,12 @@ msgstr ""
"\n"
"- Guardar en cinta en el dispositivo: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tErase=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11741,7 +11853,7 @@ msgstr ""
"\n"
"- Guardar usando %s en el host: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11750,7 +11862,7 @@ msgstr ""
"\t\t nombre de usuario: %s\n"
"\t\t en ruta: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11758,19 +11870,19 @@ msgstr ""
"\n"
"- Opciones:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tNo incluir archivos del sistema\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tRespaldar usando tar y bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tRespaldar usando tar y gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11779,40 +11891,40 @@ msgstr ""
"\n"
"- Servidor (%s) incluye :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t-Disco rígido.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROM.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Tape \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\t-Red por FTP.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\t-Red por SSH.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Red por rsync.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Red por webdav.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
"Sin configuración, por favor haga clic sobre el Asistente o Avanzado.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11820,7 +11932,7 @@ msgstr ""
"Lista de datos a restaurar:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11828,105 +11940,105 @@ msgstr ""
"Lista de datos corruptos:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Por favor, desmarque o quítelo la próxima vez."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Los archivos de respaldo están corruptos"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Todos los datos seleccionados han sido "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Recuperados satisfactoriamente en %s"
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " Configuración de la restauración"
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "Se pueden restaurar los otros archivos."
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Lista de usuarios a restaurar (sólo importa la fecha más reciente por "
"usuario)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Respaldar los archivos del sistema anteriores a:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "Por favor, elija la fecha para restaurar"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Usar el disco rígido para copia de respaldo"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Por favor, ingrese el directorio a guardar:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "Conexión FTP"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Conexión segura"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Restaurar desde el disco rígido."
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""
"Por favor, ingrese el directorio donde se almacenan las copias de respaldo"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Elija otro soporte desde el cual restaurar"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Otros soportes"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Restaurar archivos del sistema"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Restaurar usuarios"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Restaurar otros"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "seleccione la ruta para restaurar (en vez de /)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Realizar respaldo nuevo antes de restaurar (sólo para respaldos "
"incrementales)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Borrar directorios de los usuarios antes de restaurar."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11934,7 +12046,7 @@ msgstr ""
"Restaurar entrada\n"
"del Catálogo seleccionada"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11942,7 +12054,7 @@ msgstr ""
"Restaurar los archivos\n"
"seleccionados"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11950,12 +12062,12 @@ msgstr ""
"Cambiar la\n"
"ruta de restauración"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Copiar archivos no encontrados en %s."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11964,16 +12076,16 @@ msgstr ""
"Inserte el CD con la etiqueta de volumen %s\n"
" en la unidad de CD bajo el punto de montaje /mnt/cdrom"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Restaurar desde CD"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "No es el CD correcto. El disco está etiquetado %s."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11982,102 +12094,102 @@ msgstr ""
"Inserte la cinta con la etiqueta de volumen %s\n"
" en la unidad de cinta %s"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Restaurar desde cinta"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "No es la cinta adecuada. La cinta está etiquetada %s."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Restaurar por medio de la red"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Restaurar por medio del protocolo de red: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Nombre del host"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Ruta del host o módulo"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Se necesita contraseña"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Se necesita nombre de usuario"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Se necesita nombre del host"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Se necesita Ruta o Módulo"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Archivos restaurados..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Falló la restauración..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Restaurar todas las copias de respaldo"
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Restauración personalizada"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "CD en su lugar - continuar."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Examinar un repositorio de restauración nuevo."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Restaurar desde Catálogo"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Progreso de restauración"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Anterior"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Guardar"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Realizar copia de respaldo"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Restaurar"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -12087,15 +12199,7 @@ msgstr ""
" Su correo-e de reporte no se envió.\n"
" Por favor, configure a sendmail"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Deben estar instalados los paquetes siguientes:\n"
-" @list_of_rpm_to_install"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -12103,19 +12207,27 @@ msgstr ""
"Error enviando el archivo por FTP.\n"
" Por favor, corrija su configuración de FTP."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Deben estar instalados los paquetes siguientes:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Por favor, seleccione los datos a restaurar..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Por favor, seleccione el soporte para la copia de respaldo..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Por favor, elija los datos a respaldar..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -12123,59 +12235,59 @@ msgstr ""
"No se econtró el archivo de configuración,\n"
" por favor haga clic sobre Asistente o Avanzado."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "En desarrollo ... por favor, espere."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Respaldar archivos del sistema"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Respaldar archivos de usuarios"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Respaldar otros archivos"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Progreso total"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "Envío de archivos por FTP"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Enviando archivos..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Respaldar Ahora desde archivo de configuración"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Ver configuración del respaldo"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Configuración del Asistente"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Configuración avanzada"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Respaldar Ahora"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -12235,7 +12347,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12249,7 +12361,7 @@ msgstr ""
" que configurar myhostname o mydomain en /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12326,7 +12438,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12376,50 +12488,23 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft por DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" actualizaciones 2002 MandrakeSoft por Stew Benedict <sbenedict"
"\\@mandrakesoft.com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12448,7 +12533,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12513,7 +12597,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12531,7 +12615,7 @@ msgstr ""
"antes de enviarlo al servidor.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12553,198 +12637,86 @@ msgstr ""
"Es importante ser cuidadoso y no modificar los archivos de\n"
"datos de respaldo a mano.\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Descripción:\n"
-"\n"
-" Drakbackup se usa para respaldar su sistema.\n"
-" Durante la configuración puede seleccionar:\n"
-"\t- Archivos del sistema,\n"
-"\t- Archivos de usuarios,\n"
-"\t- Otros archivos.\n"
-"\to Todo su sistema ... y Otros (como Particiones Windows)\n"
-"\n"
-" Drakbackup le permite respaldar su sistema sobre:\n"
-"\t- Disco rígido.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (con autoboot, rescue y autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Cinta.\n"
-"\n"
-" Drakbackup le permite restaurar su sistema a un\n"
-" directorio seleccionado por el usuario.\n"
-"\n"
-" Por defecto, se almacenarán los respaldos en su\n"
-" directorio /var/lib/drakbackup.\n"
-"\n"
-" Archivo de configuración:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"\n"
-"Paso de restauración:\n"
-" \n"
-" Durante la restauración, DrakBackup quitará su \n"
-" directorio original y verificará que todos \n"
-" los archivos de respaldo no estén corruptos. Se \n"
-" recomienda que haga un último respaldo antes de restaurar.\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Falló la instalación de %s. Ocurrió el siguiente error:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-"drakbug versión %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"Esto es software libre y se puede volver a distribuir bajo los términos de "
-"la GPL GNU.\n"
-"\n"
-"uso: drakbug [OPCIONES] [NOMBRE_DEL_PROGRAMA]\n"
-"\n"
-"OPCIONES:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - imprimir este mensaje de ayuda.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-" --report - el programa debería ser una de las herramientas de "
-"mandrake\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-" --incident - el programa debería ser una de las herramientas de "
-"mandrake\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Herramienta de Reporte de Errores de Mandrake"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Aisstente Inicial"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Herramienta de sincronización"
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr "Herramientas 'standalone'"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Msec"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "Control remoto"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Administrador de software"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr "Herramienta para migrar desde Windows"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Asistentes de configuración"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Aplicación:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Paquete:"
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Núcleo:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Versión:"
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12764,135 +12736,142 @@ msgstr ""
"muestra arriba será transferida a ese servidor\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Reporte"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "No instalado"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "No instalado"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "conectando con el asistente Bugzilla..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "¡No hay un navegador disponible! Por favor, instale uno"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Configuración de la red (%d adaptadores)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Perfil: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Borrar perfil..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Perfil a borrar:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Nuevo perfil..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
"Nombre del perfil a crear (el perfil nuevo se crea como copia del actual):"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Nombre de la máquina: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Acceso a Internet"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Tipo:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Pasarela:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Interfaz:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Estado:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Por favor, espere"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Configurar el acceso a Internet..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Configuración de la red local"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Controlador"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interfaz"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protocolo"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Estado"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Configurar la red de área local..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Haga clic aquí para lanzar el asistente ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Asistente..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Aplicar"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Conectado"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "No conectado"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Conectar..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Desconectar..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12900,7 +12879,7 @@ msgstr ""
"Atención, se ha detectado otra conexión con la Internet, tal vez está usando "
"su red"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12908,36 +12887,36 @@ msgstr ""
"No tiene configurada ninguna interfaz.\n"
"Configure la primera haciendo clic sobre 'Configurar'"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Configuración LAN"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptador %s: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Protocolo de arranque"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Iniciado al arranque"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "cliente DHCP"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "activar ahora"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "desactivar ahora"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -12945,7 +12924,7 @@ msgstr ""
"Todavía no se ha configurado esta interfaz.\n"
"Lance el asistente de configuración en la ventana principal"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12953,121 +12932,117 @@ msgstr ""
"No tiene ninguna conexión a Internet.\n"
"Primero debe crear una haciendo clic sobre 'Configurar'"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Configuración de la conexión a Internet"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Configuración de la conexión a Internet"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Tipo de conexión: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parámetros"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Pasarela"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Tarjeta ethernet"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "Cliente DHCP"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "uso: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Nombre del módulo"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Tamaño"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "Creado de disquetes que arrancan"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "predeterminado"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Error de DrakFloppy: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "versión del núcleo"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "General"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Área experta"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "argumentos opcionales para mkinitrd"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Agregar un módulo"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "forzar"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "si es necesario"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "omitir módulos scsi"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "omitir módulos raid"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Quitar un módulo"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Salida"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Crear el disquete"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Asegúrese que hay un soporte para el dispositivo %s"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -13077,12 +13052,12 @@ msgstr ""
"s.\n"
"Por favor, inserte uno."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "No se puede hacer fork: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -13093,99 +13068,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Buscar tipografías instaladas"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Desmarcar las tipografías instaladas"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "analizar todas las tipografías"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "no se encontraron tipografías"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "hecho"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "no se pueden encontrar tipografías en las particiones montadas"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Volver a seleccionar tipografías correctas"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "no se pueden encontrar tipografías.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Buscar tipografías en la lista de instaladas"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Copiar tipografías"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "Instalación de tipografías True Type"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "por favor, espere mientras corre ttmkfdir..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "Instalación de True Type realizada"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Conversión de tipografías"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "Construyendo Type1"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Referenciando a Ghostscript"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "Conversión de tipografías TTF"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "Conversión de tipografías PFM"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Suprimir archivos temporales"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Reiniciar XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Suprimir archivos de tipografías"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "Reiniciar XFS"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -13200,112 +13175,214 @@ msgstr ""
"-Puede instalar las tipografías usando la manera normal. En casos raros,\n"
"puede ser que tipografías \"falsas\" congelen a su servidor X."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Importación de tipografías"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Obtener tipografías de Windows"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Desinstalar tipografías"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Opciones avanzadas"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Lista de tipografías"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "Elija las aplicaciones que soportarán las tipografías:"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Impresoras genéricas"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
"Seleccione el archivo o directorio de tipografías y haga clic sobre 'Agregar'"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Instalar lista"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "haga clic aquí si está seguro."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "aquí si no lo está."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Deseleccionar todas."
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Seleccionar todas."
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Quitar lista"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Pruebas iniciales"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Copiar tipografías en su sistema"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Instalar y convertir tipografías"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Post-instalación"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Quitar tipografías de su sistema"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Post-desinstalación"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Compartir la conexión a Internet"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Lo siento, sólo se soportan los núcleos 2.4."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Ahora, la conexión compartida a Internet está activada ahora"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -13317,19 +13394,19 @@ msgstr ""
"\n"
"¿Qué desea hacer?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "desactivar"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "rechazar"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "reconfigurar"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Desactivando los servidores..."
@@ -13337,11 +13414,11 @@ msgstr "Desactivando los servidores..."
msgid "Internet connection sharing is now disabled."
msgstr "Ahora, la conexión compartida a Internet está inactiva."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Ahora, la conexión compartida a Internet está desactivada"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13353,19 +13430,19 @@ msgstr ""
"\n"
"¿Qué desea hacer?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "activar"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Activando los servidores..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Ahora, la conexión compartida a Internet está activa."
-#: ../../standalone/drakgw_.c:185
+#: ../../standalone/drakgw_.c:183
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 "
@@ -13388,21 +13465,21 @@ msgstr ""
"Nota: necesita un adaptador de red dedicado para configurar una red de área "
"local (LAN)."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Interfaz %s (usando el módulo %s)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "Interfaz %s"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "¡No hay ningún adaptador de red en su sistema!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -13410,11 +13487,11 @@ msgstr ""
"No se ha detectado ningún adaptador de red en su sistema. Por favor, ejecute "
"la herramienta de configuración del hardware."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Interfaz de red"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13429,7 +13506,7 @@ msgstr ""
"\n"
"Se va a configurar su red de área local con ese adaptador."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
@@ -13437,11 +13514,11 @@ msgstr ""
"Por favor, elija qué adaptador de red estará conectado a su red de área "
"local."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Interfaz de red ya configurada"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13456,15 +13533,24 @@ msgstr ""
"\n"
"Puede hacerlo manualmente pero necesita saber lo que está haciendo."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Volver a configurar automáticamente"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Mostrar la configuración corriente de la interfaz"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Mostrar la configuración corriente de la interfaz"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13481,7 +13567,8 @@ msgstr ""
"Atributo IP: %s\n"
"Controlador: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
+#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the Network that you use "
@@ -13490,7 +13577,7 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
@@ -13508,11 +13595,11 @@ msgstr ""
"configurar un servidor DHCP por Usted.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
msgstr "Dirección de red local"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13527,64 +13614,64 @@ msgstr ""
"Si no conoce el significado de una opción, simlpemente déjela como está.\n"
"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "IP de (este) servidor DHCP"
-#: ../../standalone/drakgw_.c:305
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
msgstr "La IP del servidor DNS"
-#: ../../standalone/drakgw_.c:306
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
msgstr "El nombre de dominio interno"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr "Comienzo del rango de DHCP"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr "Fin del rango de DHCP"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr "El \"lease\" predeterminado (en segundos)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr "El \"lease\" máximo (en segundos)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Volver a configurar la interfaz y el servidor DHCP"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "La red local no finalizó con `.0', saliendo."
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"¡Se encontró un conflicto potencial de direcciones LAN en la configuración "
"de %s!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Configurando..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Configurando los scripts, instalando el software, iniciando los servidores..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Problemas al instalar el paquete %s"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13594,23 +13681,23 @@ msgstr ""
"Ahora puede compartir su conexión a Internet con otros ordenadores de su red "
"de área local, usando la configuración automática de la red (DHCP)."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "La configuración ya se ha hecho, pero ahora está desactivada."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "La configuración ya se ha hecho, y ahora está activada."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "No se ha configurado la conexión compartida a Internet."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Configuración de la conexión compartida a Internet"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13625,47 +13712,47 @@ msgstr ""
"\n"
"Haga click sobre Configurar para lanzar el asistente de configuración."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "grupo"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "ruta"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "permisos"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "usuario"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Subir"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "borrar"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "editar"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "Bajar"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "añadir una regla"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "seleccionar archivo a ver/editar"
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
@@ -13676,59 +13763,59 @@ msgstr ""
"También puede editar sus reglas propias que sobre-escribirán las "
"predeterminadas."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Añadir una regla nueva al final"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Editar regla corriente"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Subir un nivel la regla seleccionada"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Bajar un nivel la regla seleccionada"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Borrar la regla seleccionada"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "examinar"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Usuario corriente"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Permisos"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Ruta"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Propiedad"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "bit pegajoso"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "Set-UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "Set-GID"
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
@@ -13736,35 +13823,35 @@ msgstr ""
"Usado para directorio:\n"
" sólo el dueño del directorio o archivo en este directorio lo puede borrar"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Usar ID del dueño para la ejecución"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Usar ID del grupo para la ejecución"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "cuando está marcado, el grupo y el dueño no se cambiarán"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Selección de ruta"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "usuario :"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "grupo :"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "¡No se detectó tarjeta de sonido!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13784,7 +13871,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13798,7 +13885,7 @@ msgstr ""
"Nota: si tiene una tarjeta de sonido ISA PnP, tendrá que utilizar el "
"programa sndconfig. Simplemente teclee \"sndconfig\" en una consola."
-#: ../../standalone/draksplash_.c:34
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
@@ -13806,31 +13893,31 @@ msgstr ""
"se necesita el paquete 'ImageMagick' para un funcionamiento correcto.\n"
"Haga clic sobre \"Aceptar\" para instalarlo o sobre \"Cancelar\" para salir"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "primer paso de creación"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "resolución final"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "elija un archivo de imagen"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Nombre del tema"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Examinar"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Configurar foto de bootsplash"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13838,7 +13925,7 @@ msgstr ""
"coordenada x del cuadro de texto\n"
"en cantidad de caracteres"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13846,15 +13933,15 @@ msgstr ""
"coordenada y del cuadro de texto\n"
"en cantidad de caracteres"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "ancho del texto"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "altura del cuadro de texto"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13862,7 +13949,7 @@ msgstr ""
"coordenada x del ángulo superior\n"
"izquierdo de la barra de progreso"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13870,66 +13957,66 @@ msgstr ""
"coordenada y del ángulo superior\n"
"izquierdo de la barra de progreso"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "el ancho de la barra de progreso"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "la altura de la barra de progreso"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "el color de la barra de progreso"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "previsualizar"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "guardar tema"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "elija color"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Mostrar logo en la consola"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Predeterminadamente el mensaje del núcleo es \"silencioso\""
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr "¡Todavía este tema no tiene un bootsplash en %s!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "guardando tema de Bootsplash..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "selección del color de la barra de progreso"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "¡Primero debe elegir un archivo de imagen!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Generando previsualización..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
+#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr "Bootsplash de %s. No se puede crear la previsualización (%s)"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13953,71 +14040,71 @@ msgstr ""
"\n"
"Lo puede instalar tecleando \"urpmi xawtv\", como root, en la consola."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Canadá (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "EEUU (difusión)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "EEUU (cable)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "EEUU (cable-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "China (difusión)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japón (difusión)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japón (cable)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Europa del este"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Francia [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irlanda"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Europa del oeste"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Nueva Zelanda"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Sudáfrica"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Televisión por cable Australian Optus"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -14025,43 +14112,43 @@ msgstr ""
"Por favor,\n"
"teclee su norma de tv y país"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "Norma de TV:"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Área:"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "Buscando canales de TV, en progreso ..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "Buscando canales de TV"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Hubo un error mientras se buscaban canales de TV"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "¡XawTV no está instalado!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "¡Que tenga un buen día!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "¡Ahora, puede ejecutar xawtv (!bajo X Window!)!\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "¡No se detectó tarjeta de TV!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -14081,31 +14168,440 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Controladores alternativos"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "la lista de controladores alternativos para esta tarjeta de sonido"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Bus"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+"esto es el bus físico sobre el cual se conecta el dispositivo (ej.: PCI, "
+"USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Canal"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "canal EIDE/SCSI"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Identificación del bus"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- Dispositivos PCI y USB : esto lista el fabricante, dispositivo, "
+"subfabricante e id de subdispositivo PCI/USB"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Ubicación en el bus"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- dispositivos PCI: el zócalo PCI, dispositivo y función de esta tarjeta\n"
+"- dispositivos EIDE: el dispositivo es o bien uno maestro o uno esclavo\n"
+"- dispositivos SCSI: el bus SCSI y los id de dispositivo SCSI"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "tamaño de los bloques"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Nivel de seguridad"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "este campo describe al dispositivo"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Archivo de dispositivo antiguo"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "nombre antiguo de dispositivo estático utilizado en el paquete dev"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "Dispositivo devfs nuevo"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr ""
+"dispositivo dinámico nuevo generado por el devfs incorporado del núcleo"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Módulo"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "el módulo del núcleo GNU/Linux que maneja ese dispositivo"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formatear"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "nivel"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Clase de medio"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "clase de dispositivo de hardware"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Modelo"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "modelo de disco rígido"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Nombre del módulo"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "el nombre del fabricante del dispositivo"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Cantidad de botones"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Nombre: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", impresora de red \"%s\", puerto %s"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "el color de la barra de progreso"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "configuración de la carga"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Seleccione el puerto serie al que está conectado el ratón, por favor."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "el nombre del fabricante del dispositivo"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "el nombre del fabricante del dispositivo"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Salir"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Detectada automáticamente"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Opciones"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Detectada automáticamente"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/A_yuda"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/A_yuda..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Ayuda de Harddrake"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Descripción de los campos:\n"
"\n"
-"uso: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "uso: keyboarddrake [--expert] [teclado]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Seleccione un escáner."
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Informar de un error"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Acerca..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Acerca de Harddrake"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"Este es HardDrake, una herramienta de configuración de hardware de "
+"Mandrake.\n"
+"Versión:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Autor:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Detección en progreso"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 versión"
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Hardware detectado"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Información"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Configurar módulo"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Ejecutar herramienta de configuración"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "Ejecutando \"%s\" ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "primario"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "secundario"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Detectada automáticamente"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Detectada automáticamente"
+
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Opciones"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Seleccione la distribución de su teclado."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "¿Desea que la tecla BackSpace envíe un Delete en la consola?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Cambie el CD-ROM"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -14114,136 +14610,124 @@ msgstr ""
"Aceptar.\n"
"Si no lo tiene, presione Cancelar para evitar la actualización en vivo."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "¡¡¡ No se puede iniciar la actualización en vivo !!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Se ha realizado el cambio, pero no se hará efectivo hasta que salga"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Mostrar sólo para el día seleccionado"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Archivo/_Nuevo"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Archivo/_Abrir"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>A"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Archivo/_Guardar"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>G"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Archivo/Guardar _Como"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Archivo/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Opciones"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Opciones/Prueba"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Ayuda/_Acerca..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Usuario"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Mensajes"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Explicaciones de las herramientas de Mandrake"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "buscar"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Una herramienta para ver sus archivos de registro (logs)"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Configuración"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "coincidencia"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "pero no hay coincidencias"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Elija un archivo"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Calendario"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Contenido del archivo"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Alerta por correo"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "por favor, espere, analizando el archivo: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Configuración de alerta por correo"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14253,116 +14737,231 @@ msgstr ""
"\n"
"Aquí podrá configurar su sistema de alerta.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Servidor de World Wide Web Apache"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Nombres de dominio"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "Servidor FTP"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Servidor de correo Postfix"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Servidor Samba"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "Servidor SSH"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Servicio Webmin"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Servicio Xinetd"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "configuración del servicio"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
"Recibirá una alerta si se detiene la ejecución de uno de los servicios "
"seleccionados"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "configuración de la carga"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Recibirá una alerta si la carga es mayor que este valor"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "configuración de alerta"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Por favor, ingrese su dirección de correo electrónico debajo "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Guardar como..."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Seleccione el tipo de su ratón, por favor."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "¿Emular el tercer botón?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Configuración de la red"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Perfil: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Enviando archivos..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Tipo de conexión: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Probando su conexión..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Conectar a Internet"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Conectar a Internet"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Velocidad de la conexión"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "configuración de alerta"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Archivos locales"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"Atención, se ha detectado otra conexión con la Internet, tal vez está usando "
+"su red"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Conectar"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Desconectar"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Leyendo los datos de la impresora ..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Detectando dispositivos..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Probar puertos"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "El %s no está soportado por esta versión de Mandrake Linux."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "se encontró %s en %s, ¿configurarlo?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
"%s no está en la base de datos de escáneres, ¿configurarlo manualmente?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Seleccione un escáner."
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "El escáner %s no está soportado"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14371,11 +14970,11 @@ msgstr ""
"Scannerdrake no pudo detectar su escáner %s.\n"
"Por favor, seleccione el dispositivo donde está conectado su escáner"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "elija el dispositivo"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14386,7 +14985,7 @@ msgstr ""
"Puede lanzar printerdrake desde el Centro de control de Mandrake en la "
"sección Hardware."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14406,6 +15005,11 @@ msgstr "Se quitaron algunos dispositivos en la clase de hardware \"%s\":\n"
msgid "Some devices were added:\n"
msgstr "Se agregaron algunos dispositivos:\n"
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Detección en progreso"
+
#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Elija su idioma"
@@ -14478,10 +15082,14 @@ msgstr "Actualiz. del sistema"
msgid "Exit install"
msgstr "Salir de la instalación"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Servidor, Web/FTP"
@@ -14728,6 +15336,308 @@ msgstr "Multimedios - Grabación de CD"
msgid "Scientific Workstation"
msgstr "Estación de trabajo Científica"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "¡no se puede abrir /etc/inittab para lectura: %s !"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "un número"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Ahora tiene la posibilidad de bajar por la red paquetes específicos\n"
+#~ "durante el procedimiento de instalación, incuídos programas de cifrado.\n"
+#~ "\n"
+#~ "ADVERTENCIA:\n"
+#~ "\n"
+#~ "Debido a las diferencias de los requisitos aplicables a ese tipo de\n"
+#~ "programas por las distintas jurisdicciones, es el cliente y/o el usuario "
+#~ "final\n"
+#~ "de dichos programas quien debe verificar que las leyes de su jurisdicción "
+#~ "le\n"
+#~ "permitan bajar, guardar y/o utilizar dichos programas.\n"
+#~ "\n"
+#~ "En particular el cliente y/o usuario final debe tener un cuidado "
+#~ "especial\n"
+#~ "de no violar las leyes de su de su jurisdicción. En el caso de que el "
+#~ "cliente y/o\n"
+#~ "el usuario final no respetase las condiciones de las leyes que le son\n"
+#~ "aplicables, es posible que sea severamente sancionado por la ley.\n"
+#~ "\n"
+#~ "En ningún caso MandrakeSoft ni ninguno de sus fabricantes y/o\n"
+#~ "distribuidores se puede considerar responsable por daños especiales, "
+#~ "directos\n"
+#~ "o indirectos de cualquier tipo (incluyendo, pero sin limitarse a ello, "
+#~ "pérdida\n"
+#~ "de beneficios, ruptura de negocios, pérdida de datos comerciales u otras\n"
+#~ "pérdidas pecuniarias, o eventuales responsabilidades e indemnizaciones\n"
+#~ "a pagar debido a decisiones de la justicia) que puedan ocurrir mediante "
+#~ "el\n"
+#~ "uso, posesión o el sólo hecho de descargar de Internet o por otro medio, "
+#~ "programas\n"
+#~ "a los cuales el cliente y/o usuario final tenga acceso después de haber\n"
+#~ "firmado el presente convenio.\n"
+#~ "\n"
+#~ "Para preguntas relativas a este convenio, póngase en contacto con\n"
+#~ "Mandrakesoft, Inc.\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Configuración del proxy"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Bienvenido a la herramienta de configuración del proxy.\n"
+#~ "\n"
+#~ "Aquí podrá configurar sus proxies http y ftp con o sin\n"
+#~ "usuario y contraseña.\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Por favor, rellene las informaciones del proxy http.\n"
+#~ "Déjelo en blanco si no quiere un proxy http."
+
+#~ msgid "URL"
+#~ msgstr "URL"
+
+#~ msgid "port"
+#~ msgstr "puerto"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "La Url debería empezar por 'http:'"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "La parte del puerto debería ser numérica"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Por favor, rellene las informaciones del proxy ftp.\n"
+#~ "Déjelo en blanco si no quiere un proxy ftp."
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Por favor, introduzca usuario y contraseña del proxy, si es necesario.\n"
+#~ "Déjelo en blanco si no desea usuario/contraseña."
+
+#~ msgid "login"
+#~ msgstr "usuario"
+
+#~ msgid "password"
+#~ msgstr "contraseña"
+
+#~ msgid "re-type password"
+#~ msgstr "contraseña (otra vez)"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Las contraseñas no coinciden. ¡Inténtelo de nuevo!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "No se puede escribir el archivo %s"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Atención, se ha detectado otra conexión con la Internet, tal vez está "
+#~ "usando su red"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "todavía no está implementada la ayuda.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Por favor, haga clic sobre un medio"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "Quitando LPRng..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "Quitando LPD..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Descripción:\n"
+#~ "\n"
+#~ " Drakbackup se usa para respaldar su sistema.\n"
+#~ " Durante la configuración puede seleccionar:\n"
+#~ "\t- Archivos del sistema,\n"
+#~ "\t- Archivos de usuarios,\n"
+#~ "\t- Otros archivos.\n"
+#~ "\to Todo su sistema ... y Otros (como Particiones Windows)\n"
+#~ "\n"
+#~ " Drakbackup le permite respaldar su sistema sobre:\n"
+#~ "\t- Disco rígido.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (con autoboot, rescue y autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Cinta.\n"
+#~ "\n"
+#~ " Drakbackup le permite restaurar su sistema a un\n"
+#~ " directorio seleccionado por el usuario.\n"
+#~ "\n"
+#~ " Por defecto, se almacenarán los respaldos en su\n"
+#~ " directorio /var/lib/drakbackup.\n"
+#~ "\n"
+#~ " Archivo de configuración:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "\n"
+#~ "Paso de restauración:\n"
+#~ " \n"
+#~ " Durante la restauración, DrakBackup quitará su \n"
+#~ " directorio original y verificará que todos \n"
+#~ " los archivos de respaldo no estén corruptos. Se \n"
+#~ " recomienda que haga un último respaldo antes de restaurar.\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid ""
+#~ "drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "This is free software and may be redistributed under the terms of the GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+#~ msgstr ""
+#~ "drakbug versión %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "Esto es software libre y se puede volver a distribuir bajo los términos "
+#~ "de la GPL GNU.\n"
+#~ "\n"
+#~ "uso: drakbug [OPCIONES] [NOMBRE_DEL_PROGRAMA]\n"
+#~ "\n"
+#~ "OPCIONES:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - imprimir este mensaje de ayuda.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - el programa debería ser una de las herramientas de "
+#~ "mandrake\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - el programa debería ser una de las herramientas de "
+#~ "mandrake\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "uso: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "uso: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "uso: keyboarddrake [--expert] [teclado]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "Probando clase %s\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "detectada en la interfaz %s"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Verificaciones periódicas 2"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "no se puede hacer copia de respaldo del mensaje de LiLo"
diff --git a/perl-install/share/po/eu.po b/perl-install/share/po/eu.po
index b6b01adf3..7aca78614 100644
--- a/perl-install/share/po/eu.po
+++ b/perl-install/share/po/eu.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
-"PO-Revision-Date: 2002-09-09 23:32+0200\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-10-13 17:11+0200\n"
"Last-Translator: Iigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
"MIME-Version: 1.0\n"
@@ -71,44 +71,44 @@ msgstr ""
"Zure sistemak buru anitzeko konfigurazioa onartzen du.\n"
"Zer egin nahi duzu?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Hautatu txartel grafikoaren memoria-tamaina"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "XFree konfigurazioa"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
msgstr "XFree-ren zein konfigurazio izan nahi duzu?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Buru guztiak independenteki konfiguratu"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Erabili Xinerama hedapena"
-#: ../../Xconfig/card.pm_.c:387
+#: ../../Xconfig/card.pm_.c:389
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfiguratu \"%s\"%s txartela soilik"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s 3D hardware-azelerazioarekin"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -119,19 +119,19 @@ msgstr ""
"Zure txartelak XFree %s euskarria du, eta horrek euskarri hobea izan dezake "
"2Dan."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""
"Zure txartelak 3D hardware-azelerazioaren euskarria izan dezake XFree %s(r)"
"ekin."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s 3D hardware-azelerazio ESPERIMENTALAREKIN"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -144,7 +144,7 @@ msgstr ""
"Zure txartelak XFree %s euskarria du, eta horrek euskarri hobea izan dezake "
"2Dan."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -154,12 +154,12 @@ msgstr ""
"ekin,\n"
"KONTUAN IZAN EUSKARRI ESPERIMENTALA DELA ETA ORDENAGAILUA BLOKEA DEZAKEELA."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (instalazioaren bistaratze-kontrolatzailea)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Pertsonalizatua"
@@ -171,7 +171,7 @@ msgstr "Txartela grafikoa"
msgid "Monitor"
msgstr "Monitorea"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Bereizmena"
@@ -180,27 +180,28 @@ msgid "Test"
msgstr "Froga"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Aukerak"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Ados"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Irten"
@@ -229,7 +230,8 @@ msgstr "Plug'n Play"
msgid "Generic"
msgstr "Generikoa"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
msgstr "Saltzailea"
@@ -288,50 +290,52 @@ msgstr "16 milioi kolore (24 bit)"
msgid "4 billion colors (32 bits)"
msgstr "4 mila milioi kolore (32 bit)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Bereizmenak"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Aukeratu bereizmena eta kolorearen sakonera"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Txartel grafikoa: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Utzi"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Konfigurazioaren proba"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Konfigurazioa probatu nahi duzu?"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Adi: txartel grafiko hau frobatzeak zure konputagailua blokeatu dezake"
@@ -432,163 +436,163 @@ msgstr ""
msgid "What norm is your TV using?"
msgstr "Zein arau erabiltzen du zure TB?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Arrankeko partizioaren lehen sektorea"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Unitateko lehen sektorea (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILO instalazioa"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Non instalatu nahi duzu abioko kargatzailea?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub instalazioa"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO testu-menuarekin"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO menu grafikoarekin"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "DOS/Windows-etik abiarazi (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Abioko kargatzailearen aukera nagusiak"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Erabili beharreko abioko kargatzailea"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Abioko kargatzailearen instalazioa"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Abioko gailua"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Trinkoa"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "trinkotu"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Bideo modua"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Imajina lehenetsia abiarazi arteko atzerapena"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Pasahitza"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Pasahitza (berriro)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Murriztu komando-lerroko aukerak"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "murriztu"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Garbitu /tmp abiatzen den bakoitzean"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Zehaztu RAM tamaina beharrezkoa bada (%d MB aurkituak)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Gaitu profil anitzak"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Eman ram-tamaina MBtan"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"``Murriztu komando-lerroko aukerak'' aukera ezin da erabili pasahitzik gabe"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Saiatu berriro"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Pasahitzak ez datoz bat"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Hasierako mezua"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Open Firmware-ren atzerapena"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
msgstr "Nukleoaren abioaren denbora-muga"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
msgstr "Gaitu CDtik abiaraztea?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
msgstr "Gaitu OF abiaraztea?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "SE lehenetsia?"
-#: ../../any.pm_.c:232
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -602,7 +606,7 @@ msgstr ""
"\n"
"Zein da zure abioko unitatea?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
@@ -610,132 +614,134 @@ msgstr ""
"Hauek dira sarrerak.\n"
"Beste batzuk gehi ditzakezu edo lehendik daudenak aldatu."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Gehitu"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Eginda"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Aldatu"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Zer sarrera-mota gehitu nahi duzu?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Beste SE bat (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Beste SE bat (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Beste SE bat (windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Imajina"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Root"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Erantsi"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Irakurri/idatzi"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Taula"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Ez-segurua"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Etiketa"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Lehenetsia"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd-tamaina"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "BideorikEz"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Kendu sarrera"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Ez da etiketa hutsik onartzen"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Nukleo-imajina bat zehaztu behar duzu"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Erroko partizio bat zehaztu behar duzu"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Etiketa hau jadanik erabili da"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "%s %s interfaze aurkitu dira"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Baduzu besterik?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Ba duzu %s interfazerik?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ez"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Bai"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Ikus hardwarearen informazioa"
@@ -744,17 +750,17 @@ msgstr "Ikus hardwarearen informazioa"
# #msgstr "%2$s %1$s txartelaren kontrolatzailea instalatzen"
#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
-#: ../../any.pm_.c:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "%s %s txartelaren kontrolatzailea instalatzen"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(%s modulua)"
-#: ../../any.pm_.c:690
+#: ../../any.pm_.c:674
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -764,7 +770,7 @@ msgstr ""
"Ohartu sartzen den edozein helbide 0x aurrizkiarekin jarri behar dela, adib. "
"'0x123'"
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -775,17 +781,17 @@ msgstr ""
"Aukerak ``izena=balioa izena2=balioa2 ...'' formatuan daude.\n"
"Adibidez, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Modulu-aukerak:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Zein %s kontrolatzaile probatu behar dut?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -804,15 +810,15 @@ msgstr ""
"blokeatuko du, baina\n"
"horrek ez luke kalterik egin beharko."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Autoproba"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Zehaztu aukerak"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -821,63 +827,63 @@ msgstr ""
"Huts egin du %s modulua kargatzean.\n"
"Beste parametro batzuekin saiatu nahi duzu berriro?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "X programen atzipena"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "rpm tresnen atzipena"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "onartu \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "administrazio-fitxategien atzipena"
-#: ../../any.pm_.c:755
+#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr "sareko tresnen atzipena"
-#: ../../any.pm_.c:756
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr "Konpilaketa tresnen atzipena"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(%s jadanik gehituta)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Pasahitz hau sinpleegia da"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Eman erabiltzaile-izen bat"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Erabiltzaile-izenak minuskulaz idatzitako letrak, zenbakiak, `-' eta `_' "
"soilik izan ditzake"
-#: ../../any.pm_.c:769
+#: ../../any.pm_.c:752
msgid "The user name is too long"
msgstr "Erabiltzaile-izena luzeegia da"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Erabiltzaile-izen hau gehituta dago jadanik"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Gehitu erabiltzailea"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -886,32 +892,32 @@ msgstr ""
"Sartu erabiltzaile bat\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Onartu erabiltzailea"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Benetako izena"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Erabiltzaile-izena"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Ikonoa"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Automatikoki hasi saioa"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -919,19 +925,19 @@ msgstr ""
"Ordenagailua konfigura dezaket automatikoki erabiltzaile bat sartzeko.\n"
"Eginbide hau erabili nahi duzu?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Aukeratu erabiltzaile lehenetsia:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Aukeratu exekutatu beharreko leiho-kudeatzailea:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Aukeratu erabiltzeko hizkuntza bat."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
@@ -940,35 +946,35 @@ msgstr ""
"Instalatu ondoren erabilgarri egongo diren beste hizkuntza batzuk aukera "
"ditzakezu"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Denak"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Eman baimena erabiltzaile guztiei"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Ez konpartitu"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "%s paketea instalatu egin behar da. Instalatu nahi duzu?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "NFS edo Samba erabiliz esporta dezakezu. Zein nahi duzu"
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Derrigorrezko %s paketea falta da"
-#: ../../any.pm_.c:1005
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -984,11 +990,11 @@ msgstr ""
"\"Pertsonalizatua\" erabiliz erabiltzaile bakoitzarentzako ezarpena zehaztu "
"daiteke.\n"
-#: ../../any.pm_.c:1019
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
msgstr "Abiarazi userdrake"
-#: ../../any.pm_.c:1021
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
@@ -997,31 +1003,31 @@ msgstr ""
"taldea erabiltzen du. Userdrake erabil dezakezu talde \n"
"honetan erabiltzeak gehitzeko."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Ongi etorri Crackers-era"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Txikia"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Estandarra"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Handia"
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
msgstr "Handiagoa"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Paranoidea"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1031,7 +1037,7 @@ msgstr ""
"oso erraz erasotzekoa: ez da erabili behar beste ordenagailu batzuekin edo \n"
"Internetekin konektatuta dauden makinetan. Ez dago pasahitzik."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
@@ -1039,7 +1045,7 @@ msgstr ""
"Pasahitzak gaituta daude orain, baina sareko ordenagailu gisa erabiltzea ez "
"da komeni oraindik."
-#: ../../any.pm_.c:1084
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
@@ -1047,7 +1053,7 @@ msgstr ""
"Hau da Internetera bezero gisa konektatzeko erabiliko diren "
"ordenagailuentzat gomendatzen den segurtasun estandarra. "
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
@@ -1055,7 +1061,7 @@ msgstr ""
"Murriztapen batzuk daude, eta egiaztapen automatiko gehiago gauero egiten "
"dira."
-#: ../../any.pm_.c:1086
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1069,7 +1075,7 @@ msgstr ""
"zerbitzari gisa erabili ahal izateko. Oharra: zure makina Interneteko bezero "
"soila bada, hobe duzu maila apalagoa."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1077,34 +1083,34 @@ msgstr ""
"Aurreko mailan oinarritua, baina sistema erabat itxita dago.\n"
"Segurtasun-eginbideak maximoan jarrita daude."
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
msgstr "DrakSec Oinarrizko Aukerak"
-#: ../../any.pm_.c:1096
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
msgstr "Mesedez aukeratu nahi duzun segurtasun-maila"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Segurtasun-maila"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Erabili libsafe zerbitzarietarako"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Buffer-gainezkatzeen eta formatu-kateen erasoen aurka defendatzen duen "
"liburutegi bat."
-#: ../../any.pm_.c:1103
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr "Segurtasun Kudeatzailea (sarrera edo posta-e)"
-#: ../../any.pm_.c:1192
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
@@ -1115,7 +1121,7 @@ msgstr ""
"(adib: latindarra eta ez latindarra)"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: ../../bootloader.pm_.c:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1132,114 +1138,109 @@ 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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Ongi etorri GRUB sistema eragilearen aukeratzailera!"
#. -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:992
+#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Erabili %c eta %c teklak zein sarrera nabarmenduko den hautatzeko."
#. -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:995
+#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Sakatu sartu hautatutako SE abiarazteko, 'e' abiarazi aurreko"
#. -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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "komandoak editatzeko, edo 'c' komando-lerroa nahi baduzu."
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Nabarmendutako sarrera automatikoki abiaraziko da %d segundotan."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr "ez dago nahiko leku /boot-en"
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Mahaigaina"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Hasi menua"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Abioko kargatzailea ezin da %s partizio batean instalatu\n"
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "oraindik ez da laguntzarik inplementatu.\n"
-
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Abioko estilo-konfigurazioa"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Fitxategia"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Fitxategia/I_rten"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
msgstr "NewStyle kategorizatze-monitorea"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
msgstr "NewStyle monitorea"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
msgstr "Monitore tradizionala"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr "Gtk+ monitore tradizionala"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Abiarazi Aurora abioan"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Lilo/grub modua"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot modua"
-#: ../../bootlook.pm_.c:146
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
msgstr "Instalatu gaiak"
-#: ../../bootlook.pm_.c:147
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
@@ -1247,46 +1248,46 @@ msgstr ""
"Erakutsi gaia\n"
"kontsolapean"
-#: ../../bootlook.pm_.c:148
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
msgstr "Gai berria sortu"
-#: ../../bootlook.pm_.c:192
+#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr "Babestu %s %s.old bezala"
-#: ../../bootlook.pm_.c:195
+#: ../../bootlook.pm_.c:187
#, c-format
msgid "Copy %s to %s"
msgstr "Kopiatu %s %s-ra"
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Errorea"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr "Ez da lilo mezua aurkitzen"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Ezin da /etc/sysconfig/bootsplash idatzi."
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
#, c-format
msgid "Write %s"
msgstr "Idatzi %s"
-#: ../../bootlook.pm_.c:232
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
@@ -1294,18 +1295,18 @@ msgstr ""
"Ezin da /etc/sysconfig/bootsplash idatzi\n"
"Ez da fitxategia aurkitu."
-#: ../../bootlook.pm_.c:243
+#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Ezin da mkinitrd -f /boot/initrd-%s.img %s jaurti."
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
"Eraiki RAMdiskoa (initrd) honekin 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
@@ -1313,24 +1314,24 @@ msgstr ""
"Ezin da LiLo berriro jaurti!\n"
"Jaurti \"lilo\" root bezala komando lerroan LiLo gai instalazioa osatzeko."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr "Berriro jaurti 'lilo'"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
msgstr "Oharra"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "LiLo eta Bootsplash gai instalazio arrakastatsua"
-#: ../../bootlook.pm_.c:259
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
msgstr "Gai instalazioak hutsegin du!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
@@ -1339,21 +1340,21 @@ msgstr ""
"Orain %s erabiltzen ari zara Abioko Kudeatzaile gisa.\n"
"Egin klik 'Konfiguratu'n instalazio-morroia abiarazteko."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Konfiguratu"
-#: ../../bootlook.pm_.c:276
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
msgstr "Splash hautaketa"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
msgstr "Gaiak"
-#: ../../bootlook.pm_.c:281
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1367,90 +1368,85 @@ msgstr ""
"bakoitzarena banaka\n"
"hautatu dezakezu"
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr "Lilo pantaila"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Sistema modua"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Abiarazi X-Window sistema hasieran"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ez, ez dut saioa automatikoki hasi nahi"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Bai, automatikoki honekin hasi nahi dut (erabiltzailea, mahaigaina)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "Ados"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "ezin da ireki /etc/inittab irakurtzeko: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "GB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "KB"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "MB"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "TB"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minutu"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "minutu bat"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d segundo"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Ezin da pantaila-argazkirik egin partizioak egin aurretik"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
"%s(e)n instalazioa egindakoan pantaila-argazkiak erabilgarri egongo dira"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Frantzia"
@@ -1458,8 +1454,8 @@ msgstr "Frantzia"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Belgika"
@@ -1483,13 +1479,13 @@ msgstr "Norvegia"
msgid "Sweden"
msgstr "Suedia"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Herbehereak"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italia"
@@ -1497,8 +1493,8 @@ msgstr "Italia"
msgid "Austria"
msgstr "Austria"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Estatu Batuak"
@@ -1509,17 +1505,22 @@ msgid ""
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
+"WebDAV, web zerbitzari baten direktorioa zurean muntatu eta bertako "
+"fitxategi\n"
+"sistema balitz moduan erabiltzeko aukera ematen dizun protokolo bat da (web\n"
+"zerbitzaria WebDAV zerbitzari bezala konfiguratuta badago). WebDAV muntaia\n"
+"puntuak gehitu nahi bazenitu, hautatu \"Berria\"."
#: ../../diskdrake/dav.pm_.c:27
msgid "New"
msgstr "Berria"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Desmuntatu"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Muntatu"
@@ -1528,10 +1529,9 @@ msgstr "Muntatu"
msgid "Server"
msgstr "Zerbitzaria"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Muntatze-puntua"
@@ -1547,28 +1547,28 @@ msgstr "URLak http:// edo https:// hasiera izan behar du"
msgid "Server: "
msgstr "Zerbitzaria: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Muntatze-puntua: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Aukerak: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Egin zure datuen babeskopia lehendabizi"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Irakurri arretaz"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1577,15 +1577,15 @@ msgstr ""
"Aboot erabiltzeko asmoa baduzu, utzi lekua (2048 sektore nahikoa da)\n"
"diskoaren hasieran"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Morroia"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Aukeratu ekintza"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1597,81 +1597,81 @@ msgstr ""
"Lehendabizi partizio horri tamaina aldatzea gomendatzen dizut\n"
"(egin klik bertan, gero egin klik \"Aldatu tamaina\"n)"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Egin klik partizio batean"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Xehetasunak"
-#: ../../diskdrake/hd_gtk.pm_.c:252
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
msgstr "Ez da disko zurrunik aurkitu"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journalised FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Hutsik"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Bestelakoa"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Fitxategi-sistemen motak:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Sortu"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Mota"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Erabili ``%s'' horren ordez"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Ezabatu"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Erabili ``Desmuntatu'' lehendabizi"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -1679,72 +1679,72 @@ msgstr ""
"%s partizio-mota aldatu ondoren, partizio honetako datu guztiak galdu egingo "
"dira"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Aukeratu partizio bat"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Aukeratu beste partizio bat"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Irten"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Aldatu aditu modura"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Aldatu modu normalera"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Desegin"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Jarraitu hala ere?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Irten gorde gabe"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Irten partizio-taula idatzi gabe?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "/etc/fstab aldaketak gorde nahi dituzu?"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Auto-esleitu"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Garbitu dena"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Auto-esleitu"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
msgstr "Gehiago"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Disko gogorraren informazioa"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Lehen mailako partizio guztiak erabilita daude"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Ezin da partizio gehiago gehitu"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1752,31 +1752,31 @@ msgstr ""
"Partizio gehiago edukitzeko, ezabatu horietako bat partizio hedatu bat sortu "
"ahal izateko"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Gorde partizio-taula"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Leheneratu partizio-taula"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Berreskuratu partizio-taula"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Birkargatu partizio-taula"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Euskarri aldagarrien automuntatzea"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Hautatu fitxategia"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1784,11 +1784,12 @@ msgstr ""
"Babeskopiako partizio-taulak ez du tamaina bera\n"
"Jarraitu hala ere?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Kontuz"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1796,71 +1797,71 @@ msgstr ""
"Sartu diskete bat unitatean\n"
"Disketeko datu guztiak galdu egingo dira"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "Partizio-taula berreskuratzen saiatzen"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Informazio xehea"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Aldatu tamaina"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Lekuz aldatu"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Formateatu"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Gehitu RAIDi"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Gehitu LVMri"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Kendu RAIDetik"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Kendu LVMtik"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Aldatu RAID"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Erabili atzera-begiztarako"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Sortu partizio berria"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Hasierako sektorea: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Tamaina MBtan: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Fitxategi-sistemaren mota: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Hobespena: "
-#: ../../diskdrake/interactive.pm_.c:473
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
@@ -1870,33 +1871,33 @@ msgstr ""
"(izan daitezkeen partizio primario kopuru handiena duzulako).\n"
"Lehenik ezabatu partizio primario bat eta sortu partizio hedatu bat."
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Atzera-begiztako fitxategia kendu?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Aldatu partizio-mota"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Zein fitxategi-sistema nahi duzu?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "ext2tik ext3ra aldatzen"
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Non muntatu nahi duzu %s atzera-begiztako fitxategia?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Non muntatu nahi duzu %s gailua?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1905,138 +1906,138 @@ msgstr ""
"erabiltzen delako\n"
"Kendu atzera-begizta lehendabizi"
-#: ../../diskdrake/interactive.pm_.c:598
+#: ../../diskdrake/interactive.pm_.c:606
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Non muntatu nahi duzu %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "FAT fitxategi-sistemaren mugak kalkulatzen"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Tamaina aldatzen"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Partizio honi ezin zaio tamaina aldatu"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Partizio honetako datu guztiek babeskopia eduki beharko lukete"
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"%s partizioa tamainaz aldatu ondoren, partizioko datu guztiak galdu egingo "
"dira"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Aukeratu tamaina berria"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Tamaina berria MBtan: "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Zein diskotara eraman nahi duzu?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektorea"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Zein sektoretara eraman nahi duzu?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Lekuz aldatzen"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Partizioa lekuz aldatzen..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Aukeratu lehendik dagoen RAID bat gehitzeko"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "berria"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Aukeratu lehendik dagoen LVM bat gehitzeko"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM izena?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Partizio hau ezin da atzera-begiztarako erabili"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Atzera-begizta"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Atzera-begiztako fitxategi-izena: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Eman fitxategi-izen bat"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr ""
"Fitxategi hau beste atzera-begizta batek erabiltzen du, aukeratu beste bat"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Fitxategia badago lehendik ere. Erabili?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Muntatze-aukerak"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Hainbat"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "gailua"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "maila"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "zatiaren tamaina"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Kontuz ibili: eragiketa hau arriskutsua da."
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Nolako partizioa?"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:978
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "%s paketea behar da. Instalatu nahi duzu?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2047,7 +2048,7 @@ msgstr ""
"Edo LILO erabiltzen duzu eta ez du funtzionatuko, edo ez duzu LILO "
"erabiltzen eta ez duzu /boot erabili beharrik"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2059,7 +2060,7 @@ msgstr ""
"LILO abioko kudeatzailea erabiltzeko asmoa baduzu, ez ahaztu /boot partizioa "
"gehitzea"
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2070,45 +2071,45 @@ msgstr ""
"dezakeenik.\n"
"Beraz, kontuan izan /boot partizioa gehitu behar duzula"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "%s unitatearen partizio-taula diskoan idatziko da!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Berrabiarazi egin beharko duzu aldaketek eragina izan dezaten"
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"%s partizioa formateatu ondoren, partizioko datu guztiak galdu egingo dira"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Formateatzen"
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "%s atzera-begiztako fitxategia formateatzen"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "%s partizioa formateatzen"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Ezkutatu fitxategiak"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Eraman fitxategiak partizio berrira"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2117,83 +2118,83 @@ msgstr ""
" %s direktorioak baditu datu batzuk\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Fitxategiak partizio berrira eramaten"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "%s kopiatzen"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "%s kentzen"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "%s partizioa %s da orain"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Gailua: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS unitate-letra: %s (uste hutsa)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Mota: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Izena: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Hasi: %s sektorea\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Tamaina: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektore"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "%d zilindrotik %d zilindrora\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Formateatua\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Formateatu gabe\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Muntatuta\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2202,7 +2203,7 @@ msgstr ""
"Atzera-begiztako fitxategia(k):\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2210,27 +2211,27 @@ msgstr ""
"Lehenespenez abiarazteko partizioa\n"
" (MS-DOS abiorako, ez lilo-rako)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "%s maila\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "%s zatiaren tamaina\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "%s RAID-diskoak\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Atzera-begiztako fitxategi-izena: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2242,7 +2243,7 @@ msgstr ""
"partizioa izan daiteke, hobe duzu\n"
"bere horretan uztea.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2254,62 +2255,62 @@ msgstr ""
"sistemaren abio bikoitza\n"
"egiteko da.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Irakurketa-soilik"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Tamaina: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometria: %s zilindro, %s buru, %s sektore\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Info: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "%s LVM-diskoak\n"
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Partizio-taularen mota: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
+#: ../../diskdrake/interactive.pm_.c:1169
#, c-format
msgid "on channel %d id %d\n"
msgstr "%d kanalean id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Fitxategi-sistema enkriptatzeko gakoa"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Aukeratu fitxategi-sistema enkriptatzeko gakoa"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Enkriptatze-gako hau sinpleegia da (gutxienez %d karaktere izan behar ditu)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Enkriptatze-gakoak ez datoz bat"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Enkriptatze-gakoa"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Enkriptatze-gakoa (berriro)"
@@ -2317,10 +2318,6 @@ msgstr "Enkriptatze-gakoa (berriro)"
msgid "Change type"
msgstr "Aldatu mota"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Egin klik euskarri batean"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
@@ -2345,7 +2342,7 @@ msgstr ""
"Mesedez sartu zure erabiltzaile-izena, pasahitza eta domeinu izena ostalari "
"honetara sartzeko."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Erabiltzaile-izena"
@@ -2360,23 +2357,23 @@ msgstr "Bilatu zerbitzarietan"
# #this syntax doesn't work yet in perl :-(
# #msgid "%s formatting of %s failed"
# #msgstr "%2$s(r)i %1$s formatua emateak huts egin du"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s %s(r)i formatua emateak huts egin du"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, 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:682 ../../fs.pm_.c:725
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "%s partizioa %s direktorioan muntatzeak huts egin du"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "errorea %s desmuntatzean: %s"
@@ -2463,23 +2460,28 @@ msgstr "Ez dago zer eginik"
msgid "Error opening %s for writing: %s"
msgstr "Errorea %s idazteko irekitzean: %s"
-#: ../../harddrake/sound.pm_.c:168
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr "Ez dago gidari alternatiborik"
-#: ../../harddrake/sound.pm_.c:169
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:171
+#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""
-"Ez dago OSS/ALSA gidari alternatibo ezagunik zure soinu txartelarentzako (%s)"
+"Ez dago OSS/ALSA gidari alternatibo ezagunik zure (%s) soinu "
+"txartelarentzat, orain \"%s\" erabiltzen du"
-#: ../../harddrake/sound.pm_.c:171
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
msgstr "Soinu konfigurazioa"
-#: ../../harddrake/sound.pm_.c:172
+#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -2488,7 +2490,7 @@ msgstr ""
"Hemen gidari alternatibo bat hautatu dezakezu (OSS edo ALSA) zure soinu "
"txartelarentzat (%s)"
-#: ../../harddrake/sound.pm_.c:174
+#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
@@ -2496,26 +2498,30 @@ msgid ""
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""
+"\n"
+"\n"
+"Zure txartelak orain %s\"%s\" gidaria erabitzen du (zure txartelarentzako "
+"gidari lehenetsia \"%s\" da)"
-#: ../../harddrake/sound.pm_.c:176
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
msgstr "Gidaria:"
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Laguntza"
-#: ../../harddrake/sound.pm_.c:183
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
-msgstr ""
+msgstr "ALSA eta OSS bitarteko aldaketa egiteko laguntza"
-#: ../../harddrake/sound.pm_.c:184
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2533,8 +2539,23 @@ msgid ""
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""
+"OSS (Open Sound System) izan zen lehenengo soinu API. Soinu API hau ez da SE-"
+"aren menpekoa (unix sistema gehienetan eskuragarri dago) baino oso API xume "
+"eta mugatua da.\n"
+"Gainera, OSS gidari guztiek gurpila berrasmatzen dute.\n"
+"\n"
+"ALSA (Advanced Linux Sound Architecture) arkitektura modularra da, \n"
+"ISA, USB eta PCI txartel multzo zabalari euskarri ematen diona.\n"
+"\n"
+"Askogatik OSS-k baino maila handiagoko API hornitzen du.\n"
+"\n"
+"ALSA erabiltzeko, batek bitako edozein erabil dezake:\n"
+"- OSS-rekin bateragarri den api zaharra.\n"
+"- Ezaugarri hedatu ugari eskaintzen dituen ALSA api berria, ALSA liburutegia "
+"erabili behar da.\n"
-#: ../../harddrake/sound.pm_.c:200
+# unloading : deskargatu ???? zama????
+#: ../../harddrake/sound.pm_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
@@ -2543,30 +2564,36 @@ msgid ""
"\n"
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
+"\"%s\" gidari zaharra zerrenda beltzean dago.\n"
+"\n"
+"Kerneletik deskargatzerakoan arazoak sortzen dituela txostendu da.\n"
+"\n"
+"\"%s\" gidari berria hurrengo bootstrap-ean erabiliko da soilik."
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Itxaron... Konfigurazioa aplikatzen"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Itxaron mesedez"
-#: ../../harddrake/sound.pm_.c:208
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
msgstr "Ez dago gidari ezagunik"
-#: ../../harddrake/sound.pm_.c:209
+#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Ez dago zure soinu txartelarentzako gidari ezagunik (%s)"
-#: ../../harddrake/sound.pm_.c:212
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
msgstr "Gidari ezezaguna"
-#: ../../harddrake/sound.pm_.c:213
+#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
@@ -2581,214 +2608,11 @@ msgstr ""
"<install at mandrakesoft dot com>\n"
"unlisted sound driver \"%s\" gaiarekin."
-#: ../../harddrake/ui.pm_.c:16
-msgid "Model"
-msgstr "Eredua"
-
-#: ../../harddrake/ui.pm_.c:16
-msgid "hard disk model"
-msgstr "disko zurrun eredua"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "Channel"
-msgstr "Kanalea"
-
-#: ../../harddrake/ui.pm_.c:17
-msgid "EIDE/SCSI channel"
-msgstr "EIDE/SCSI kanalea"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr "Busa"
-
-#: ../../harddrake/ui.pm_.c:20
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr "hau da gailua lotzen den bus fisikoa (adib: PCI, USB, ...)"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "Module"
-msgstr "Modulua"
-
-#: ../../harddrake/ui.pm_.c:21
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "gailu hori gobernatzen duen GNU/Linux kernelaren modulua"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr "Euskarri mota"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr "hardware gailu klasea"
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Azalpena"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr "eremu honek gailua deskribatzen du"
-
-#: ../../harddrake/ui.pm_.c:25
-msgid "Bus identification"
-msgstr "Bus identifikazioa"
-
-#: ../../harddrake/ui.pm_.c:26
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr ""
-"- PCI eta USB gailuak: honek saltzaile, gailu, azpi-saltzaile eta azpi-gailu "
-"PCI/USB id-ak zerrendatzen ditu"
-
-#: ../../harddrake/ui.pm_.c:28
-msgid "Location on the bus"
-msgstr "Busean kokapena"
-
-#: ../../harddrake/ui.pm_.c:29
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"- pci gailuak: txartela honen PCI zirritua, gailua eta funtzioa ematen du\n"
-"- eide gailuak: gailua nagusia edo morroia da\n"
-"- scsi gailuak: scsi busa eta scsi gailu id-ak"
-
-#: ../../harddrake/ui.pm_.c:32
-msgid "Old device file"
-msgstr "Gailu fitxategi zaharra"
-
-#: ../../harddrake/ui.pm_.c:33
-msgid "old static device name used in dev package"
-msgstr "dev paketean erabiltzen den gailu estatikoaren izen zaharra"
-
-#: ../../harddrake/ui.pm_.c:34
-msgid "New devfs device"
-msgstr "devfs gailu berria"
-
-#: ../../harddrake/ui.pm_.c:35
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "kenelaren devfs-k sortutako gailu dinamikoaren izen berria"
-
-#: ../../harddrake/ui.pm_.c:36
-msgid "Number of buttons"
-msgstr "Botoi kopurua"
-
-#: ../../harddrake/ui.pm_.c:37
-msgid "the vendor name of the device"
-msgstr "gailuaren saltzaile izena"
-
-#: ../../harddrake/ui.pm_.c:38
-msgid "Alternative drivers"
-msgstr "Gidari alternatiboak"
-
-#: ../../harddrake/ui.pm_.c:39
-msgid "the list of alternative drivers for this sound card"
-msgstr "Soinu txartel honentzako gidari alternatiboen zerrenda"
-
-#: ../../harddrake/ui.pm_.c:63
-msgid "/_Quit"
-msgstr "/_Irten"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Laguntza"
-
-#: ../../harddrake/ui.pm_.c:65
-msgid "/_Help..."
-msgstr "/_Laguntza..."
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr "Harddrake laguntza"
-
-#: ../../harddrake/ui.pm_.c:67
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr ""
-"Eremuen deskribapena:\n"
-"\n"
-
-#: ../../harddrake/ui.pm_.c:71
-msgid "/_Report Bug"
-msgstr "/_Akatsa Txostendu"
-
-#: ../../harddrake/ui.pm_.c:73
-msgid "/_About..."
-msgstr "/_Honi buruz..."
-
-#: ../../harddrake/ui.pm_.c:74
-msgid "About Harddrake"
-msgstr "Harddrakeri buruz"
-
-#: ../../harddrake/ui.pm_.c:75
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"HardDrake da hau, Mandrakeren hardware ezarpen tresna bat.\n"
-"Bertsioa:"
-
-#: ../../harddrake/ui.pm_.c:76
-msgid "Author:"
-msgstr "Egilea:"
-
-#: ../../harddrake/ui.pm_.c:86
-msgid "Harddrake2 version "
-msgstr "Harddrake2 bertsioa "
-
-#: ../../harddrake/ui.pm_.c:101
-msgid "Detected hardware"
-msgstr "Detektatu hardwarea"
-
-#: ../../harddrake/ui.pm_.c:103
-msgid "Information"
-msgstr "Informazioa"
-
-#: ../../harddrake/ui.pm_.c:106
-msgid "Configure module"
-msgstr "Konfiguratu modulua"
-
-#: ../../harddrake/ui.pm_.c:107
-msgid "Run config tool"
-msgstr "Exekutatu ezarpen tresna"
-
-#: ../../harddrake/ui.pm_.c:111
-msgid "Detection in progress"
-msgstr "Detekzio martxan"
-
-#: ../../harddrake/ui.pm_.c:148
-msgid "You can configure each parameter of the module here."
-msgstr "Moduluaren parametro bakoitza konfiguratu dezakezu hemen."
-
-#: ../../harddrake/ui.pm_.c:166
-#, c-format
-msgid "Running \"%s\" ..."
-msgstr "\"%s\" exekutatzen ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, c-format
-msgid "Probing %s class\n"
-msgstr "%s klasea frogatzen\n"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr "lehenengo mailakoa"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "secondary"
-msgstr "bigarren mailakoa"
-
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
msgid "Auto-detect"
msgstr "Auto-detektatu"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
msgstr "Ezezaguna|Generikoa"
@@ -2800,7 +2624,7 @@ msgstr "Ezezaguna|CPH05X (bt878) [saltzaile ugari]"
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Ezezaguna|CPH06X (bt878) [saltzaile ugari]"
-#: ../../harddrake/v4l.pm_.c:209
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
@@ -2813,31 +2637,31 @@ msgstr ""
"egokiak behartu ditzakezu hemen. Hautatu zure tb parametro egokiak "
"beharrezkoa bada"
-#: ../../harddrake/v4l.pm_.c:212
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
msgstr "Txartela modeloa :"
-#: ../../harddrake/v4l.pm_.c:213
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
msgstr "Sintonizatzaile mota :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr "Eskuratze buffer kopurua :"
-#: ../../harddrake/v4l.pm_.c:214
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
msgstr "mmap erabiliz eskuratzerako eskuratze buffer kopurua"
-#: ../../harddrake/v4l.pm_.c:216
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
msgstr "PLL ezarpenak :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr "Irrati euskarria :"
-#: ../../harddrake/v4l.pm_.c:217
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr "irrati euskarria gaitu"
@@ -4616,6 +4440,7 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manual/literal/drakx/eu/drakx-help.xml
#: ../../help.pm_.c:860
+#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may (or may not), see the following entries:\n"
@@ -4638,10 +4463,10 @@ msgid ""
"presented there is similar to the one used at installation time;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it will be\n"
-"displayed here. No modification possible at installation time;\n"
+"displayed here.\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it will be\n"
"displayed here. You can click on the button to change the parameters\n"
@@ -4766,16 +4591,16 @@ msgstr ""
msgid "Can't use broadcast with no NIS domain"
msgstr "Ezin da difusioa erabili NIS domeinurik gabe"
-#: ../../install_any.pm_.c:870
+#: ../../install_any.pm_.c:879
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Sartu FAT formatuko diskete bat %s unitatean"
-#: ../../install_any.pm_.c:874
+#: ../../install_any.pm_.c:883
msgid "This floppy is not FAT formatted"
msgstr "Diskete honek ez du FAT formaturik"
-#: ../../install_any.pm_.c:886
+#: ../../install_any.pm_.c:895
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
@@ -4783,12 +4608,12 @@ msgstr ""
"Gordetako pakete-hautapen hau erabiltzeko, abiarazi instalazioa ``linux "
"defcfg=floppy''rekin"
-#: ../../install_any.pm_.c:909 ../../partition_table.pm_.c:767
+#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Errorea %s fitxategia irakurtzean"
-#: ../../install_any.pm_.c:1031
+#: ../../install_any.pm_.c:1040
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
@@ -4796,7 +4621,7 @@ msgstr ""
"Errorea gertatu da - ez da fitxategi-sistema berriak sortzeko gailu "
"baliozkorik aurkitu. Aztertu zure hardwarea arazo honen arrazoia bilatzeko"
-#: ../../install_interactive.pm_.c:23
+#: ../../install_interactive.pm_.c:21
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
@@ -4805,7 +4630,7 @@ msgstr ""
"Zure ordenagailuko hardware batzuek kontrolatzaile ``jabea'' behar dute.\n"
"Horiei buruzko informazioa hemen aurki dezakezu: %s"
-#: ../../install_interactive.pm_.c:58
+#: ../../install_interactive.pm_.c:56
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
@@ -4815,11 +4640,11 @@ msgstr ""
"Horretarako, sortu partizio bat (edo egin klik lehendik dagoen batean).\n"
"Gero aukeratu ``Muntatze-puntua'' ekintza eta ezarri `/'"
-#: ../../install_interactive.pm_.c:63
+#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Swap partizio bat eduki behar duzu"
-#: ../../install_interactive.pm_.c:64
+#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
@@ -4829,59 +4654,59 @@ msgstr ""
"\n"
"Jarraitu hala ere?"
-#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
+#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "FAT partizio bat eduki behar duzu /boot/efi-n muntatuta"
-#: ../../install_interactive.pm_.c:92
+#: ../../install_interactive.pm_.c:90
msgid "Use free space"
msgstr "Erabili leku librea"
-#: ../../install_interactive.pm_.c:94
+#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr "Ez dago partizio berriak esleitzeko adina leku"
-#: ../../install_interactive.pm_.c:102
+#: ../../install_interactive.pm_.c:100
msgid "Use existing partitions"
msgstr "Lehendik dagoen partizioa erabili"
-#: ../../install_interactive.pm_.c:104
+#: ../../install_interactive.pm_.c:102
msgid "There is no existing partition to use"
msgstr "Ez dago erabiltzeko moduko partiziorik"
-#: ../../install_interactive.pm_.c:111
+#: ../../install_interactive.pm_.c:109
msgid "Use the Windows partition for loopback"
msgstr "Erabili Windows partizioa atzera-begiztarako"
-#: ../../install_interactive.pm_.c:114
+#: ../../install_interactive.pm_.c:112
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Zein partizio erabili nahi duzu Linux4Win-erako?"
-#: ../../install_interactive.pm_.c:116
+#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Aukeratu tamainak"
-#: ../../install_interactive.pm_.c:117
+#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Erroko partizioaren tamaina MBtan: "
-#: ../../install_interactive.pm_.c:118
+#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Swap partizioaren tamaina MBtan: "
-#: ../../install_interactive.pm_.c:128
+#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Erabili Windows-en partizioko leku librea"
-#: ../../install_interactive.pm_.c:131
+#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Zein partiziori aldatu nahi diozu tamaina?"
-#: ../../install_interactive.pm_.c:133
+#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Windows fitxategi-sistemaren mugak kalkulatzen"
-#: ../../install_interactive.pm_.c:136
+#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
@@ -4890,7 +4715,7 @@ msgstr ""
"FAT tamaina-aldatzaileak ezin du zure partizioa maneiatu, \n"
"errore hau gertatu da: %s"
-#: ../../install_interactive.pm_.c:139
+#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
@@ -4898,7 +4723,7 @@ msgid ""
msgstr ""
"Zure Windows partizioa fragmentatuegia dago, exekutatu ``defrag'' lehendabizi"
-#: ../../install_interactive.pm_.c:140
+#: ../../install_interactive.pm_.c:138
msgid ""
"WARNING!\n"
"\n"
@@ -4918,21 +4743,21 @@ msgstr ""
"instalazioarekin. Datuen babeskopia egitea ere komeni da.\n"
"Ziur zaudenean, sakatu Ados."
-#: ../../install_interactive.pm_.c:150
+#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Zein tamaina utzi nahi duzu Windows-entzat"
-#: ../../install_interactive.pm_.c:151
+#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "%s partizioan"
-#: ../../install_interactive.pm_.c:158
+#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT tamaina-aldaketak huts egin du: %s"
-#: ../../install_interactive.pm_.c:173
+#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
@@ -4940,32 +4765,32 @@ msgstr ""
"Ez dago FAT partiziorik tamainaz aldatzeko edo atzera-begizta gisa "
"erabiltzeko (edo ez dago nahikoa leku)"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Ezabatu disko osoa"
-#: ../../install_interactive.pm_.c:179
+#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Kendu Windows(TM)"
-#: ../../install_interactive.pm_.c:182
+#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Disko gogor bat baino gehiago duzu, zeinetan instalatuko duzu linux?"
-#: ../../install_interactive.pm_.c:185
+#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "%s unitatean dauden partizio eta datu GUZTIAK galdu egingo dira"
-#: ../../install_interactive.pm_.c:193
+#: ../../install_interactive.pm_.c:191
msgid "Custom disk partitioning"
msgstr "Disko-partizio pertsonalizatua"
-#: ../../install_interactive.pm_.c:197
+#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Erabili fdisk"
-#: ../../install_interactive.pm_.c:200
+#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -4974,28 +4799,28 @@ msgstr ""
"Orain egin dezakezu %s partizioa.\n"
"Egin ondoren, ez ahaztu `w' erabiliz gordetzea"
-#: ../../install_interactive.pm_.c:229
+#: ../../install_interactive.pm_.c:227
msgid "You don't have enough free space on your Windows partition"
msgstr "Ez duzu behar adina leku libre Windows partizioan"
-#: ../../install_interactive.pm_.c:245
+#: ../../install_interactive.pm_.c:243
msgid "I can't find any room for installing"
msgstr "Ezin dut instalatzeko lekurik aurkitu"
-#: ../../install_interactive.pm_.c:248
+#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakX Partizio-morroiak irtenbide hauek aurkitu ditu:"
-#: ../../install_interactive.pm_.c:252
+#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partizioak huts egin du: %s"
-#: ../../install_interactive.pm_.c:262
+#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Sarea irekitzen"
-#: ../../install_interactive.pm_.c:267
+#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Sarea ixten"
@@ -5024,12 +4849,12 @@ msgstr ""
"Probatu CDROMa ordenagailu instalatu batean \"rpm -qpl Mandrake/RPMS/*.rpm\" "
"erabiliz.\n"
-#: ../../install_steps.pm_.c:452
+#: ../../install_steps.pm_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Ongi etorri %s(e)ra"
-#: ../../install_steps.pm_.c:542 ../../install_steps.pm_.c:781
+#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Ez dago diskete-unitate erabilgarririk"
@@ -5039,7 +4864,7 @@ msgstr "Ez dago diskete-unitate erabilgarririk"
msgid "Entering step `%s'\n"
msgstr "`%s' urratsean sartzen\n"
-#: ../../install_steps_gtk.pm_.c:150
+#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
@@ -5051,77 +4876,77 @@ msgstr ""
"Horretarako,\n"
"sakatu `F1' CDROMetik abiaraztean, gero sartu `text'."
-#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Instalazio-klasea"
-#: ../../install_steps_gtk.pm_.c:164
+#: ../../install_steps_gtk.pm_.c:160
msgid "Please choose one of the following classes of installation:"
msgstr "Aukeratu instalazio-klase hauetako bat:"
-#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
+#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Pakete-taldearen hautapena"
-#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
+#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Pakete indibidualen hautapena"
-#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
+#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Guztira: %d / %d MB"
-#: ../../install_steps_gtk.pm_.c:335
+#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Pakete txarra"
-#: ../../install_steps_gtk.pm_.c:336
+#: ../../install_steps_gtk.pm_.c:335
#, c-format
msgid "Name: %s\n"
msgstr "Izena: %s\n"
-#: ../../install_steps_gtk.pm_.c:337
+#: ../../install_steps_gtk.pm_.c:336
#, c-format
msgid "Version: %s\n"
msgstr "Bertsioa: %s\n"
-#: ../../install_steps_gtk.pm_.c:338
+#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Tamaina: %d KB\n"
-#: ../../install_steps_gtk.pm_.c:339
+#: ../../install_steps_gtk.pm_.c:338
#, c-format
msgid "Importance: %s\n"
msgstr "Garrantzia: %s\n"
-#: ../../install_steps_gtk.pm_.c:361
+#: ../../install_steps_gtk.pm_.c:360
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "Ezin duzu pakete hori hautatu: ez dago instalatzeko lekurik"
-#: ../../install_steps_gtk.pm_.c:366
+#: ../../install_steps_gtk.pm_.c:365
msgid "The following packages are going to be installed"
msgstr "Ondorengo pakete hauek instalatuko dira"
-#: ../../install_steps_gtk.pm_.c:367
+#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be removed"
msgstr "Ondorengo pakete hauek kenduko dira"
-#: ../../install_steps_gtk.pm_.c:379
+#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "Ezin duzu pakete hau hautatu/desautatu"
-#: ../../install_steps_gtk.pm_.c:391
+#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Nahitaezko paketea da, ezin da desautatu"
-#: ../../install_steps_gtk.pm_.c:393
+#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "Ezin duzu pakete hau desautatu. Dagoeneko instalatuta dago"
-#: ../../install_steps_gtk.pm_.c:396
+#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
@@ -5129,74 +4954,74 @@ msgstr ""
"Pakete hau bertsio-berritu beharrean dago\n"
"Ziur zaude desautatu nahi duzula?"
-#: ../../install_steps_gtk.pm_.c:399
+#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "Ezin duzu pakete hau desautatu. Bertsio-berritu egin behar da"
-#: ../../install_steps_gtk.pm_.c:404
+#: ../../install_steps_gtk.pm_.c:403
msgid "Show automatically selected packages"
msgstr "Erakutsi automatikoki hautatutako paketeak"
-#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
-#: ../../standalone/drakbackup_.c:4259
+#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
+#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Instalatu"
-#: ../../install_steps_gtk.pm_.c:408
+#: ../../install_steps_gtk.pm_.c:407
msgid "Load/Save on floppy"
msgstr "Kargatu/Gorde disketean"
-#: ../../install_steps_gtk.pm_.c:409
+#: ../../install_steps_gtk.pm_.c:408
msgid "Updating package selection"
msgstr "Pakete-hautapena eguneratzen"
-#: ../../install_steps_gtk.pm_.c:414
+#: ../../install_steps_gtk.pm_.c:413
msgid "Minimal install"
msgstr "Gutxieneko instalazioa"
-#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
+#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Aukeratu instalatu nahi dituzun paketeak"
-#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "Instalatzen"
-#: ../../install_steps_gtk.pm_.c:451
+#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "Kalkulatzen"
-#: ../../install_steps_gtk.pm_.c:458
+#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Geratzen den denbora "
-#: ../../install_steps_gtk.pm_.c:470
+#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Itxaron, instalazioa prestatzen"
-#: ../../install_steps_gtk.pm_.c:554
+#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d paketeak"
-#: ../../install_steps_gtk.pm_.c:559
+#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "%s paketea instalatzen"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
-#: ../../standalone/drakautoinst_.c:202
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
+#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Onartu"
-#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
-#: ../../install_steps_interactive.pm_.c:784
+#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
+#: ../../install_steps_interactive.pm_.c:791
msgid "Refuse"
msgstr "Ezetsi"
-#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
+#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, c-format
msgid ""
"Change your Cd-Rom!\n"
@@ -5210,17 +5035,17 @@ msgstr ""
"Sartu \"%s\" etiketa duen CDROMa unitatean eta sakatu Ados.\n"
"Ez baduzu, sakatu Utzi instalazioa CDROM horretatik egin ez dezan."
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
-#: ../../install_steps_interactive.pm_.c:797
-#: ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
+#: ../../install_steps_interactive.pm_.c:804
+#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Jarraitu hala ere?"
-#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
+#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Errore bat izan da paketeak ordenatzean:"
-#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
+#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Errore bat izan da paketeak instalatzean:"
@@ -5527,108 +5352,108 @@ msgstr ""
"bete behar duzu.\n"
"Lizentzia honetako baldintzak Frantziako legeen araberakoak dira.\n"
-#: ../../install_steps_interactive.pm_.c:191
+#: ../../install_steps_interactive.pm_.c:197
msgid "Are you sure you refuse the licence?"
msgstr "Ziur zaude lizentzia errefusatzen duzula?"
-#: ../../install_steps_interactive.pm_.c:211
-#: ../../install_steps_interactive.pm_.c:1021
-#: ../../standalone/keyboarddrake_.c:31
+#: ../../install_steps_interactive.pm_.c:217
+#: ../../install_steps_interactive.pm_.c:995
+#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Teklatua"
-#: ../../install_steps_interactive.pm_.c:212
+#: ../../install_steps_interactive.pm_.c:218
msgid "Please choose your keyboard layout."
msgstr "Aukeratu zure teklatu-diseinua."
-#: ../../install_steps_interactive.pm_.c:213
+#: ../../install_steps_interactive.pm_.c:219
msgid "Here is the full list of keyboards available"
msgstr "Hona hemen teklatu erabilgarri guztien zerrenda"
-#: ../../install_steps_interactive.pm_.c:231
+#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Zein instalazio-klase nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Instalatu/Eguneratu"
-#: ../../install_steps_interactive.pm_.c:235
+#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Zer egin nahi duzu: instalazioa ala eguneratzea?"
-#: ../../install_steps_interactive.pm_.c:244
+#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Gomendatua"
-#: ../../install_steps_interactive.pm_.c:247
-#: ../../install_steps_interactive.pm_.c:250
+#: ../../install_steps_interactive.pm_.c:253
+#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Aditua"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Bertsio-berritu"
-#: ../../install_steps_interactive.pm_.c:255
-#: ../../install_steps_interactive.pm_.c:259
+#: ../../install_steps_interactive.pm_.c:261
+#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Paketeak bakarrik bertsio-berritu"
-#: ../../install_steps_interactive.pm_.c:275
+#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Aukeratu sagu-mota."
-#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
+#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Sagu-ataka"
-#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
+#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Aukeratu sagua konektatuta dagoen serieko ataka."
-#: ../../install_steps_interactive.pm_.c:290
+#: ../../install_steps_interactive.pm_.c:297
msgid "Buttons emulation"
msgstr "Botoien emulazioa"
-#: ../../install_steps_interactive.pm_.c:292
+#: ../../install_steps_interactive.pm_.c:299
msgid "Button 2 Emulation"
msgstr "2. botoiaren emulazioa"
-#: ../../install_steps_interactive.pm_.c:293
+#: ../../install_steps_interactive.pm_.c:300
msgid "Button 3 Emulation"
msgstr "3. botoiaren emulazioa"
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "PCMCIA txartelak konfiguratzen..."
-#: ../../install_steps_interactive.pm_.c:314
+#: ../../install_steps_interactive.pm_.c:321
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "IDE konfiguratzen"
-#: ../../install_steps_interactive.pm_.c:321
+#: ../../install_steps_interactive.pm_.c:328
msgid "IDE"
msgstr "IDE"
-#: ../../install_steps_interactive.pm_.c:338
+#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "ez dago partizio erabilgarririk"
-#: ../../install_steps_interactive.pm_.c:341
+#: ../../install_steps_interactive.pm_.c:348
msgid "Scanning partitions to find mount points"
msgstr "Partizioak eskaneatzen muntatze-puntuak aurkitzeko"
-#: ../../install_steps_interactive.pm_.c:349
+#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Aukeratu muntatze-puntuak"
-#: ../../install_steps_interactive.pm_.c:379
+#: ../../install_steps_interactive.pm_.c:386
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
@@ -5637,41 +5462,41 @@ msgstr ""
"baina zure sistema abiarazteko, bootstrap partizioa sortu beharko duzu "
"DiskDrake-rekin"
-#: ../../install_steps_interactive.pm_.c:388
+#: ../../install_steps_interactive.pm_.c:395
msgid "No root partition found to perform an upgrade"
msgstr "Ez da erroko partiziorik aurkitu bertsio-berritzea egiteko"
-#: ../../install_steps_interactive.pm_.c:389
+#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Erroko partizioa"
-#: ../../install_steps_interactive.pm_.c:390
+#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Zein da zure sistemaren (/) erroko partizioa?"
-#: ../../install_steps_interactive.pm_.c:404
+#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Berrabiarazi egin behar duzu partizio-taulako aldaketek eragina izateko"
-#: ../../install_steps_interactive.pm_.c:428
+#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Aukeratu formateatu nahi dituzun partizioak"
-#: ../../install_steps_interactive.pm_.c:429
+#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Bloke txarrak egiaztatu?"
-#: ../../install_steps_interactive.pm_.c:456
+#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "Partizioak formateatzen"
-#: ../../install_steps_interactive.pm_.c:458
+#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "%s fitxategia sortzen eta formateatzen"
-#: ../../install_steps_interactive.pm_.c:463
+#: ../../install_steps_interactive.pm_.c:470
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -5680,27 +5505,27 @@ msgstr ""
"%s fitxategi-sistemaren egiaztapenak hutsegin du. Okerrak zuzendu nahi "
"dituzu? (adi, datuak gal ditzakezu)"
-#: ../../install_steps_interactive.pm_.c:465
+#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Ez dago nahikoa swap instalazioa burutzeko, gehitu egin beharko duzu"
-#: ../../install_steps_interactive.pm_.c:472
+#: ../../install_steps_interactive.pm_.c:479
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Pakete erabilgarriak bilatzen eta rpm databaseak berreraikitzen..."
-#: ../../install_steps_interactive.pm_.c:473
+#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "Pakete erabilgarriak bilatzen"
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../install_steps_interactive.pm_.c:483
msgid "Looking at packages already installed..."
msgstr "Instalatutako paketeen artean bilatzen..."
-#: ../../install_steps_interactive.pm_.c:480
+#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "Bertsio-berritzeko paketeak bilatzen"
-#: ../../install_steps_interactive.pm_.c:498
+#: ../../install_steps_interactive.pm_.c:505
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -5709,7 +5534,7 @@ msgstr ""
"Zure sistemak ez du nahikoa leku instalatzeko edo bertsio-berritzeko (%d > %"
"d)"
-#: ../../install_steps_interactive.pm_.c:534
+#: ../../install_steps_interactive.pm_.c:541
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
@@ -5717,35 +5542,35 @@ msgstr ""
"Aukeratu pakete-hautapena disketean kargatzea edo gordetzea.\n"
"Formatua instalazio automatikoa egiteko sortutako disketeena bezalakoa da."
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Disketetik kargatu"
-#: ../../install_steps_interactive.pm_.c:536
+#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Gorde disketean"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Disketetik kargatzen"
-#: ../../install_steps_interactive.pm_.c:540
+#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Pakete-hautapena"
-#: ../../install_steps_interactive.pm_.c:545
+#: ../../install_steps_interactive.pm_.c:552
msgid "Insert a floppy containing package selection"
msgstr "Sartu pakete-hautapena daukan diskete bat"
-#: ../../install_steps_interactive.pm_.c:627
+#: ../../install_steps_interactive.pm_.c:634
msgid "Selected size is larger than available space"
msgstr "Hautatutako tamaina handiagoa da leku erabilgarria baino"
-#: ../../install_steps_interactive.pm_.c:642
+#: ../../install_steps_interactive.pm_.c:649
msgid "Type of install"
msgstr "Instalazio-mota"
-#: ../../install_steps_interactive.pm_.c:643
+#: ../../install_steps_interactive.pm_.c:650
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
@@ -5753,19 +5578,19 @@ msgstr ""
"Ez duzu talde edo paketerik hautatuta\n"
"Nahi duzun gutxieneko instalazioa hautatu behar duzu"
-#: ../../install_steps_interactive.pm_.c:646
+#: ../../install_steps_interactive.pm_.c:653
msgid "With X"
msgstr "Xrekin"
-#: ../../install_steps_interactive.pm_.c:648
+#: ../../install_steps_interactive.pm_.c:655
msgid "With basic documentation (recommended!)"
msgstr "Oinarrizko dokumentazioarekin (gomendatua)"
-#: ../../install_steps_interactive.pm_.c:649
+#: ../../install_steps_interactive.pm_.c:656
msgid "Truly minimal install (especially no urpmi)"
msgstr "Instalazio minimo-minimoa (batez ere, urpmi gabe)"
-#: ../../install_steps_interactive.pm_.c:734
+#: ../../install_steps_interactive.pm_.c:741
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
@@ -5775,16 +5600,16 @@ msgstr ""
"CD horietako bat ere ez baduzu, sakatu Utzi.\n"
"CDetako batzuk soilik falta badituzu, desauta itzazu, eta sakatu Ados."
-#: ../../install_steps_interactive.pm_.c:739
+#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "\"%s\" etiketadun CDROMa"
-#: ../../install_steps_interactive.pm_.c:760
+#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "Instalazioa prestatzen"
-#: ../../install_steps_interactive.pm_.c:769
+#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
@@ -5793,95 +5618,21 @@ msgstr ""
"%s paketea instalatzen\n"
"%% %d"
-#: ../../install_steps_interactive.pm_.c:815
+#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Instalazio-ondorengo konfigurazioa"
-#: ../../install_steps_interactive.pm_.c:821
+#: ../../install_steps_interactive.pm_.c:828
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Sartu abioko disketea %s unitatean"
-#: ../../install_steps_interactive.pm_.c:827
+#: ../../install_steps_interactive.pm_.c:834
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Sartu moduluak eguneratzeko disketea %s unitatean"
-#: ../../install_steps_interactive.pm_.c:847
-msgid ""
-"You now have the opportunity to download encryption software.\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 ""
-"Enkriptatzeko softwarea deskargatzeko aukera duzu orain.\n"
-"\n"
-"ABISUA:\n"
-"\n"
-"Software horiei aplika dakizkiekeen eta hainbat jurisdikziok ezartzen "
-"dituzten eskakizun \n"
-"orokor desberdinak direla eta, software horien bezeroek edo/eta azken "
-"erabiltzaileek \n"
-"segurtatu beharko dute beren jurisdikzioko legeek baimena ematen dutela "
-"softwareok \n"
-"deskargatzeko, biltegiratzeko edo/eta erabiltzeko.\n"
-"\n"
-"Gainera, bezeroek edo/eta azken erabiltzaileek bereziki arduratu behar dute "
-"beren\n"
-"jurisdikzioko legeak ez urratzeaz. Bezeroek edo/eta azken erabiltzaileek\n"
-"lege aplikagarri horiek xedatutakoa betetzen ez badute, zigor handiak "
-"jasoko\n"
-"dituzte.\n"
-"\n"
-"Ezein kasutan, Mandrakesoft-ek eta bere fabrikatzaileek edo/eta banatzaileek "
-"ez dute\n"
-"erantzukizunik izango bezeroak edo/eta azken erabiltzaileak kontratu hau\n"
-"sinatu ondoren eskuratutako softwareak erabiltzearen, edukitzearen edo \n"
-"deskargatze hutsaren ondorioz sortutako kalte berezi, zeharkako edo "
-"ustekabekoengatik \n"
-"(hala nola, irabaziak galtzea, lana etetea, datu komertzialak galtzea\n"
-"eta bestelako diru-galerak eta epai baten erabakiari jarraiki ordaindu\n"
-"beharreko erantzukizunak eta kalte-ordainak, besteak beste).\n"
-"\n"
-"\n"
-"Kontratu honi buruzko edozein kontsulta egiteko, jarri harremanetan\n"
-"Mandrakesoft, Inc.-ekin\n"
-"2400 N. Lincoln Avenue Suite 243\n"
-"Altadena California 91001\n"
-"USA"
-
-#: ../../install_steps_interactive.pm_.c:886
+#: ../../install_steps_interactive.pm_.c:861
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
@@ -5901,159 +5652,159 @@ msgstr ""
"\n"
"Eguneratzeak instalatu nahi dituzu?"
-#: ../../install_steps_interactive.pm_.c:901
+#: ../../install_steps_interactive.pm_.c:876
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Mandrake Linux-en web gunearekin kontaktatzen ispiluen zerrenda lortzeko"
-#: ../../install_steps_interactive.pm_.c:906
+#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Aukeratu ispilu bat paketeak bertatik hartzeko"
-#: ../../install_steps_interactive.pm_.c:915
+#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Ispiluarekin kontaktatzen pakete erabilgarrien zerrenda lortzeko"
-#: ../../install_steps_interactive.pm_.c:943
+#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Zein da zure ordu-zona?"
-#: ../../install_steps_interactive.pm_.c:948
+#: ../../install_steps_interactive.pm_.c:923
msgid "Hardware clock set to GMT"
msgstr "Hardwarearen ordua GMTn ezarria"
-#: ../../install_steps_interactive.pm_.c:949
+#: ../../install_steps_interactive.pm_.c:924
msgid "Automatic time synchronization (using NTP)"
msgstr "Ordu-sinkronizazio automatikoa (NTP erabiliz)"
-#: ../../install_steps_interactive.pm_.c:956
+#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "NTP Zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:990
-#: ../../install_steps_interactive.pm_.c:998
+#: ../../install_steps_interactive.pm_.c:965
+#: ../../install_steps_interactive.pm_.c:972
msgid "Remote CUPS server"
msgstr "Urruneko CUPS zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:991
+#: ../../install_steps_interactive.pm_.c:966
msgid "No printer"
msgstr "Inprimagailurik ez"
-#: ../../install_steps_interactive.pm_.c:1008
+#: ../../install_steps_interactive.pm_.c:982
msgid "Do you have an ISA sound card?"
msgstr "ISA soinu-txartela duzu?"
-#: ../../install_steps_interactive.pm_.c:1010
+#: ../../install_steps_interactive.pm_.c:984
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""
"Instalazioa egindakoan, exekutatu \"sndconfig\" soinu-txartela "
"konfiguratzeko "
-#: ../../install_steps_interactive.pm_.c:1012
+#: ../../install_steps_interactive.pm_.c:986
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Ez da soinu-txartelik detektatu. Instalazioa egin ondoren, saiatu \"harddrake"
"\"rekin "
-#: ../../install_steps_interactive.pm_.c:1017 ../../steps.pm_.c:27
+#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Laburpena"
-#: ../../install_steps_interactive.pm_.c:1020
+#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Sagua"
-#: ../../install_steps_interactive.pm_.c:1022
+#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Ordu-zona"
-#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2989
-#: ../../printerdrake.pm_.c:3078
+#: ../../install_steps_interactive.pm_.c:997
+#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Inprimagailua"
-#: ../../install_steps_interactive.pm_.c:1025
+#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "ISDN txartela"
-#: ../../install_steps_interactive.pm_.c:1028
-#: ../../install_steps_interactive.pm_.c:1030
+#: ../../install_steps_interactive.pm_.c:1003
+#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Soinu-txartela"
-#: ../../install_steps_interactive.pm_.c:1033
+#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Telebista-txartela"
-#: ../../install_steps_interactive.pm_.c:1075
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1104
+#: ../../install_steps_interactive.pm_.c:1055
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"
-#: ../../install_steps_interactive.pm_.c:1076
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1113
+#: ../../install_steps_interactive.pm_.c:1056
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"
-#: ../../install_steps_interactive.pm_.c:1077
-#: ../../install_steps_interactive.pm_.c:1100
-#: ../../install_steps_interactive.pm_.c:1121
-#: ../../install_steps_interactive.pm_.c:1127
+#: ../../install_steps_interactive.pm_.c:1057
+#: ../../install_steps_interactive.pm_.c:1080
+#: ../../install_steps_interactive.pm_.c:1101
+#: ../../install_steps_interactive.pm_.c:1107
msgid "Windows Domain"
msgstr "Windows Domeinua"
-#: ../../install_steps_interactive.pm_.c:1078
-#: ../../install_steps_interactive.pm_.c:1100
+#: ../../install_steps_interactive.pm_.c:1058
+#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Fitxategi lokalak"
-#: ../../install_steps_interactive.pm_.c:1087
-#: ../../install_steps_interactive.pm_.c:1088 ../../steps.pm_.c:24
+#: ../../install_steps_interactive.pm_.c:1067
+#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Ezarri root-aren pasahitza"
-#: ../../install_steps_interactive.pm_.c:1089
+#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Pasahitzik ez"
-#: ../../install_steps_interactive.pm_.c:1094
+#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Pasahitz hau sinpleegia da (gutxienez %d karaktere izan behar ditu)"
-#: ../../install_steps_interactive.pm_.c:1100 ../../network/modem.pm_.c:49
-#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:173
+#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
+#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Autentifikazioa"
-#: ../../install_steps_interactive.pm_.c:1108
+#: ../../install_steps_interactive.pm_.c:1088
msgid "Authentication LDAP"
msgstr "LDAP autentifikazioa"
-#: ../../install_steps_interactive.pm_.c:1109
+#: ../../install_steps_interactive.pm_.c:1089
msgid "LDAP Base dn"
msgstr "LDAP basea dn"
-#: ../../install_steps_interactive.pm_.c:1110
+#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "LDAP Zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:1116
+#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "NIS Autentifikazioa"
-#: ../../install_steps_interactive.pm_.c:1117
+#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "NIS domeinua"
-#: ../../install_steps_interactive.pm_.c:1118
+#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "NIS zerbitzaria"
-#: ../../install_steps_interactive.pm_.c:1124
+#: ../../install_steps_interactive.pm_.c:1104
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
@@ -6083,19 +5834,19 @@ msgstr ""
"'wbinfo -t' komandoak autentifikazioaren sekretuak zuzenak diren frogatuko "
"du."
-#: ../../install_steps_interactive.pm_.c:1126
+#: ../../install_steps_interactive.pm_.c:1106
msgid "Authentication Windows Domain"
msgstr "windowsen Autentifikazio Domeinua"
-#: ../../install_steps_interactive.pm_.c:1128
+#: ../../install_steps_interactive.pm_.c:1108
msgid "Domain Admin User Name"
msgstr "Domeinuaren Admin Erabiltzaile Izena"
-#: ../../install_steps_interactive.pm_.c:1129
+#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr "Domeinuko Admin Pasahitza"
-#: ../../install_steps_interactive.pm_.c:1164
+#: ../../install_steps_interactive.pm_.c:1144
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 "
@@ -6126,19 +5877,20 @@ msgstr ""
"lehen\n"
"unitatean eta sakatu \"Ados\"."
-#: ../../install_steps_interactive.pm_.c:1180
+#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Lehen diskete-unitatea"
-#: ../../install_steps_interactive.pm_.c:1181
+#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Bigarren diskete-unitatea"
-#: ../../install_steps_interactive.pm_.c:1182 ../../printerdrake.pm_.c:2515
+#: ../../install_steps_interactive.pm_.c:1162
+#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Saltatu"
-#: ../../install_steps_interactive.pm_.c:1187
+#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
@@ -6166,7 +5918,7 @@ msgstr ""
"Zure sistemarako abioko disko bat sortu nahi duzu?\n"
"%s"
-#: ../../install_steps_interactive.pm_.c:1193
+#: ../../install_steps_interactive.pm_.c:1173
msgid ""
"\n"
"\n"
@@ -6180,28 +5932,28 @@ msgstr ""
"abioko diskoa 1,44 Mb-ko disketean sortzeak huts egingo du\n"
"seguru asko, XFSk oso kontrolatzaile handia behar duelako)."
-#: ../../install_steps_interactive.pm_.c:1201
+#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Ez dago diskete-unitate erabilgarririk"
-#: ../../install_steps_interactive.pm_.c:1205
+#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Aukeratu abioko diskoa egiteko erabili nahi duzun diskete-unitatea"
-#: ../../install_steps_interactive.pm_.c:1209
+#: ../../install_steps_interactive.pm_.c:1189
#, c-format
msgid "Insert a floppy in %s"
msgstr "Sartu diskete bat %s unitatean"
-#: ../../install_steps_interactive.pm_.c:1212
+#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "Abioko disketea sortzen"
-#: ../../install_steps_interactive.pm_.c:1219
+#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "Abioko kargatzailea prestatzen"
-#: ../../install_steps_interactive.pm_.c:1230
+#: ../../install_steps_interactive.pm_.c:1210
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
@@ -6213,11 +5965,11 @@ msgstr ""
"Instalazioak jarraitu egingo du, baina\n"
"BootX erabili beharko duzu makina abiarazteko"
-#: ../../install_steps_interactive.pm_.c:1236
+#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "aboot erabili nahi duzu?"
-#: ../../install_steps_interactive.pm_.c:1239
+#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
@@ -6225,15 +5977,15 @@ msgstr ""
"Errorea aboot instalatzean, \n"
"instalazioa ezartzen saiatu lehen partizioa suntsitzen badu ere?"
-#: ../../install_steps_interactive.pm_.c:1246
+#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Abioko kargatzailea instalatzen"
-#: ../../install_steps_interactive.pm_.c:1252
+#: ../../install_steps_interactive.pm_.c:1232
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Abioko kargatzailea instalatzeak huts egin du. Errore hau gertatu da:"
-#: ../../install_steps_interactive.pm_.c:1260
+#: ../../install_steps_interactive.pm_.c:1240
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
@@ -6251,17 +6003,17 @@ msgstr ""
" Gero, idatzi: shut-down\n"
"Hurrengo abiaraztean abioko kargatzailearen gonbita ikusi behar duzu."
-#: ../../install_steps_interactive.pm_.c:1294
-#: ../../standalone/drakautoinst_.c:79
+#: ../../install_steps_interactive.pm_.c:1274
+#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Sartu diskete huts bat %s unitatean"
-#: ../../install_steps_interactive.pm_.c:1298
+#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "Auto-instalazioko disketea sortzen..."
-#: ../../install_steps_interactive.pm_.c:1309
+#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -6271,7 +6023,7 @@ msgstr ""
"\n"
"Ziur zaude orain irten nahi duzula?"
-#: ../../install_steps_interactive.pm_.c:1320
+#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6304,15 +6056,15 @@ msgstr ""
"Zure sistema konfiguratzeko informazioa Mandrake-ren Erabiltzailearen \n"
"Gida Ofizialeko instalatu ondorengo azalpenei buruzko kapituluan duzu."
-#: ../../install_steps_interactive.pm_.c:1333
+#: ../../install_steps_interactive.pm_.c:1313
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr "http://www.mandrakelinux.com/en/90errata.php3"
-#: ../../install_steps_interactive.pm_.c:1338
+#: ../../install_steps_interactive.pm_.c:1318
msgid "Generate auto install floppy"
msgstr "Sortu auto-instalazioko disketea"
-#: ../../install_steps_interactive.pm_.c:1340
+#: ../../install_steps_interactive.pm_.c:1320
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
@@ -6326,25 +6078,25 @@ msgstr ""
"\n"
"Beharbada nahiago izango duzu instalazioa errepikatzea.\n"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Automatizatua"
-#: ../../install_steps_interactive.pm_.c:1345
+#: ../../install_steps_interactive.pm_.c:1325
msgid "Replay"
msgstr "Errepikatu"
-#: ../../install_steps_interactive.pm_.c:1348
+#: ../../install_steps_interactive.pm_.c:1328
msgid "Save packages selection"
msgstr "Gorde pakete-hautapena"
-#: ../../install_steps_newt.pm_.c:22
+#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux-en %s instalazioa"
#. -PO This string must fit in a 80-char wide text screen
-#: ../../install_steps_newt.pm_.c:35
+#: ../../install_steps_newt.pm_.c:33
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
msgstr ""
@@ -6362,22 +6114,22 @@ msgstr "consolehelper falta da"
msgid "Choose a file"
msgstr "Aukeratu fitxategi bat"
-#: ../../interactive.pm_.c:320
+#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Aurreratua"
-#: ../../interactive.pm_.c:321 ../../security/main.pm_.c:103
+#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
msgid "Basic"
msgstr "Oinarrizkoa"
-#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
-#: ../../printerdrake.pm_.c:2169
+#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
+#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Aurrekoa"
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
-#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
-#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
+#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
+#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "Hurrengoa"
@@ -6450,371 +6202,375 @@ msgstr ""
msgid "Re-submit"
msgstr "Berriro bidali"
-#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
+#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "txekiarra (QWERTZ)"
-#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
+#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "alemana"
-#: ../../keyboard.pm_.c:154
+#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"
-#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
+#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "espainiarra"
-#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
+#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "finlandiarra"
-#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
+#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "frantsesa"
-#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
+#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "norvegiarra"
-#: ../../keyboard.pm_.c:159
+#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "poloniarra"
-#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
+#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "errusiarra"
-#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
+#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "suediarra"
-#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
+#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Erresuma Batuko teklatua"
-#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
+#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Estatu Batuetako teklatua"
-#: ../../keyboard.pm_.c:166
+#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "albaniarra"
-#: ../../keyboard.pm_.c:167
+#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "armeniarra (zaharra)"
-#: ../../keyboard.pm_.c:168
+#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "armeniarra (idazmakina)"
-#: ../../keyboard.pm_.c:169
+#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "armeniarra (fonetikoa)"
-#: ../../keyboard.pm_.c:174
+#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "azerbaijandarra (latinoa)"
-#: ../../keyboard.pm_.c:176
+#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "belgikarra"
-#: ../../keyboard.pm_.c:177
+#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr "Bengaliarra"
-#: ../../keyboard.pm_.c:178
+#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulgariarra (fonetikoa)"
-#: ../../keyboard.pm_.c:179
+#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgariarra (BDS)"
-#: ../../keyboard.pm_.c:180
+#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasildarra (ABNT-2)"
-#: ../../keyboard.pm_.c:183
+#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr "Bosniarra"
-#: ../../keyboard.pm_.c:184
+#: ../../keyboard.pm_.c:185
msgid "Belarusian"
msgstr "Bielorrusiarra"
-#: ../../keyboard.pm_.c:185
+#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Suitzarra (diseinu alemana)"
-#: ../../keyboard.pm_.c:186
+#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Suitzarra (diseinu frantsesa)"
-#: ../../keyboard.pm_.c:188
+#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Txekiarra (QWERTY)"
-#: ../../keyboard.pm_.c:190
+#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Alemana (letra zaharkiturik ez)"
-#: ../../keyboard.pm_.c:191
+#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr "Devanagari"
-#: ../../keyboard.pm_.c:192
+#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Daniarra"
-#: ../../keyboard.pm_.c:193
+#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (AEB)"
-#: ../../keyboard.pm_.c:194
+#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (norvegiarra)"
-#: ../../keyboard.pm_.c:195
+#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (suediarra)"
-#: ../../keyboard.pm_.c:196
+#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estoniarra"
-#: ../../keyboard.pm_.c:200
+#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiarra (diseinu \"errusiarra\")"
-#: ../../keyboard.pm_.c:201
+#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiarra (diseinu \"latinoa\")"
-#: ../../keyboard.pm_.c:202
+#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Grekoa"
-#: ../../keyboard.pm_.c:203
+#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr "Gujaratera"
-#: ../../keyboard.pm_.c:204
+#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr "Gurmukhi"
-#: ../../keyboard.pm_.c:205
+#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hungariarra"
-#: ../../keyboard.pm_.c:206
+#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroaziarra"
-#: ../../keyboard.pm_.c:207
+#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israeldarra"
-#: ../../keyboard.pm_.c:208
+#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israeldarra (fonetikoa)"
-#: ../../keyboard.pm_.c:209
+#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iraniarra"
-#: ../../keyboard.pm_.c:210
+#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandiarra"
-#: ../../keyboard.pm_.c:211
+#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italiarra"
-#: ../../keyboard.pm_.c:212
+#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr "Inuktitut"
-#: ../../keyboard.pm_.c:213
+#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr "Japoniarra 106 tekla"
-#: ../../keyboard.pm_.c:216
+#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Koreako teklatua"
-#: ../../keyboard.pm_.c:217
+#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Latinamerikarra"
-#: ../../keyboard.pm_.c:218
+#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laostarra"
-#: ../../keyboard.pm_.c:219
+#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituaniako AZERTY (zaharra)"
-#: ../../keyboard.pm_.c:221
+#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituaniako AZERTY (berria)"
-#: ../../keyboard.pm_.c:222
+#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituaniako QWERTY \"ilara numerikoa\""
-#: ../../keyboard.pm_.c:223
+#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituaniako QWERTY \"fonetikoa\""
-#: ../../keyboard.pm_.c:224
+#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr "Letoniarra"
-#: ../../keyboard.pm_.c:225
+#: ../../keyboard.pm_.c:226
+msgid "Malayalam"
+msgstr ""
+
+#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Mazedoniarra"
-#: ../../keyboard.pm_.c:226
+#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr "Myanma (Birmaniarra)"
-#: ../../keyboard.pm_.c:227
+#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongoliarra (zirilikoa)"
-#: ../../keyboard.pm_.c:228
+#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr "Maltatarra (Erresuma Batua)"
-#: ../../keyboard.pm_.c:229
+#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr "Maltatarra (AEB)"
-#: ../../keyboard.pm_.c:230
+#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Holandarra"
-#: ../../keyboard.pm_.c:232
+#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Poloniarra (qwerty diseinua)"
-#: ../../keyboard.pm_.c:233
+#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Poloniarra (qwertz diseinua)"
-#: ../../keyboard.pm_.c:234
+#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugesa"
-#: ../../keyboard.pm_.c:235
+#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadarra (Quebec)"
-#: ../../keyboard.pm_.c:237
+#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Errumaniarra (qwertz)"
-#: ../../keyboard.pm_.c:238
+#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Errumaniarra (qwerty)"
-#: ../../keyboard.pm_.c:240
+#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Errusiarra (Yawerty)"
-#: ../../keyboard.pm_.c:242
+#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Esloveniarra"
-#: ../../keyboard.pm_.c:243
+#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Eslovakiarra (QWERTZ)"
-#: ../../keyboard.pm_.c:244
+#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Eslovakiarra (QWERTY)"
-#: ../../keyboard.pm_.c:246
+#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbiarra (zirilikoa)"
-#: ../../keyboard.pm_.c:248
+#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr "Tamila (Unicode)"
-#: ../../keyboard.pm_.c:249
+#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr "Tamila (TSCII)"
-#: ../../keyboard.pm_.c:250
+#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Thailandiako teklatua"
-#: ../../keyboard.pm_.c:252
+#: ../../keyboard.pm_.c:254
msgid "Tajik keyboard"
msgstr "Tajikistango teklatua"
-#: ../../keyboard.pm_.c:253
+#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkiarra (tradizionala \"F\" eredua)"
-#: ../../keyboard.pm_.c:254
+#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkiarra (modernoa \"Q\" eredua)"
-#: ../../keyboard.pm_.c:256
+#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrainarra"
-#: ../../keyboard.pm_.c:259
+#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "AEBetako teklatua (nazioartekoa)"
-#: ../../keyboard.pm_.c:260
+#: ../../keyboard.pm_.c:262
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamdarra QWERTY \"ilara numerikoa\""
-#: ../../keyboard.pm_.c:261
+#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Jugoslaviarra (latindarra)"
-#: ../../keyboard.pm_.c:268
+#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr "Eskuineko Alt tekla"
-#: ../../keyboard.pm_.c:269
+#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr "Bi Maius teklak batera"
-#: ../../keyboard.pm_.c:270
+#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr "Kontrol eta Maius teklak batera"
-#: ../../keyboard.pm_.c:271
+#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr "BlokMaius tekla"
-#: ../../keyboard.pm_.c:272
+#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ktrl eta Alt teklak batera"
-#: ../../keyboard.pm_.c:273
+#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr "Alt eta Maius teklak batera"
-#: ../../keyboard.pm_.c:274
+#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr "\"Menu\" tekla"
-#: ../../keyboard.pm_.c:275
+#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr "Ezkerreko \"Windows\" tekla"
-#: ../../keyboard.pm_.c:276
+#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr "Eskuineko \"Windows\" tekla"
@@ -6827,33 +6583,42 @@ msgstr "%s muntaketa zirkularrak\n"
msgid "Remove the logical volumes first\n"
msgstr "Kendu bolumen logikoak lehendabizi\n"
-#: ../../modparm.pm_.c:50
+#: ../../modules.pm_.c:290
+msgid ""
+"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
+msgstr "PCMCIA euskarririk ez dago 2.2 nukleoentzat. Erabili 2.4 nukleoa."
+
+#: ../../modules/interactive.pm_.c:16
+msgid "You can configure each parameter of the module here."
+msgstr "Moduluaren parametro bakoitza konfiguratu dezakezu hemen."
+
+#: ../../modules/parameters.pm_.c:18
+#, fuzzy
+msgid "modinfo is not available"
+msgstr "Ez dago diskete-unitate erabilgarririk"
+
+#: ../../modules/parameters.pm_.c:50
msgid "a number"
msgstr "zenbaki bat"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "komaz banaturiko %d zenbaki"
-#: ../../modparm.pm_.c:52
+#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "komaz banaturiko %d karaktere-hilara"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr "komaz banaturiko zenbakiak"
-#: ../../modparm.pm_.c:54
+#: ../../modules/parameters.pm_.c:54
msgid "comma separated strings"
msgstr "komaz banaturiko karaktere-hilarak"
-#: ../../modules.pm_.c:293
-msgid ""
-"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
-msgstr "PCMCIA euskarririk ez dago 2.2 nukleoentzat. Erabili 2.4 nukleoa."
-
#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Sagua"
@@ -6958,55 +6723,76 @@ msgstr "bat ere ez"
msgid "No mouse"
msgstr "Sagurik gabe"
-#: ../../mouse.pm_.c:486
+#: ../../mouse.pm_.c:490
msgid "Please test the mouse"
msgstr "Probatu sagua"
-#: ../../mouse.pm_.c:487
+#: ../../mouse.pm_.c:491
msgid "To activate the mouse,"
msgstr "Sagua aktibatzeko,"
-#: ../../mouse.pm_.c:488
+#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "MUGITU GURPILA!"
-#: ../../my_gtk.pm_.c:64
+#: ../../my_gtk.pm_.c:65
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
-#: ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Amaitu"
-#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2171
+#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
+#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "Hurrengoa ->"
-#: ../../my_gtk.pm_.c:287
+#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Zuzena da?"
-#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
+#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Informazioa"
-#: ../../my_gtk.pm_.c:380
+#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Zabaldu zuhaitza"
-#: ../../my_gtk.pm_.c:381
+#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Tolestu zuhaitza"
-#: ../../my_gtk.pm_.c:382
+#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Txandakatu alfabetikoaren eta taldeka ordenatuaren artean"
-#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
+#: ../../network/adsl.pm_.c:23
+msgid "use pppoe"
+msgstr "erabili pppoe"
+
+#: ../../network/adsl.pm_.c:24
+msgid "use pptp"
+msgstr "erabili pptp"
+
+#: ../../network/adsl.pm_.c:25
+msgid "use dhcp"
+msgstr "erabili dhcp"
+
+#: ../../network/adsl.pm_.c:26
+msgid "Alcatel speedtouch usb"
+msgstr "Alcatel speedtouch usb"
+
+#: ../../network/adsl.pm_.c:27
+msgid "Sagem (using pppoe) usb"
+msgstr ""
+
+#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Konektatu Internetekin"
-#: ../../network/adsl.pm_.c:24
+#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
@@ -7016,21 +6802,13 @@ msgstr ""
"Konexio batzuek pptp erabiltzen dute, bakan batzuek dhcp.\n"
"Ez badakizu, aukeratu 'erabili pppoe'"
-#: ../../network/adsl.pm_.c:26
-msgid "Alcatel speedtouch usb"
-msgstr "Alcatel speedtouch usb"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use dhcp"
-msgstr "erabili dhcp"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pppoe"
-msgstr "erabili pppoe"
-
-#: ../../network/adsl.pm_.c:26
-msgid "use pptp"
-msgstr "erabili pptp"
+#: ../../network/adsl.pm_.c:166
+msgid ""
+"You need the alcatel microcode.\n"
+"Download it at\n"
+"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
@@ -7073,6 +6851,10 @@ msgid ""
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
+"drakfirewall konfiguratzailea\n"
+"\n"
+"Zure Sare/Internet sarbidea drakconnect erabiliz konfiguratu duzula\n"
+"ziurtatu aurrera egin aurretik."
#: ../../network/drakfirewall.pm_.c:152
msgid "Which services would you like to allow the Internet to connect to?"
@@ -7110,10 +6892,10 @@ msgstr "Beste portu batzu"
#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
-"Default is dhcpcd"
+"Default is dhcp-client"
msgstr ""
"Zein dhcp bezero erabili nahi duzu?\n"
-"Lehenetsia dhcpcd da"
+"Lehenetsia dhcp-client da"
#: ../../network/ethernet.pm_.c:88
msgid ""
@@ -7123,7 +6905,7 @@ msgstr ""
"Zure sisteman ez da ethernet sare-moldagailurik detektatu.\n"
"Ezin dut konexio-mota hau konfiguratu."
-#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:238
+#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
msgid "Choose the network interface"
msgstr "Aukeratu sare-interfazea"
@@ -7133,15 +6915,15 @@ msgid ""
msgstr ""
"Aukeratu zein sare-moldagailu erabili nahi duzun Internetera konektatzeko"
-#: ../../network/ethernet.pm_.c:178
+#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "ez da sare-txartelik aurkitu"
-#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
+#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Sarea konfiguratzen"
-#: ../../network/ethernet.pm_.c:203
+#: ../../network/ethernet.pm_.c:201
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
@@ -7153,15 +6935,15 @@ msgstr ""
"Ostalari-izenak osoa izan behar du, erabat kualifikatua,\n"
"esate baterako, ``mybox.mylab.myco.com''."
-#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
+#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Ostalari-izena"
#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
-#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
-#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
-#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
+#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
+#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
+#: ../../network/netconnect.pm_.c:253
msgid "Network Configuration Wizard"
msgstr "Sarea konfiguratzeko morroia"
@@ -7207,13 +6989,13 @@ msgstr "Konfigurazio berria (isdn-light)"
msgid "Old configuration (isdn4net)"
msgstr "Konfigurazio zaharra (isdn4net)"
-#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
-#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
-#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
+#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
+#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
+#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "ISDN konfigurazioa"
-#: ../../network/isdn.pm_.c:170
+#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
@@ -7221,19 +7003,19 @@ msgstr ""
"Hautatu hornitzailea.\n"
" Zerrendan ez badago, aukeratu Zerrendatu gabe"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr "Europako protokoloa"
-#: ../../network/isdn.pm_.c:183
+#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr "Europako protokoloa (EDSS1)"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid "Protocol for the rest of the world"
msgstr "Munduko gainerako protokoloa"
-#: ../../network/isdn.pm_.c:185
+#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
@@ -7241,32 +7023,32 @@ msgstr ""
"Munduko gainerako protokoloa \n"
" D kanalik ez (linea alokatuak)"
-#: ../../network/isdn.pm_.c:189
+#: ../../network/isdn.pm_.c:185
msgid "Which protocol do you want to use?"
msgstr "Zein protokolo erabili nahi duzu?"
-#: ../../network/isdn.pm_.c:200
+#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
-msgstr ""
+msgstr "\"%s\" interfazea bilatu da, erabili nahi duzu?"
-#: ../../network/isdn.pm_.c:207
+#: ../../network/isdn.pm_.c:203
msgid "What kind of card do you have?"
msgstr "Nolako txartela duzu?"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr "Ez dakit"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: ../../network/isdn.pm_.c:208
+#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"
-#: ../../network/isdn.pm_.c:214
+#: ../../network/isdn.pm_.c:210
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
@@ -7279,19 +7061,19 @@ msgstr ""
"\n"
"PCMCIA txartela baduzu, txartelaren irq eta io jakin behar dituzu.\n"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Abort"
msgstr "Abortatu"
-#: ../../network/isdn.pm_.c:218
+#: ../../network/isdn.pm_.c:214
msgid "Continue"
msgstr "Jarraitu"
-#: ../../network/isdn.pm_.c:224
+#: ../../network/isdn.pm_.c:220
msgid "Which is your ISDN card?"
msgstr "Zein da zure ISDN txartela?"
-#: ../../network/isdn.pm_.c:243
+#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
@@ -7299,58 +7081,85 @@ msgstr ""
"ISDN PCI txartel bat detektatu dut, baina ez dakit zein motatakoa den. "
"Hautatu PCI txartel bat hurrengo pantailan."
-#: ../../network/isdn.pm_.c:252
+#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Ez da ISDN PCI txartelik aurkitu. Hautatu bat hurrengo pantailan."
-#: ../../network/modem.pm_.c:39
+#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Aukeratu modema konektatuta dagoen serieko ataka."
-#: ../../network/modem.pm_.c:44
+#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Telefonoz deitzeko aukerak"
-#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
+#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Konexio-izena"
-#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
+#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
msgid "Phone number"
msgstr "Telefono-zenbakia"
-#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
+#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Saio-hasierako ID"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Script-ean oinarritua"
-#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
+#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Terminalean oinarritua"
-#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
+#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Domeinu-izena:"
-#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
+#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Lehen DNS zerbitzaria (aukerakoa)"
-#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
+#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Bigarren DNS zerbitzaria (aukerakoa)"
+#: ../../network/modem.pm_.c:95
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, c-format
+msgid ""
+"\"%s\" based winmodem detected, do you want to install needed software ?"
+msgstr ""
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Do nothing"
+msgstr "bat ez badatoz"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Install rpm"
+msgstr "Instalatu"
+
+#: ../../network/modem.pm_.c:97
+#, fuzzy
+msgid "Title"
+msgstr "Taula"
+
#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
@@ -7387,24 +7196,24 @@ msgstr "Orain ez zaude Internetekin konektatuta."
msgid "Connect"
msgstr "Konektatu"
-#: ../../network/netconnect.pm_.c:38
+#: ../../network/netconnect.pm_.c:37
msgid "Disconnect"
msgstr "Deskonektatu"
-#: ../../network/netconnect.pm_.c:40
+#: ../../network/netconnect.pm_.c:38
msgid "Configure the connection"
msgstr "Konfiguratu konexioa"
-#: ../../network/netconnect.pm_.c:45
+#: ../../network/netconnect.pm_.c:41
msgid "Internet connection & configuration"
msgstr "Interneteko konexioa eta konfigurazioa"
-#: ../../network/netconnect.pm_.c:95
+#: ../../network/netconnect.pm_.c:94
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "%s konexioa konfiguratuko dugu orain."
-#: ../../network/netconnect.pm_.c:104
+#: ../../network/netconnect.pm_.c:103
#, c-format
msgid ""
"\n"
@@ -7423,12 +7232,12 @@ msgstr ""
"\n"
"Jarraitzeko, sakatu Ados."
-#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
-#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
+#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
+#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Sare-konfigurazioa"
-#: ../../network/netconnect.pm_.c:134
+#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
@@ -7439,7 +7248,7 @@ msgstr ""
"Hautatu Ados zure konfigurazioa mantentzeko, edo hautatu Utzi Internet eta "
"Sare-konexioa birkonfiguratzeko.\n"
-#: ../../network/netconnect.pm_.c:160
+#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
@@ -7451,72 +7260,77 @@ msgstr ""
"Zure Internet/sare-konexioa konfiguratzera goaz.\n"
"Ez baduzu auto-detekzioa erabili nahi, desautatu kontrol-laukia.\n"
-#: ../../network/netconnect.pm_.c:166
+#: ../../network/netconnect.pm_.c:163
msgid "Choose the profile to configure"
msgstr "Aukeratu konfiguratzeko profila"
-#: ../../network/netconnect.pm_.c:167
+#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr "Erabili auto-detekzioa"
-#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3203
-#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
-#: ../../standalone/drakfloppy_.c:146
+#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
+#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
+#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Aditu modua"
-#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:399
+#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "Gailuak detektatzen..."
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
msgid "Normal modem connection"
msgstr "Modem-konexio normala"
-#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
+#: ../../network/netconnect.pm_.c:214
#, c-format
msgid "detected on port %s"
msgstr "%s atakan detektatua"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:215
+#, fuzzy
+msgid "Winmodem connection"
+msgstr "Modem-konexio normala"
+
+#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
+#, fuzzy
+msgid "detected"
+msgstr "%s detektatua"
+
+#: ../../network/netconnect.pm_.c:216
msgid "ISDN connection"
msgstr "ISDN konexioa"
-#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
+#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "%s detektatua"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
+#: ../../network/netconnect.pm_.c:217
msgid "ADSL connection"
msgstr "ADSL konexioa"
-#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
-#, c-format
-msgid "detected on interface %s"
-msgstr "%s interfazean detektatua"
-
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "Cable connection"
msgstr "Kable-konexioa"
-#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
+#: ../../network/netconnect.pm_.c:218
msgid "cable connection detected"
msgstr "kable bidezko konexioa detektatu da"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "LAN connection"
msgstr "Sare lokaleko konexioa (LAN)"
-#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
+#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "ethernet txartela(k) detektatuta"
-#: ../../network/netconnect.pm_.c:201
+#: ../../network/netconnect.pm_.c:222
msgid "Choose the connection you want to configure"
msgstr "Aukeratu konfiguratu nahi duzun konexioa"
-#: ../../network/netconnect.pm_.c:225
+#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
@@ -7526,23 +7340,23 @@ msgstr ""
"Aukeratu erabili nahi duzuna.\n"
"\n"
-#: ../../network/netconnect.pm_.c:226
+#: ../../network/netconnect.pm_.c:247
msgid "Internet connection"
msgstr "Interneteko konexioa"
-#: ../../network/netconnect.pm_.c:232
+#: ../../network/netconnect.pm_.c:253
msgid "Do you want to start the connection at boot?"
msgstr "Abioan hasi nahi duzu konexioa?"
-#: ../../network/netconnect.pm_.c:246
+#: ../../network/netconnect.pm_.c:267
msgid "Network configuration"
msgstr "Sare-konfigurazioa"
-#: ../../network/netconnect.pm_.c:247
+#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr "Sarea berrabiarazi egin behar da"
-#: ../../network/netconnect.pm_.c:251
+#: ../../network/netconnect.pm_.c:272
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -7553,7 +7367,7 @@ msgstr ""
"\n"
"%s"
-#: ../../network/netconnect.pm_.c:261
+#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
@@ -7563,7 +7377,7 @@ msgstr ""
"\n"
"Konfigurazioa zure sistemari aplikatuko zaio orain.\n"
-#: ../../network/netconnect.pm_.c:265
+#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
@@ -7571,7 +7385,7 @@ msgstr ""
"Ondoren, zure X ingurunea berrabiaraztea gomendatzen dugu,\n"
"ostalari-izena aldatzearen arazoa saihesteko."
-#: ../../network/netconnect.pm_.c:266
+#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
@@ -7581,7 +7395,7 @@ msgstr ""
"Probatu konexioa net_monitor edo mcc bidez. Konexioak funtzionatzen ez badu, "
"konfigurazioa berrabiarazi beharko duzu"
-#: ../../network/network.pm_.c:291
+#: ../../network/network.pm_.c:278
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
@@ -7592,7 +7406,7 @@ msgstr ""
"Gailu hau konfiguratuta mantentzeko, onartu, besterik gabe.\n"
"Ondoko eremuak aldatzen badituzu konfigurazio hau gainidatziko da."
-#: ../../network/network.pm_.c:296
+#: ../../network/network.pm_.c:283
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -7602,43 +7416,55 @@ msgstr ""
"Elementu bakoitza IP helbide gisa sartu behar da puntuz\n"
"bereizitako zenbakizko notazioan (adibidez, 1.2.3.4)."
-#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "Sareko %s gailua konfiguratzen"
-#: ../../network/network.pm_.c:307
+#: ../../network/network.pm_.c:294
#, c-format
msgid " (driver %s)"
msgstr " (%s kontrolatzailea)"
-#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
-#: ../../standalone/drakconnect_.c:467
+#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
+#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "IP helbidea"
-#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
-#: ../../standalone/drakgw_.c:295
+#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
+#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Sare-maskara"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../../network/network.pm_.c:311
+#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "IP automatikoa"
-#: ../../network/network.pm_.c:312
+#: ../../network/network.pm_.c:299
msgid "Start at boot"
msgstr "Abioan abiaraztekoa"
-#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:875
+#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "IP helbideak 1.2.3.4 formatua izan behar du"
-#: ../../network/network.pm_.c:363
+#: ../../network/network.pm_.c:326
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:330
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0'."
+msgstr ""
+
+#: ../../network/network.pm_.c:350
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -7650,58 +7476,56 @@ msgstr ""
"esate baterako, ``mybox.mylab.myco.com''.\n"
"Atebidearen IP helbidea ere sar dezakezu, baldin baduzu"
-#: ../../network/network.pm_.c:368
+#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "DNS zerbitzaria"
-#: ../../network/network.pm_.c:369
+#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Atebidea (adib. %s)"
-#: ../../network/network.pm_.c:371
+#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Atebide-gailua"
-#: ../../network/network.pm_.c:376
-#, fuzzy
+#: ../../network/network.pm_.c:363
msgid "DNS server address should be in format 1.2.3.4"
-msgstr "IP helbideak 1.2.3.4 formatua izan behar du"
+msgstr "DNS zerbitzariaren helbidea 1.2.3.4 formatuan egon behar luke"
-#: ../../network/network.pm_.c:380
-#, fuzzy
+#: ../../network/network.pm_.c:367
msgid "Gateway address should be in format 1.2.3.4"
-msgstr "IP helbideak 1.2.3.4 formatua izan behar du"
+msgstr "Atariaren helbidea 1.2.3.4 formatuan egon behar luke"
-#: ../../network/network.pm_.c:394
+#: ../../network/network.pm_.c:381
msgid "Proxies configuration"
msgstr "Proxy-en konfigurazioa"
-#: ../../network/network.pm_.c:395
+#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "HTTP proxy-a"
-#: ../../network/network.pm_.c:396
+#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "FTP proxy-a"
-#: ../../network/network.pm_.c:397
+#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr "Sare-txartelaren identifikazioa (eramangarrientzat baliagarria)"
-#: ../../network/network.pm_.c:400
+#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "Proxy-ak http://... izan behar du"
-#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
+#: ../../network/network.pm_.c:388
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "URLaren hasieran 'ftp:' edo 'http:' egon behar da"
-#: ../../network/shorewall.pm_.c:25
+#: ../../network/shorewall.pm_.c:26
msgid "Firewalling configuration detected!"
msgstr "Suebaki-konfigurazioa detektatu da!"
-#: ../../network/shorewall.pm_.c:26
+#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
@@ -7709,27 +7533,27 @@ msgstr ""
"Kontuz! Lehendik dagoen suebaki-konfigurazio bat detektatu da. Beharbada "
"eskuz konponketa batzuk egin beharko dituzu instalazioaren ondoren."
-#: ../../network/tools.pm_.c:41
+#: ../../network/tools.pm_.c:57
msgid "Internet configuration"
msgstr "Interneteko konfigurazioa"
-#: ../../network/tools.pm_.c:42
+#: ../../network/tools.pm_.c:58
msgid "Do you want to try to connect to the Internet now?"
msgstr "Internetera orain konektatu nahi duzu?"
-#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
+#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
msgid "Testing your connection..."
msgstr "Konexioa probatzen..."
-#: ../../network/tools.pm_.c:56
+#: ../../network/tools.pm_.c:70
msgid "The system is now connected to Internet."
msgstr "Sistema Internetera konektatuta dago orain."
-#: ../../network/tools.pm_.c:57
+#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr "Segurtasun-arrazoiengatik, deskonektatu egingo da orain."
-#: ../../network/tools.pm_.c:58
+#: ../../network/tools.pm_.c:72
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
@@ -7737,92 +7561,92 @@ msgstr ""
"Badirudi sistema ez dagoela Internetera konektatuta.\n"
"Saiatu konexioa birkonfiguratzen."
-#: ../../network/tools.pm_.c:82
+#: ../../network/tools.pm_.c:96
msgid "Connection Configuration"
msgstr "Konexioaren konfigurazioa"
-#: ../../network/tools.pm_.c:83
+#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr "Bete edo egiaztatu ondoko eremua"
-#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
+#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "Txartelaren IRQ"
-#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
+#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Txartelaren mem (DMA)"
-#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
+#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "Txartelaren S/I"
-#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
+#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "Txartelaren S/I_0"
-#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
+#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "Txartelaren S/I_1"
-#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
+#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr "Zure telefono-zenbakia"
-#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
+#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr "Hornitzailearen izena (adib. hornitzailea.net)"
-#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
+#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
msgid "Provider phone number"
msgstr "Hornitzailearen telefono-zenbakia"
-#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
+#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Hornitzailearen dns 1 (aukerakoa)"
-#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
+#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Hornitzailearen dns 2 (aukerakoa)"
-#: ../../network/tools.pm_.c:95
+#: ../../network/tools.pm_.c:109
msgid "Choose your country"
msgstr "Aukeratu zure herrialdea edo estatua"
-#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
+#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
msgid "Dialing mode"
msgstr "Markatzeko modua"
-#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
+#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
msgid "Connection speed"
msgstr "Konexioaren abiadura"
-#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
+#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
msgid "Connection timeout (in sec)"
msgstr "Konexioaren denbora-muga (segundotan)"
-#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
+#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
msgid "Account Login (user name)"
msgstr "Kontuaren identifikatzailea (erabiltzaile-izena)"
-#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
-#: ../../standalone/drakconnect_.c:649
+#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
+#: ../../standalone/drakconnect_.c:647
msgid "Account Password"
msgstr "Kontuaren pasahitza"
-#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr "Erresuma Batua"
-#: ../../partition_table.pm_.c:602
+#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "muntatzeak huts egin du: "
-#: ../../partition_table.pm_.c:666
+#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr "Partizio hedatua ez da plataforma honetan onartzen"
-#: ../../partition_table.pm_.c:684
+#: ../../partition_table.pm_.c:685
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 "
@@ -7841,12 +7665,12 @@ msgstr "Huts egin du %s fitxategitik leheneratzean: %s"
msgid "Bad backup file"
msgstr "Babeskopia txarra"
-#: ../../partition_table.pm_.c:798
+#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Errorea %s fitxategian idaztean"
-#: ../../partition_table/raw.pm_.c:189
+#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
@@ -7876,182 +7700,183 @@ msgstr "baliagarria"
msgid "maybe"
msgstr "beharbada"
-#: ../../printer.pm_.c:26
-msgid "CUPS - Common Unix Printing System"
-msgstr "CUPS - Common Unix Printing System"
+#: ../../printer/data.pm_.c:18
+msgid "PDQ - Print, Don't Queue"
+msgstr "PDQ - Print, Don't Queue (Inprimatu, ez egon ilaran)"
-#: ../../printer.pm_.c:27
-msgid "LPRng - LPR New Generation"
-msgstr "LPRng - LPR Belaunaldi berrikoa"
+#: ../../printer/data.pm_.c:19
+msgid "PDQ"
+msgstr "PDQ"
-#: ../../printer.pm_.c:28
+#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: ../../printer.pm_.c:29
-msgid "PDQ - Print, Don't Queue"
-msgstr "PDQ - Print, Don't Queue (Inprimatu, ez egon ilaran)"
+#: ../../printer/data.pm_.c:31
+msgid "LPD"
+msgstr "LPD"
-#: ../../printer.pm_.c:34 ../../printer.pm_.c:1181
-msgid "CUPS"
-msgstr "CUPS"
+#: ../../printer/data.pm_.c:51
+msgid "LPRng - LPR New Generation"
+msgstr "LPRng - LPR Belaunaldi berrikoa"
-#: ../../printer.pm_.c:35
+#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"
-#: ../../printer.pm_.c:36
-msgid "LPD"
-msgstr "LPD"
+#: ../../printer/data.pm_.c:75
+msgid "CUPS - Common Unix Printing System"
+msgstr "CUPS - Common Unix Printing System"
-#: ../../printer.pm_.c:37
-msgid "PDQ"
-msgstr "PDQ"
+#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
+msgid "CUPS"
+msgstr "CUPS"
-#: ../../printer.pm_.c:49
+#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
+#: ../../printer/detect.pm_.c:250
+msgid "Unknown Model"
+msgstr "Modelo ezezaguna"
+
+#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Inprimagailu lokala"
-#: ../../printer.pm_.c:50
+#: ../../printer/main.pm_.c:27
msgid "Remote printer"
msgstr "Urruneko inprimagailua"
-#: ../../printer.pm_.c:51
+#: ../../printer/main.pm_.c:28
msgid "Printer on remote CUPS server"
msgstr "Urruneko CUPS zerbitzariko inprimagailua"
-#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:898
+#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
msgid "Printer on remote lpd server"
msgstr "Urruneko lpd zerbitzariko inprimagailua"
-#: ../../printer.pm_.c:53
+#: ../../printer/main.pm_.c:30
msgid "Network printer (TCP/Socket)"
msgstr "Sareko inprimagailua (TCP/socket-a)"
-#: ../../printer.pm_.c:54
+#: ../../printer/main.pm_.c:31
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT zerbitzariko inprimagailua"
-#: ../../printer.pm_.c:55
+#: ../../printer/main.pm_.c:32
msgid "Printer on NetWare server"
msgstr "NetWare zerbitzariko inprimagailua"
-#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:902
+#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
msgid "Enter a printer device URI"
msgstr "Adierazi inprimagailuaren URI bat"
-#: ../../printer.pm_.c:57
+#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr "Kanalizatu lana komando batean"
-#: ../../printer.pm_.c:346 ../../printer.pm_.c:388 ../../printer.pm_.c:570
-msgid "Unknown Model"
-msgstr "Modelo ezezaguna"
-
-#: ../../printer.pm_.c:791 ../../printer.pm_.c:982 ../../printer.pm_.c:1374
-#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:3471
+#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
+#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr "Modelo ezezaguna"
-#: ../../printer.pm_.c:819
+#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Inprimagailu lokalak"
-#: ../../printer.pm_.c:821 ../../printer.pm_.c:1182
+#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Urruneko inprimagailuak"
-#: ../../printer.pm_.c:828 ../../printerdrake.pm_.c:417
+#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr " - \\/*%s ataka paraleloan"
-#: ../../printer.pm_.c:831 ../../printerdrake.pm_.c:419
+#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", \\/*%s USB inprimagailua"
-#: ../../printer.pm_.c:836
+#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", funtzio anitzeko gailua \\/*%s ataka paraleloan"
-#: ../../printer.pm_.c:839
+#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ", funtzio anitzeko gailua - USB"
-#: ../../printer.pm_.c:841
+#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ", funtzio anitzeko gailua - HP JetDirect"
-#: ../../printer.pm_.c:843
+#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ", funtzio anitzeko gailua"
-#: ../../printer.pm_.c:846
+#: ../../printer/main.pm_.c:344
#, c-format
msgid ", printing to %s"
msgstr ", %s atakan"
-#: ../../printer.pm_.c:848
+#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "\"%s\" LPD zerbitzarian, \"%s\" inprimagailua"
-#: ../../printer.pm_.c:850
+#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", \"%s\" TCP/IP ostalaria, %s ataka"
-#: ../../printer.pm_.c:854
+#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "\"%s\" SMB/Windows zerbitzarian, elkarbanatu \"%s\""
-#: ../../printer.pm_.c:858
+#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr "\"%s\" Novell zerbitzarian, \"%s\" inprimagailua"
-#: ../../printer.pm_.c:860
+#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ", %s komandoaren bidez"
-#: ../../printer.pm_.c:979 ../../printerdrake.pm_.c:1701
+#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr "Inprimagailu gordina (kontrolatzailerik ez)"
-#: ../../printer.pm_.c:1151
+#: ../../printer/main.pm_.c:647
#, c-format
msgid "(on %s)"
msgstr "(%s)"
-#: ../../printer.pm_.c:1153
+#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr "(makina honetan)"
-#: ../../printer.pm_.c:1178
+#: ../../printer/main.pm_.c:674
#, c-format
msgid "On CUPS server \"%s\""
msgstr "\"%s\" CUPS zerbitzarian"
-#: ../../printer.pm_.c:1184 ../../printerdrake.pm_.c:3123
-#: ../../printerdrake.pm_.c:3134 ../../printerdrake.pm_.c:3360
-#: ../../printerdrake.pm_.c:3412 ../../printerdrake.pm_.c:3438
-#: ../../printerdrake.pm_.c:3613 ../../printerdrake.pm_.c:3615
+#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
+#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
+#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (lehenetsia)"
-#: ../../printerdrake.pm_.c:25
+#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Hautatu inprimagailu-konexioa"
-#: ../../printerdrake.pm_.c:26
+#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Nola dago konektatuta inprimagailua?"
-#: ../../printerdrake.pm_.c:28
+#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
@@ -8061,20 +7886,20 @@ msgstr ""
"Urruneko CUPS zerbitzariko inprimagailuak ez dituzu hemen konfiguratu behar; "
"horrelako inprimagailuak automatikoki detektatuko dira."
-#: ../../printerdrake.pm_.c:36
+#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
"Inprimagailu auto-detekzioa (Bertakoa, TCP/Socket, eta SMB inprimagailuak)"
-#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3187
+#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
msgid "CUPS configuration"
msgstr "CUPSen konfigurazioa"
-#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3188
+#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
msgid "Specify CUPS server"
msgstr "Zehaztu CUPS zerbitzaria"
-#: ../../printerdrake.pm_.c:86
+#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
@@ -8093,7 +7918,7 @@ msgstr ""
"atakaren zenbakia, zerbitzaritik inprimagailuaren informazioa eskuratzeko; "
"bestela, utzi eremu hauek hutsik."
-#: ../../printerdrake.pm_.c:87
+#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
@@ -8110,53 +7935,53 @@ msgstr ""
"/etc/cups/cupsd.conf fitxategia eskuz. Ez ahaztu gero CUPS\n"
"berrabiaraztea (komandoa: \"service cups restart\")."
-#: ../../printerdrake.pm_.c:91
+#: ../../printer/printerdrake.pm_.c:88
msgid "The IP address should look like 192.168.1.20"
msgstr "IP helbideak honelako itxura izan behar du: 192.168.1.20"
-#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1109
+#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr "Ataka-zenbakiak osoko zenbakia izan behar du!"
-#: ../../printerdrake.pm_.c:102
+#: ../../printer/printerdrake.pm_.c:99
msgid "CUPS server IP"
msgstr "CUPS zerbitzariaren IP"
-#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1129
+#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
+#: ../../standalone/harddrake2_.c:63
msgid "Port"
msgstr "Ataka"
-#: ../../printerdrake.pm_.c:105
+#: ../../printer/printerdrake.pm_.c:102
msgid "Automatic CUPS configuration"
msgstr "CUPS konfigurazio automatikoa"
-#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
-#: ../../printerdrake.pm_.c:1574 ../../printerdrake.pm_.c:1578
-#: ../../printerdrake.pm_.c:1696 ../../printerdrake.pm_.c:2248
-#: ../../printerdrake.pm_.c:2401 ../../printerdrake.pm_.c:2460
-#: ../../printerdrake.pm_.c:2533 ../../printerdrake.pm_.c:2554
-#: ../../printerdrake.pm_.c:2747 ../../printerdrake.pm_.c:2792
-#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2831
-#: ../../printerdrake.pm_.c:2836 ../../printerdrake.pm_.c:2873
-#: ../../printerdrake.pm_.c:2926 ../../printerdrake.pm_.c:2946
-#: ../../printerdrake.pm_.c:2960 ../../printerdrake.pm_.c:2994
-#: ../../printerdrake.pm_.c:3040 ../../printerdrake.pm_.c:3058
-#: ../../printerdrake.pm_.c:3147 ../../printerdrake.pm_.c:3226
-#: ../../printerdrake.pm_.c:3528 ../../printerdrake.pm_.c:3583
-#: ../../printerdrake.pm_.c:3636 ../../standalone/printerdrake_.c:57
-msgid "Printerdrake"
-msgstr "Printerdrake"
-
-#: ../../printerdrake.pm_.c:178
+#: ../../printer/printerdrake.pm_.c:159
msgid "Checking your system..."
msgstr "Zure sistema egiaztatzen..."
-#: ../../printerdrake.pm_.c:186
+#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
+#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
+#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
+#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
+#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
+#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
+#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
+#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
+#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
+#: ../../standalone/printerdrake_.c:47
+msgid "Printerdrake"
+msgstr "Printerdrake"
+
+#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr "Ez dira inprimagailurik aurkitu zure makinara zuzenean lotuta"
-#: ../../printerdrake.pm_.c:198
+#: ../../printer/printerdrake.pm_.c:179
msgid ""
"The following printers\n"
"\n"
@@ -8164,7 +7989,7 @@ msgstr ""
"Ondorengo inprimagailuak\n"
"\n"
-#: ../../printerdrake.pm_.c:199
+#: ../../printer/printerdrake.pm_.c:180
msgid ""
"The following printer\n"
"\n"
@@ -8172,7 +7997,7 @@ msgstr ""
"Ondorengo inprimagailua\n"
"\n"
-#: ../../printerdrake.pm_.c:201
+#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
@@ -8180,7 +8005,7 @@ msgstr ""
"\n"
"eta inprimagailu ezezagun bat dago "
-#: ../../printerdrake.pm_.c:203
+#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
@@ -8189,7 +8014,7 @@ msgstr ""
"\n"
"eta %d inprimagailu ezezagun daude "
-#: ../../printerdrake.pm_.c:207
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
@@ -8197,7 +8022,7 @@ msgstr ""
"\n"
"daude "
-#: ../../printerdrake.pm_.c:208
+#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
@@ -8205,11 +8030,11 @@ msgstr ""
"\n"
"dago "
-#: ../../printerdrake.pm_.c:210
+#: ../../printer/printerdrake.pm_.c:189
msgid "directly connected to your system"
msgstr "zure sistemara zuzenean lotuta"
-#: ../../printerdrake.pm_.c:213
+#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
@@ -8217,7 +8042,7 @@ msgstr ""
"\n"
"Inprimagailu ezezagun bat dago zure sistemara zuzenean lotuta"
-#: ../../printerdrake.pm_.c:215
+#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
@@ -8226,11 +8051,11 @@ msgstr ""
"\n"
"%d inprimagailu ezezagun daude zure sistemara zuzenean lotuta"
-#: ../../printerdrake.pm_.c:221
+#: ../../printer/printerdrake.pm_.c:200
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (Ziurtatu zure inprimagailu guztiak lotuta eta piztuta daudela).\n"
-#: ../../printerdrake.pm_.c:235
+#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
@@ -8238,19 +8063,19 @@ msgstr ""
"Inprimaketa gaitu nahi duzu goian aipatutako inprimagailuetan edo bertako "
"sarean dauden inprimagailuetan?\n"
-#: ../../printerdrake.pm_.c:236
+#: ../../printer/printerdrake.pm_.c:215
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Inprimaketa gaitu nahi duzu bertako sarean dauden inprimagailuetan?\n"
-#: ../../printerdrake.pm_.c:238
+#: ../../printer/printerdrake.pm_.c:217
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Inprimaketa gaitu nahi duzu goian aipatutako inprimagailuetan?\n"
-#: ../../printerdrake.pm_.c:239
+#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "Ziur zaude makina honetan inprimaketa ezarri nahi duzula?\n"
-#: ../../printerdrake.pm_.c:240
+#: ../../printer/printerdrake.pm_.c:219
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -8259,13 +8084,13 @@ msgstr ""
"OHARRA: Inprimagailu eredua eta inprimaketa sistemaren arabera %d MB-etik "
"gora software gehigarri instalatuko da."
-#: ../../printerdrake.pm_.c:279 ../../printerdrake.pm_.c:291
-#: ../../printerdrake.pm_.c:361 ../../printerdrake.pm_.c:3169
-#: ../../printerdrake.pm_.c:3299
+#: ../../printer/printerdrake.pm_.c:258 ../../printer/printerdrake.pm_.c:270
+#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
+#: ../../printer/printerdrake.pm_.c:3060
msgid "Add a new printer"
msgstr "Gehitu inprimagailu berria"
-#: ../../printerdrake.pm_.c:280
+#: ../../printer/printerdrake.pm_.c:259
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8288,7 +8113,7 @@ msgstr ""
"inprimagailu-kontrolatzaile, kontrolatzaile-aukera eta konexio-mota "
"erabilgarri guztiak jarriko ditu zure esku."
-#: ../../printerdrake.pm_.c:293
+#: ../../printer/printerdrake.pm_.c:272
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8328,7 +8153,7 @@ msgstr ""
" Klikatu \"Hurrengoa\" prest zaudenean, eta \"Etsi\" zure inprimagailua "
"orain ezarri nahi ez duzunean."
-#: ../../printerdrake.pm_.c:302 ../../printerdrake.pm_.c:319
+#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8354,7 +8179,7 @@ msgstr ""
" Klikatu \"Hurrengoa\" prest zaudenean, eta \"Etsi\" zure inprimagailua "
"orain ezarri nahi ez duzunean."
-#: ../../printerdrake.pm_.c:310
+#: ../../printer/printerdrake.pm_.c:289
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
@@ -8391,21 +8216,21 @@ msgstr ""
" Klikatu \"Hurrengoa\" prest zaudenean, eta \"Etsi\" zure inprimagailua "
"orain ezarri nahi ez duzunean."
-#: ../../printerdrake.pm_.c:328
+#: ../../printer/printerdrake.pm_.c:307
msgid "Auto-detect printers connected to this machine"
msgstr "Auto-detektatu makina honetara lotutako inprimagailuak"
-#: ../../printerdrake.pm_.c:331
+#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr "Auto-detektatu bertako sarera zuzenean lotutako inprimagailuak"
-#: ../../printerdrake.pm_.c:334
+#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""
"Auto-detektatu Microsoft Windows darabilten makinetara lotutako "
"inprimagailuak"
-#: ../../printerdrake.pm_.c:362
+#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
@@ -8428,53 +8253,53 @@ msgstr ""
"lehenetsiak (paper-iturria, inprimatze-kalitatea...) aldatu nahi badituzu, "
"hautatu \"Inprimagailua\" Mandrake Kontrol Zentroko \"Hardwarea\" atalean."
-#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:590
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Printer auto-detection"
msgstr "Inprimagailuen auto-detekzioa"
-#: ../../printerdrake.pm_.c:421
+#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", \"%s\" sareko inprimagailua, %s portua"
-#: ../../printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:387
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", \"%s\" inprimagailua \"%s\" SMB/Windows zerbitzarian"
-#: ../../printerdrake.pm_.c:429
+#: ../../printer/printerdrake.pm_.c:391
#, c-format
msgid "Detected %s"
msgstr "%s detektatua"
-#: ../../printerdrake.pm_.c:433 ../../printerdrake.pm_.c:464
-#: ../../printerdrake.pm_.c:483
+#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
+#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "\\/*%s ataka paraleloko inprimagailua"
-#: ../../printerdrake.pm_.c:435 ../../printerdrake.pm_.c:466
-#: ../../printerdrake.pm_.c:488
+#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
+#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "\\/*%s USB inprimagailua"
-#: ../../printerdrake.pm_.c:437
+#: ../../printer/printerdrake.pm_.c:399
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "\"%s\" sareko inprimagailua, %s portua"
-#: ../../printerdrake.pm_.c:439
+#: ../../printer/printerdrake.pm_.c:401
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "\"%s\" inprimagailua \"%s\" SMB/Windows zerbitzarian"
-#: ../../printerdrake.pm_.c:575 ../../printerdrake.pm_.c:600
+#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Inprimagailu lokala"
-#: ../../printerdrake.pm_.c:576
+#: ../../printer/printerdrake.pm_.c:526
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
@@ -8486,19 +8311,19 @@ msgstr ""
"baliokideak dira LPT1:, LPT2:..., lehen USB inprimagailua: /dev/usb/lp0, "
"bigarren USB inprimagailua: /dev/usb/lp1, ...)."
-#: ../../printerdrake.pm_.c:580
+#: ../../printer/printerdrake.pm_.c:530
msgid "You must enter a device or file name!"
msgstr "Gailua edo fitxategi-izena adierazi behar duzu!"
-#: ../../printerdrake.pm_.c:591
+#: ../../printer/printerdrake.pm_.c:539
msgid "No printer found!"
msgstr "Ez da inprimagairik aurkitu!"
-#: ../../printerdrake.pm_.c:601
+#: ../../printer/printerdrake.pm_.c:548
msgid "Available printers"
msgstr "Inprimagailu erabilgarriak"
-#: ../../printerdrake.pm_.c:605
+#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
@@ -8506,7 +8331,7 @@ msgstr ""
"Inprimagailu hau detektatu da automatikoki, zuk konfiguratu nahi duzuna ez "
"bada, idatzi gailuaren izena/fitxategi-izena"
-#: ../../printerdrake.pm_.c:606
+#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
@@ -8514,7 +8339,7 @@ msgstr ""
"Automatikoki detektatutako inprimagailuen zerrenda da hau. Hautatu "
"konfiguratu nahi duzuna edo idatzi gailuaren izena/fitxategi-izena"
-#: ../../printerdrake.pm_.c:608
+#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
@@ -8526,7 +8351,7 @@ msgstr ""
"baduzu konfigurazio pertsonalizatua, aldatu \"Eskuzko konfigurazioa"
"\"aukerara."
-#: ../../printerdrake.pm_.c:609
+#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
@@ -8538,7 +8363,7 @@ msgstr ""
"automatikoki egingo da. Inprimagailua ondo detektatu ez bada edo nahiago "
"baduzu konfigurazio pertsonalizatua, hautatu \"Eskuzko konfigurazioa\"."
-#: ../../printerdrake.pm_.c:611
+#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
@@ -8546,11 +8371,11 @@ msgstr ""
"Hautatu inprimagailua konektatuta dagoen ataka edo idatzi gailuaren izena/"
"fitxategi-izena"
-#: ../../printerdrake.pm_.c:612
+#: ../../printer/printerdrake.pm_.c:559
msgid "Please choose the port where your printer is connected to."
msgstr "Aukeratu inprimagailua konektatuta dagoen ataka."
-#: ../../printerdrake.pm_.c:614
+#: ../../printer/printerdrake.pm_.c:561
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
@@ -8559,19 +8384,19 @@ msgstr ""
"lehen USB inprimagailua: /dev/usb/lp0, 2. USB inprimagailua: /dev/usb/"
"lp1, ...)."
-#: ../../printerdrake.pm_.c:619
+#: ../../printer/printerdrake.pm_.c:565
msgid "You must choose/enter a printer/device!"
msgstr "Inprimagailua/gailua aukeratu/adierazi behar duzu!"
-#: ../../printerdrake.pm_.c:639
+#: ../../printer/printerdrake.pm_.c:584
msgid "Manual configuration"
msgstr "Eskuzko konfigurazioa"
-#: ../../printerdrake.pm_.c:693
+#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Urruneko lpd inprimagailuaren aukerak"
-#: ../../printerdrake.pm_.c:694
+#: ../../printer/printerdrake.pm_.c:634
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
@@ -8580,46 +8405,46 @@ msgstr ""
"ostalari-\n"
"izena eta zerbitzari horretako inprimagailu-izena eman behar dituzu."
-#: ../../printerdrake.pm_.c:695
+#: ../../printer/printerdrake.pm_.c:635
msgid "Remote host name"
msgstr "Urruneko ostalari-izena"
-#: ../../printerdrake.pm_.c:696
+#: ../../printer/printerdrake.pm_.c:636
msgid "Remote printer name"
msgstr "Urruneko inprimagailu-izena"
-#: ../../printerdrake.pm_.c:699
+#: ../../printer/printerdrake.pm_.c:639
msgid "Remote host name missing!"
msgstr "Urruneko ostalari izena falta da!"
-#: ../../printerdrake.pm_.c:703
+#: ../../printer/printerdrake.pm_.c:643
msgid "Remote printer name missing!"
msgstr "Urruneko inprimagailu-izena falta da!"
-#: ../../printerdrake.pm_.c:727 ../../printerdrake.pm_.c:1244
+#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, c-format
msgid "Detected model: %s %s"
msgstr "Detektatutako eredua: %s %s"
-#: ../../printerdrake.pm_.c:805 ../../printerdrake.pm_.c:1045
+#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
msgid "Scanning network..."
msgstr "Sarean bilatzen..."
-#: ../../printerdrake.pm_.c:814 ../../printerdrake.pm_.c:835
+#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", \"%s\" inprimagailua \"%s\" zerbitzarian"
-#: ../../printerdrake.pm_.c:817 ../../printerdrake.pm_.c:838
+#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "\"%s\" inprimagailua \"%s\" zerbitzarian"
-#: ../../printerdrake.pm_.c:858
+#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Windows 9x/NT) inprimagailuaren aukerak"
-#: ../../printerdrake.pm_.c:859
+#: ../../printer/printerdrake.pm_.c:796
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
@@ -8632,7 +8457,7 @@ msgstr ""
"konpartitze-izena eta erabiltzaile-izenak, pasahitzak eta lantalde-"
"informazioa ere."
-#: ../../printerdrake.pm_.c:860
+#: ../../printer/printerdrake.pm_.c:797
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
@@ -8640,39 +8465,39 @@ msgstr ""
" Nahi zenuen inprimagailua auto-detektatu bada, hautatu ezazu zerrendatik "
"eta gehitu erabiltzaile-izena, pasahitza, eta/edo lantaldea beharrezko bada."
-#: ../../printerdrake.pm_.c:861
+#: ../../printer/printerdrake.pm_.c:799
msgid "SMB server host"
msgstr "SMB zerbitzariaren ostalaria"
-#: ../../printerdrake.pm_.c:862
+#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "SMB zerbitzariaren IP"
-#: ../../printerdrake.pm_.c:863
+#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Konpartitze-izena"
-#: ../../printerdrake.pm_.c:866
+#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Lantaldea"
-#: ../../printerdrake.pm_.c:868
+#: ../../printer/printerdrake.pm_.c:806
msgid "Auto-detected"
msgstr "Auto-detektatuta"
-#: ../../printerdrake.pm_.c:879
+#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr "Zerbitzari-izena edo zerbitzariaren IP eman behar da!"
-#: ../../printerdrake.pm_.c:883
+#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr "Samba konpartitze-izena falta da!"
-#: ../../printerdrake.pm_.c:889
+#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr "SEGURTASUN OHARRA!"
-#: ../../printerdrake.pm_.c:890
+#: ../../printer/printerdrake.pm_.c:827
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -8715,7 +8540,7 @@ msgstr ""
"koneksio motarekin Printdraken.\n"
"\n"
-#: ../../printerdrake.pm_.c:900
+#: ../../printer/printerdrake.pm_.c:837
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -8728,7 +8553,7 @@ msgstr ""
"lotura mota erabilizPrinterdrake-n.\n"
"\n"
-#: ../../printerdrake.pm_.c:903
+#: ../../printer/printerdrake.pm_.c:840
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
@@ -8741,11 +8566,11 @@ msgstr ""
"Ziur zaude inprimagailu hau ezartzen jarraitu nahi duzula egiten ari zaren "
"moduan?"
-#: ../../printerdrake.pm_.c:975
+#: ../../printer/printerdrake.pm_.c:911
msgid "NetWare Printer Options"
msgstr "NetWare inprimagailuaren aukerak"
-#: ../../printerdrake.pm_.c:976
+#: ../../printer/printerdrake.pm_.c:912
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
@@ -8757,37 +8582,37 @@ msgstr ""
"desberdina izatea!) eta baita atzitu nahi duzun inprimagailuaren inprimaketa-"
"ilararen izena eta erabiltzaile-izenak eta pasahitzak ere."
-#: ../../printerdrake.pm_.c:977
+#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Inprimagailu-zerbitzaria"
-#: ../../printerdrake.pm_.c:978
+#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Inprimaketa-ilararen izena"
-#: ../../printerdrake.pm_.c:983
+#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr "NCP zerbitzari-izena falta da!"
-#: ../../printerdrake.pm_.c:987
+#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr "NCP ilara-izena falta da!"
-#: ../../printerdrake.pm_.c:1054 ../../printerdrake.pm_.c:1074
+#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", \"%s\" ostalaria, %s protua"
-#: ../../printerdrake.pm_.c:1057 ../../printerdrake.pm_.c:1077
+#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr "\"%s\" ostalaria, %s portua"
-#: ../../printerdrake.pm_.c:1097
+#: ../../printer/printerdrake.pm_.c:1030
msgid "TCP/Socket Printer Options"
msgstr "TCP/Socket inprimagailuaren aukerak"
-#: ../../printerdrake.pm_.c:1099
+#: ../../printer/printerdrake.pm_.c:1032
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
@@ -8796,7 +8621,7 @@ msgstr ""
"ostalari-izena edo IP eta, nahi baduzu, portu zenbakia (jatorrian 9100 da) "
"eremuetan."
-#: ../../printerdrake.pm_.c:1100
+#: ../../printer/printerdrake.pm_.c:1033
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
@@ -8809,19 +8634,19 @@ msgstr ""
"da, beste zerbitzari batzuetan aldatu egin daiteke. Begiratu zure "
"hardwarearen eskuliburuan."
-#: ../../printerdrake.pm_.c:1105
+#: ../../printer/printerdrake.pm_.c:1037
msgid "Printer host name or IP missing!"
msgstr "Inprimagailuaren ostalari izena falta da edo IP falta da!"
-#: ../../printerdrake.pm_.c:1127
+#: ../../printer/printerdrake.pm_.c:1059
msgid "Printer host name or IP"
msgstr "Inprimagailuaren ostalari-izena edo IP"
-#: ../../printerdrake.pm_.c:1177 ../../printerdrake.pm_.c:1179
+#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
msgid "Printer Device URI"
msgstr "Inprimagailuaren URIa"
-#: ../../printerdrake.pm_.c:1178
+#: ../../printer/printerdrake.pm_.c:1108
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
@@ -8831,11 +8656,11 @@ msgstr ""
"Foomatic zehaztapenak bete behar ditu. Kontuan izan spooler guztiek ez "
"dituztela URI mota guztiak onartzen."
-#: ../../printerdrake.pm_.c:1193
+#: ../../printer/printerdrake.pm_.c:1123
msgid "A valid URI must be entered!"
msgstr "Baliozko URI bat sartu behar da!"
-#: ../../printerdrake.pm_.c:1560
+#: ../../printer/printerdrake.pm_.c:1463
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
@@ -8844,27 +8669,31 @@ msgstr ""
"Azalpenaren eta Kokalekuaren eremuak ez dira nahitaez bete behar. "
"Erabiltzaileentzako iruzkinak dira."
-#: ../../printerdrake.pm_.c:1561
+#: ../../printer/printerdrake.pm_.c:1464
msgid "Name of printer"
msgstr "Inprimagailuaren izena"
-#: ../../printerdrake.pm_.c:1563
+#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
+msgid "Description"
+msgstr "Azalpena"
+
+#: ../../printer/printerdrake.pm_.c:1466
msgid "Location"
msgstr "Kokalekua"
-#: ../../printerdrake.pm_.c:1575 ../../printerdrake.pm_.c:1697
+#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr "Inprimagailuaren datu-basea irakurtzen..."
-#: ../../printerdrake.pm_.c:1579
+#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr "Inprimagailuaren datu-basea prestatzen..."
-#: ../../printerdrake.pm_.c:1676
+#: ../../printer/printerdrake.pm_.c:1578
msgid "Your printer model"
msgstr "Zure inprimagailu-modeloa"
-#: ../../printerdrake.pm_.c:1677
+#: ../../printer/printerdrake.pm_.c:1579
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -8889,24 +8718,24 @@ msgstr ""
"\n"
"%s"
-#: ../../printerdrake.pm_.c:1682 ../../printerdrake.pm_.c:1685
+#: ../../printer/printerdrake.pm_.c:1584 ../../printer/printerdrake.pm_.c:1587
msgid "The model is correct"
msgstr "Modeloa zuzena da"
-#: ../../printerdrake.pm_.c:1683 ../../printerdrake.pm_.c:1684
-#: ../../printerdrake.pm_.c:1687
+#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
+#: ../../printer/printerdrake.pm_.c:1589
msgid "Select model manually"
msgstr "Hautatu modeloa eskuz"
-#: ../../printerdrake.pm_.c:1704
+#: ../../printer/printerdrake.pm_.c:1606
msgid "Printer model selection"
msgstr "Inprimagailu-modeloaren hautapena"
-#: ../../printerdrake.pm_.c:1705
+#: ../../printer/printerdrake.pm_.c:1607
msgid "Which printer model do you have?"
msgstr "Zein inprimagailu-modelo daukazu?"
-#: ../../printerdrake.pm_.c:1706
+#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
@@ -8920,7 +8749,7 @@ msgstr ""
"modeloa. Bilatu modelo egokia zerrendan kurtsorea okerreko modeloan edo "
"\"Inprimagailu gordinean\" badago."
-#: ../../printerdrake.pm_.c:1709
+#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
@@ -8928,11 +8757,11 @@ msgstr ""
"Zure inprimagailua ez badago zerrendan, aukeratu bateragarria (ikus "
"inprimagailuaren eskuliburua) edo antzekoa den bat "
-#: ../../printerdrake.pm_.c:1786
+#: ../../printer/printerdrake.pm_.c:1697
msgid "OKI winprinter configuration"
msgstr "OKI winprinter-en konfigurazioa"
-#: ../../printerdrake.pm_.c:1787
+#: ../../printer/printerdrake.pm_.c:1698
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
@@ -8950,11 +8779,11 @@ msgstr ""
"funtzionatuko. Zure konexio-motaren ezarpena ez du kontuan hartuko "
"kontrolatzaileak."
-#: ../../printerdrake.pm_.c:1830 ../../printerdrake.pm_.c:1857
+#: ../../printer/printerdrake.pm_.c:1718 ../../printer/printerdrake.pm_.c:1745
msgid "Lexmark inkjet configuration"
msgstr "Lexmark inkjet inprimagailuaren konfigurazioa"
-#: ../../printerdrake.pm_.c:1831
+#: ../../printer/printerdrake.pm_.c:1719
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
@@ -8966,7 +8795,7 @@ msgstr ""
"zerbitzariak. Konektatu zure inprimagailua ataka lokal batera edo konfigura "
"ezazu konektatuta dagoen makinan."
-#: ../../printerdrake.pm_.c:1858
+#: ../../printer/printerdrake.pm_.c:1746
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
@@ -8987,11 +8816,11 @@ msgstr ""
"orriak \"lexmarkmaintain\"ekin eta doitu burua lerrokatzeko ezarpenak "
"programa honekin."
-#: ../../printerdrake.pm_.c:1861
+#: ../../printer/printerdrake.pm_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "GDI Laser Inprimagailua Zenographics ZJ-Stream Formatua erabiliz"
-#: ../../printerdrake.pm_.c:1862
+#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
@@ -9032,7 +8861,7 @@ msgstr ""
"Lehenengo komandoa edozein erabiltzaile arruntak eman dezake, bigarrena root "
"bezala eman behar da. Hori egin ondoren normaltasunez inprimatu dezakezu.\n"
-#: ../../printerdrake.pm_.c:2085
+#: ../../printer/printerdrake.pm_.c:1972
msgid ""
"Printer default settings\n"
"\n"
@@ -9048,22 +8877,22 @@ msgstr ""
"Kontuan hartu inprimatzeko kalitatea oso handia bada askoz mantsoago "
"inprimatuko duela segurutik."
-#: ../../printerdrake.pm_.c:2094
+#: ../../printer/printerdrake.pm_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr "%s aukerak osoko zenbakia izan behar du!"
-#: ../../printerdrake.pm_.c:2098
+#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr "%s aukerak zenbakia izan behar du!"
-#: ../../printerdrake.pm_.c:2103
+#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr "%s aukera barrutitik kanpo dago!"
-#: ../../printerdrake.pm_.c:2142
+#: ../../printer/printerdrake.pm_.c:2028
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -9072,11 +8901,11 @@ msgstr ""
"Inprimagailu hau (\"%s\")\n"
"lehenetsi nahi duzu?"
-#: ../../printerdrake.pm_.c:2165
+#: ../../printer/printerdrake.pm_.c:2051
msgid "Test pages"
msgstr "Proba-orriak"
-#: ../../printerdrake.pm_.c:2166
+#: ../../printer/printerdrake.pm_.c:2052
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
@@ -9089,39 +8918,39 @@ msgstr ""
"ateratzea ere. Gehienetan nahikoa izaten da proba-orri estandarra "
"inprimatzea."
-#: ../../printerdrake.pm_.c:2170
+#: ../../printer/printerdrake.pm_.c:2056
msgid "No test pages"
msgstr "Proba-orririk ez"
-#: ../../printerdrake.pm_.c:2171
+#: ../../printer/printerdrake.pm_.c:2057
msgid "Print"
msgstr "Inprimatu"
-#: ../../printerdrake.pm_.c:2228
+#: ../../printer/printerdrake.pm_.c:2114
msgid "Standard test page"
msgstr "Proba-orri estandarra"
-#: ../../printerdrake.pm_.c:2231
+#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr "Proba-orri alternatiboa (Letter)"
-#: ../../printerdrake.pm_.c:2234
+#: ../../printer/printerdrake.pm_.c:2120
msgid "Alternative test page (A4)"
msgstr "Proba-orri alternatiboa (A4)"
-#: ../../printerdrake.pm_.c:2236
+#: ../../printer/printerdrake.pm_.c:2122
msgid "Photo test page"
msgstr "Argazkien proba-orria"
-#: ../../printerdrake.pm_.c:2240
+#: ../../printer/printerdrake.pm_.c:2126
msgid "Do not print any test page"
msgstr "Ez inprimatu proba-orririk"
-#: ../../printerdrake.pm_.c:2249 ../../printerdrake.pm_.c:2402
+#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "Proba-orria(k) inprimatzen..."
-#: ../../printerdrake.pm_.c:2274
+#: ../../printer/printerdrake.pm_.c:2159
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -9136,7 +8965,7 @@ msgstr ""
"%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2278
+#: ../../printer/printerdrake.pm_.c:2163
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
@@ -9144,15 +8973,15 @@ msgstr ""
"Proba-orria(k) inprimagailura bidali dira.\n"
"Denbora pixka bat igaro liteke inprimatzen hasi arte.\n"
-#: ../../printerdrake.pm_.c:2285
+#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr "Ongi egin du?"
-#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:3473
+#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
msgid "Raw printer"
msgstr "Inprimagailu \"gordina\""
-#: ../../printerdrake.pm_.c:2333
+#: ../../printer/printerdrake.pm_.c:2216
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -9166,7 +8995,7 @@ msgstr ""
"inprimagailua hautatzeko eta aukeren ezarpenak erraz aldatzeko erabiltzen "
"dira.\n"
-#: ../../printerdrake.pm_.c:2335
+#: ../../printer/printerdrake.pm_.c:2218
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
@@ -9176,8 +9005,8 @@ msgstr ""
"komandoa\" eremuan erabil ditzakezu ere, baina hor ez eman fitxategi-izena, "
"inprimatu behar den fitxategia aplikazioak ematen baitu.\n"
-#: ../../printerdrake.pm_.c:2338 ../../printerdrake.pm_.c:2355
-#: ../../printerdrake.pm_.c:2365
+#: ../../printer/printerdrake.pm_.c:2221 ../../printer/printerdrake.pm_.c:2238
+#: ../../printer/printerdrake.pm_.c:2248
#, c-format
msgid ""
"\n"
@@ -9190,7 +9019,7 @@ msgstr ""
"ezarpenak. Gehitu nahi dituzun ezarpenak komando-lerroari, adib. \"%s "
"<fitxategia>\". "
-#: ../../printerdrake.pm_.c:2341 ../../printerdrake.pm_.c:2381
+#: ../../printer/printerdrake.pm_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -9201,7 +9030,7 @@ msgstr ""
"egin klik \"Inprimatu aukeren zerrenda\" botoian.%s%s\n"
"\n"
-#: ../../printerdrake.pm_.c:2345
+#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
@@ -9209,7 +9038,7 @@ msgstr ""
"Hemen duzu inprimagailu honen inprimatzeko aukeren zerrenda:\n"
"\n"
-#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2360
+#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9218,8 +9047,8 @@ msgstr ""
"Fitxategi bat komando-lerrotik (terminal-leihoa) inprimatzeko, erabili \"%s "
"<fitxategia>\" komandoa.\n"
-#: ../../printerdrake.pm_.c:2352 ../../printerdrake.pm_.c:2362
-#: ../../printerdrake.pm_.c:2372
+#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
+#: ../../printer/printerdrake.pm_.c:2255
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
@@ -9229,7 +9058,7 @@ msgstr ""
"komandoa\" eremuan ere erabil dezakezu. Baina hor ez eman fitxategi-izena, "
"inprimatu behar den fitxategia aplikazioak ematen baitu.\n"
-#: ../../printerdrake.pm_.c:2357 ../../printerdrake.pm_.c:2367
+#: ../../printer/printerdrake.pm_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
@@ -9237,7 +9066,7 @@ msgstr ""
"Uneko inprimagailuaren aukera erabilgarrien zerrenda eskuratzeko, egin klik "
"\"Inprimatzeko aukeren zerrenda\" botoian."
-#: ../../printerdrake.pm_.c:2370
+#: ../../printer/printerdrake.pm_.c:2253
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -9246,7 +9075,7 @@ msgstr ""
"Fitxategi bat komando-lerrotik (terminal-leihoa) inprimatzeko, erabili \"%s "
"<fitxategia>\" komandoa edo \"%s <fitxategia>\".\n"
-#: ../../printerdrake.pm_.c:2374
+#: ../../printer/printerdrake.pm_.c:2257
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
@@ -9262,7 +9091,7 @@ msgstr ""
"berehala etengo ditu bertan klik egitean. Papera trabatzen denean eta "
"horrelakoetan erabili ohi da.\n"
-#: ../../printerdrake.pm_.c:2378
+#: ../../printer/printerdrake.pm_.c:2261
#, c-format
msgid ""
"\n"
@@ -9275,40 +9104,40 @@ msgstr ""
"daitezke. Aski da nahi diren ezarpenak komando-lerroan gehitzea, adib.: \"%s "
"<fitxategia>\".\n"
-#: ../../printerdrake.pm_.c:2388
+#: ../../printer/printerdrake.pm_.c:2271
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Inprimatzeko/Eskaneatzeko/Argazki Txartelak \"%s\"-n"
-#: ../../printerdrake.pm_.c:2389
+#: ../../printer/printerdrake.pm_.c:2272
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "\"%s\": inprimatzen/eskaneatzen"
-#: ../../printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2274
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Inprimaketa/Argazki Txartelen Sarrera \"%s\"-n"
-#: ../../printerdrake.pm_.c:2392
+#: ../../printer/printerdrake.pm_.c:2275
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "\"%s\" inprimagailuan inprimatzen"
-#: ../../printerdrake.pm_.c:2395 ../../printerdrake.pm_.c:2398
-#: ../../printerdrake.pm_.c:2399 ../../printerdrake.pm_.c:2400
-#: ../../printerdrake.pm_.c:3457 ../../standalone/drakTermServ_.c:248
-#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
-#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
-#: ../../standalone/drakfont_.c:1014
+#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
+#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
+#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
+#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
+#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
+#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
msgid "Close"
msgstr "Itxi"
-#: ../../printerdrake.pm_.c:2398
+#: ../../printer/printerdrake.pm_.c:2281
msgid "Print option list"
msgstr "Inprimatzeko aukeren zerrenda"
-#: ../../printerdrake.pm_.c:2418
+#: ../../printer/printerdrake.pm_.c:2301
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -9330,7 +9159,7 @@ msgstr ""
"\n"
"Ez erabili \"scannerdrake\" gailu honekin!"
-#: ../../printerdrake.pm_.c:2439
+#: ../../printer/printerdrake.pm_.c:2322
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
@@ -9353,17 +9182,17 @@ msgstr ""
"artean mugitu zaitezke fitxategi-zerrenden goi-eskuin ertzetan dagoen eremua "
"erabiliz."
-#: ../../printerdrake.pm_.c:2461 ../../printerdrake.pm_.c:2927
-#: ../../printerdrake.pm_.c:3227
+#: ../../printer/printerdrake.pm_.c:2344 ../../printer/printerdrake.pm_.c:2702
+#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr "Inprimagailu-datuak irakurtzen..."
-#: ../../printerdrake.pm_.c:2481 ../../printerdrake.pm_.c:2509
-#: ../../printerdrake.pm_.c:2544
+#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
+#: ../../printer/printerdrake.pm_.c:2426
msgid "Transfer printer configuration"
msgstr "Transferitu inprimagailu-konfigurazioa"
-#: ../../printerdrake.pm_.c:2482
+#: ../../printer/printerdrake.pm_.c:2365
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -9379,7 +9208,7 @@ msgstr ""
"dira transferituko.\n"
"Ilara guztiak ezin dira transferitu, ondorengo arrazoiak direla eta:\n"
-#: ../../printerdrake.pm_.c:2485
+#: ../../printer/printerdrake.pm_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
@@ -9387,7 +9216,7 @@ msgstr ""
"CUPSek ez ditu onartzen Novell zerbitzarietako inprimagailuak edo datuak "
"libre osatutako komando batean bidaltzen dituztenak.\n"
-#: ../../printerdrake.pm_.c:2487
+#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
@@ -9395,11 +9224,11 @@ msgstr ""
"PDQk inprimagailu lokalak, urruneko LPD inprimagailuak eta Socket/TCP "
"inprimagailuak soilik onartzen ditu.\n"
-#: ../../printerdrake.pm_.c:2489
+#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPDk eta LPRng-ek ez dute IPP inprimagailurik onartzen.\n"
-#: ../../printerdrake.pm_.c:2491
+#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
@@ -9407,7 +9236,7 @@ msgstr ""
"Gainera, programa honen edo \"foomatic-configure\"ren bidez sortu ez diren "
"ilarak ezin dira transferitu."
-#: ../../printerdrake.pm_.c:2492
+#: ../../printer/printerdrake.pm_.c:2375
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
@@ -9417,7 +9246,7 @@ msgstr ""
"Halaber, fabrikatzaileek emandako PPD fitxategiekin edo jatorrizko CUPS "
"kontrolatzaileekin konfiguratutako inprimagailuak ezin dira transferitu."
-#: ../../printerdrake.pm_.c:2493
+#: ../../printer/printerdrake.pm_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
@@ -9427,15 +9256,15 @@ msgstr ""
"Markatu transferitu nahi dituzun inprimagailuak eta sakatu\n"
"\"Transferitu\"."
-#: ../../printerdrake.pm_.c:2496
+#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr "Ez transferitu inprimagailuak"
-#: ../../printerdrake.pm_.c:2497 ../../printerdrake.pm_.c:2514
+#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr "Transferitu"
-#: ../../printerdrake.pm_.c:2510
+#: ../../printer/printerdrake.pm_.c:2392
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -9446,12 +9275,12 @@ msgstr ""
"Sakatu \"Transferitu\" gainidazteko.\n"
"Beste izen bat idatz dezakezu, edo inprimagailu hori saltatu."
-#: ../../printerdrake.pm_.c:2518
+#: ../../printer/printerdrake.pm_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Inprimagailu-izenak letrak, zenbakiak eta azpimarra soilik eduki behar ditu"
-#: ../../printerdrake.pm_.c:2523
+#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -9460,16 +9289,16 @@ msgstr ""
"\"%s\" inprimagailua badago lehendik ere,\n"
"bere konfigurazioa gainidatzi nahi duzu?"
-#: ../../printerdrake.pm_.c:2531
+#: ../../printer/printerdrake.pm_.c:2413
msgid "New printer name"
msgstr "Inprimagailu-izen berria"
-#: ../../printerdrake.pm_.c:2534
+#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr "%s transferitzen..."
-#: ../../printerdrake.pm_.c:2545
+#: ../../printer/printerdrake.pm_.c:2427
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -9478,29 +9307,29 @@ msgstr ""
"Zure lehengo inprimagailu lehenetsia (\"%s\") transferitu duzu, Inprimagailu "
"lehenetsia izan behar du %s inprimatze-sistema berrian ere?"
-#: ../../printerdrake.pm_.c:2555
+#: ../../printer/printerdrake.pm_.c:2437
msgid "Refreshing printer data..."
msgstr "Inprimagailuaren datuak freskatzen..."
-#: ../../printerdrake.pm_.c:2563 ../../printerdrake.pm_.c:2638
-#: ../../printerdrake.pm_.c:2650
+#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
+#: ../../printer/printerdrake.pm_.c:2528
msgid "Configuration of a remote printer"
msgstr "Urruneko inprimagailu baten konfigurazioa"
-#: ../../printerdrake.pm_.c:2564
+#: ../../printer/printerdrake.pm_.c:2446
msgid "Starting network..."
msgstr "Sarea abiarazten ..."
-#: ../../printerdrake.pm_.c:2599 ../../printerdrake.pm_.c:2603
-#: ../../printerdrake.pm_.c:2605
+#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
+#: ../../printer/printerdrake.pm_.c:2485
msgid "Configure the network now"
msgstr "Konfiguratu sarea orain"
-#: ../../printerdrake.pm_.c:2600
+#: ../../printer/printerdrake.pm_.c:2480
msgid "Network functionality not configured"
msgstr "Sare-funtzionalitatea ez dago konfiguratuta"
-#: ../../printerdrake.pm_.c:2601
+#: ../../printer/printerdrake.pm_.c:2481
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
@@ -9512,11 +9341,11 @@ msgstr ""
"sarea konfiguratu gabe, ezin izango duzu orain konfiguratzen ari zaren "
"inprimagailua erabili. Zer egin nahi duzu?"
-#: ../../printerdrake.pm_.c:2604
+#: ../../printer/printerdrake.pm_.c:2484
msgid "Go on without configuring the network"
msgstr "Jarraitu sarea konfiguratu gabe"
-#: ../../printerdrake.pm_.c:2640
+#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
@@ -9531,7 +9360,7 @@ msgstr ""
"\"Konexioa\" atalean, eta gero konfiguratu inprimagailua, Mandrake Kontrol "
"Zentroan bertan, \"Hardwarea\"/\"Inprimagailua\" atalean."
-#: ../../printerdrake.pm_.c:2641
+#: ../../printer/printerdrake.pm_.c:2519
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
@@ -9541,24 +9370,24 @@ msgstr ""
"konfigurazioa eta hardwarea ondo dauden. Gero saiatu berriro urruneko "
"inprimagailua konfiguratzen."
-#: ../../printerdrake.pm_.c:2651
+#: ../../printer/printerdrake.pm_.c:2529
msgid "Restarting printing system..."
msgstr "Inprimatze-sistema berrabiarazten ..."
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "high"
msgstr "handia"
-#: ../../printerdrake.pm_.c:2689
+#: ../../printer/printerdrake.pm_.c:2568
msgid "paranoid"
msgstr "paranoidea"
-#: ../../printerdrake.pm_.c:2690
+#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Inprimatze-sisteman segurtasun-maila %s instalatzen"
-#: ../../printerdrake.pm_.c:2691
+#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -9583,11 +9412,11 @@ msgstr ""
"\n"
"Makina honetan konfiguratu nahi duzu inprimaketa?"
-#: ../../printerdrake.pm_.c:2723
+#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr "Abioan inprimatze-sistema abiarazi"
-#: ../../printerdrake.pm_.c:2724
+#: ../../printer/printerdrake.pm_.c:2605
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -9608,59 +9437,59 @@ msgstr ""
"\n"
"Inprimatze-sistema automatikoki hastea berriro aktibatu nahi duzu?"
-#: ../../printerdrake.pm_.c:2748 ../../printerdrake.pm_.c:2793
-#: ../../printerdrake.pm_.c:2832 ../../printerdrake.pm_.c:2874
-#: ../../printerdrake.pm_.c:2995
+#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr "Instalatutako softwarea egiaztatzen..."
-#: ../../printerdrake.pm_.c:2798
-msgid "Removing LPRng..."
-msgstr "LPRng kentzen..."
+#: ../../printer/printerdrake.pm_.c:2630
+#, fuzzy, c-format
+msgid "Removing %s ..."
+msgstr "%s kentzen"
-#: ../../printerdrake.pm_.c:2837
-msgid "Removing LPD..."
-msgstr "LPD kentzen..."
+#: ../../printer/printerdrake.pm_.c:2636
+#, fuzzy, c-format
+msgid "Installing %s ..."
+msgstr "Paketeak instalatzen..."
-#: ../../printerdrake.pm_.c:2910
+#: ../../printer/printerdrake.pm_.c:2685
msgid "Select Printer Spooler"
msgstr "Hautatu inprimagailuaren spooler-a"
-#: ../../printerdrake.pm_.c:2911
+#: ../../printer/printerdrake.pm_.c:2686
msgid "Which printing system (spooler) do you want to use?"
msgstr "Zein inprimatze-sistema (spooler) erabili nahi duzu?"
-#: ../../printerdrake.pm_.c:2947
+#: ../../printer/printerdrake.pm_.c:2720
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "\"%s\" inprimagailua ezartzen..."
-#: ../../printerdrake.pm_.c:2961
+#: ../../printer/printerdrake.pm_.c:2731
msgid "Installing Foomatic..."
msgstr "Foomatic instalatzen ..."
-#: ../../printerdrake.pm_.c:3031 ../../printerdrake.pm_.c:3072
-#: ../../printerdrake.pm_.c:3474 ../../printerdrake.pm_.c:3547
+#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
+#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Inprimagailuaren aukerak"
-#: ../../printerdrake.pm_.c:3041
+#: ../../printer/printerdrake.pm_.c:2810
msgid "Preparing Printerdrake..."
msgstr "Printerdrake prestatzen..."
-#: ../../printerdrake.pm_.c:3059 ../../printerdrake.pm_.c:3637
+#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
msgid "Configuring applications..."
msgstr "Aplikazioak konfiguratzen..."
-#: ../../printerdrake.pm_.c:3079
+#: ../../printer/printerdrake.pm_.c:2845
msgid "Would you like to configure printing?"
msgstr "Inprimaketa konfiguratu nahi duzu?"
-#: ../../printerdrake.pm_.c:3091
+#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr "Inprimatze-sistema: "
-#: ../../printerdrake.pm_.c:3151
+#: ../../printer/printerdrake.pm_.c:2915
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
@@ -9672,7 +9501,7 @@ msgstr ""
"edo urruneko CUPS zerbitzari bateko inprimagailu bat Star Office/OpenOffice."
"org-rentzat erabilgarri egiteko."
-#: ../../printerdrake.pm_.c:3152
+#: ../../printer/printerdrake.pm_.c:2916
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
@@ -9682,28 +9511,28 @@ msgstr ""
"bat lehenesteko edo informazioa ikusteko, egin klik bikoitza inprimagailu "
"batean."
-#: ../../printerdrake.pm_.c:3179
+#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Freskatu inprimagailu-zerrenda (urruneko CUPS inprimagailuak ikusteko)"
-#: ../../printerdrake.pm_.c:3197
+#: ../../printer/printerdrake.pm_.c:2960
msgid "Change the printing system"
msgstr "Aldatu inprimatzeko sistema"
-#: ../../printerdrake.pm_.c:3202 ../../standalone/drakconnect_.c:277
+#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
msgid "Normal Mode"
msgstr "Modu normala"
-#: ../../printerdrake.pm_.c:3367 ../../printerdrake.pm_.c:3417
-#: ../../printerdrake.pm_.c:3630
+#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
+#: ../../printer/printerdrake.pm_.c:3363
msgid "Do you want to configure another printer?"
msgstr "Beste inprimagailu bat konfiguratu nahi duzu?"
-#: ../../printerdrake.pm_.c:3452
+#: ../../printer/printerdrake.pm_.c:3211
msgid "Modify printer configuration"
msgstr "Aldatu inprimagailuaren konfigurazioa"
-#: ../../printerdrake.pm_.c:3454
+#: ../../printer/printerdrake.pm_.c:3213
#, c-format
msgid ""
"Printer %s\n"
@@ -9712,69 +9541,69 @@ msgstr ""
"%s inprimagailua\n"
"Zer da inprimagailu honetan aldatu nahi duzuna?"
-#: ../../printerdrake.pm_.c:3458
+#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr "Egin!"
-#: ../../printerdrake.pm_.c:3463 ../../printerdrake.pm_.c:3518
+#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
msgid "Printer connection type"
msgstr "Inprimagailuaren konexio-mota"
-#: ../../printerdrake.pm_.c:3464 ../../printerdrake.pm_.c:3522
+#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
msgid "Printer name, description, location"
msgstr "Inprimagailuaren izena, azalpena, kokalekua"
-#: ../../printerdrake.pm_.c:3466 ../../printerdrake.pm_.c:3540
+#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr "Inprimagailuaren fabrikatzailea, modeloa, kontrolatzailea"
-#: ../../printerdrake.pm_.c:3467 ../../printerdrake.pm_.c:3541
+#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr "Inprimagailuaren fabrikatzailea, modeloa"
-#: ../../printerdrake.pm_.c:3476 ../../printerdrake.pm_.c:3551
+#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr "Ezarri inprimagailu hau lehenetsi gisa"
-#: ../../printerdrake.pm_.c:3478 ../../printerdrake.pm_.c:3556
+#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Gehitu inprimagailu hau Star Office/OpenOffice.org/GIMP-n"
-#: ../../printerdrake.pm_.c:3479 ../../printerdrake.pm_.c:3565
+#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Kendu inprimagailu hau Star Office/OpenOffice.org/GIMP-tik"
-#: ../../printerdrake.pm_.c:3480 ../../printerdrake.pm_.c:3574
+#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
msgid "Print test pages"
msgstr "Inprimatu proba-orriak"
-#: ../../printerdrake.pm_.c:3481 ../../printerdrake.pm_.c:3576
+#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
msgid "Know how to use this printer"
msgstr "Ikasi inprimagailua erabiltzen"
-#: ../../printerdrake.pm_.c:3483 ../../printerdrake.pm_.c:3578
+#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
msgid "Remove printer"
msgstr "Kendu inprimagailua"
-#: ../../printerdrake.pm_.c:3529
+#: ../../printer/printerdrake.pm_.c:3282
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "\"%s\" inprimagailu zaharra ezabatzen..."
-#: ../../printerdrake.pm_.c:3554
+#: ../../printer/printerdrake.pm_.c:3307
msgid "Default printer"
msgstr "Inprimagailu lehenetsia"
-#: ../../printerdrake.pm_.c:3555
+#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "\"%s\" inprimagailua lehenetsi gisa ezarri da orain."
-#: ../../printerdrake.pm_.c:3559 ../../printerdrake.pm_.c:3562
+#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Star Office/OpenOffice.org/GIMP-n inprimagailua gehitzen"
-#: ../../printerdrake.pm_.c:3560
+#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
@@ -9782,18 +9611,18 @@ msgstr ""
"\"%s\" inprimagailua behar bezala gehitu da Star Office/OpenOffice.org/GIMP-"
"n."
-#: ../../printerdrake.pm_.c:3563
+#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
"Huts egin du \"%s\" inprimagailua Star Office/OpenOffice.org/GIMP-n "
"gehitzean."
-#: ../../printerdrake.pm_.c:3568 ../../printerdrake.pm_.c:3571
+#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Inprimagailua Star Office/OpenOffice.org/GIMP-tik kentzen"
-#: ../../printerdrake.pm_.c:3569
+#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
@@ -9802,7 +9631,7 @@ msgstr ""
"\"%s\" inprimagailua behar bezala kendu da Star Office/OpenOffice.org/GIMP-"
"tik."
-#: ../../printerdrake.pm_.c:3572
+#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
@@ -9810,99 +9639,21 @@ msgstr ""
"Huts egin du \"%s\" inprimagailua Star Office/OpenOffice.org/GIMP-tik "
"kentzean."
-#: ../../printerdrake.pm_.c:3580
+#: ../../printer/printerdrake.pm_.c:3325
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "\"%s\" inprimagailua kendu nahi duzu?"
-#: ../../printerdrake.pm_.c:3584
+#: ../../printer/printerdrake.pm_.c:3329
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "\"%s\" inprimagailua ezabatzen..."
-#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
-#: ../../proxy.pm_.c:78
-msgid "Proxy configuration"
-msgstr "Proxy-konfigurazioa"
-
-#: ../../proxy.pm_.c:30
-msgid ""
-"Welcome to the proxy configuration utility.\n"
-"\n"
-"Here, you'll be able to set up your http and ftp proxies\n"
-"with or without login and password\n"
-msgstr ""
-"Ongi etorri proxy-a konfiguratzeko utilitatera.\n"
-"\n"
-"Hemen zure http eta ftp proxy-ak konfiguratu ahal izango\n"
-"dituzu, erabiltzaile-izenarekin eta pasahitzarekin edo gabe.\n"
-
-#: ../../proxy.pm_.c:38
-msgid ""
-"Please fill in the http proxy informations\n"
-"Leave it blank if you don't want an http proxy"
-msgstr ""
-"Bete http proxy-aren datuak\n"
-"Utzi hutsik ez baduzu http proxy-rik nahi"
-
-#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
-msgid "URL"
-msgstr "URLa"
-
-#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
-msgid "port"
-msgstr "ataka"
-
-#: ../../proxy.pm_.c:44
-msgid "Url should begin with 'http:'"
-msgstr "URLaren hasieran 'http:' jarri behar du"
-
-#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
-msgid "The port part should be numeric"
-msgstr "Atakaren zatiak zenbakizkoa izan behar du"
-
-#: ../../proxy.pm_.c:59
-msgid ""
-"Please fill in the ftp proxy informations\n"
-"Leave it blank if you don't want an ftp proxy"
-msgstr ""
-"Bete ftp proxy-aren datuak\n"
-"Utzi hutsik ez baduzu ftp proxy-rik nahi"
-
-#: ../../proxy.pm_.c:79
-msgid ""
-"Please enter proxy login and password, if any.\n"
-"Leave it blank if you don't want login/passwd"
-msgstr ""
-"Sartu proxy-aren erabiltzaile-izena eta pasahitza, baldin badago.\n"
-"Utzi hutsik ez baduzu erabiltzaile-izen/pasahitzik nahi"
-
-#: ../../proxy.pm_.c:80
-msgid "login"
-msgstr "erabiltzaile-izena"
-
-#: ../../proxy.pm_.c:82
-msgid "password"
-msgstr "pasahitza"
-
-#: ../../proxy.pm_.c:84
-msgid "re-type password"
-msgstr "idatzi pasahitza berriro"
-
-#: ../../proxy.pm_.c:88
-msgid "The passwords don't match. Try again!"
-msgstr "Pasahitzak ez datoz bat. Saiatu berriro!"
-
#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Ezin zaio partizio bat gehitu RAID md%d-ri (formateatuta dago)"
-#: ../../raid.pm_.c:108
-#, c-format
-msgid "Can't write file %s"
-msgstr "Ezin da %s fitxategia idatzi"
-
#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid-ek huts egin du"
@@ -9916,7 +9667,7 @@ msgstr "mkraid-ek huts egin du (beharbada raid-tresnak faltako dira?)"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ez dago nahikoa partizio %d RAID mailarako\n"
-#: ../../security/main.pm_.c:35
+#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -9940,68 +9691,81 @@ msgid ""
"be sent to this user (username or\n"
"\t email)"
msgstr ""
+"Estandarra: Hau da internetera bezero bezala konektatuko den konputagailu "
+"batentzako\n"
+" segurtasun estandarra.\n"
+"\n"
+"Altua: Muga batzuk ezartzen ditu, eta egiaztapen automatiko gehiago "
+"exekutatzen dira gauero.\n"
+"\n"
+"Altuagoa: Sistemak segurtasun maila nahikoa dauka bezero askoren lotura "
+"onartuko duen zerbitzari\n"
+" bezala erabil dadin. Zure makina Interneten bezero soila "
+"badamaila apalagoa hautatu behar zenuke.\n"
+"\n"
+"Paranoikoa: Hau aurreko mailaren antzekoa da, baino sistema erabat itxita "
+"dago eta segurtasun\n"
+" ezaugarriak mailarik altuenean daude.\n"
+"\n"
+"Segurtasun Kudeatzailea:\n"
+" 'Segurtasun Alertak' aukera ezartzen bada, segurtasun "
+"alertak bidaliko zaizkio erabiltzaile honi (erabiltzaile-izena edo\n"
+"\t posta-e)."
-#: ../../security/main.pm_.c:65
+#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Segurtasun-maila:"
-#: ../../security/main.pm_.c:99
-#, fuzzy
+#: ../../security/main.pm_.c:77
+#, fuzzy, c-format
+msgid " (default value: %s)"
+msgstr " (jatorrian: %s)"
+
+#: ../../security/main.pm_.c:113
msgid "Security Alerts:"
-msgstr "Segurtasun-maila"
+msgstr "Segurtasun Alertak:"
-#: ../../security/main.pm_.c:101
+#: ../../security/main.pm_.c:115
msgid "Security Administrator:"
msgstr "Segurtasun Kudeatzailea:"
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "Network Options"
-msgstr "Aukera gehiago"
+msgstr "Sareko Aukerak"
-#: ../../security/main.pm_.c:114
-#, fuzzy
+#: ../../security/main.pm_.c:128
msgid "System Options"
-msgstr "Aukera gehiago"
+msgstr "Sistemaren Aukerak"
-#: ../../security/main.pm_.c:119 ../../security/main.pm_.c:148
+#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""
+"Ondorengo aukerak ezarri daitezke zure sistemaren segurtasuna\n"
+"moldatzeko. Azalpenak behar badituzu, klikatu Laguntza.\n"
-#: ../../security/main.pm_.c:137
-#, fuzzy, c-format
-msgid " (default: %s)"
-msgstr " (lehenetsia)"
-
-#: ../../security/main.pm_.c:161
-msgid "Periodic Checks 2"
-msgstr ""
-
-#: ../../security/main.pm_.c:162
+#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
-msgstr ""
+msgstr "Aldizkako Egiaztapenak"
-#: ../../security/main.pm_.c:176
-#, fuzzy
+#: ../../security/main.pm_.c:191
msgid "Please wait, setting security level..."
-msgstr "Segurtasun-maila ezartzen"
+msgstr "Itxoin mesedez, segurtasun-maila ezartzen..."
-#: ../../security/main.pm_.c:182
-#, fuzzy
+#: ../../security/main.pm_.c:197
msgid "Please wait, setting security options..."
-msgstr "Segurtasun aukerak ezartzen"
+msgstr "Itxoin mesedez, segurtasun aukerak ezartzen..."
-#: ../../services.pm_.c:14
+#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Abiarazi ALSA (Advanced Linux Sound Architecture) soinu-sistema"
-#: ../../services.pm_.c:15
+#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, komando-antolatzaile periodikoa."
-#: ../../services.pm_.c:16
+#: ../../services.pm_.c:21
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."
@@ -10009,7 +9773,7 @@ msgstr ""
"apmd bateriaren egoera kontrolatzeko eta syslog-en jasotzeko erabiltzen\n"
"da. Bateria gutxi dagoenean makina itzaltzeko ere erabil daiteke."
-#: ../../services.pm_.c:18
+#: ../../services.pm_.c:23
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."
@@ -10018,7 +9782,7 @@ msgstr ""
"exekutatzean zehaztutako orduan, eta batch komandoak exekutatzen ditu \n"
"batezbesteko karga nahikoa baxua denean."
-#: ../../services.pm_.c:20
+#: ../../services.pm_.c:25
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 "
@@ -10030,7 +9794,7 @@ msgstr ""
"gehitzen dizkio oinarrizko UNIX cron-i, hala nola segurtasun hobea eta "
"konfigurazio-aukera ahaltsuagoak."
-#: ../../services.pm_.c:23
+#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
@@ -10041,7 +9805,7 @@ msgstr ""
"testuan oinarritutako Linux aplikazioei. Halaber kontsolan saguaren bidez "
"ebaki eta itsasteko aukera ematen du eta laster-menuen euskarria eransten du."
-#: ../../services.pm_.c:26
+#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
@@ -10049,14 +9813,14 @@ msgstr ""
"HardDrake-k hardware-proba bat exekutatzen du eta nahi izanez \n"
"gero hardware berria/aldatua konfiguratzen du."
-#: ../../services.pm_.c:28
+#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache World Wide Web-eko zerbitzari bat da. HTML fitxategiak eta CGI "
"zerbitzatzeko erabili ohi da."
-#: ../../services.pm_.c:29
+#: ../../services.pm_.c:34
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
@@ -10071,7 +9835,7 @@ msgstr ""
"hala nola telnet, ftp, rsh, eta rlogin. inetd desgaitzean bere ardurapeko\n"
"zerbitzu guztiak desgaitzen dira."
-#: ../../services.pm_.c:33
+#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
@@ -10079,7 +9843,7 @@ msgstr ""
"Abiarazi Linux-nukleoen 2.2 serieko pakete-iragazketa, zure \n"
"makina sareko erasoetatik babesteko suebaki bat ezartzeko."
-#: ../../services.pm_.c:35
+#: ../../services.pm_.c:40
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
@@ -10090,7 +9854,7 @@ msgstr ""
"utilitatearen bidez hauta daiteke teklatu-mapa.\n"
"Zerbitzu hau gaituta uztea komeni da makina gehienetan."
-#: ../../services.pm_.c:38
+#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
@@ -10098,11 +9862,11 @@ msgstr ""
"Nukleoaren goiburukoaren birsortze automatikoa /boot-en\n"
"honentzat: /usr/include/linux/{autoconf,version}.h"
-#: ../../services.pm_.c:40
+#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Hardwarea automatikoki detektatu eta konfiguratzea abioan."
-#: ../../services.pm_.c:41
+#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
@@ -10110,7 +9874,7 @@ msgstr ""
"Linuxconf-ek batzuetan hainbat ataza egiten ditu abioan\n"
"sistemaren konfigurazioa mantentzeko."
-#: ../../services.pm_.c:43
+#: ../../services.pm_.c:48
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)."
@@ -10118,7 +9882,7 @@ msgstr ""
"lpd inprimaketako daemon-a da. Beharrezkoa da lpr-k ondo funtziona\n"
"dezan. Inprimatze-lanak inprimagailu(eta)ra esleitzen dituen zerbitzaria da."
-#: ../../services.pm_.c:45
+#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
@@ -10126,7 +9890,7 @@ msgstr ""
"Linux-en Zerbitzari Birtuala, performantzia handiko zerbitzari oso\n"
"erabilgarria eraikitzeko erabiltzen da."
-#: ../../services.pm_.c:47
+#: ../../services.pm_.c:52
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
@@ -10134,7 +9898,7 @@ msgstr ""
"named (BIND) domeinu-izenen zerbitzari bat (DNS) da, ostalari-izenak ebatzi "
"eta IP helbide bihurtzeko erabiltzen dena."
-#: ../../services.pm_.c:48
+#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
@@ -10142,7 +9906,7 @@ msgstr ""
"Network File System (NFS), SMB (Lan Manager/Windows), eta NCP \n"
"(NetWare) muntatze-puntu guztiak muntatu eta desmuntatzen ditu."
-#: ../../services.pm_.c:50
+#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
@@ -10150,7 +9914,7 @@ msgstr ""
"Abioan hasteko konfiguratuta dauden sare-interfaze guztiak\n"
"aktibatzen/desaktibatzen ditu."
-#: ../../services.pm_.c:52
+#: ../../services.pm_.c:57
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"
@@ -10161,7 +9925,7 @@ msgstr ""
"fitxategian\n"
"konfiguratua) eskaintzen du."
-#: ../../services.pm_.c:55
+#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
@@ -10170,7 +9934,7 @@ msgstr ""
"konpartitzeko. Zerbitzu honek NFS fitxategi-blokeatzearen funtzionalitatea\n"
"eskaintzen du."
-#: ../../services.pm_.c:57
+#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
@@ -10178,11 +9942,11 @@ msgstr ""
"Abioan automatikoki aktibatu BlokZenb tekla (zenbakiak\n"
"blokeatzekoa) kontsolan eta XFree-n."
-#: ../../services.pm_.c:59
+#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Onartu OKI 4w eta winprinter bateragarriak."
-#: ../../services.pm_.c:60
+#: ../../services.pm_.c:65
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 "
@@ -10194,7 +9958,7 @@ msgstr ""
"konfiguratuta izan ezean, beraz\n"
"lasai eduki daiteke instalatuta premiarik izan ez arren."
-#: ../../services.pm_.c:63
+#: ../../services.pm_.c:68
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
@@ -10207,7 +9971,7 @@ msgstr ""
"protokoloen zerbitzari gisa jokatzen duten makinetan aktibatu behar da\n"
"ataka-maparen zerbitzaria."
-#: ../../services.pm_.c:66
+#: ../../services.pm_.c:71
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
@@ -10215,7 +9979,7 @@ msgstr ""
"Postfix posta garraiatzeko agentea da (Mail Transport Agent - MTA), hau da, "
"posta elektronikoa makina batetik bestera eramaten duen programa."
-#: ../../services.pm_.c:67
+#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
@@ -10223,7 +9987,7 @@ msgstr ""
"Sistemaren entropia gorde eta leheneratzen du ausazko zenbakiak\n"
"hobeto sortzeko."
-#: ../../services.pm_.c:69
+#: ../../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"
@@ -10231,7 +9995,7 @@ msgstr ""
"Esleitu gailu \"gordinak\" (raw devices) blokeko gailuei \n"
"(disko gogorreko partizioak adib.), Oracle bezalako aplikazioentzat."
-#: ../../services.pm_.c:71
+#: ../../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"
@@ -10241,7 +10005,7 @@ msgstr ""
"RIP protokoloaren bidez. RIP asko erabiltzen da sare txikietan, baina\n"
"banabide-protokolo konplexuagoak behar dira sare konplexuetan."
-#: ../../services.pm_.c:74
+#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
@@ -10249,7 +10013,7 @@ msgstr ""
"rstat protokoloari esker, sareko erabiltzaileek sare horretako \n"
"edozein makinaren performantzia nolakoa den jakin dezakete."
-#: ../../services.pm_.c:76
+#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
@@ -10257,7 +10021,7 @@ msgstr ""
"rusers protokoloak sare bateko erabiltzaileei beste makina batzuetan\n"
"nor sartzen den identifikatzeko aukera ematen die."
-#: ../../services.pm_.c:78
+#: ../../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)."
@@ -10265,11 +10029,11 @@ msgstr ""
"rwho protokoloak urruneko erabiltzaileei rwho daemon-a (finger-en antzekoa)\n"
"duen makina batean sartutako erabiltzaile guztien zerrenda eman diezaieke."
-#: ../../services.pm_.c:80
+#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr "Abiarazi zure makinako soinu-sistema"
-#: ../../services.pm_.c:81
+#: ../../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."
@@ -10278,66 +10042,66 @@ msgstr ""
"hainbat egunkari-fitxategitan sartzeko. Komeni izaten da syslog beti "
"exekutatzea."
-#: ../../services.pm_.c:83
+#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr "Kargatu USB gailuen kontrolatzaileak."
-#: ../../services.pm_.c:84
+#: ../../services.pm_.c:89
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"X letra-tipoen zerbitzaria abiarazten du (nahitaezkoa da XFree-k\n"
"funtzionatu ahal izan dezan.)."
-#: ../../services.pm_.c:110 ../../services.pm_.c:152
+#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Aukeratu zein zerbitzari abiarazi behar den automatikoki abioan"
-#: ../../services.pm_.c:122
+#: ../../services.pm_.c:127
msgid "Printing"
msgstr "Inprimatzea"
-#: ../../services.pm_.c:123
+#: ../../services.pm_.c:128
msgid "Internet"
msgstr "Internet"
-#: ../../services.pm_.c:126
+#: ../../services.pm_.c:131
msgid "File sharing"
msgstr "Fitxategi-konpartitzea"
-#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
+#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
msgid "System"
msgstr "Sistema"
-#: ../../services.pm_.c:133
+#: ../../services.pm_.c:138
msgid "Remote Administration"
msgstr "Urruneko administrazioa"
-#: ../../services.pm_.c:141
+#: ../../services.pm_.c:146
msgid "Database Server"
msgstr "Datu-baseen zerbitzaria"
-#: ../../services.pm_.c:170
+#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Zerbitzuak: %d aktibatuta / %d erregistratuta"
-#: ../../services.pm_.c:186
+#: ../../services.pm_.c:191
msgid "Services"
msgstr "Zerbitzuak"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "running"
msgstr "martxan"
-#: ../../services.pm_.c:198
+#: ../../services.pm_.c:203
msgid "stopped"
msgstr "geldituta"
-#: ../../services.pm_.c:212
+#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr "Zerbitzuak eta daemon-ak"
-#: ../../services.pm_.c:217
+#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
@@ -10345,15 +10109,15 @@ msgstr ""
"Ez dago zerbitzu honi buruzko\n"
"informazio gehiago."
-#: ../../services.pm_.c:224
+#: ../../services.pm_.c:229
msgid "On boot"
msgstr "Abioan"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Start"
msgstr "Hasi"
-#: ../../services.pm_.c:236
+#: ../../services.pm_.c:241
msgid "Stop"
msgstr "Gelditu"
@@ -10435,7 +10199,7 @@ msgstr ""
"Mandrake Linux 9.0k Iturburu Irekiko jokorik onenak eskaintzen ditu - makina-"
"jokoak, ekintza, estrategia, ..."
-#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
+#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
msgid "Mandrake Control Center"
msgstr "Mandrake-ren Kontrol Zentroa"
@@ -10623,178 +10387,571 @@ msgstr ""
"badu lehiakortasuna lortzeko, Mandrake Linux garapenari euskarri eman nahi "
"badiozu, sartu MandrakeClubera!"
-#: ../../standalone.pm_.c:49
+#: ../../standalone.pm_.c:21
+#, fuzzy
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+" Programa hau software librea da; birbana eta/edo alda dezakezu\n"
+" Software Foundation-ek argitaratutako GNU Lizentzia Publiko Orokorraren\n"
+" 2. bertsioan, edo (nahiago baduzu) beste berriago batean, jasotako\n"
+" baldintzak betez gero.\n"
+"\n"
+" Programa hau erabilgarria izango delakoan banatzen da, baina\n"
+" INOLAKO BERMERIK GABE; era berean, ez da bermatzen beraren\n"
+" EGOKITASUNA MERKATURATZEKO edo HELBURU PARTIKULARRETARAKO ERABILTZEKO.\n"
+" Argibide gehiago nahi izanez gero, ikus GNU Lizentzia Publiko Orokorra.\n"
+"\n"
+" Programa honekin batera GNU Lizentzia Publiko Orokorraren kopia bat\n"
+" jasoko zenuen; hala ez bada, idatzi hona: Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone.pm_.c:40
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version name.\n"
+msgstr ""
+
+#: ../../standalone.pm_.c:51
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: ../../standalone.pm_.c:57
+msgid ""
+"Font Importation and monitoring "
+"application \n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--strong : strong verification of font.\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: ../../standalone.pm_.c:68
+msgid ""
+"[OPTIONS]...\n"
+"\t --debug print debugging information"
+msgstr ""
+
+#: ../../standalone.pm_.c:70
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: ../../standalone.pm_.c:82
+#, fuzzy
+msgid "[keyboard]"
+msgstr "Teklatua"
+
+#: ../../standalone.pm_.c:83
+msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: ../../standalone.pm_.c:84
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: ../../standalone.pm_.c:93
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: ../../standalone.pm_.c:94
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: ../../standalone.pm_.c:99
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
+"[--dynamic=dev]"
+msgstr ""
+
+#: ../../standalone.pm_.c:100
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: ../../standalone.pm_.c:114
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "Paketeak instalatzen..."
-#: ../../standalone/XFdrake_.c:148
+#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Amaitu saioa eta, ondoren, sakatu Ktrl-Alt-Atzera"
-#: ../../standalone/XFdrake_.c:152
+#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Hasi berriro saioa %s(e)n aldaketak aktibatzeko"
-#: ../../standalone/drakTermServ_.c:188
+#: ../../standalone/drakTermServ_.c:239
msgid "Mandrake Terminal Server Configuration"
msgstr "Mandrake Terminal Zerbitzariaren Ezarpena"
-#: ../../standalone/drakTermServ_.c:203
+#: ../../standalone/drakTermServ_.c:253
msgid "Enable Server"
msgstr "Gaitu Zerbitzaria"
-#: ../../standalone/drakTermServ_.c:210
+#: ../../standalone/drakTermServ_.c:260
msgid "Disable Server"
msgstr "Ezgaitu Zerbitzaria"
-#: ../../standalone/drakTermServ_.c:218
+#: ../../standalone/drakTermServ_.c:268
msgid "Start Server"
msgstr "Abiatu Zerbitzaria"
-#: ../../standalone/drakTermServ_.c:225
+#: ../../standalone/drakTermServ_.c:275
msgid "Stop Server"
msgstr "Gelditu Zerbitzaria"
-#: ../../standalone/drakTermServ_.c:233
+#: ../../standalone/drakTermServ_.c:283
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot Disketea/ISO"
-#: ../../standalone/drakTermServ_.c:235
+#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr "Sare Abiapen Irudiak"
-#: ../../standalone/drakTermServ_.c:239
+#: ../../standalone/drakTermServ_.c:294
msgid "Add/Del Users"
msgstr "Gehitu/Ezabatu erabiltzaileak"
-#: ../../standalone/drakTermServ_.c:241
+#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr "Gehitu/Ezabatu Bezeroak"
-#: ../../standalone/drakTermServ_.c:436
+#: ../../standalone/drakTermServ_.c:328
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2002 by MandrakeSoft \n"
+"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
+"\n"
+msgstr ""
+" eguneraketak 2002 MandrakeSoft Stew Benedict-ek <sbenedict\\@mandrakesoft."
+"com>"
+
+#: ../../standalone/drakTermServ_.c:332
+msgid ""
+"\n"
+"\n"
+" Thanks:\n"
+"\t- LTSP Project http://www.ltsp.org\n"
+"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:365
+msgid ""
+"drakTermServ Overview\n"
+"\t\t\t \n"
+" - Create Etherboot Enabled Boot Images:\n"
+" \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
+"must be created.\n"
+" \t\tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical interface\n"
+" \t\tto help manage/customize these images.\n"
+"\n"
+" - Maintain /etc/dhcpd.conf:\n"
+" \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP address\n"
+" \t\tand net boot images to the machine. drakTermServ helps create/"
+"remove these entries.\n"
+"\t\t\t\n"
+" \t\t(PCI cards may omit the image - etherboot will request the "
+"correct image. You should\n"
+" \t\talso consider that when etherboot looks for the images, it "
+"expects names like\n"
+" \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \t\tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:\n"
+" \t\t\n"
+"\t\t\t\thost curly {\n"
+"\t\t\t\t\thardware ethernet 00:20:af:2f:f7:9d;\n"
+"\t\t\t\t\tfixed-address 192.168.192.3;\n"
+"\t\t\t\t\t/*type fat;*/\n"
+"\t\t\t\t\tfilename \"i386/boot/boot-3c509.2.4.18-6mdk."
+"nbi\";\n"
+"\t\t\t\t}\n"
+"\t\t\t\n"
+"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
+"entry for\n"
+"\t\t\ta client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ. Clients can "
+"either be \"thin\"*/\n"
+"\t\t\tor 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run most\n"
+"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
+"$IP=client_ip\\$\\$ is\n"
+"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are modified\n"
+"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
+"issues in using xdmcp,\n"
+"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
+"subnet.\n"
+"\t\t\t\n"
+"\t\t\tNote: You must stop/start the server after adding or changing "
+"clients.\n"
+"\t\t\t\n"
+" - Maintain /etc/exports:\n"
+" \t\tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \t\tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \t\tdiskless clients.\n"
+"\n"
+" \t\tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t\t/ (ro,all_squash)\n"
+" \t\t/home SUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+"\t\t\tWith SUBNET/MASK being defined for your network.\n"
+" \t\t\n"
+" - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
+" \t\tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
+"\\$. drakTermServ helps\n"
+" \t\tin this respect by adding or removing system users from this "
+"file.\n"
+"\n"
+" - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future drakTermServ "
+"will help create these\n"
+" \t\tfiles.\n"
+"\n"
+" - Per client system configuration files:\n"
+" \t\tThrough clusternfs, each diskless client can have it's own "
+"unique configuration files\n"
+" \t\ton the root filesystem of the server. In the future, "
+"drakTermServ can help create files\n"
+" \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
+"keyboard on a per-client\n"
+" \t\tbasis.\n"
+"\n"
+" - /etc/xinetd.d/tftp:\n"
+" \t\tdrakTermServ will configure this file to work in conjunction "
+"with the images created by\n"
+" \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to each\n"
+" \t\tdiskless client.\n"
+"\n"
+" \t\tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \t\tservice tftp\n"
+" \t\t(\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t\t}\n"
+" \t\t\n"
+" \t\tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \t\tputs it's images.\n"
+"\n"
+" - Create etherboot floppies/CDs:\n"
+" \t\tThe diskless client machines need either ROM images on the NIC, "
+"or a boot floppy\n"
+" \t\tor CD to initate the boot sequence. drakTermServ will help "
+"generate these images,\n"
+" \t\tbased on the NIC in the client machine.\n"
+" \t\t\n"
+" \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \t\tcat /usr/lib/etherboot/boot1a.bin /\\n \t\t\t/usr/lib/"
+"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
+" \n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr "Abiapen Disketea"
-#: ../../standalone/drakTermServ_.c:438
+#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr "Abiapen ISO"
-#: ../../standalone/drakTermServ_.c:507
+#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr "Eraiki Kernel Osoa -->"
-#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
+#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr "Honek minutu batzuk beharko ditu."
-#: ../../standalone/drakTermServ_.c:521
+#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr "Ez da kernelik hautatu!"
-#: ../../standalone/drakTermServ_.c:524
+#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr "Eraiki NIC Bakarri -->"
-#: ../../standalone/drakTermServ_.c:535
+#: ../../standalone/drakTermServ_.c:587
msgid "No nic selected!"
msgstr "Ez da nic batere hautatu!"
-#: ../../standalone/drakTermServ_.c:538
+#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr "Eraiki Kernel Guztiak -->"
-#: ../../standalone/drakTermServ_.c:552
+#: ../../standalone/drakTermServ_.c:604
msgid "<-- Delete"
msgstr "<-- Ezabatu"
-#: ../../standalone/drakTermServ_.c:559
+#: ../../standalone/drakTermServ_.c:611
msgid "Delete All NBIs"
msgstr "NBI Guztiak Ezabatu"
-#: ../../standalone/drakTermServ_.c:621
+#: ../../standalone/drakTermServ_.c:668
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:673
msgid "Add User -->"
msgstr "Gehitu erabiltzailea -->"
-#: ../../standalone/drakTermServ_.c:629
+#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr "<-- Ezabatu Erabiltzailea"
-#: ../../standalone/drakTermServ_.c:694
-#, fuzzy
+#: ../../standalone/drakTermServ_.c:720
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "Mota: "
+
+#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
-msgstr "Sare Abiapen Irudiak"
+msgstr "Ez dira sare abiapen irudiak sortu!"
+
+#: ../../standalone/drakTermServ_.c:773
+#, fuzzy
+msgid "Thin Client"
+msgstr "DHCP bezeroa"
-#: ../../standalone/drakTermServ_.c:710
+#: ../../standalone/drakTermServ_.c:775
+#, fuzzy
+msgid "Allow Thin Clients"
+msgstr "Gehitu/Ezabatu Bezeroak"
+
+#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr "Gehitu Bezeroa -->"
-#: ../../standalone/drakTermServ_.c:742
-msgid "<-- Del Client"
+#: ../../standalone/drakTermServ_.c:821
+#, fuzzy
+msgid "<-- Edit Client"
+msgstr "<-- Ezabatu Bezeroa"
+
+#: ../../standalone/drakTermServ_.c:837
+#, fuzzy
+msgid "Delete Client"
msgstr "<-- Ezabatu Bezeroa"
-#: ../../standalone/drakTermServ_.c:748
+#: ../../standalone/drakTermServ_.c:843
msgid "dhcpd Config..."
msgstr "dhcpd Ezarpena..."
-#: ../../standalone/drakTermServ_.c:873
+#: ../../standalone/drakTermServ_.c:876
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:894
+msgid "Subnet:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:901
+#, fuzzy
+msgid "Netmask:"
+msgstr "Sare-maskara"
+
+#: ../../standalone/drakTermServ_.c:908
+msgid "Routers:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:915
+msgid "Subnet Mask:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:922
+msgid "Broadcast Address:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:929
+#, fuzzy
+msgid "Domain Name:"
+msgstr "Domeinu-izena:"
+
+#: ../../standalone/drakTermServ_.c:937
#, fuzzy
+msgid "Name Servers:"
+msgstr "Samba Zerbitzaria"
+
+#: ../../standalone/drakTermServ_.c:948
+msgid "IP Range Start:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:949
+msgid "IP Range End:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1001
msgid "dhcpd Server Configuration"
-msgstr "Konfigurazio aurreratua"
+msgstr "dhcpd Zerbitzari Konfigurazioa"
-#: ../../standalone/drakTermServ_.c:874
+#: ../../standalone/drakTermServ_.c:1002
+#, fuzzy
msgid ""
"Most of these values were extracted\n"
-"from your running system. You can modify as needed."
+"from your running system.\n"
+"You can modify as needed."
msgstr ""
+"Balio hauetako gehienak martxan duzun sistematik\n"
+"hartu dira. Behar bezala aldatu ditzakezu."
-#: ../../standalone/drakTermServ_.c:875
+#: ../../standalone/drakTermServ_.c:1005
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: ../../standalone/drakTermServ_.c:1018
msgid "Write Config"
msgstr "Idatzi Ezarpena"
-#: ../../standalone/drakTermServ_.c:965
+#: ../../standalone/drakTermServ_.c:1120
msgid "Please insert floppy disk:"
msgstr "Mesedez sartu disketea:"
-#: ../../standalone/drakTermServ_.c:969
+#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr "Ezin izan da disketea atzitu!"
-#: ../../standalone/drakTermServ_.c:971
+#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr "Disketea kendu dezakezu orain"
-#: ../../standalone/drakTermServ_.c:974
+#: ../../standalone/drakTermServ_.c:1129
msgid "No floppy drive available!"
msgstr "Ez dago diskete-unitate erabilgarririk!"
-#: ../../standalone/drakTermServ_.c:983
+#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Etherboot ISO irudia %s da"
-#: ../../standalone/drakTermServ_.c:985
+#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Zerbaitek hutsegin du! - mkisofs instalatuta dago?"
-#: ../../standalone/drakTermServ_.c:1004
+#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "\"/etc/dhcpd.conf\" sortu behar da lehenbizi!"
-#: ../../standalone/drakautoinst_.c:43
+#: ../../standalone/drakTermServ_.c:1451
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Errorea!"
-#: ../../standalone/drakautoinst_.c:44
+#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Ezin da aurkitu `%s' imajina-fitxategia, eta beharrezkoa da."
-#: ../../standalone/drakautoinst_.c:46
+#: ../../standalone/drakautoinst_.c:43
msgid "Auto Install Configurator"
msgstr "Instalazio automatikoaren konfiguratzailea"
-#: ../../standalone/drakautoinst_.c:47
+#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
@@ -10821,11 +10978,20 @@ msgstr ""
"\n"
"Jarraitu nahi duzu ?"
-#: ../../standalone/drakautoinst_.c:69
+#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
+msgid "manual"
+msgstr ""
+
+#: ../../standalone/drakautoinst_.c:62
+#, fuzzy
+msgid "replay"
+msgstr "Errepikatu"
+
+#: ../../standalone/drakautoinst_.c:66
msgid "Automatic Steps Configuration"
msgstr "Urrats automatikoen konfigurazioa"
-#: ../../standalone/drakautoinst_.c:70
+#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
@@ -10833,11 +10999,11 @@ msgstr ""
"Aukeratu urrats bakoitzean instalazioa errepikatuko den, ala eskuz egingo "
"duzun"
-#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
+#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
msgid "Creating auto install floppy"
msgstr "Auto-instalazioko disketea sortzen"
-#: ../../standalone/drakautoinst_.c:144
+#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
@@ -10849,12 +11015,12 @@ msgstr ""
"\n"
"Auto-instalazioko parametroak ezkerreko sekzioetan daude erabilgarri"
-#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:508
-#: ../../standalone/scannerdrake_.c:119
+#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
+#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Zorionak!"
-#: ../../standalone/drakautoinst_.c:240
+#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
@@ -10862,35 +11028,35 @@ msgstr ""
"Disketea behar bezala sortu da.\n"
"Orain zure instalazioa errepika dezakezu."
-#: ../../standalone/drakautoinst_.c:278
+#: ../../standalone/drakautoinst_.c:273
msgid "Auto Install"
msgstr "Instalazio automatikoa"
-#: ../../standalone/drakautoinst_.c:348
+#: ../../standalone/drakautoinst_.c:343
msgid "Add an item"
msgstr "Gehitu elementu bat"
-#: ../../standalone/drakautoinst_.c:355
+#: ../../standalone/drakautoinst_.c:350
msgid "Remove the last item"
msgstr "Kendu azken elementua"
-#: ../../standalone/drakbackup_.c:617
+#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr "Cron ezin du oraindik erabili root-ek ez bestek"
-#: ../../standalone/drakbackup_.c:723
+#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr "ADI"
-#: ../../standalone/drakbackup_.c:724
+#: ../../standalone/drakbackup_.c:691
msgid "FATAL"
msgstr "LARRIA"
-#: ../../standalone/drakbackup_.c:725
+#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr "INFO"
-#: ../../standalone/drakbackup_.c:737
+#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
" DrakBackup Report \n"
@@ -10900,7 +11066,7 @@ msgstr ""
" DrakBackup-en berri-ematea \n"
"\n"
-#: ../../standalone/drakbackup_.c:738
+#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
" DrakBackup Daemon Report\n"
@@ -10912,7 +11078,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:742
+#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
" DrakBackup Report Details\n"
@@ -10924,12 +11090,12 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
-#: ../../standalone/drakbackup_.c:891
+#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
+#: ../../standalone/drakbackup_.c:859
msgid "Total progess"
msgstr "Aurrerapen guztia"
-#: ../../standalone/drakbackup_.c:818
+#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -10942,41 +11108,41 @@ msgstr ""
"Adi: Dagoeneko prozesu hau burutu baduzu seguraski\n"
"authorized_keys sarrera purgatu beharko duzu zerbitzarian."
-#: ../../standalone/drakbackup_.c:827
+#: ../../standalone/drakbackup_.c:794
msgid "This may take a moment to generate the keys."
msgstr "Honek giltzak sortzeko denbora tarte bat behar du."
-#: ../../standalone/drakbackup_.c:834
+#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "OKERRA: Ezin da %s jaurti."
-#: ../../standalone/drakbackup_.c:851
+#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Pasahitz eskaririk ez %s-n %s portuan"
-#: ../../standalone/drakbackup_.c:852
+#: ../../standalone/drakbackup_.c:819
#, c-format
msgid "Bad password on %s"
msgstr "%s-n pasahitz okerra"
-#: ../../standalone/drakbackup_.c:853
+#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "%s %s-ra transferitzeko baimena ukatu da"
-#: ../../standalone/drakbackup_.c:854
+#: ../../standalone/drakbackup_.c:821
#, c-format
msgid "Can't find %s on %s"
msgstr "Ezin da %s %s-n bilatu"
-#: ../../standalone/drakbackup_.c:857
+#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr "%s-k ez du erantzuten"
-#: ../../standalone/drakbackup_.c:861
+#: ../../standalone/drakbackup_.c:828
#, c-format
msgid ""
"Transfer successful\n"
@@ -10993,64 +11159,64 @@ msgstr ""
"\n"
"eta ez zaizu pasahitzik eskatuko."
-#: ../../standalone/drakbackup_.c:905
+#: ../../standalone/drakbackup_.c:873
msgid "WebDAV remote site already in sync!"
msgstr "Urruneko WebDAV gunea dagoeneko sinkronizatuta!"
-#: ../../standalone/drakbackup_.c:909
+#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr "WebDAV transferentziak hutsegin du!"
-#: ../../standalone/drakbackup_.c:930
+#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr "Unitatean ez dago CDR/DVDR!"
-#: ../../standalone/drakbackup_.c:934
+#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr "Ez dirudi euskarri idazgarria denik!"
-#: ../../standalone/drakbackup_.c:938
+#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr "Ez da euskarri ezabagarria!"
-#: ../../standalone/drakbackup_.c:977
+#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr "Euskarria ezabatzeak denbora tarte bat har dezake."
-#: ../../standalone/drakbackup_.c:1062
+#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr "Baimen arazoa CD atzipenean."
-#: ../../standalone/drakbackup_.c:1089
+#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr "Zintarik ez %s-n!"
-#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
+#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr "Sistema-fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
+#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
msgid "Hard Disk Backup files..."
msgstr "Disko gogorraren babeskopia fitxategiak... "
-#: ../../standalone/drakbackup_.c:1263
+#: ../../standalone/drakbackup_.c:1236
msgid "Backup User files..."
msgstr "Erabiltzaile-fitxategien babeskopia... "
-#: ../../standalone/drakbackup_.c:1264
+#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr "Disko gogorraren babeskopia egiten..."
-#: ../../standalone/drakbackup_.c:1317
+#: ../../standalone/drakbackup_.c:1290
msgid "Backup Other files..."
msgstr "Beste fitxategi batzuen babeskopia... "
-#: ../../standalone/drakbackup_.c:1323
+#: ../../standalone/drakbackup_.c:1296
msgid "No changes to backup!"
msgstr "Ez dago babestu beharreko aldaketarik!"
-#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
+#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
@@ -11061,7 +11227,7 @@ msgstr ""
"Drakbackup ekintzak %s bitartez:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1346
+#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
@@ -11070,7 +11236,7 @@ msgstr ""
"FTP bitartez bidalitako fitxategi-zerrenda: %s\n"
" "
-#: ../../standalone/drakbackup_.c:1349
+#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
@@ -11080,7 +11246,7 @@ msgstr ""
" FTP konexio-arazoa: zure babeskopien fitxategiak ezin izan dira bidali FTP "
"bidez.\n"
-#: ../../standalone/drakbackup_.c:1367
+#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
@@ -11090,7 +11256,7 @@ msgstr ""
"Drakbackup ekintzak CD bitartez:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1372
+#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
@@ -11100,24 +11266,24 @@ msgstr ""
"Drakbackup ekintzak zinta bitartez:\n"
"\n"
-#: ../../standalone/drakbackup_.c:1381
+#: ../../standalone/drakbackup_.c:1354
msgid " Error during mail sending. \n"
msgstr " Errorea posta bidaltzean. \n"
-#: ../../standalone/drakbackup_.c:1406
+#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr "Ezin da katalogoa sortu!"
-#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
-#: ../../standalone/drakfont_.c:1004
+#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
+#: ../../standalone/drakfont_.c:946
msgid "File Selection"
msgstr "Fitxategi-hautapena"
-#: ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr "Hautatu fitxategiak edo direktorioak eta egin klik 'Gehitu'n"
-#: ../../standalone/drakbackup_.c:1602
+#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
@@ -11125,26 +11291,26 @@ msgstr ""
"\n"
"Hautatu behar dituzun aukera guztiak.\n"
-#: ../../standalone/drakbackup_.c:1603
+#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Aukera horiek /etc direktorioko fitxategi guztiak kopiatu eta leheneratu "
"ditzakete.\n"
-#: ../../standalone/drakbackup_.c:1604
+#: ../../standalone/drakbackup_.c:1575
msgid "Backup your System files. (/etc directory)"
msgstr "Sistema-fitxategien babeskopia egin. (/etc direktorioa )"
-#: ../../standalone/drakbackup_.c:1605
+#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup (do not replace old backups)"
msgstr "Erabili babeskopia inkrementala (ez ordeztu kopia zaharrak)"
-#: ../../standalone/drakbackup_.c:1606
+#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Ez sartu fitxategi kritikoak (passwd, group, fstab)"
-#: ../../standalone/drakbackup_.c:1607
+#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
@@ -11152,43 +11318,43 @@ msgstr ""
"Aukera honekin /etc direktorioaren edozein bertsio leheneratu\n"
"ahal izango duzu."
-#: ../../standalone/drakbackup_.c:1624
+#: ../../standalone/drakbackup_.c:1595
msgid "Please check all users that you want to include in your backup."
msgstr "Hautatu babeskopian sartu nahi dituzun erabiltzaile guztiak."
-#: ../../standalone/drakbackup_.c:1651
+#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr "Ez sartu arakatzailearen cache-a"
-#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
+#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups (do not replace old backups)"
msgstr "Erabili babeskopia inkrementalak (ez ordeztu kopia zaharrak)"
-#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
+#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
msgid "Remove Selected"
msgstr "Kendu hautatutakoak"
-#: ../../standalone/drakbackup_.c:1712
+#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows(FAT32)"
-#: ../../standalone/drakbackup_.c:1751
+#: ../../standalone/drakbackup_.c:1714
msgid "Users"
msgstr "Erabiltzaileak"
-#: ../../standalone/drakbackup_.c:1777
+#: ../../standalone/drakbackup_.c:1740
msgid "Use network connection to backup"
msgstr "Erabili sareko konexioa babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:1779
+#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr "Sareko Metodoa:"
-#: ../../standalone/drakbackup_.c:1783
+#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr "Erabili Expect SSH-rentzako"
-#: ../../standalone/drakbackup_.c:1784
+#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
@@ -11196,7 +11362,7 @@ msgstr ""
"Sortu/Transferitu\n"
"babeserako giltzak SSH-rentzako"
-#: ../../standalone/drakbackup_.c:1785
+#: ../../standalone/drakbackup_.c:1748
msgid ""
" Transfer \n"
"Now"
@@ -11204,18 +11370,19 @@ msgstr ""
" Transferitu \n"
"Orain"
-#: ../../standalone/drakbackup_.c:1786
-#, fuzzy
+#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
-msgstr "Giltzak dagoeneko bere tokian"
+msgstr ""
+"Beste (drakbackup ez)\n"
+"giltzak bere tokian dagoeneko"
-#: ../../standalone/drakbackup_.c:1790
+#: ../../standalone/drakbackup_.c:1753
msgid "Please enter the host name or IP."
msgstr "Idatzi ostalariaren izena edo IPa."
-#: ../../standalone/drakbackup_.c:1795
+#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
@@ -11223,27 +11390,27 @@ msgstr ""
"Mesedez sartu direktorioa (edo modulua) babes-kopia\n"
" ostalari honetan jartzeko."
-#: ../../standalone/drakbackup_.c:1800
+#: ../../standalone/drakbackup_.c:1763
msgid "Please enter your login"
msgstr "Sartu saioa hasteko izena"
-#: ../../standalone/drakbackup_.c:1805
+#: ../../standalone/drakbackup_.c:1768
msgid "Please enter your password"
msgstr "Sartu pasahitza"
-#: ../../standalone/drakbackup_.c:1811
+#: ../../standalone/drakbackup_.c:1774
msgid "Remember this password"
msgstr "Gogoratu pasahitza"
-#: ../../standalone/drakbackup_.c:1822
+#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr "Ostalari-izena, erabiltzaile-izena eta pasahitza behar dira!"
-#: ../../standalone/drakbackup_.c:1917
+#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr "Erabili CD/DVDROMa babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:1920
+#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
@@ -11253,35 +11420,35 @@ msgstr ""
"(Sartu sakatu ezarpenak beste eremu batzutara hedatzeko.\n"
"Eremu hau ez da beharrezkoa, formularioa betetzeko tresna bakarrik.)"
-#: ../../standalone/drakbackup_.c:1925
+#: ../../standalone/drakbackup_.c:1887
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Mesedez hautatu zure CD/DVD euskarri neurria"
-#: ../../standalone/drakbackup_.c:1931
+#: ../../standalone/drakbackup_.c:1893
msgid "Please check for multisession CD"
msgstr "Mesedez markatu saio-anitzeko CDa egiteko"
-#: ../../standalone/drakbackup_.c:1937
+#: ../../standalone/drakbackup_.c:1899
msgid "Please check if you are using CDRW media"
msgstr "Hautatu CDRW euskarria erabiltzen baduzu"
-#: ../../standalone/drakbackup_.c:1943
+#: ../../standalone/drakbackup_.c:1905
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Mesedez markatu zure RW eukarria ezabatu nahi baduzu (1. saioa)"
-#: ../../standalone/drakbackup_.c:1944
+#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr " Ezabatu Orain "
-#: ../../standalone/drakbackup_.c:1950
+#: ../../standalone/drakbackup_.c:1912
msgid "Please check if you are using a DVDR device"
msgstr "Mesedez markatu DVDR gailua erabiltzen ari bazara"
-#: ../../standalone/drakbackup_.c:1956
+#: ../../standalone/drakbackup_.c:1918
msgid "Please check if you are using a DVDRAM device"
msgstr "Mesedez markatu DVDRAM gailua erabiltzen ari bazara"
-#: ../../standalone/drakbackup_.c:1969
+#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
@@ -11289,33 +11456,33 @@ msgstr ""
"Adierazi CD idazgailuaren gailu-izena \n"
" adib.: 0,1,0"
-#: ../../standalone/drakbackup_.c:2002
+#: ../../standalone/drakbackup_.c:1964
msgid "No CD device defined!"
msgstr "Ez da CD gailurik definitu!"
-#: ../../standalone/drakbackup_.c:2050
+#: ../../standalone/drakbackup_.c:2012
msgid "Use tape to backup"
msgstr "Erabili zinta babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:2053
+#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr "Adierazi babeskopiarako erabiliko den gailuaren izena"
-#: ../../standalone/drakbackup_.c:2059
+#: ../../standalone/drakbackup_.c:2021
msgid "Please check if you want to use the non-rewinding device."
msgstr "Mesedez markatu rebobinatzen ez den gailua erabiltzeko."
-#: ../../standalone/drakbackup_.c:2065
+#: ../../standalone/drakbackup_.c:2027
msgid "Please check if you want to erase your tape before the backup."
msgstr "Mesedez markatu babes-kopia aurretik zinta ezabatu nahi baduzu."
-#: ../../standalone/drakbackup_.c:2071
+#: ../../standalone/drakbackup_.c:2033
msgid "Please check if you want to eject your tape after the backup."
msgstr ""
"Mesedez markatu babes-kopia ondoren zure zinta kanporatzea nahi baduzu."
-#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
-#: ../../standalone/drakbackup_.c:3118
+#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
+#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
@@ -11323,55 +11490,55 @@ msgstr ""
"Adierazi Drakbackup-en gehieneko\n"
" tamaina "
-#: ../../standalone/drakbackup_.c:2142
+#: ../../standalone/drakbackup_.c:2103
msgid "Please enter the directory to save to:"
msgstr "Mesedez adierazi zein direktoriotan gorde behar den:"
-#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
+#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
msgid "Use quota for backup files."
msgstr "Erabili kuota babeskopia-fitxategientzat"
-#: ../../standalone/drakbackup_.c:2223
+#: ../../standalone/drakbackup_.c:2180
msgid "Network"
msgstr "Sarea"
-#: ../../standalone/drakbackup_.c:2228
+#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"
-#: ../../standalone/drakbackup_.c:2233
+#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr "HardDrive / NFS"
-#: ../../standalone/drakbackup_.c:2238
+#: ../../standalone/drakbackup_.c:2195
msgid "Tape"
msgstr "Zinta"
-#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
+#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr "orduero"
-#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
+#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr "egunero"
-#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
+#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr "astero"
-#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
-#: ../../standalone/drakbackup_.c:2260
+#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
+#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr "hilero"
-#: ../../standalone/drakbackup_.c:2273
+#: ../../standalone/drakbackup_.c:2229
msgid "Use daemon"
msgstr "Erabili daemon-a"
-#: ../../standalone/drakbackup_.c:2278
+#: ../../standalone/drakbackup_.c:2234
msgid ""
"Please choose the time \n"
"interval between each backup"
@@ -11379,7 +11546,7 @@ msgstr ""
"Aukeratu babeskopiak egiteko \n"
"maiztasuna"
-#: ../../standalone/drakbackup_.c:2284
+#: ../../standalone/drakbackup_.c:2240
msgid ""
"Please choose the\n"
"media for backup."
@@ -11387,7 +11554,7 @@ msgstr ""
"Aukeratu babeskopia \n"
"egiteko euskarria."
-#: ../../standalone/drakbackup_.c:2291
+#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
@@ -11397,73 +11564,73 @@ msgstr ""
"\n"
"Ohartu oraingoz 'sareko' euskarri guztiek disko zurruna erabiltzen dutela."
-#: ../../standalone/drakbackup_.c:2328
+#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr "Babeskopia egindakoan, bidali berri-emateko mezua hona :"
-#: ../../standalone/drakbackup_.c:2334
+#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
"Ezabatu disko zurrunetik tar fitxategiak beste euskarri batera babestu "
"ondoren."
-#: ../../standalone/drakbackup_.c:2373
+#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Zer"
-#: ../../standalone/drakbackup_.c:2378
+#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Non"
-#: ../../standalone/drakbackup_.c:2383
+#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Noiz"
-#: ../../standalone/drakbackup_.c:2388
+#: ../../standalone/drakbackup_.c:2339
msgid "More Options"
msgstr "Aukera gehiago"
-#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
+#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
msgid "Drakbackup Configuration"
msgstr " Drakbackup-en konfigurazioa"
-#: ../../standalone/drakbackup_.c:2425
+#: ../../standalone/drakbackup_.c:2376
msgid "Please choose where you want to backup"
msgstr "Aukeratu non egin nahi duzun babeskopia"
-#: ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr "disko gogorrean"
-#: ../../standalone/drakbackup_.c:2437
+#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr "sarean zehar"
-#: ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr "CDROMean"
-#: ../../standalone/drakbackup_.c:2455
+#: ../../standalone/drakbackup_.c:2406
msgid "on Tape Device"
msgstr "Zinta Gailuan"
-#: ../../standalone/drakbackup_.c:2498
+#: ../../standalone/drakbackup_.c:2449
msgid "Please choose what you want to backup"
msgstr "Aukeratu zeren kopia egin nahi duzun"
-#: ../../standalone/drakbackup_.c:2499
+#: ../../standalone/drakbackup_.c:2450
msgid "Backup system"
msgstr "Sistemaren babeskopia "
-#: ../../standalone/drakbackup_.c:2500
+#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr "Erabiltzaileen babeskopia"
-#: ../../standalone/drakbackup_.c:2503
+#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr "Hautatu erabiltzailea eskuz"
-#: ../../standalone/drakbackup_.c:2586
+#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
@@ -11471,7 +11638,7 @@ msgstr ""
"\n"
"Babeskopien iturburua: \n"
-#: ../../standalone/drakbackup_.c:2587
+#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
@@ -11479,7 +11646,7 @@ msgstr ""
"\n"
"- Sistema-fitxategiak:\n"
-#: ../../standalone/drakbackup_.c:2589
+#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
@@ -11487,7 +11654,7 @@ msgstr ""
"\n"
"- Erabiltzaile-fitxategiak:\n"
-#: ../../standalone/drakbackup_.c:2591
+#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
@@ -11495,7 +11662,7 @@ msgstr ""
"\n"
"- Bestelako fitxategiak:\n"
-#: ../../standalone/drakbackup_.c:2593
+#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
@@ -11504,7 +11671,7 @@ msgstr ""
"\n"
"- Gorde disko gogorrean, bide-izen honetan: %s\n"
-#: ../../standalone/drakbackup_.c:2596
+#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
@@ -11512,7 +11679,7 @@ msgstr ""
"\n"
"- Ezabatu disko zurrunetik tar fitxategiak babestu ondoren.\n"
-#: ../../standalone/drakbackup_.c:2602
+#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
@@ -11520,20 +11687,20 @@ msgstr ""
"\n"
"- CD-ra erre"
-#: ../../standalone/drakbackup_.c:2603
+#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr "RW"
-#: ../../standalone/drakbackup_.c:2604
+#: ../../standalone/drakbackup_.c:2555
#, c-format
msgid " on device: %s"
msgstr " gailuan: %s"
-#: ../../standalone/drakbackup_.c:2605
+#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr " (saio-anitza)"
-#: ../../standalone/drakbackup_.c:2606
+#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
@@ -11542,12 +11709,12 @@ msgstr ""
"\n"
"- Gorde Zintara gailu honetan: %s"
-#: ../../standalone/drakbackup_.c:2607
+#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tErase=%s"
-#: ../../standalone/drakbackup_.c:2610
+#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
@@ -11556,7 +11723,7 @@ msgstr ""
"\n"
"- Gorde %s bitartez ostalari honetan: %s\n"
-#: ../../standalone/drakbackup_.c:2611
+#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -11565,7 +11732,7 @@ msgstr ""
"\t\t erabiltzaile-izena: %s\n"
"\t\t bide-izena: %s \n"
-#: ../../standalone/drakbackup_.c:2612
+#: ../../standalone/drakbackup_.c:2563
msgid ""
"\n"
"- Options:\n"
@@ -11573,19 +11740,19 @@ msgstr ""
"\n"
"- Aukerak:\n"
-#: ../../standalone/drakbackup_.c:2613
+#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr "\tEz sartu sistema-fitxategiak\n"
-#: ../../standalone/drakbackup_.c:2616
+#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr "\tBabeskopietan erabili tar eta bzip2\n"
-#: ../../standalone/drakbackup_.c:2618
+#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr "\tBabeskopietan erabili tar eta gzip\n"
-#: ../../standalone/drakbackup_.c:2621
+#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
@@ -11594,39 +11761,39 @@ msgstr ""
"\n"
"- Daemon-ean (%s) sartzen da :\n"
-#: ../../standalone/drakbackup_.c:2622
+#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr "\t Disko gogorra.\n"
-#: ../../standalone/drakbackup_.c:2623
+#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr "\t-CDROMa.\n"
-#: ../../standalone/drakbackup_.c:2624
+#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr "\t-Tape \n"
-#: ../../standalone/drakbackup_.c:2625
+#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr "\tFTP bidezko sarea.\n"
-#: ../../standalone/drakbackup_.c:2626
+#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr "\tSSH bidezko sarea.\n"
-#: ../../standalone/drakbackup_.c:2627
+#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr "\t-Sarea rsync bitartez.\n"
-#: ../../standalone/drakbackup_.c:2628
+#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr "\t-Sarea webdav bitartez.\n"
-#: ../../standalone/drakbackup_.c:2630
+#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Ez dago konfiguraziorik, egin klik Morroian edo Aurreratuan.\n"
-#: ../../standalone/drakbackup_.c:2636
+#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
@@ -11634,7 +11801,7 @@ msgstr ""
"Leheneratu beharreko datuen zerrenda:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2803
+#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
@@ -11642,102 +11809,102 @@ msgstr ""
"Hondatutako datuen zerrenda:\n"
"\n"
-#: ../../standalone/drakbackup_.c:2805
+#: ../../standalone/drakbackup_.c:2756
msgid "Please uncheck or remove it on next time."
msgstr "Desautatu edo kendu hurrengo aldian."
-#: ../../standalone/drakbackup_.c:2815
+#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr "Babeskopien fitxategiak hondatuta daude"
-#: ../../standalone/drakbackup_.c:2836
+#: ../../standalone/drakbackup_.c:2787
msgid " All of your selected data have been "
msgstr " Hautatu dituzun datu guztiak izan dira "
-#: ../../standalone/drakbackup_.c:2837
+#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid " Successfuly Restored on %s "
msgstr " behar bezala leheneratu dira hona: %s "
-#: ../../standalone/drakbackup_.c:2955
+#: ../../standalone/drakbackup_.c:2906
msgid " Restore Configuration "
msgstr " leheneratzeko konfigurazioa "
-#: ../../standalone/drakbackup_.c:2973
+#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr "Ados, leheneratu beste fitxategiak"
-#: ../../standalone/drakbackup_.c:2990
+#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Leheneratzeko erabiltzaile-zerrenda (erabiltzaile bakoitzaren datu berrienak "
"bakarrik dira garrantzitsuak)"
-#: ../../standalone/drakbackup_.c:3068
+#: ../../standalone/drakbackup_.c:3019
msgid "Backup the system files before:"
msgstr "Kopiatu sistema-fitxategiak lehenago:"
-#: ../../standalone/drakbackup_.c:3070
+#: ../../standalone/drakbackup_.c:3021
msgid "please choose the date to restore"
msgstr "aukeratu leheneratzeko data"
-#: ../../standalone/drakbackup_.c:3107
+#: ../../standalone/drakbackup_.c:3057
msgid "Use Hard Disk to backup"
msgstr "Erabili disko gogorra babeskopia egiteko"
-#: ../../standalone/drakbackup_.c:3110
+#: ../../standalone/drakbackup_.c:3060
msgid "Please enter the directory to save:"
msgstr "Adierazi gorde beharreko direktorioa:"
-#: ../../standalone/drakbackup_.c:3153
+#: ../../standalone/drakbackup_.c:3103
msgid "FTP Connection"
msgstr "FTP konexioa"
-#: ../../standalone/drakbackup_.c:3160
+#: ../../standalone/drakbackup_.c:3110
msgid "Secure Connection"
msgstr "Konexio segurua"
-#: ../../standalone/drakbackup_.c:3186
+#: ../../standalone/drakbackup_.c:3134
msgid "Restore from Hard Disk."
msgstr "Leheneratu disko gogorretik"
-#: ../../standalone/drakbackup_.c:3188
+#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr "Adierazi zein direktoriotan dauden babeskopiak"
-#: ../../standalone/drakbackup_.c:3256
+#: ../../standalone/drakbackup_.c:3204
msgid "Select another media to restore from"
msgstr "Hautatu beste euskarri bat leheneratzeko"
-#: ../../standalone/drakbackup_.c:3258
+#: ../../standalone/drakbackup_.c:3206
msgid "Other Media"
msgstr "Beste euskarri bat"
-#: ../../standalone/drakbackup_.c:3263
+#: ../../standalone/drakbackup_.c:3211
msgid "Restore system"
msgstr "Leheneratu sistema"
-#: ../../standalone/drakbackup_.c:3264
+#: ../../standalone/drakbackup_.c:3212
msgid "Restore Users"
msgstr "Leheneratu erabiltzaileak"
-#: ../../standalone/drakbackup_.c:3265
+#: ../../standalone/drakbackup_.c:3213
msgid "Restore Other"
msgstr "Leheneratu bestelakoak"
-#: ../../standalone/drakbackup_.c:3267
+#: ../../standalone/drakbackup_.c:3215
msgid "select path to restore (instead of /)"
msgstr "hautatu leheneratzeko bidea (/ ordez)"
-#: ../../standalone/drakbackup_.c:3271
+#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Egin babeskopia berria leheneratu aurretik (inkrementaletan soilik.)"
-#: ../../standalone/drakbackup_.c:3273
+#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr "Kendu erabiltzaile-direktorioak leheneratu aurretik."
-#: ../../standalone/drakbackup_.c:3386
+#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
@@ -11745,7 +11912,7 @@ msgstr ""
"Leheneratu Hautatutako\n"
"Katalogo Sarrera"
-#: ../../standalone/drakbackup_.c:3396
+#: ../../standalone/drakbackup_.c:3344
msgid ""
"Restore Selected\n"
"Files"
@@ -11753,7 +11920,7 @@ msgstr ""
"Leheneratu Hautatutako\n"
"Fitxategiak"
-#: ../../standalone/drakbackup_.c:3413
+#: ../../standalone/drakbackup_.c:3361
msgid ""
"Change\n"
"Restore Path"
@@ -11761,12 +11928,12 @@ msgstr ""
"Aldatu\n"
"Leheneratze Bidea"
-#: ../../standalone/drakbackup_.c:3479
+#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr "Babestu %s-n aurkitu ez diren fitxategiak."
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -11775,16 +11942,16 @@ msgstr ""
"Sartu %s bolumen etiketa duen CDa\n"
" muntaketa puntua /mnt/cdrom duen CD unitatean"
-#: ../../standalone/drakbackup_.c:3492
+#: ../../standalone/drakbackup_.c:3440
msgid "Restore From CD"
msgstr "Leheneratu CDtik"
-#: ../../standalone/drakbackup_.c:3494
+#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Ez da CD etiketa zuzena. Diskoak %s etiketa dauka."
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -11793,102 +11960,102 @@ msgstr ""
"Sartu bolumen etiketa %s duen zinta\n"
" %s zinta unitate gailuan"
-#: ../../standalone/drakbackup_.c:3504
+#: ../../standalone/drakbackup_.c:3452
msgid "Restore From Tape"
msgstr "Leheneratu Zintatik"
-#: ../../standalone/drakbackup_.c:3506
+#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Ez da zinta etiketa zuzena. Zinta %s etiketa dauka."
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
msgid "Restore Via Network"
msgstr "Leheneratu Sarearen Bitartez"
-#: ../../standalone/drakbackup_.c:3526
+#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Leheneratu Sareko Protokolo honen bitartez: %s"
-#: ../../standalone/drakbackup_.c:3527
+#: ../../standalone/drakbackup_.c:3475
msgid "Host Name"
msgstr "Ostalari Izena"
-#: ../../standalone/drakbackup_.c:3528
+#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr "Ostalari Bide edo Modulua"
-#: ../../standalone/drakbackup_.c:3535
+#: ../../standalone/drakbackup_.c:3483
msgid "Password required"
msgstr "Pasahitza behar da"
-#: ../../standalone/drakbackup_.c:3541
+#: ../../standalone/drakbackup_.c:3489
msgid "Username required"
msgstr "Erabiltzaile-izena behar da"
-#: ../../standalone/drakbackup_.c:3544
+#: ../../standalone/drakbackup_.c:3492
msgid "Hostname required"
msgstr "Ostalari-izena behar da"
-#: ../../standalone/drakbackup_.c:3549
+#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr "Bidea edo Modulua behar da"
-#: ../../standalone/drakbackup_.c:3562
+#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr "Fitxategiak Leheneratuta..."
-#: ../../standalone/drakbackup_.c:3565
+#: ../../standalone/drakbackup_.c:3513
msgid "Restore Failed..."
msgstr "Leheneraketak Hutsegin du..."
-#: ../../standalone/drakbackup_.c:3803
+#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr "Leheneratu babeskopia guztiak."
-#: ../../standalone/drakbackup_.c:3812
+#: ../../standalone/drakbackup_.c:3760
msgid "Custom Restore"
msgstr "Leheneratze pertsonalizatua"
-#: ../../standalone/drakbackup_.c:3858
+#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr "CDa bere lekuan - jarraitu."
-#: ../../standalone/drakbackup_.c:3864
+#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr "Nabigatu leheneratze repositorio berrira."
-#: ../../standalone/drakbackup_.c:3867
+#: ../../standalone/drakbackup_.c:3813
msgid "Restore From Catalog"
msgstr "Leheneratu Katalogotik"
-#: ../../standalone/drakbackup_.c:3895
+#: ../../standalone/drakbackup_.c:3841
msgid "Restore Progress"
msgstr "Leheneratze Aurrerapena"
-#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
-#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
-#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
-#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
-#: ../../standalone/drakbackup_.c:4193
+#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
+#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
+#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
+#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
+#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Aurrekoa"
-#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
-#: ../../standalone/logdrake_.c:224
+#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
+#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Gorde"
-#: ../../standalone/drakbackup_.c:4000
+#: ../../standalone/drakbackup_.c:3946
msgid "Build Backup"
msgstr "Egin babeskopia"
-#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
+#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
msgid "Restore"
msgstr "Leheneratu"
-#: ../../standalone/drakbackup_.c:4233
+#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
" Your report mail was not sent.\n"
@@ -11898,15 +12065,7 @@ msgstr ""
" Berri emateko mezua ez da bidali\n"
" Mesedez konfiguratu posta-bidalketa sendmail bitartez"
-#: ../../standalone/drakbackup_.c:4257
-msgid ""
-"The following packages need to be installed:\n"
-" @list_of_rpm_to_install"
-msgstr ""
-"Ondorengo paketeak instalatuta egon behar dira:\n"
-" @list_of_rpm_to_install"
-
-#: ../../standalone/drakbackup_.c:4280
+#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
@@ -11914,19 +12073,27 @@ msgstr ""
"Okerra FTP bidez fitxategia bidaltzean.\n"
" Mesedez zuzendu zure FTP konfigurazioa."
-#: ../../standalone/drakbackup_.c:4303
+#: ../../standalone/drakbackup_.c:4209
+msgid ""
+"The following packages need to be installed:\n"
+" @list_of_rpm_to_install"
+msgstr ""
+"Ondorengo paketeak instalatuta egon behar dira:\n"
+" @list_of_rpm_to_install"
+
+#: ../../standalone/drakbackup_.c:4232
msgid "Please select data to restore..."
msgstr "Hautatu leheneratzeko datuak..."
-#: ../../standalone/drakbackup_.c:4324
+#: ../../standalone/drakbackup_.c:4267
msgid "Please select media for backup..."
msgstr "Hautatu babeskopiaren euskarria..."
-#: ../../standalone/drakbackup_.c:4346
+#: ../../standalone/drakbackup_.c:4275
msgid "Please select data to backup..."
msgstr "Hautatu babeskopia egiteko datuak..."
-#: ../../standalone/drakbackup_.c:4368
+#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
@@ -11934,59 +12101,59 @@ msgstr ""
"Ez da konfigurazio-fitxategirik aurkitu \n"
"egin klik Morroia-n edo Aurreratua-n."
-#: ../../standalone/drakbackup_.c:4389
+#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr "Garatzen... itxaron."
-#: ../../standalone/drakbackup_.c:4470
+#: ../../standalone/drakbackup_.c:4382
msgid "Backup system files"
msgstr "Sistema-fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:4472
+#: ../../standalone/drakbackup_.c:4384
msgid "Backup user files"
msgstr "Erabiltzaile-fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:4474
+#: ../../standalone/drakbackup_.c:4386
msgid "Backup other files"
msgstr "Bestelako fitxategien babeskopia"
-#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
+#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr "Guztizko progresioa"
-#: ../../standalone/drakbackup_.c:4500
+#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr "fitxategiak FTP bidez bidaltzen"
-#: ../../standalone/drakbackup_.c:4504
+#: ../../standalone/drakbackup_.c:4416
msgid "Sending files..."
msgstr "Fitxategiak bidaltzen..."
-#: ../../standalone/drakbackup_.c:4590
+#: ../../standalone/drakbackup_.c:4500
msgid "Backup Now from configuration file"
msgstr "Egin babeskopia konfigurazio-fitxategitik"
-#: ../../standalone/drakbackup_.c:4595
+#: ../../standalone/drakbackup_.c:4505
msgid "View Backup Configuration."
msgstr "Ikusi babeskopiaren konfigurazioa"
-#: ../../standalone/drakbackup_.c:4616
+#: ../../standalone/drakbackup_.c:4526
msgid "Wizard Configuration"
msgstr "Morroiaren konfigurazioa"
-#: ../../standalone/drakbackup_.c:4621
+#: ../../standalone/drakbackup_.c:4531
msgid "Advanced Configuration"
msgstr "Konfigurazio aurreratua"
-#: ../../standalone/drakbackup_.c:4626
+#: ../../standalone/drakbackup_.c:4536
msgid "Backup Now"
msgstr "Egin babeskopia orain"
-#: ../../standalone/drakbackup_.c:4660
+#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr "Drakbackup"
-#: ../../standalone/drakbackup_.c:4711
+#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
@@ -12046,7 +12213,7 @@ msgstr ""
" \n"
"\n"
-#: ../../standalone/drakbackup_.c:4741
+#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
@@ -12060,7 +12227,7 @@ msgstr ""
" myhostname edo mydomain ezarri behar duzu hemen: /etc/postfix/main.cf\n"
"\n"
-#: ../../standalone/drakbackup_.c:4749
+#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
@@ -12135,7 +12302,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4788
+#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
@@ -12188,50 +12355,23 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
+#: ../../standalone/drakbackup_.c:4727
+#, fuzzy
msgid ""
-" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
+" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
+"fr>"
msgstr ""
" Copyright (C) 2001 MandrakeSoft, DUPONT Sebastien <dupont_s\\@epita.fr>"
-#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
+#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" eguneraketak 2002 MandrakeSoft Stew Benedict-ek <sbenedict\\@mandrakesoft."
"com>"
-#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
-msgid ""
-" This program is free software; you can redistribute it and/or modify\n"
-" it under the terms of the GNU General Public License as published by\n"
-" the Free Software Foundation; either version 2, or (at your option)\n"
-" any later version.\n"
-"\n"
-" This program is distributed in the hope that it will be useful,\n"
-" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
-" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
-" GNU General Public License for more details.\n"
-"\n"
-" You should have received a copy of the GNU General Public License\n"
-" along with this program; if not, write to the Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-msgstr ""
-" Programa hau software librea da; birbana eta/edo alda dezakezu\n"
-" Software Foundation-ek argitaratutako GNU Lizentzia Publiko Orokorraren\n"
-" 2. bertsioan, edo (nahiago baduzu) beste berriago batean, jasotako\n"
-" baldintzak betez gero.\n"
-"\n"
-" Programa hau erabilgarria izango delakoan banatzen da, baina\n"
-" INOLAKO BERMERIK GABE; era berean, ez da bermatzen beraren\n"
-" EGOKITASUNA MERKATURATZEKO edo HELBURU PARTIKULARRETARAKO ERABILTZEKO.\n"
-" Argibide gehiago nahi izanez gero, ikus GNU Lizentzia Publiko Orokorra.\n"
-"\n"
-" Programa honekin batera GNU Lizentzia Publiko Orokorraren kopia bat\n"
-" jasoko zenuen; hala ez bada, idatzi hona: Free Software\n"
-" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
-
-#: ../../standalone/drakbackup_.c:4832
+#: ../../standalone/drakbackup_.c:4732
+#, fuzzy
msgid ""
"Description:\n"
"\n"
@@ -12260,7 +12400,6 @@ msgid ""
" Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
-"\n"
"Restore Step:\n"
" \n"
" During the restore step, DrakBackup will remove \n"
@@ -12307,7 +12446,7 @@ msgstr ""
"\n"
"\n"
-#: ../../standalone/drakbackup_.c:4870
+#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
@@ -12325,7 +12464,7 @@ msgstr ""
"zerbitzarira bidali aurretik.\n"
"\n"
-#: ../../standalone/drakbackup_.c:4879
+#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
@@ -12347,198 +12486,86 @@ msgstr ""
"Garrantzizkoa da kontuz ibiltzea eta babeskopia-fitxategiak\n"
"eskuz ez aldatzea.\n"
-#: ../../standalone/drakbackup_.c:4909
-msgid ""
-"Description:\n"
-"\n"
-" Drakbackup is used to backup your system.\n"
-" During the configuration you can select \n"
-"\t- System files, \n"
-"\t- Users files, \n"
-"\t- Other files.\n"
-"\tor All your system ... and Other (like Windows Partitions)\n"
-"\n"
-" Drakbackup allows you to backup your system on:\n"
-"\t- Harddrive.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Tape.\n"
-"\n"
-" Drakbackup allows you to restore your system to\n"
-" a user selected directory.\n"
-"\n"
-" Per default all backup will be stored on your\n"
-" /var/lib/drakbackup directory\n"
-"\n"
-" Configuration file:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"Restore Step:\n"
-" \n"
-" During the restore step, Drakbackup will remove\n"
-" your original directory and verify that all\n"
-" backup files are not corrupted. It is recommended\n"
-" you do a last backup before restoring.\n"
-" \n"
-"\n"
-msgstr ""
-"Azalpena:\n"
-"\n"
-" Drakbackup zure sistemaren babeskopia egiteko erabiltzen da.\n"
-" konfigurazioan zehar hauta ditzakezu: \n"
-"\t- Sistema-fitxategiak, \n"
-"\t- Erabiltzaile-fitxategiak, \n"
-"\t- Bestelako fitxategiak.\n"
-"\tedo Sistema osoa ... eta Bestelakoa (Windows partizioetan bezala)\n"
-"\n"
-" Drakbackup-en bidez, babeskopiak egiteko erabil daiteke:\n"
-"\t- Disko gogorra.\n"
-"\t- NFS.\n"
-"\t- CDROM (CDRW), DVDROM.\n"
-"\t- FTP.\n"
-"\t- Rsync.\n"
-"\t- Webdav.\n"
-"\t- Zinta.\n"
-"\n"
-" Drakbackup erabiliz, zure sistema hautatutako\n"
-" direktorio batean lehenera dezakezu.\n"
-"\n"
-" Lehenespen gisa, babeskopia guztiak \n"
-" /var/lib/drakbackup direktorioan gordeko dira\n"
-"\n"
-" Konfigurazio-fitxategia:\n"
-"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
-"\n"
-"\n"
-"Leheneratze-urratsa:\n"
-" \n"
-" Leheneratze-urratsean, DrakBackup.ek kendu egingo du\n"
-" jatorrizko direktorioa eta babeskopia-fitxategiak ez\n"
-" daudela hondatuta egiaztatuko du. Leheneratu aurretik\n"
-" babeskopia egitea gomendatzen da.\n"
-" \n"
-"\n"
-
-#: ../../standalone/drakboot_.c:57
+#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "%sren instalazioak huts egin du. Errore hau gertatu da:"
-#: ../../standalone/drakbug_.c:40
-#, c-format
-msgid ""
-"drakbug version %s\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"This is free software and may be redistributed under the terms of the GNU "
-"GPL.\n"
-"\n"
-"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
-"\n"
-"OPTIONS:\n"
-msgstr ""
-"drakbug %s bertsioa\n"
-"Copyright (C) 2002 MandrakeSoft.\n"
-"Hau software askea da eta GNUren GPLk ezarritako baldintzapean banatu "
-"daiteke.\n"
-"\n"
-"erabilera: drakbug [AUKERAK] [PROGRAMA_IZENA]\n"
-"\n"
-"AUKERAK:\n"
-
-#: ../../standalone/drakbug_.c:47
-msgid " --help - print this help message.\n"
-msgstr " --help - laguntza mezu hau erakutsi.\n"
-
-#: ../../standalone/drakbug_.c:48
-msgid " --report - program should be one of mandrake tools\n"
-msgstr ""
-" --report - programa mandrakeren tresnetako bat izan beharko "
-"litzateke\n"
-
-#: ../../standalone/drakbug_.c:49
-msgid " --incident - program should be one of mandrake tools\n"
-msgstr ""
-" --incident - programa mandrakeren tresnetako bat izan beharko "
-"litzateke\n"
-
-#: ../../standalone/drakbug_.c:64
+#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr "Mandrake Akatsak Jakinarazteko Tresna"
-#: ../../standalone/drakbug_.c:70
+#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr "Lehen Aldikorako Morroia"
-#: ../../standalone/drakbug_.c:71
+#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr "Sinkronizazio tresna"
-#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
-#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
-#: ../../standalone/drakbug_.c:162
+#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
+#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
+#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr "Tresna Autonomoak"
-#: ../../standalone/drakbug_.c:73
+#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr "HardDrake"
-#: ../../standalone/drakbug_.c:74
+#: ../../standalone/drakbug_.c:54
msgid "Mandrake Online"
msgstr "Mandrake Online"
-#: ../../standalone/drakbug_.c:75
+#: ../../standalone/drakbug_.c:55
msgid "Menudrake"
msgstr "Menudrake"
-#: ../../standalone/drakbug_.c:76
+#: ../../standalone/drakbug_.c:56
msgid "Msec"
msgstr "Mseg"
-#: ../../standalone/drakbug_.c:77
+#: ../../standalone/drakbug_.c:57
msgid "Remote Control"
msgstr "Urruneko Agintea"
-#: ../../standalone/drakbug_.c:78
+#: ../../standalone/drakbug_.c:58
msgid "Software Manager"
msgstr "Software Kudeatzailea"
-#: ../../standalone/drakbug_.c:79
+#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr "Urpmi"
-#: ../../standalone/drakbug_.c:80
+#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr "Windows Migrazio tresna"
-#: ../../standalone/drakbug_.c:81
+#: ../../standalone/drakbug_.c:61
msgid "Userdrake"
msgstr "Userdrake"
-#: ../../standalone/drakbug_.c:82
+#: ../../standalone/drakbug_.c:62
msgid "Configuration Wizards"
msgstr "Ezarpen Morroia"
-#: ../../standalone/drakbug_.c:97
+#: ../../standalone/drakbug_.c:75
msgid "Application:"
msgstr "Aplikazioa:"
-#: ../../standalone/drakbug_.c:98
+#: ../../standalone/drakbug_.c:76
msgid "Package: "
msgstr "Paketea: "
-#: ../../standalone/drakbug_.c:99
+#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr "Kernela:"
-#: ../../standalone/drakbug_.c:100
+#: ../../standalone/drakbug_.c:78
msgid "Release: "
msgstr "Bertsioa: "
-#: ../../standalone/drakbug_.c:115
+#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
@@ -12557,44 +12584,49 @@ msgstr ""
"erakusten den informazioa zerbitzari hartara bidaliko da\n"
"\n"
-#: ../../standalone/drakbug_.c:134
+#: ../../standalone/drakbug_.c:112
msgid "Report"
msgstr "Txostena"
-#: ../../standalone/drakbug_.c:171
+#: ../../standalone/drakbug_.c:148
msgid "Not installed"
msgstr "Instalatu gabe"
-#: ../../standalone/drakbug_.c:189
+#: ../../standalone/drakbug_.c:160
+#, fuzzy
+msgid "Package not installed"
+msgstr "Instalatu gabe"
+
+#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr "Bugzilla morroira konektatzen ..."
-#: ../../standalone/drakbug_.c:196
+#: ../../standalone/drakbug_.c:180
msgid "No browser available! Please install one"
msgstr "Ez dago nabigatzailerik! Instalatu bat mesedez"
-#: ../../standalone/drakconnect_.c:79
+#: ../../standalone/drakconnect_.c:75
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Sare-konfigurazioa (%d moldagailuak)"
-#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
+#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
msgid "Profile: "
msgstr "Profila: "
-#: ../../standalone/drakconnect_.c:94
+#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr "Ezabatu profila..."
-#: ../../standalone/drakconnect_.c:100
+#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr "Ezabatu beharreko profila:"
-#: ../../standalone/drakconnect_.c:128
+#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr "Profil berria..."
-#: ../../standalone/drakconnect_.c:134
+#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
@@ -12602,91 +12634,93 @@ msgstr ""
"Sortu beharreko profilaren izena (profil berria oraingoaren kopia gisa "
"sortuko da) :"
-#: ../../standalone/drakconnect_.c:160
+#: ../../standalone/drakconnect_.c:157
msgid "Hostname: "
msgstr "Ostalari-izena: "
-#: ../../standalone/drakconnect_.c:167
+#: ../../standalone/drakconnect_.c:164
msgid "Internet access"
msgstr "Interneterako sarbidea"
-#: ../../standalone/drakconnect_.c:180
+#: ../../standalone/drakconnect_.c:177
msgid "Type:"
msgstr "Mota:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Atebidea:"
-#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
+#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Interface:"
msgstr "Interfazea:"
-#: ../../standalone/drakconnect_.c:194
+#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr "Egoera:"
-#: ../../standalone/drakconnect_.c:201
+#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr "Itxaron"
-#: ../../standalone/drakconnect_.c:219
+#: ../../standalone/drakconnect_.c:216
msgid "Configure Internet Access..."
msgstr "Konfiguratu Interneterako sarbidea..."
-#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
+#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
msgid "LAN configuration"
msgstr "Sare lokalaren konfigurazioa (LAN)"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Driver"
msgstr "Kontrolatzailea"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Interface"
msgstr "Interfazea"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr "Protokoloa"
-#: ../../standalone/drakconnect_.c:231
+#: ../../standalone/drakconnect_.c:228
msgid "State"
msgstr "Egoera"
-#: ../../standalone/drakconnect_.c:243
+#: ../../standalone/drakconnect_.c:240
msgid "Configure Local Area Network..."
msgstr "Konfiguratu sare lokala..."
-#: ../../standalone/drakconnect_.c:255
+#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr "Egin klik hemen morroia abiarazteko ->"
-#: ../../standalone/drakconnect_.c:256
+#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Morroia..."
-#: ../../standalone/drakconnect_.c:282
+#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr "Aplikatu"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Connected"
msgstr "Konektatuta"
-#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
+#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
+#: ../../standalone/net_monitor_.c:457
msgid "Not connected"
msgstr "Konektatu gabe"
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr "Konektatu..."
-#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
+#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr "Deskonektatu..."
-#: ../../standalone/drakconnect_.c:403
+#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
@@ -12694,7 +12728,7 @@ msgstr ""
"Kontuz, beste Internet konexio bat detektatu da, agian zure sarea erabiltzen "
"ariko da"
-#: ../../standalone/drakconnect_.c:430
+#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
@@ -12702,36 +12736,36 @@ msgstr ""
"Ez duzu interfaze konfiguraturik.\n"
"Konfigura itzazu lehendabizi, 'Konfiguratu'n klik eginda"
-#: ../../standalone/drakconnect_.c:452
+#: ../../standalone/drakconnect_.c:449
msgid "LAN Configuration"
msgstr "Sare lokalaren konfigurazioa (LAN)"
-#: ../../standalone/drakconnect_.c:463
+#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr "%s moldagailua: %s"
-#: ../../standalone/drakconnect_.c:469
+#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr "Abioko protokoloa"
-#: ../../standalone/drakconnect_.c:470
+#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr "Abioan abiaraztekoa"
-#: ../../standalone/drakconnect_.c:471
+#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr "DHCP bezeroa"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "activate now"
msgstr "aktibatu orain"
-#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
+#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
msgid "deactivate now"
msgstr "desaktibatu orain"
-#: ../../standalone/drakconnect_.c:502
+#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
@@ -12739,7 +12773,7 @@ msgstr ""
"Interfaze hau ez dago konfiguratuta.\n"
"Abiarazi konfigurazio-morroia leiho nagusian"
-#: ../../standalone/drakconnect_.c:559
+#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
@@ -12747,121 +12781,117 @@ msgstr ""
"Ez duzu Interneteko konexiorik.\n"
"Sortu bat lehendabizi, 'Konfiguratu'n klik eginda"
-#: ../../standalone/drakconnect_.c:583
+#: ../../standalone/drakconnect_.c:580
msgid "Internet connection configuration"
msgstr "Interneteko konexioaren konfigurazioa"
-#: ../../standalone/drakconnect_.c:587
+#: ../../standalone/drakconnect_.c:584
msgid "Internet Connection Configuration"
msgstr "Interneteko konexioaren konfigurazioa"
-#: ../../standalone/drakconnect_.c:596
+#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
msgid "Connection type: "
msgstr "Konexio-mota: "
-#: ../../standalone/drakconnect_.c:602
+#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr "Parametroak"
-#: ../../standalone/drakconnect_.c:620
+#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Atebidea"
-#: ../../standalone/drakconnect_.c:629
+#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr "Ethernet txartela"
-#: ../../standalone/drakconnect_.c:630
+#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr "DHCP bezeroa"
-#: ../../standalone/drakfloppy_.c:64
-msgid "usage: drakfloppy\n"
-msgstr "erabilera: drakfloppy\n"
-
-#: ../../standalone/drakfloppy_.c:68
+#: ../../standalone/drakfloppy_.c:39
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Module name"
msgstr "Modulu-izena"
-#: ../../standalone/drakfloppy_.c:69
+#: ../../standalone/drakfloppy_.c:40
msgid "Size"
msgstr "Tamaina"
-#: ../../standalone/drakfloppy_.c:74
+#: ../../standalone/drakfloppy_.c:45
msgid "drakfloppy"
msgstr "drakfloppy"
-#: ../../standalone/drakfloppy_.c:91
+#: ../../standalone/drakfloppy_.c:63
msgid "boot disk creation"
msgstr "abioko disketea sortu"
-#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
+#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "lehenetsia"
-#: ../../standalone/drakfloppy_.c:115
+#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy-ren errorea: %s"
-#: ../../standalone/drakfloppy_.c:126
+#: ../../standalone/drakfloppy_.c:98
msgid "kernel version"
msgstr "nukleo-bertsioa"
-#: ../../standalone/drakfloppy_.c:132
+#: ../../standalone/drakfloppy_.c:104
msgid "General"
msgstr "Orokorra"
-#: ../../standalone/drakfloppy_.c:137
+#: ../../standalone/drakfloppy_.c:109
msgid "Expert Area"
msgstr "Aditu area"
-#: ../../standalone/drakfloppy_.c:140
+#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr "aukerako mkinitrd argumentuak"
-#: ../../standalone/drakfloppy_.c:141
+#: ../../standalone/drakfloppy_.c:113
msgid "Add a module"
msgstr "Gehitu modulua"
-#: ../../standalone/drakfloppy_.c:161
+#: ../../standalone/drakfloppy_.c:133
msgid "force"
msgstr "behartu"
-#: ../../standalone/drakfloppy_.c:162
+#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr "beharrezkoa bada"
-#: ../../standalone/drakfloppy_.c:163
+#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr "jaramonik ez scsi moduluei"
-#: ../../standalone/drakfloppy_.c:164
+#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr "jaramonik ez raid moduluei"
-#: ../../standalone/drakfloppy_.c:200
+#: ../../standalone/drakfloppy_.c:172
msgid "Remove a module"
msgstr "Kendu modulua"
-#: ../../standalone/drakfloppy_.c:222
+#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr "Irteera"
-#: ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr "Sortu disketea"
-#: ../../standalone/drakfloppy_.c:377
+#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Egiaztatu %s gailuak euskarria baduela"
-#: ../../standalone/drakfloppy_.c:382
+#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -12870,12 +12900,12 @@ msgstr ""
"Ez dago euskarririk edo idazketarako babestuta dago %s gailuan.\n"
"Sartu bat mesedez."
-#: ../../standalone/drakfloppy_.c:384
+#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr "Ezin da bikoiztu: %s"
-#: ../../standalone/drakfloppy_.c:388
+#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
@@ -12886,99 +12916,99 @@ msgstr ""
" %s \n"
" %s"
-#: ../../standalone/drakfont_.c:231
+#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr "Bilatu instalatutako letra-tipoak"
-#: ../../standalone/drakfont_.c:233
+#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr "Desautatu instalatutako letra-tipoak"
-#: ../../standalone/drakfont_.c:257
+#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr "analizatu letra-tipo guztiak"
-#: ../../standalone/drakfont_.c:260
+#: ../../standalone/drakfont_.c:242
msgid "no fonts found"
msgstr "ez da letra-tiporik aurkitu"
-#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
-#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
-#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
-#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
+#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
+#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
+#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
+#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
msgid "done"
msgstr "eginda"
-#: ../../standalone/drakfont_.c:275
+#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr "ezin izan da letra-tiporik aurkitu muntatutako partizioetan"
-#: ../../standalone/drakfont_.c:321
+#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr "Hautatu berriro letra-tipo egokiak"
-#: ../../standalone/drakfont_.c:325
+#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr "ezin izan da letra-tiporik aurkitu.\n"
-#: ../../standalone/drakfont_.c:349
+#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr "Bilatu letra-tipoak instalatutakoen zerrendan"
-#: ../../standalone/drakfont_.c:377
+#: ../../standalone/drakfont_.c:359
msgid "Fonts copy"
msgstr "Letra-tipoen kopia"
-#: ../../standalone/drakfont_.c:381
+#: ../../standalone/drakfont_.c:363
msgid "True Type fonts installation"
msgstr "True Type letra-tipoen instalazioa"
-#: ../../standalone/drakfont_.c:389
+#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr "itxaron... ttmkfdir egin bitartean..."
-#: ../../standalone/drakfont_.c:394
+#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr "True Type instalazioa eginda"
-#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
+#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr "Letra-tipoen bihurketa"
-#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
-#: ../../standalone/drakfont_.c:464
+#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
+#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr "type1inst eraikitzen"
-#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
+#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr "Ghostscript erreferentzia"
-#: ../../standalone/drakfont_.c:452
+#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr "ttf letra-tipoen bihurketa"
-#: ../../standalone/drakfont_.c:459
+#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr "pfm letra-tipoen bihurketa"
-#: ../../standalone/drakfont_.c:470
+#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr "Ezabatu aldi baterako fitxategiak"
-#: ../../standalone/drakfont_.c:473
+#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr "Berrabiarazi XFS"
-#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
+#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr "Ezabatu letra-tipoen fitxategiak"
-#: ../../standalone/drakfont_.c:534
+#: ../../standalone/drakfont_.c:528
msgid "xfs restart"
msgstr "xfs berrabiarazi"
-#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
+#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
@@ -12992,112 +13022,214 @@ msgstr ""
"-Letra-tipoak instalatzeko ohiko era erabil dezakezu. Oso gutxitan, akastun "
"letra-tipoek zure X Zerbitzaria blokea dezakete."
-#: ../../standalone/drakfont_.c:630
+#: ../../standalone/drakfont_.c:621
msgid "Fonts Importation"
msgstr "Letra-tipoen inportazioa"
-#: ../../standalone/drakfont_.c:660
+#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr "Hartu Windows letra-tipoak"
-#: ../../standalone/drakfont_.c:668
+#: ../../standalone/drakfont_.c:658
msgid "Uninstall Fonts"
msgstr "Desinstalatu letra-tipoak"
-#: ../../standalone/drakfont_.c:679
+#: ../../standalone/drakfont_.c:669
msgid "Advanced Options"
msgstr "Aukera aurreratuak"
-#: ../../standalone/drakfont_.c:687
+#: ../../standalone/drakfont_.c:677
msgid "Font List"
msgstr "Letra-tipoen zerrenda"
-#: ../../standalone/drakfont_.c:909
+#: ../../standalone/drakfont_.c:737
+#, fuzzy
+msgid ""
+"\n"
+" Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
+"\n"
+" This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+"\n"
+" Thanks:\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+"\n"
+"\n"
+msgstr ""
+" Programa hau software librea da; birbana eta/edo alda dezakezu\n"
+" Software Foundation-ek argitaratutako GNU Lizentzia Publiko Orokorraren\n"
+" 2. bertsioan, edo (nahiago baduzu) beste berriago batean, jasotako\n"
+" baldintzak betez gero.\n"
+"\n"
+" Programa hau erabilgarria izango delakoan banatzen da, baina\n"
+" INOLAKO BERMERIK GABE; era berean, ez da bermatzen beraren\n"
+" EGOKITASUNA MERKATURATZEKO edo HELBURU PARTIKULARRETARAKO ERABILTZEKO.\n"
+" Argibide gehiago nahi izanez gero, ikus GNU Lizentzia Publiko Orokorra.\n"
+"\n"
+" Programa honekin batera GNU Lizentzia Publiko Orokorraren kopia bat\n"
+" jasoko zenuen; hala ez bada, idatzi hona: Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+
+#: ../../standalone/drakfont_.c:793
+msgid ""
+"drakfont Future Overview\n"
+" - Fonts import:\n"
+" pfb ( Adobe Type 1 binary )\n"
+" pfa ( Adobe Type 1 ASCII )\n"
+" ttf ( True-Type )\n"
+" pcf.gz\n"
+" Speedo\n"
+" and Bitmap (PCF, BDF, and SNF)\n"
+" - Features\n"
+" - Install fonts from any directory\n"
+" - Get windows fonts on any vfat partitions\n"
+" - Get fonts on any partitions.\n"
+" - UN-installation of any fonts (even if not installed "
+"through drakfont)\n"
+" - Support\n"
+" - Xfs\n"
+" - ghostscript & printer\n"
+" - Staroffice & printer\n"
+" - abiword\n"
+"\t - netscape\n"
+" - Koffice, Gnumeric, ... studying\n"
+" - all fonts supported by printer\n"
+" - anti-aliases by RENDER in Xfree86 .... \n"
+"\t\t\t\tsupported by KDE.\n"
+"\t\t\t\twill be supported by gnome 1.2.\n"
+"Visual Interface:\n"
+" Window interface:\n"
+" - Fontselectiondialog widget\n"
+" - Command buttons under Fontselectiondialog (like the actual "
+"frontend).\n"
+" Commands buttons:\n"
+" - import from windows partition.\n"
+" import from all fat32 partitions and look for winnt/windows/"
+"font\n"
+" and import all (delete doublon) but don't import if already "
+"exist.\n"
+" - import from directory\n"
+" look for if it exist before for each font and not delete the "
+"original.\n"
+" (replace all, no, none)\n"
+" expert options:\n"
+" ask the directory, and look for if it exist before\n"
+" if it exist ask: (replace all, no, none)\n"
+" - uninstall with list per font type\n"
+" Expert additional switch\n"
+" - option support: ghostscript, Staroffice, etc...\n"
+" check-button. (by default all check)\n"
+" - Printer Application Fonts Support...\n"
+"\n"
+"\n"
+msgstr ""
+
+#: ../../standalone/drakfont_.c:862
msgid "Choose the applications that will support the fonts:"
msgstr "Hautatu letra-tipoak onartuko dituzten aplikazioak :"
-#: ../../standalone/drakfont_.c:918
+#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr "Ghostscript"
-#: ../../standalone/drakfont_.c:925
+#: ../../standalone/drakfont_.c:877
msgid "StarOffice"
msgstr "StarOffice"
-#: ../../standalone/drakfont_.c:932
+#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr "Abiword"
-#: ../../standalone/drakfont_.c:939
+#: ../../standalone/drakfont_.c:891
msgid "Generic Printers"
msgstr "Inprimagailu generikoak"
-#: ../../standalone/drakfont_.c:1016
+#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
"Hautatu letra-tipoen fitxategia edo direktorioa eta egin klik 'Gehitu'n"
-#: ../../standalone/drakfont_.c:1063
+#: ../../standalone/drakfont_.c:1005
msgid "Install List"
msgstr "Instalatu zerrenda"
-#: ../../standalone/drakfont_.c:1106
+#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr "egin klik hemen, ziur bazaude."
-#: ../../standalone/drakfont_.c:1113
+#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr "egin klik hemen, ziur ez bazaude."
-#: ../../standalone/drakfont_.c:1174
+#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr "Desautatutako guztiak"
-#: ../../standalone/drakfont_.c:1178
+#: ../../standalone/drakfont_.c:1116
msgid "Selected All"
msgstr "Hautatutako guztiak"
-#: ../../standalone/drakfont_.c:1182
+#: ../../standalone/drakfont_.c:1120
msgid "Remove List"
msgstr "Kendu zerrenda"
-#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
+#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr "Hasierako probak"
-#: ../../standalone/drakfont_.c:1207
+#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr "Kopiatu zure sistemako letra-tipoak"
-#: ../../standalone/drakfont_.c:1211
+#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr "Instalatu eta bihurtu letra-tipoak"
-#: ../../standalone/drakfont_.c:1215
+#: ../../standalone/drakfont_.c:1153
msgid "Post Install"
msgstr "Posta-instalazioa"
-#: ../../standalone/drakfont_.c:1240
+#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr "Kendu zure sistemako letra-tipoak"
-#: ../../standalone/drakfont_.c:1244
+#: ../../standalone/drakfont_.c:1182
msgid "Post Uninstall"
msgstr "Posta-desinstalazioa"
-#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:184
+#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
msgid "Internet Connection Sharing"
msgstr "Interneteko konexioa konpartitzea"
-#: ../../standalone/drakgw_.c:115
+#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr "Barkatu, 2.4 kernelak onartzen ditugu soilik."
-#: ../../standalone/drakgw_.c:126
+#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr "Interneteko konexioa konpartitzea gaituta dago orain"
-#: ../../standalone/drakgw_.c:127
+#: ../../standalone/drakgw_.c:126
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
@@ -13109,19 +13241,19 @@ msgstr ""
"\n"
"Zer egin nahi duzu?"
-#: ../../standalone/drakgw_.c:131
+#: ../../standalone/drakgw_.c:130
msgid "disable"
msgstr "desgaitu"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr "itxi"
-#: ../../standalone/drakgw_.c:131 ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "reconfigure"
msgstr "birkonfiguratu"
-#: ../../standalone/drakgw_.c:134
+#: ../../standalone/drakgw_.c:133
msgid "Disabling servers..."
msgstr "Zerbitzariak desgaitzen..."
@@ -13129,11 +13261,11 @@ msgstr "Zerbitzariak desgaitzen..."
msgid "Internet connection sharing is now disabled."
msgstr "Interneteko konexioa konpartitzea desgaituta dago orain."
-#: ../../standalone/drakgw_.c:151
+#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr "Interneteko konexioa konpartitzea desgaituta dago orain"
-#: ../../standalone/drakgw_.c:152
+#: ../../standalone/drakgw_.c:150
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
@@ -13145,20 +13277,19 @@ msgstr ""
"\n"
"Zer egin nahi duzu?"
-#: ../../standalone/drakgw_.c:156
+#: ../../standalone/drakgw_.c:154
msgid "enable"
msgstr "gaitu"
-#: ../../standalone/drakgw_.c:163
+#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr "Zerbitzariak gaitzen..."
-#: ../../standalone/drakgw_.c:168
+#: ../../standalone/drakgw_.c:166
msgid "Internet connection sharing is now enabled."
msgstr "Interneteko konexioa konpartitzea gaituta dago orain."
-#: ../../standalone/drakgw_.c:185
-#, fuzzy
+#: ../../standalone/drakgw_.c:183
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 "
@@ -13170,28 +13301,31 @@ msgid ""
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
-"Ordenagailua Interneteko konexioa konpartitzeko konfiguratzera zoaz.\n"
-"Eginbide horrekin, sare lokaleko ordenagailuek zure ordenagailuko "
-"Interneteko konexioa erabili ahal izango dute.\n"
+"Zure konputagailua Interneteko konexioa banatu dezan konfiguratzera zoaz.\n"
+"Eginbide horrekin, zure bertoko sareko konputagailuek zure konputagailuaren "
+"Internet konexioa erabili ahal izango dute.\n"
"\n"
-"Kontuan hartu: Sare-moldagailu dedikatu bat behar duzu sare lokala (LAN) "
+"Zure Sare/Internet sarbidea drakconnect erabiliz konfiguratu duzula\n"
+"ziurtatu aurrera egin aurretik.\n"
+"\n"
+"Adi: Sare-moldagailu dedikatu bat behar duzu Bertako Eremuko Sare (LAN) bat "
"konfiguratzeko."
-#: ../../standalone/drakgw_.c:213
+#: ../../standalone/drakgw_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr "%s interfazea (%s modulua erabiliz)"
-#: ../../standalone/drakgw_.c:214
+#: ../../standalone/drakgw_.c:212
#, c-format
msgid "Interface %s"
msgstr "%s interfazea"
-#: ../../standalone/drakgw_.c:222
+#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr "Ez dago sare-moldagailurik zure sisteman!"
-#: ../../standalone/drakgw_.c:223
+#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
@@ -13199,11 +13333,11 @@ msgstr ""
"Zure sisteman ez da ethernet sare-moldagailurik detektatu. Exekutatu "
"hardwarea konfiguratzeko tresna."
-#: ../../standalone/drakgw_.c:229
+#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr "Sare-interfazea"
-#: ../../standalone/drakgw_.c:230
+#: ../../standalone/drakgw_.c:228
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
@@ -13218,17 +13352,17 @@ msgstr ""
"\n"
"Zure sare lokala moldagailu horrekin konfiguratzera noa."
-#: ../../standalone/drakgw_.c:239
+#: ../../standalone/drakgw_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Aukeratu zein sare-moldagailu konektatuko den zure sare lokalarekin."
-#: ../../standalone/drakgw_.c:265
+#: ../../standalone/drakgw_.c:261
msgid "Network interface already configured"
msgstr "Sareko interfazea konfiguratuta dago"
-#: ../../standalone/drakgw_.c:266
+#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
@@ -13243,15 +13377,24 @@ msgstr ""
"\n"
"Eskuz egin dezakezu, baldin eta zertan zabiltzan badakizu."
-#: ../../standalone/drakgw_.c:271
+#: ../../standalone/drakgw_.c:267
msgid "Automatic reconfiguration"
msgstr "Birkonfigurazio automatikoa"
-#: ../../standalone/drakgw_.c:272
+#: ../../standalone/drakgw_.c:267
+msgid "No (experts only)"
+msgstr ""
+
+#: ../../standalone/drakgw_.c:268
msgid "Show current interface configuration"
msgstr "Erakutsi uneko interfaze-konfigurazioa"
-#: ../../standalone/drakgw_.c:274
+#: ../../standalone/drakgw_.c:269
+#, fuzzy
+msgid "Current interface configuration"
+msgstr "Erakutsi uneko interfaze-konfigurazioa"
+
+#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
@@ -13268,7 +13411,7 @@ msgstr ""
"IP atribuzioa: %s\n"
"Kontrolatzailea: %s"
-#: ../../standalone/drakgw_.c:287
+#: ../../standalone/drakgw_.c:283
#, fuzzy
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
@@ -13278,25 +13421,29 @@ msgid ""
"\n"
"The default DNS entry is the Caching Nameserver configured on the firewall. "
"You can replace that with your ISP DNS IP, for example.\n"
-"\n"
+"\t\t \n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
-"Uneko konfigurazioa gorde eta DHCP zerbitzari bat konfiguratuta duzula "
-"pentsa dezaket; hala bada, ziurtatu ondo irakurri dudala sare lokalerako "
-"erabiltzen duzun C klaseko sarea; ez dut birkonfiguratuko eta ez dut ukituko "
-"zure DHCP zerbitzariaren konfigurazioa.\n"
+"Uneko konfigurazioa gorde eta DHCP zerbitzari bat konfiguratuta duzula jo "
+"dezaket; hala bada, ziurtatu ondo irakurri dudala zure bertoko sare bezala "
+"erabiltzen duzun sarea; ez dut birkonfiguratuko ez eta zure DHCP "
+"zerbitzariaren konfigurazioa ukituko.\n"
+"\n"
+"Jatorrian DNS sarrera suhesian konfiguratuta dagoen IzenZerbitzari "
+"Katxeatzailea da. Hura ordezkatu dezakezu zure ISP-aren DNS IP-arekin "
+"adibidez.\n"
"\n"
-"Gainera, zure interfazea eta DHCP zerbitzaria (bir)konfigura ditzaket.\n"
+"Bestela, zure interfazea birkonfiguratu dezaket eta zure DHCP zerbitzaria "
+"zuretzako (bir)konfiguratu.\n"
"\n"
-#: ../../standalone/drakgw_.c:294
-#, fuzzy
+#: ../../standalone/drakgw_.c:290
msgid "Local Network adress"
-msgstr "C klaseko sare lokala"
+msgstr "Bertako Sare helbidea"
-#: ../../standalone/drakgw_.c:298
+#: ../../standalone/drakgw_.c:294
msgid ""
"DHCP Server Configuration.\n"
"\n"
@@ -13304,66 +13451,70 @@ msgid ""
"If you don't know the meaning of an option, simply leave it as it is.\n"
"\n"
msgstr ""
+"DHCP Zerbitzari Konfigurazioa.\n"
+"\n"
+"Hemen DHCP zerbitzari konfiguraziorako aukera desberdinak hautatu "
+"ditzakezu.\n"
+"Aukera baten esanahia ulertzen ez baduzu, utzi dagoen bezela.\n"
+"\n"
-#: ../../standalone/drakgw_.c:304
+#: ../../standalone/drakgw_.c:300
msgid "(This) DHCP Server IP"
msgstr "DHCP zerbitzariaren IPa"
-#: ../../standalone/drakgw_.c:305
-#, fuzzy
+#: ../../standalone/drakgw_.c:301
msgid "The DNS Server IP"
-msgstr "DHCP zerbitzariaren IPa"
+msgstr "DNS Zerbitzariaren IP"
-#: ../../standalone/drakgw_.c:306
-#, fuzzy
+#: ../../standalone/drakgw_.c:302
msgid "The internal domain name"
-msgstr "Inprimagailu-izen berria"
+msgstr "Barneko domeinu izena"
-#: ../../standalone/drakgw_.c:307
+#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
-msgstr ""
+msgstr "DHCP-ren eremu hasiera"
-#: ../../standalone/drakgw_.c:308
+#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
-msgstr ""
+msgstr "DHCP-ren eremu amaiera"
-#: ../../standalone/drakgw_.c:309
+#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
-msgstr ""
+msgstr "Jatorrizko alokatze denbora (segundutan)"
-#: ../../standalone/drakgw_.c:310
+#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
-msgstr ""
+msgstr "Alokatze denbora handiena (segundutan)"
-#: ../../standalone/drakgw_.c:311
+#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr "Birkonfiguratu interfazea eta DHCP zerbitzaria"
-#: ../../standalone/drakgw_.c:318
+#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Sare lokalak ez du `.0' amaieran; irteten. "
-#: ../../standalone/drakgw_.c:329
+#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"LAN helbide-gatazka potentziala aurkitu da %s(r)en uneko konfigurazioan!\n"
-#: ../../standalone/drakgw_.c:339
+#: ../../standalone/drakgw_.c:335
msgid "Configuring..."
msgstr "Konfiguratzen..."
-#: ../../standalone/drakgw_.c:340
+#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Script-ak konfiguratzen, softwarea instalatzen, zerbitzariak abiarazten..."
-#: ../../standalone/drakgw_.c:376
+#: ../../standalone/drakgw_.c:372
#, c-format
msgid "Problems installing package %s"
msgstr "Arazoa %s paketea instalatzean"
-#: ../../standalone/drakgw_.c:509
+#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
@@ -13373,23 +13524,23 @@ msgstr ""
"Orain Interneteko konexioa konparti dezakezu sare lokaleko beste ordenagailu "
"batzuekin, sare-konfigurazio automatikoa (DHCP) erabiliz."
-#: ../../standalone/drakgw_.c:528
+#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr "Konfigurazioa eginda dago, baina orain desgaituta dago."
-#: ../../standalone/drakgw_.c:529
+#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr "Konfigurazioa eginda dago, eta orain gaituta dago."
-#: ../../standalone/drakgw_.c:530
+#: ../../standalone/drakgw_.c:525
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Interneteko konexioa konpartitzea ez da inoiz konfiguratu."
-#: ../../standalone/drakgw_.c:535
+#: ../../standalone/drakgw_.c:531
msgid "Internet connection sharing configuration"
msgstr "Interneteko konexioa konpartitzeko konfigurazioa"
-#: ../../standalone/drakgw_.c:542
+#: ../../standalone/drakgw_.c:539
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
@@ -13404,47 +13555,47 @@ msgstr ""
"\n"
"Egin klik 'Konfiguratu'n instalazio-morroia abiarazteko."
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "group"
msgstr "taldea"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr "bidea"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "permissions"
msgstr "baimenak"
-#: ../../standalone/drakperm_.c:42
+#: ../../standalone/drakperm_.c:36
msgid "user"
msgstr "Erabiltzailea"
-#: ../../standalone/drakperm_.c:49
+#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr "Gora"
-#: ../../standalone/drakperm_.c:50
+#: ../../standalone/drakperm_.c:44
msgid "delete"
msgstr "ezabatu"
-#: ../../standalone/drakperm_.c:51
+#: ../../standalone/drakperm_.c:45
msgid "edit"
msgstr "editatu"
-#: ../../standalone/drakperm_.c:52
+#: ../../standalone/drakperm_.c:46
msgid "Down"
msgstr "Bera"
-#: ../../standalone/drakperm_.c:53
+#: ../../standalone/drakperm_.c:47
msgid "add a rule"
msgstr "Arau bat gehitu"
-#: ../../standalone/drakperm_.c:54
+#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr "hautatu ikusi/editatzeko fitxategia"
-#: ../../standalone/drakperm_.c:57
+#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
@@ -13454,59 +13605,59 @@ msgstr ""
"eta taldeak, hori msec bitartez egiten du.\n"
"Jatorrizko arauak gainidatziko dituzte zure arau propioak editatu ditzakezu."
-#: ../../standalone/drakperm_.c:62
+#: ../../standalone/drakperm_.c:56
msgid "Add a new rule at the end"
msgstr "Gehitu arau berri bat amaieran"
-#: ../../standalone/drakperm_.c:63
+#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr "Editatu uneko araua"
-#: ../../standalone/drakperm_.c:64
+#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr "Igo hautatutako araua maila bat"
-#: ../../standalone/drakperm_.c:65
+#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr "Jaitsi hautatutako araua maila bat"
-#: ../../standalone/drakperm_.c:66
+#: ../../standalone/drakperm_.c:60
msgid "Delete selected rule"
msgstr "Ezabatu hautatutako araua"
-#: ../../standalone/drakperm_.c:237
+#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr "arakatu"
-#: ../../standalone/drakperm_.c:244
+#: ../../standalone/drakperm_.c:231
msgid "Current user"
msgstr "Uneko erabiltzailea"
-#: ../../standalone/drakperm_.c:249
+#: ../../standalone/drakperm_.c:236
msgid "Permissions"
msgstr "Baimenak"
-#: ../../standalone/drakperm_.c:250
+#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr "Bidea"
-#: ../../standalone/drakperm_.c:251
+#: ../../standalone/drakperm_.c:238
msgid "Property"
msgstr "Propietatea"
-#: ../../standalone/drakperm_.c:253
+#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr "bit-likatsua"
-#: ../../standalone/drakperm_.c:254
+#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr "Set-UID"
-#: ../../standalone/drakperm_.c:255
+#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr "Set-GID"
-#: ../../standalone/drakperm_.c:310
+#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
@@ -13515,35 +13666,35 @@ msgstr ""
" direktorio edo fitxategiaren jabeak bakarrik direktorio honetan ezabatu "
"dezake"
-#: ../../standalone/drakperm_.c:311
+#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr "Erabili jabearen id exekuziorako"
-#: ../../standalone/drakperm_.c:312
+#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr "Erabili taldearen id exekuziorako"
-#: ../../standalone/drakperm_.c:313
+#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr "Markatuta dagoenean, jabea eta taldea ez dira aldatuko"
-#: ../../standalone/drakperm_.c:318
+#: ../../standalone/drakperm_.c:304
msgid "Path selection"
msgstr "Bide hautaketa"
-#: ../../standalone/drakperm_.c:364
+#: ../../standalone/drakperm_.c:350
msgid "user :"
msgstr "Erabiltzailea :"
-#: ../../standalone/drakperm_.c:366
+#: ../../standalone/drakperm_.c:352
msgid "group :"
msgstr "taldea :"
-#: ../../standalone/draksound_.c:47
+#: ../../standalone/draksound_.c:46
msgid "No Sound Card detected!"
msgstr "Ez da Soinu Txartelik aurkitu!"
-#: ../../standalone/draksound_.c:48
+#: ../../standalone/draksound_.c:47
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
@@ -13563,7 +13714,7 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/draksound_.c:55
+#: ../../standalone/draksound_.c:54
msgid ""
"\n"
"\n"
@@ -13571,39 +13722,45 @@ msgid ""
"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
"program. Just type \"sndconfig\" in a console."
msgstr ""
+"\n"
+"\n"
+"\n"
+"Adi: ISA PnP soinu txartela badaukazu, sndconfig programa erabili beharko "
+"duzu. Idatzi \"sndconfig\" kontsola batean."
-#: ../../standalone/draksplash_.c:34
-#, fuzzy
+#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
-msgstr "ondo ibili dadin ImageMagick paketea behar da"
+msgstr ""
+"ondo lanegin dezan ImageMagick paketea behar da.\n"
+"Klikatu \"Ados\" 'ImageMagick' instalatzeko edo \"Etsi\" irtetzeko"
-#: ../../standalone/draksplash_.c:78
+#: ../../standalone/draksplash_.c:67
msgid "first step creation"
msgstr "Lehenengo urratsaren sorrera"
-#: ../../standalone/draksplash_.c:79
+#: ../../standalone/draksplash_.c:70
msgid "final resolution"
msgstr "azken erresoluzioa"
-#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
+#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
msgid "choose image file"
msgstr "aukeratu irudi fitxategia"
-#: ../../standalone/draksplash_.c:81
+#: ../../standalone/draksplash_.c:72
msgid "Theme name"
msgstr "Gaiaren izena"
-#: ../../standalone/draksplash_.c:85
+#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr "Arakatu"
-#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
+#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
msgid "Configure bootsplash picture"
msgstr "Abiapen-irudia konfiguratu"
-#: ../../standalone/draksplash_.c:100
+#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
@@ -13611,7 +13768,7 @@ msgstr ""
"testu-laukiaren x koordenatua\n"
"karaktere kopurutan"
-#: ../../standalone/draksplash_.c:101
+#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
@@ -13619,15 +13776,15 @@ msgstr ""
"testu-laukiaren y koordenatua\n"
"karaktere kopurutan"
-#: ../../standalone/draksplash_.c:102
+#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr "testu zabalera"
-#: ../../standalone/draksplash_.c:103
+#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr "testu-lauki garaiera"
-#: ../../standalone/draksplash_.c:104
+#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
@@ -13635,7 +13792,7 @@ msgstr ""
"aurrerapen-barraren goi eta\n"
"ezker ertzaren x koordenatua"
-#: ../../standalone/draksplash_.c:105
+#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
@@ -13643,66 +13800,66 @@ msgstr ""
"aurrerapen-barraren goi eta\n"
"ezker ertzaren y koordenatua"
-#: ../../standalone/draksplash_.c:106
+#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr "aurrerapen-barraren zabalera"
-#: ../../standalone/draksplash_.c:107
+#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr "aurrerapen-barraren garaiera"
-#: ../../standalone/draksplash_.c:108
+#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr "aurrerapen-barraren kolorea"
-#: ../../standalone/draksplash_.c:121
+#: ../../standalone/draksplash_.c:113
msgid "Preview"
msgstr "aurreikusi"
-#: ../../standalone/draksplash_.c:123
+#: ../../standalone/draksplash_.c:115
msgid "Save theme"
msgstr "gaia gorde"
-#: ../../standalone/draksplash_.c:124
+#: ../../standalone/draksplash_.c:116
msgid "Choose color"
msgstr "Aukeratu kolorea"
-#: ../../standalone/draksplash_.c:127
+#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr "Erakutsi logoa Kontsolan"
-#: ../../standalone/draksplash_.c:128
+#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr "Egin kernel mezua isila jatorrian"
-#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
+#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr "Gai honek ez dauka oraindik abiapen-irudirik %s-n!"
-#: ../../standalone/draksplash_.c:212
+#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr "Abiapen-irudi gaia gordetzen..."
-#: ../../standalone/draksplash_.c:435
+#: ../../standalone/draksplash_.c:428
msgid "ProgressBar color selection"
msgstr "AurrearpenBarraren kolore aukeraketa"
-#: ../../standalone/draksplash_.c:456
+#: ../../standalone/draksplash_.c:449
msgid "You must choose an image file first!"
msgstr "Irudi fitxategi bat hautatu behar duzu lehenik!"
-#: ../../standalone/draksplash_.c:465
+#: ../../standalone/draksplash_.c:458
msgid "Generating preview ..."
msgstr "Aurreikuspena sortzen ..."
#. -PO First %s is theme name, second %s (in parenthesis) is resolution
-#: ../../standalone/draksplash_.c:511
-#, fuzzy, c-format
+#: ../../standalone/draksplash_.c:506
+#, c-format
msgid "%s BootSplash (%s) preview"
-msgstr "Ezin da Bootsplash aurreikuspena sortu"
+msgstr "%s Bootsplash (%s) aurreikuspena"
-#: ../../standalone/drakxtv_.c:49
+#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
@@ -13728,71 +13885,71 @@ msgstr ""
"\n"
"XawTV instalatu dezakezu kontsolatik root bezala \"urpmi xawtv\" idatzita."
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "Canada (cable)"
msgstr "Kanada (kablea)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr "AEB (bcast)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr "AEB (kablea)"
-#: ../../standalone/drakxtv_.c:66
+#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr "AEB (kablea-hrc)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr "Txina (bcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr "Japonia (bcast)"
-#: ../../standalone/drakxtv_.c:67
+#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr "Japonia (kablea)"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr "Europa Ekialdea"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "France [SECAM]"
msgstr "Frantzia [SECAM]"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "Ireland"
msgstr "Irlanda"
-#: ../../standalone/drakxtv_.c:68
+#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr "Europa Mendebaldea"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Australia"
msgstr "Australia"
-#: ../../standalone/drakxtv_.c:69
+#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr "Zeelanda Berria"
-#: ../../standalone/drakxtv_.c:70
+#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr "Hegoafrika"
-#: ../../standalone/drakxtv_.c:71
+#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr "Argentina"
-#: ../../standalone/drakxtv_.c:72
+#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr "Australiako Optus kable TB"
-#: ../../standalone/drakxtv_.c:107
+#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
@@ -13800,43 +13957,43 @@ msgstr ""
"Idatzi\n"
"zure TB araua eta estatua"
-#: ../../standalone/drakxtv_.c:109
+#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr "TB araua :"
-#: ../../standalone/drakxtv_.c:110
+#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr "Area :"
-#: ../../standalone/drakxtv_.c:114
+#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr "TB kanalak bilatzen..."
-#: ../../standalone/drakxtv_.c:122
+#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr "TB kanalak bilatzen"
-#: ../../standalone/drakxtv_.c:125
+#: ../../standalone/drakxtv_.c:120
msgid "There was an error while scanning for TV channels"
msgstr "Errore bat izan da TB kateak bilatzerakoan"
-#: ../../standalone/drakxtv_.c:126
+#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr "XawTV ez dago instalatuta!"
-#: ../../standalone/drakxtv_.c:129
+#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr "Egun ona izan!"
-#: ../../standalone/drakxtv_.c:130
+#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Orain xawtv erabili dezakezu (X Window barruan) !\n"
-#: ../../standalone/drakxtv_.c:153
+#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr "Ez da TB txartelik aurkitu!"
-#: ../../standalone/drakxtv_.c:154
+#: ../../standalone/drakxtv_.c:148
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
@@ -13856,31 +14013,436 @@ msgstr ""
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
-#: ../../standalone/harddrake2_.c:8
+#: ../../standalone/harddrake2_.c:17
+msgid "Alternative drivers"
+msgstr "Gidari alternatiboak"
+
+#: ../../standalone/harddrake2_.c:18
+msgid "the list of alternative drivers for this sound card"
+msgstr "Soinu txartel honentzako gidari alternatiboen zerrenda"
+
+#: ../../standalone/harddrake2_.c:20
+msgid "Bus"
+msgstr "Busa"
+
+#: ../../standalone/harddrake2_.c:21
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr "hau da gailua lotzen den bus fisikoa (adib: PCI, USB, ...)"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "Channel"
+msgstr "Kanalea"
+
+#: ../../standalone/harddrake2_.c:22
+msgid "EIDE/SCSI channel"
+msgstr "EIDE/SCSI kanalea"
+
+#: ../../standalone/harddrake2_.c:23
+msgid "Bogomips"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:23
+msgid ""
+"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
+"\t to initialize a timer counter. Its result is stored as bogomips as a way "
+"to \"benchmark\" the cpu."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:26
+msgid "Bus identification"
+msgstr "Bus identifikazioa"
+
+#: ../../standalone/harddrake2_.c:27
+msgid ""
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
+msgstr ""
+"- PCI eta USB gailuak: honek saltzaile, gailu, azpi-saltzaile eta azpi-gailu "
+"PCI/USB id-ak zerrendatzen ditu"
+
+#: ../../standalone/harddrake2_.c:29
+msgid "Location on the bus"
+msgstr "Busean kokapena"
+
+#: ../../standalone/harddrake2_.c:30
+msgid ""
+"- pci devices: this gives the PCI slot, device and function of this card\n"
+"- eide devices: the device is either a slave or a master device\n"
+"- scsi devices: the scsi bus and the scsi device ids"
+msgstr ""
+"- pci gailuak: txartela honen PCI zirritua, gailua eta funtzioa ematen du\n"
+"- eide gailuak: gailua nagusia edo morroia da\n"
+"- scsi gailuak: scsi busa eta scsi gailu id-ak"
+
+#: ../../standalone/harddrake2_.c:33
+#, fuzzy
+msgid "Cache size"
+msgstr "zatiaren tamaina"
+
+#: ../../standalone/harddrake2_.c:33
+msgid "Size of the (second level) cpu cache"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Coma bug:"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:34
+msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Cpuid family"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:35
+msgid "Family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:36
+#, fuzzy
+msgid "Cpuid level"
+msgstr "Segurtasun-maila"
+
+#: ../../standalone/harddrake2_.c:36
+msgid "Information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:37
+msgid ""
+"The cpu frequency in Mhz (Mega herz which in first approximation may be "
+"coarsely assimilated to number of instructions the cpu is able to execute "
+"per second)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:38
+#, fuzzy
+msgid "This field describes the device"
+msgstr "eremu honek gailua deskribatzen du"
+
+#: ../../standalone/harddrake2_.c:39
+msgid "Old device file"
+msgstr "Gailu fitxategi zaharra"
+
+#: ../../standalone/harddrake2_.c:40
+msgid "old static device name used in dev package"
+msgstr "dev paketean erabiltzen den gailu estatikoaren izen zaharra"
+
+#: ../../standalone/harddrake2_.c:41
+msgid "New devfs device"
+msgstr "devfs gailu berria"
+
+#: ../../standalone/harddrake2_.c:42
+msgid "new dinamic device name generated by incore kernel devfs"
+msgstr "kenelaren devfs-k sortutako gailu dinamikoaren izen berria"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "Module"
+msgstr "Modulua"
+
+#: ../../standalone/harddrake2_.c:43
+msgid "the module of the GNU/Linux kernel that handle that device"
+msgstr "gailu hori gobernatzen duen GNU/Linux kernelaren modulua"
+
+#: ../../standalone/harddrake2_.c:44
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:44
+msgid "Flags"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:45
+msgid "Fdiv bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:46
msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the attended precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "Is FPU present"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:49
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "Does FPU have an irq vector"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:50
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:51
+msgid "F00f bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:52
+msgid "Halt bug"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:53
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:55
+#, fuzzy
+msgid "Floppy format"
+msgstr "Formateatu"
+
+#: ../../standalone/harddrake2_.c:55
+msgid "Format of floppies the drive accept"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:56
+#, fuzzy
+msgid "Level"
+msgstr "maila"
+
+#: ../../standalone/harddrake2_.c:56
+msgid "Sub generation of the cpu"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:57
+msgid "Media class"
+msgstr "Euskarri mota"
+
+#: ../../standalone/harddrake2_.c:57
+msgid "class of hardware device"
+msgstr "hardware gailu klasea"
+
+#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
+msgid "Model"
+msgstr "Eredua"
+
+#: ../../standalone/harddrake2_.c:58
+msgid "hard disk model"
+msgstr "disko zurrun eredua"
+
+#: ../../standalone/harddrake2_.c:59
+msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Model name"
+msgstr "Modulu-izena"
+
+#: ../../standalone/harddrake2_.c:60
+#, fuzzy
+msgid "Official vendor name of the cpu"
+msgstr "gailuaren saltzaile izena"
+
+#: ../../standalone/harddrake2_.c:61
+msgid "Number of buttons"
+msgstr "Botoi kopurua"
+
+#: ../../standalone/harddrake2_.c:62
+#, fuzzy
+msgid "Name"
+msgstr "Izena: "
+
+#: ../../standalone/harddrake2_.c:63
+#, fuzzy
+msgid "network printer port"
+msgstr ", \"%s\" sareko inprimagailua, %s portua"
+
+#: ../../standalone/harddrake2_.c:64
+msgid "Processor ID"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:64
+#, fuzzy
+msgid "the number of the processor"
+msgstr "aurrerapen-barraren kolorea"
+
+#: ../../standalone/harddrake2_.c:65
+#, fuzzy
+msgid "Model stepping"
+msgstr "kargatzeko ezarpenak"
+
+#: ../../standalone/harddrake2_.c:65
+msgid "Stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:66
+#, fuzzy
+msgid "The type of bus on which the mouse is connected"
+msgstr "Aukeratu sagua konektatuta dagoen serieko ataka."
+
+#: ../../standalone/harddrake2_.c:67
+msgid "the vendor name of the device"
+msgstr "gailuaren saltzaile izena"
+
+#: ../../standalone/harddrake2_.c:68
+#, fuzzy
+msgid "the vendor name of the processor"
+msgstr "gailuaren saltzaile izena"
+
+#: ../../standalone/harddrake2_.c:82
+msgid "/_Quit"
+msgstr "/_Irten"
+
+#: ../../standalone/harddrake2_.c:83
+#, fuzzy
+msgid "/Autodetect _printers"
+msgstr "Auto-detektatuta"
+
+#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
+#: ../../standalone/logdrake_.c:81
+msgid "/_Options"
+msgstr "/_Aukerak"
+
+#: ../../standalone/harddrake2_.c:85
+#, fuzzy
+msgid "/Autodetect _modems"
+msgstr "Auto-detektatuta"
+
+#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
+#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
+#: ../../standalone/logdrake_.c:83
+msgid "/_Help"
+msgstr "/_Laguntza"
+
+#: ../../standalone/harddrake2_.c:89
+msgid "/_Help..."
+msgstr "/_Laguntza..."
+
+#: ../../standalone/harddrake2_.c:92
+msgid "Harddrake help"
+msgstr "Harddrake laguntza"
+
+#: ../../standalone/harddrake2_.c:93
+msgid ""
+"Description of the fields:\n"
"\n"
-"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
+"Eremuen deskribapena:\n"
"\n"
-"erabilera: harddrake [-h|--help] [--test]\n"
-#: ../../standalone/keyboarddrake_.c:16
-msgid "usage: keyboarddrake [--expert] [keyboard]\n"
-msgstr "erabilera: keyboarddrake [--expert] [keyboard]\n"
+#: ../../standalone/harddrake2_.c:96
+msgid ""
+"Once you've selected a device, you'll be able to see explanations on fields "
+"displayed on the right frame (\"Information\")"
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:96
+#, fuzzy
+msgid "Select a device !"
+msgstr "Hautatu eskaner bat"
+
+#: ../../standalone/harddrake2_.c:100
+msgid "/_Report Bug"
+msgstr "/_Akatsa Txostendu"
+
+#: ../../standalone/harddrake2_.c:102
+msgid "/_About..."
+msgstr "/_Honi buruz..."
+
+#: ../../standalone/harddrake2_.c:104
+msgid "About Harddrake"
+msgstr "Harddrakeri buruz"
+
+#: ../../standalone/harddrake2_.c:105
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"Version:"
+msgstr ""
+"HardDrake da hau, Mandrakeren hardware ezarpen tresna bat.\n"
+"Bertsioa:"
+
+#: ../../standalone/harddrake2_.c:106
+msgid "Author:"
+msgstr "Egilea:"
+
+#: ../../standalone/harddrake2_.c:113
+msgid "Detection in progress"
+msgstr "Detekzio martxan"
+
+#: ../../standalone/harddrake2_.c:119
+msgid "Harddrake2 version "
+msgstr "Harddrake2 bertsioa "
+
+#: ../../standalone/harddrake2_.c:126
+msgid "Detected hardware"
+msgstr "Detektatu hardwarea"
+
+#: ../../standalone/harddrake2_.c:129
+msgid "Information"
+msgstr "Informazioa"
+
+#: ../../standalone/harddrake2_.c:131
+msgid "Configure module"
+msgstr "Konfiguratu modulua"
+
+#: ../../standalone/harddrake2_.c:137
+msgid "Run config tool"
+msgstr "Exekutatu ezarpen tresna"
+
+#: ../../standalone/harddrake2_.c:143
+#, c-format
+msgid "Running \"%s\" ..."
+msgstr "\"%s\" exekutatzen ..."
+
+#: ../../standalone/harddrake2_.c:159
+msgid ""
+"Click on a device in the left tree in order to get its information displayed "
+"here."
+msgstr ""
+
+#: ../../standalone/harddrake2_.c:231
+msgid "primary"
+msgstr "lehenengo mailakoa"
+
+#: ../../standalone/harddrake2_.c:231
+msgid "secondary"
+msgstr "bigarren mailakoa"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect modems"
+msgstr "Auto-detektatuta"
+
+#: ../../standalone/harddrake2_.c:260
+#, fuzzy
+msgid "/Autodetect printers"
+msgstr "Auto-detektatuta"
-#: ../../standalone/keyboarddrake_.c:32
+#: ../../standalone/harddrake2_.c:261
+#, fuzzy
+msgid "/Options"
+msgstr "/_Aukerak"
+
+#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Aukeratu zure teklatu-diseinua."
-#: ../../standalone/keyboarddrake_.c:41
+#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Atzera-teklak Ezabatu itzultzea nahi duzu kontsolan?"
-#: ../../standalone/livedrake_.c:24
+#: ../../standalone/livedrake_.c:18
msgid "Change Cd-Rom"
msgstr "Aldatu CDROMa"
-#: ../../standalone/livedrake_.c:25
+#: ../../standalone/livedrake_.c:19
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."
@@ -13888,136 +14450,124 @@ msgstr ""
"Sartu instalazioko CDROMa unitatean eta sakatu Ados.\n"
"Ez baduzu, sakatu Utzi bertsio-berritzea saihesteko."
-#: ../../standalone/livedrake_.c:35
+#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr "Ezin da bertsio-berritzea abiarazi!!!\n"
-#: ../../standalone/localedrake_.c:33
+#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr "Aldaketa egin da, baina, eragina izan dezan, saioa amaitu behar duzu"
-#: ../../standalone/logdrake_.c:86 ../../ugtk.pm_.c:285
+#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr "logdrake"
-#: ../../standalone/logdrake_.c:96
+#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr "Erakutsi bakarrik hautatutako egunerako"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "/File/_New"
msgstr "/Fitxategia/_Berria"
-#: ../../standalone/logdrake_.c:103
+#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr "<control>N"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr "/Fitxategia/_Ireki"
-#: ../../standalone/logdrake_.c:104
+#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr "<control>O"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Fitxategia/_Gorde"
-#: ../../standalone/logdrake_.c:105
+#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr "<control>S"
-#: ../../standalone/logdrake_.c:106
+#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr "/Fitxategia/Gorde _honela"
-#: ../../standalone/logdrake_.c:107
+#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Fitxategia/-"
-#: ../../standalone/logdrake_.c:109
-msgid "/_Options"
-msgstr "/_Aukerak"
-
-#: ../../standalone/logdrake_.c:110
+#: ../../standalone/logdrake_.c:82
msgid "/Options/Test"
msgstr "/Aukerak/Probatu"
-#: ../../standalone/logdrake_.c:112
+#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr "/Laguntza/_Honi buruz..."
-#: ../../standalone/logdrake_.c:119
-msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:120
-msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
-
-#: ../../standalone/logdrake_.c:174
+#: ../../standalone/logdrake_.c:145
msgid "User"
msgstr "Erabiltzailea"
-#: ../../standalone/logdrake_.c:175
+#: ../../standalone/logdrake_.c:146
msgid "Messages"
msgstr "Mezuak"
-#: ../../standalone/logdrake_.c:176
+#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"
-#: ../../standalone/logdrake_.c:177
+#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr "Mandrake Tools-en azalpenak"
-#: ../../standalone/logdrake_.c:180
+#: ../../standalone/logdrake_.c:151
msgid "search"
msgstr "bilatu"
-#: ../../standalone/logdrake_.c:186
+#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr "Zure erregistroak ikusteko tresna"
-#: ../../standalone/logdrake_.c:187
+#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr "Ezarpenak"
-#: ../../standalone/logdrake_.c:192
+#: ../../standalone/logdrake_.c:167
msgid "matching"
msgstr "bat badatoz"
-#: ../../standalone/logdrake_.c:193
+#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr "bat ez badatoz"
-#: ../../standalone/logdrake_.c:197
+#: ../../standalone/logdrake_.c:172
msgid "Choose file"
msgstr "Aukeratu fitxategia"
-#: ../../standalone/logdrake_.c:202
+#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr "Egutegia"
-#: ../../standalone/logdrake_.c:212
+#: ../../standalone/logdrake_.c:191
msgid "Content of the file"
msgstr "Fitxategiaren edukia"
-#: ../../standalone/logdrake_.c:216 ../../standalone/logdrake_.c:392
+#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr "Posta alerta"
-#: ../../standalone/logdrake_.c:268
+#: ../../standalone/logdrake_.c:245
#, c-format
msgid "please wait, parsing file: %s"
msgstr "itxaron, fitxategia analizatzen: %s"
-#: ../../standalone/logdrake_.c:409
+#: ../../standalone/logdrake_.c:392
msgid "Mail alert configuration"
msgstr "Posta alerta konfigurazioa"
-#: ../../standalone/logdrake_.c:410
+#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
@@ -14027,113 +14577,228 @@ msgstr ""
"\n"
"Hemen zure alerta sistema ezarri ahal izango duzu.\n"
-#: ../../standalone/logdrake_.c:417
+#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr "Apache World Wide Web Zerbitzaria"
-#: ../../standalone/logdrake_.c:418
+#: ../../standalone/logdrake_.c:401
msgid "Domain Name Resolver"
msgstr "Domeinuko Izen Ebazlea"
-#: ../../standalone/logdrake_.c:419
+#: ../../standalone/logdrake_.c:402
msgid "Ftp Server"
msgstr "Ftp Zerbitzaria"
-#: ../../standalone/logdrake_.c:420
+#: ../../standalone/logdrake_.c:403
msgid "Postfix Mail Server"
msgstr "Postfix Posta Zerbitzaria"
-#: ../../standalone/logdrake_.c:421
+#: ../../standalone/logdrake_.c:404
msgid "Samba Server"
msgstr "Samba Zerbitzaria"
-#: ../../standalone/logdrake_.c:422
+#: ../../standalone/logdrake_.c:405
msgid "SSH Server"
msgstr "SSH Zerbitzaria"
-#: ../../standalone/logdrake_.c:423
+#: ../../standalone/logdrake_.c:406
msgid "Webmin Service"
msgstr "Webmin Zerbitzua"
-#: ../../standalone/logdrake_.c:424
+#: ../../standalone/logdrake_.c:407
msgid "Xinetd Service"
msgstr "Xinetd Zerbitzua"
-#: ../../standalone/logdrake_.c:431
+#: ../../standalone/logdrake_.c:414
msgid "service setting"
msgstr "zerbitzuaren ezarpena"
-#: ../../standalone/logdrake_.c:432
+#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr "Alerta jasoko duzu hautatutako zerbitzuetakoren bat gelditzen bada"
-#: ../../standalone/logdrake_.c:444
+#: ../../standalone/logdrake_.c:428
msgid "load setting"
msgstr "kargatzeko ezarpenak"
-#: ../../standalone/logdrake_.c:445
+#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr "Karga balio hau baino handiagoa bada, abisua jasoko duzu"
-#: ../../standalone/logdrake_.c:458
+#: ../../standalone/logdrake_.c:444
msgid "alert configuration"
msgstr "abisu-konfigurazioa"
-#: ../../standalone/logdrake_.c:459
+#: ../../standalone/logdrake_.c:445
msgid "Please enter your email address below "
msgstr "Mesedez sartu zure posta-e helbidea azpian "
-#: ../../standalone/logdrake_.c:498
+#: ../../standalone/logdrake_.c:486
msgid "Save as.."
msgstr "Gorde honela.."
-#: ../../standalone/mousedrake_.c:45
+#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Aukeratu sagu-mota."
-#: ../../standalone/mousedrake_.c:58
+#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Hirugarren botoia emulatu?"
-#: ../../standalone/printerdrake_.c:57
+#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
+#, fuzzy
+msgid "Network Monitoring"
+msgstr "Sare-konfigurazioa"
+
+#: ../../standalone/net_monitor_.c:96
+#, fuzzy
+msgid "Profile "
+msgstr "Profila: "
+
+#: ../../standalone/net_monitor_.c:99
+msgid "Statistics"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:103
+#, fuzzy
+msgid "Sending Speed:"
+msgstr "Fitxategiak bidaltzen..."
+
+#: ../../standalone/net_monitor_.c:104
+msgid "Receiving Speed:"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:106
+#, fuzzy
+msgid "Connection Time: "
+msgstr "Konexio-mota: "
+
+#: ../../standalone/net_monitor_.c:113
+msgid "Logs"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:147
+#, fuzzy
+msgid "Wait please, testing your connection..."
+msgstr "Konexioa probatzen..."
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Connecting to Internet "
+msgstr "Konektatu Internetekin"
+
+#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
+#, fuzzy
+msgid "Disconnecting from Internet "
+msgstr "Konektatu Internetekin"
+
+#: ../../standalone/net_monitor_.c:222
+msgid "Disconnection from Internet failed."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:223
+msgid "Disconnection from Internet complete."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:225
+#, fuzzy
+msgid "Connection complete."
+msgstr "Konexioaren abiadura"
+
+#: ../../standalone/net_monitor_.c:226
+msgid ""
+"Connection failed.\n"
+"Verify your configuration in the Mandrake Control Center."
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:330
+#, fuzzy
+msgid "Color configuration"
+msgstr "abisu-konfigurazioa"
+
+#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
+msgid "sent: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
+msgid "received: "
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:397
+msgid "average"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:400
+#, fuzzy
+msgid "Local measure"
+msgstr "Fitxategi lokalak"
+
+#: ../../standalone/net_monitor_.c:432
+msgid "transmitted"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:433
+msgid "received"
+msgstr ""
+
+#: ../../standalone/net_monitor_.c:453
+#, fuzzy
+msgid ""
+"Warning, another internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+"Kontuz, beste Internet konexio bat detektatu da, agian zure sarea erabiltzen "
+"ariko da"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Connect %s"
+msgstr "Konektatu"
+
+#: ../../standalone/net_monitor_.c:459
+#, fuzzy, c-format
+msgid "Disconnect %s"
+msgstr "Deskonektatu"
+
+#: ../../standalone/printerdrake_.c:47
msgid "Reading printer data ..."
msgstr "Inprimagailu-datuak irakurtzen..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Detecting devices ..."
msgstr "Gailuak detektatzen..."
-#: ../../standalone/scannerdrake_.c:41
+#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Probatu atakak"
-#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
-#: ../../standalone/scannerdrake_.c:81
+#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
+#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "Mandrake Linux bertsio honek ez du %s onartzen."
-#: ../../standalone/scannerdrake_.c:56
+#: ../../standalone/scannerdrake_.c:54
#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s aurkitu da %s-n, konfiguratu?"
-#: ../../standalone/scannerdrake_.c:59
+#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s ez dago eskaner datubasean, eskuz konfiguratu?"
-#: ../../standalone/scannerdrake_.c:65
+#: ../../standalone/scannerdrake_.c:63
msgid "Select a scanner"
msgstr "Hautatu eskaner bat"
-#: ../../standalone/scannerdrake_.c:93
+#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr "%s eskaner hori ez da onartzen"
-#: ../../standalone/scannerdrake_.c:107
+#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
@@ -14142,11 +14807,11 @@ msgstr ""
"Scannerdrake-k ezin izan du zure %s eskanerra detektatu.\n"
"Mesedez aukeratu zure eskanerra konektatuta dagoen gailua"
-#: ../../standalone/scannerdrake_.c:109
+#: ../../standalone/scannerdrake_.c:107
msgid "choose device"
msgstr "Aukeratu gailua"
-#: ../../standalone/scannerdrake_.c:115
+#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
@@ -14157,7 +14822,7 @@ msgstr ""
"Mandrake Kontrol Zentroko Hardwarearen ataletik abiaraz dezakezu "
"printerdrake."
-#: ../../standalone/scannerdrake_.c:120
+#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
@@ -14174,11 +14839,13 @@ msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "Zenbait gailu \"%s\" hardware motan ezabatu egin dira:\n"
#: ../../standalone/service_harddrake_.c:48
-#, fuzzy
msgid "Some devices were added:\n"
-msgstr ""
-"\n"
-"%s motako zenbait gailu gehitu dira:\n"
+msgstr "Zenbait gailu gehitu dira:\n"
+
+#: ../../standalone/service_harddrake_.c:64
+#, fuzzy
+msgid "Hardware probing in progress"
+msgstr "Detekzio martxan"
#: ../../steps.pm_.c:14
msgid "Choose your language"
@@ -14252,10 +14919,14 @@ msgstr "Instalatu sistema-eguneratzeak"
msgid "Exit install"
msgstr "Irten instalaziotik"
-#: ../../ugtk.pm_.c:648
+#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
+#: ../../ugtk2.pm_.c:711
+msgid "utopia 25"
+msgstr ""
+
#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"
@@ -14502,6 +15173,305 @@ msgstr "Multimedia - CD grabatzea"
msgid "Scientific Workstation"
msgstr "Lan-estazio zientifikoa"
+#~ msgid "can not open /etc/inittab for reading: %s"
+#~ msgstr "ezin da ireki /etc/inittab irakurtzeko: %s"
+
+#, fuzzy
+#~ msgid "cpu number "
+#~ msgstr "zenbaki bat"
+
+#~ msgid ""
+#~ "You now have the opportunity to download encryption software.\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 ""
+#~ "Enkriptatzeko softwarea deskargatzeko aukera duzu orain.\n"
+#~ "\n"
+#~ "ABISUA:\n"
+#~ "\n"
+#~ "Software horiei aplika dakizkiekeen eta hainbat jurisdikziok ezartzen "
+#~ "dituzten eskakizun \n"
+#~ "orokor desberdinak direla eta, software horien bezeroek edo/eta azken "
+#~ "erabiltzaileek \n"
+#~ "segurtatu beharko dute beren jurisdikzioko legeek baimena ematen dutela "
+#~ "softwareok \n"
+#~ "deskargatzeko, biltegiratzeko edo/eta erabiltzeko.\n"
+#~ "\n"
+#~ "Gainera, bezeroek edo/eta azken erabiltzaileek bereziki arduratu behar "
+#~ "dute beren\n"
+#~ "jurisdikzioko legeak ez urratzeaz. Bezeroek edo/eta azken erabiltzaileek\n"
+#~ "lege aplikagarri horiek xedatutakoa betetzen ez badute, zigor handiak "
+#~ "jasoko\n"
+#~ "dituzte.\n"
+#~ "\n"
+#~ "Ezein kasutan, Mandrakesoft-ek eta bere fabrikatzaileek edo/eta "
+#~ "banatzaileek ez dute\n"
+#~ "erantzukizunik izango bezeroak edo/eta azken erabiltzaileak kontratu hau\n"
+#~ "sinatu ondoren eskuratutako softwareak erabiltzearen, edukitzearen edo \n"
+#~ "deskargatze hutsaren ondorioz sortutako kalte berezi, zeharkako edo "
+#~ "ustekabekoengatik \n"
+#~ "(hala nola, irabaziak galtzea, lana etetea, datu komertzialak galtzea\n"
+#~ "eta bestelako diru-galerak eta epai baten erabakiari jarraiki ordaindu\n"
+#~ "beharreko erantzukizunak eta kalte-ordainak, besteak beste).\n"
+#~ "\n"
+#~ "\n"
+#~ "Kontratu honi buruzko edozein kontsulta egiteko, jarri harremanetan\n"
+#~ "Mandrakesoft, Inc.-ekin\n"
+#~ "2400 N. Lincoln Avenue Suite 243\n"
+#~ "Altadena California 91001\n"
+#~ "USA"
+
+#~ msgid "Proxy configuration"
+#~ msgstr "Proxy-konfigurazioa"
+
+#~ msgid ""
+#~ "Welcome to the proxy configuration utility.\n"
+#~ "\n"
+#~ "Here, you'll be able to set up your http and ftp proxies\n"
+#~ "with or without login and password\n"
+#~ msgstr ""
+#~ "Ongi etorri proxy-a konfiguratzeko utilitatera.\n"
+#~ "\n"
+#~ "Hemen zure http eta ftp proxy-ak konfiguratu ahal izango\n"
+#~ "dituzu, erabiltzaile-izenarekin eta pasahitzarekin edo gabe.\n"
+
+#~ msgid ""
+#~ "Please fill in the http proxy informations\n"
+#~ "Leave it blank if you don't want an http proxy"
+#~ msgstr ""
+#~ "Bete http proxy-aren datuak\n"
+#~ "Utzi hutsik ez baduzu http proxy-rik nahi"
+
+#~ msgid "URL"
+#~ msgstr "URLa"
+
+#~ msgid "port"
+#~ msgstr "ataka"
+
+#~ msgid "Url should begin with 'http:'"
+#~ msgstr "URLaren hasieran 'http:' jarri behar du"
+
+#~ msgid "The port part should be numeric"
+#~ msgstr "Atakaren zatiak zenbakizkoa izan behar du"
+
+#~ msgid ""
+#~ "Please fill in the ftp proxy informations\n"
+#~ "Leave it blank if you don't want an ftp proxy"
+#~ msgstr ""
+#~ "Bete ftp proxy-aren datuak\n"
+#~ "Utzi hutsik ez baduzu ftp proxy-rik nahi"
+
+#~ msgid ""
+#~ "Please enter proxy login and password, if any.\n"
+#~ "Leave it blank if you don't want login/passwd"
+#~ msgstr ""
+#~ "Sartu proxy-aren erabiltzaile-izena eta pasahitza, baldin badago.\n"
+#~ "Utzi hutsik ez baduzu erabiltzaile-izen/pasahitzik nahi"
+
+#~ msgid "login"
+#~ msgstr "erabiltzaile-izena"
+
+#~ msgid "password"
+#~ msgstr "pasahitza"
+
+#~ msgid "re-type password"
+#~ msgstr "idatzi pasahitza berriro"
+
+#~ msgid "The passwords don't match. Try again!"
+#~ msgstr "Pasahitzak ez datoz bat. Saiatu berriro!"
+
+#~ msgid "Can't write file %s"
+#~ msgstr "Ezin da %s fitxategia idatzi"
+
+#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
+
+#, fuzzy
+#~ msgid ""
+#~ "Warning, another internet connexion has been detected, maybe using your "
+#~ "network"
+#~ msgstr ""
+#~ "Kontuz, beste Internet konexio bat detektatu da, agian zure sarea "
+#~ "erabiltzen ariko da"
+
+#~ msgid "no help implemented yet.\n"
+#~ msgstr "oraindik ez da laguntzarik inplementatu.\n"
+
+#~ msgid "Please click on a medium"
+#~ msgstr "Egin klik euskarri batean"
+
+#~ msgid "Removing LPRng..."
+#~ msgstr "LPRng kentzen..."
+
+#~ msgid "Removing LPD..."
+#~ msgstr "LPD kentzen..."
+
+#~ msgid ""
+#~ "Description:\n"
+#~ "\n"
+#~ " Drakbackup is used to backup your system.\n"
+#~ " During the configuration you can select \n"
+#~ "\t- System files, \n"
+#~ "\t- Users files, \n"
+#~ "\t- Other files.\n"
+#~ "\tor All your system ... and Other (like Windows Partitions)\n"
+#~ "\n"
+#~ " Drakbackup allows you to backup your system on:\n"
+#~ "\t- Harddrive.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Tape.\n"
+#~ "\n"
+#~ " Drakbackup allows you to restore your system to\n"
+#~ " a user selected directory.\n"
+#~ "\n"
+#~ " Per default all backup will be stored on your\n"
+#~ " /var/lib/drakbackup directory\n"
+#~ "\n"
+#~ " Configuration file:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "Restore Step:\n"
+#~ " \n"
+#~ " During the restore step, Drakbackup will remove\n"
+#~ " your original directory and verify that all\n"
+#~ " backup files are not corrupted. It is recommended\n"
+#~ " you do a last backup before restoring.\n"
+#~ " \n"
+#~ "\n"
+#~ msgstr ""
+#~ "Azalpena:\n"
+#~ "\n"
+#~ " Drakbackup zure sistemaren babeskopia egiteko erabiltzen da.\n"
+#~ " konfigurazioan zehar hauta ditzakezu: \n"
+#~ "\t- Sistema-fitxategiak, \n"
+#~ "\t- Erabiltzaile-fitxategiak, \n"
+#~ "\t- Bestelako fitxategiak.\n"
+#~ "\tedo Sistema osoa ... eta Bestelakoa (Windows partizioetan bezala)\n"
+#~ "\n"
+#~ " Drakbackup-en bidez, babeskopiak egiteko erabil daiteke:\n"
+#~ "\t- Disko gogorra.\n"
+#~ "\t- NFS.\n"
+#~ "\t- CDROM (CDRW), DVDROM.\n"
+#~ "\t- FTP.\n"
+#~ "\t- Rsync.\n"
+#~ "\t- Webdav.\n"
+#~ "\t- Zinta.\n"
+#~ "\n"
+#~ " Drakbackup erabiliz, zure sistema hautatutako\n"
+#~ " direktorio batean lehenera dezakezu.\n"
+#~ "\n"
+#~ " Lehenespen gisa, babeskopia guztiak \n"
+#~ " /var/lib/drakbackup direktorioan gordeko dira\n"
+#~ "\n"
+#~ " Konfigurazio-fitxategia:\n"
+#~ "\t/etc/drakconf/drakbackup/drakbakup.conf\n"
+#~ "\n"
+#~ "\n"
+#~ "Leheneratze-urratsa:\n"
+#~ " \n"
+#~ " Leheneratze-urratsean, DrakBackup.ek kendu egingo du\n"
+#~ " jatorrizko direktorioa eta babeskopia-fitxategiak ez\n"
+#~ " daudela hondatuta egiaztatuko du. Leheneratu aurretik\n"
+#~ " babeskopia egitea gomendatzen da.\n"
+#~ " \n"
+#~ "\n"
+
+#~ msgid ""
+#~ "drakbug version %s\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "This is free software and may be redistributed under the terms of the GNU "
+#~ "GPL.\n"
+#~ "\n"
+#~ "usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
+#~ "\n"
+#~ "OPTIONS:\n"
+#~ msgstr ""
+#~ "drakbug %s bertsioa\n"
+#~ "Copyright (C) 2002 MandrakeSoft.\n"
+#~ "Hau software askea da eta GNUren GPLk ezarritako baldintzapean banatu "
+#~ "daiteke.\n"
+#~ "\n"
+#~ "erabilera: drakbug [AUKERAK] [PROGRAMA_IZENA]\n"
+#~ "\n"
+#~ "AUKERAK:\n"
+
+#~ msgid " --help - print this help message.\n"
+#~ msgstr " --help - laguntza mezu hau erakutsi.\n"
+
+#~ msgid " --report - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --report - programa mandrakeren tresnetako bat izan beharko "
+#~ "litzateke\n"
+
+#~ msgid " --incident - program should be one of mandrake tools\n"
+#~ msgstr ""
+#~ " --incident - programa mandrakeren tresnetako bat izan beharko "
+#~ "litzateke\n"
+
+#~ msgid "usage: drakfloppy\n"
+#~ msgstr "erabilera: drakfloppy\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "Usage: harddrake [-h|--help] [--test]\n"
+#~ msgstr ""
+#~ "\n"
+#~ "erabilera: harddrake [-h|--help] [--test]\n"
+
+#~ msgid "usage: keyboarddrake [--expert] [keyboard]\n"
+#~ msgstr "erabilera: keyboarddrake [--expert] [keyboard]\n"
+
+#~ msgid "Probing %s class\n"
+#~ msgstr "%s klasea frogatzen\n"
+
+#~ msgid "detected on interface %s"
+#~ msgstr "%s interfazean detektatua"
+
+#~ msgid "Periodic Checks 2"
+#~ msgstr "Aldizkako Egiaztapenak 2"
+
#~ msgid "unable to backup lilo message"
#~ msgstr "ezin da lilo mezuaren babes kopia egin"
diff --git a/perl-install/share/po/fi.po b/perl-install/share/po/fi.po
index 542cab9c9..68958aac3 100644
--- a/perl-install/share/po/fi.po
+++ b/perl-install/share/po/fi.po
@@ -1,21 +1,22 @@
-# DrakX - Finnish Translation.
+# DrakX-fi.po - Finnish Translation
+#
# Copyright (C) 2002 Free Software Foundation, Inc.
# Copyright (C) 2002 Mandrakesoft
-#
# Matias Griese <mahagr@utu.fi>, 2001.
# Thomas Backlund <thomas.backlund@inritel.com>, 2002
#
+#
msgid ""
msgstr ""
-"Project-Id-Version: DrakX - MDK Release 9.0\n"
-"POT-Creation-Date: 2002-09-20 11:43+0200\n"
-"PO-Revision-Date: 2002-09-19 23:19+0300\n"
+"Project-Id-Version: DrakX-fi - MDK Release 9.1\n"
+"POT-Creation-Date: 2002-12-05 19:52+0100\n"
+"PO-Revision-Date: 2002-12-01 02:27+0200\n"
"Last-Translator: Thomas Backlund <thomas.backlund@inritel.com>\n"
"Language-Team: Finnish <cooker-i18n@linux-mandrake.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 0.9.6\n"
+"X-Generator: KBabel 1.0\n"
#: ../../Xconfig/card.pm_.c:16
msgid "256 kB"
@@ -73,44 +74,44 @@ msgstr ""
"Järjestelmäsi tukee monen näytön laitteistokokoonpanoa.\n"
"Mitä haluat tehdä?"
-#: ../../Xconfig/card.pm_.c:286
+#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Valitse näytönohjaimen muistin määrä"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
-msgstr "XFreen asentaminen"
+msgstr "XFree:n asentaminen"
-#: ../../Xconfig/card.pm_.c:349
+#: ../../Xconfig/card.pm_.c:351
msgid "Which configuration of XFree do you want to have?"
-msgstr "Mitä versiota XFree-serveristä haluat käyttää?"
+msgstr "Mitä versiota XFree-palvelimesta haluat käyttää?"
-#: ../../Xconfig/card.pm_.c:381
+#: ../../Xconfig/card.pm_.c:383
msgid "Configure all heads independently"
msgstr "Aseta kaikki näytöt erikseen"
-#: ../../Xconfig/card.pm_.c:382
+#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Käytä Xinerama-laajennusta"
-#: ../../Xconfig/card.pm_.c:387
-#, fuzzy, c-format
+#: ../../Xconfig/card.pm_.c:389
+#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Määrittele vain kortin \"%s\" (%s) asetukset"
-#: ../../Xconfig/card.pm_.c:399 ../../Xconfig/card.pm_.c:400
+#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s laitteistokiihdytetyllä 3D-tuella"
-#: ../../Xconfig/card.pm_.c:414
+#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -120,18 +121,18 @@ msgstr ""
"ssa.\n"
"Korttisi on tuettu myös XFree %s:ssa, jossa on mahdollisesti parempi 2D-tuki."
-#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
+#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, 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."
-#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s KOKEELLISELLA laitteistokiihdytetyllä 3D-tuella"
-#: ../../Xconfig/card.pm_.c:427
+#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -143,7 +144,7 @@ msgstr ""
"HUOMAA, ETTÄ TUKI ON KOKEELLINEN JA VOI JUMITTAA TIETOKONEESI.Korttisi on "
"tuettu myös XFree %s:ssa, jossa on mahdollisesti parempi 2D-tuki."
-#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
+#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -152,17 +153,16 @@ msgstr ""
"Näytönohjaimelle on olemassa laitteistokiihdytetyt 3D-ajurit XFree %s:ssa.\n"
"HUOMAA, ETTÄ TUKI ON KOKEELLINEN JA VOI JUMITTAA TIETOKONEESI."
-#: ../../Xconfig/card.pm_.c:453
+#: ../../Xconfig/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr "Xpmac (näytönohjaimen ajurin asennus)"
#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
-#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Mukautettu"
#: ../../Xconfig/main.pm_.c:102
-#, fuzzy
msgid "Graphic Card"
msgstr "Näytönohjain"
@@ -170,37 +170,37 @@ msgstr "Näytönohjain"
msgid "Monitor"
msgstr "Näyttö"
-#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Resoluutio"
#: ../../Xconfig/main.pm_.c:113
-#, fuzzy
msgid "Test"
msgstr "Kokeile"
#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
-#: ../../diskdrake/interactive.pm_.c:385 ../../diskdrake/removable.pm_.c:25
-#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
+#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
+#: ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Optiot"
-#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
+#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
+#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
-#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
+#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
+#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
-#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:166
-#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
-#: ../../standalone/drakbackup_.c:4088
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
+#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
+#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
+#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Ok"
#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
-#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3207
-#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:225
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
+#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Lopeta"
@@ -223,21 +223,20 @@ msgstr "Valitse monitori"
#: ../../Xconfig/monitor.pm_.c:97
msgid "Plug'n Play"
-msgstr ""
+msgstr "Kytke ja Käytä"
#: ../../Xconfig/monitor.pm_.c:98 ../../mouse.pm_.c:46
msgid "Generic"
msgstr "Yleinen"
-#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
-#, fuzzy
+#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
+#: ../../standalone/harddrake2_.c:68
msgid "Vendor"
-msgstr "Peruuta"
+msgstr "Valmistaja"
#: ../../Xconfig/monitor.pm_.c:109
-#, fuzzy
msgid "Plug'n Play probing failed. Please choose a precise monitor"
-msgstr "Soita valitse"
+msgstr "Kytke ja käytä tunnistus epäonnistui. Ole hyvä ja valitse oikea näyttö"
#: ../../Xconfig/monitor.pm_.c:114
msgid ""
@@ -290,51 +289,52 @@ msgstr "16 miljoonaa väriä (24 bittiä)"
msgid "4 billion colors (32 bits)"
msgstr "4 miljardia väriä (32 bittiä)"
-#: ../../Xconfig/resolution_and_depth.pm_.c:129
+#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Resoluutiot"
-#: ../../Xconfig/resolution_and_depth.pm_.c:254
+#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Valitse resoluutio ja värisyvyys"
-#: ../../Xconfig/resolution_and_depth.pm_.c:255
+#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Näytönohjain: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
-#: ../../bootlook.pm_.c:344 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
-#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
-#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
+#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
+#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
+#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
+#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
-#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2169
-#: ../../security/main.pm_.c:216 ../../standalone/drakautoinst_.c:203
-#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
-#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
-#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
-#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
-#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfont_.c:970
-#: ../../standalone/drakgw_.c:560 ../../standalone/logdrake_.c:225
-#: ../../ugtk.pm_.c:296
+#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
+#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
+#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
+#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
+#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
+#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
+#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
+#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
+#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
+#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
+#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
+#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
+#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
+#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Peruuta"
-#: ../../Xconfig/test.pm_.c:30
+#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Kokeile asetuksia"
-#: ../../Xconfig/test.pm_.c:31
+#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Haluatko kokeilla asetuksia?"
-#: ../../Xconfig/test.pm_.c:31
-#, fuzzy
+#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Varoitus: näytönohjaimesi testaaminen voi jumittaa tietokoneen"
@@ -400,7 +400,7 @@ msgstr "XFree86 ajurit: %s\n"
#: ../../Xconfig/various.pm_.c:61
msgid "Graphical interface at startup"
-msgstr "Käynnistettäessä X:ää"
+msgstr "Graafinen tila käynnistyksessä"
#: ../../Xconfig/various.pm_.c:62
msgid ""
@@ -412,7 +412,6 @@ msgstr ""
"Haluatko käynnistää X:n automaattisesti?"
#: ../../Xconfig/various.pm_.c:73
-#, fuzzy
msgid ""
"Your graphic card seems to have a TV-OUT connector.\n"
"It can be configured to work using frame-buffer.\n"
@@ -423,177 +422,176 @@ msgid ""
"\n"
"Do you have this feature?"
msgstr ""
-" \n"
-" puskuri\n"
+"Näyttää siltä että näytönohjaimessasi on TV-Ulos liitintä.\n"
+"Sitä voidaan asettaa toimimaan näyttöpuskurin kanssa.\n"
"\n"
-" Kenelle \n"
-" valitse in\n"
+"Saadaaksesi tämän toimimaan, sinun pitää kytkeä näyhtönohjaimesi\n"
+"televisioon ennen kuin käynnistät tietokoneesi. Valitse sitten \"TV-Out\" "
+"valinta käynnistysvalikossa.\n"
"\n"
-"?"
+"Onko sinulla tämä ominaisuus?"
#: ../../Xconfig/various.pm_.c:85
-#, fuzzy
msgid "What norm is your TV using?"
-msgstr "Minkälainen ISND-yhteytesi on?"
+msgstr "Mikä normi televisiosi käyttää?"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133
+#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Ensimmäinen sektori käynnistysosiolla"
-#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
+#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Levyn ensimmäinen sektori (MBR)"
-#: ../../any.pm_.c:112
+#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "SILOn asennus"
-#: ../../any.pm_.c:113 ../../any.pm_.c:126
+#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Minne haluat asentaa käyttöjärjestelmän lataajan?"
-#: ../../any.pm_.c:125
+#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "LILO/grub asennus"
-#: ../../any.pm_.c:137 ../../any.pm_.c:151
+#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"
-#: ../../any.pm_.c:139
+#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO tekstipohjaisella valikolla"
-#: ../../any.pm_.c:140 ../../any.pm_.c:151
+#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO graafisella valikolla"
-#: ../../any.pm_.c:143
+#: ../../any.pm_.c:142
msgid "Grub"
msgstr "Grub"
-#: ../../any.pm_.c:147
+#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Käynnistä DOSista/Windowsista (loadlin)"
-#: ../../any.pm_.c:149 ../../any.pm_.c:151
+#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"
-#: ../../any.pm_.c:159 ../../any.pm_.c:190
+#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Käyttöjärjestelmän lataajan pääasetukset"
-#: ../../any.pm_.c:160 ../../any.pm_.c:191
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "Käytettävä käyttöjärjestelmän lataaja"
-#: ../../any.pm_.c:162
+#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Käyttöjärjestelmän lataajan asennus"
-#: ../../any.pm_.c:164 ../../any.pm_.c:193
+#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Käynnistyslaite"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Tiivis"
-#: ../../any.pm_.c:165
+#: ../../any.pm_.c:164
msgid "compact"
msgstr "tiivis"
-#: ../../any.pm_.c:166 ../../any.pm_.c:291
+#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Näyttötila"
-#: ../../any.pm_.c:168
+#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Tauko ennen oletusjärjestelmän käynnistystä"
-#: ../../any.pm_.c:170 ../../any.pm_.c:789
+#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:865 ../../printerdrake.pm_.c:980
-#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
-#: ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
+#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
+#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
+#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Salasana"
-#: ../../any.pm_.c:171 ../../any.pm_.c:790
-#: ../../install_steps_interactive.pm_.c:1098
+#: ../../any.pm_.c:170 ../../any.pm_.c:773
+#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Salasana (uudelleen)"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Rajoita komentorivioptioita"
-#: ../../any.pm_.c:172
+#: ../../any.pm_.c:171
msgid "restrict"
msgstr "rajoita"
-#: ../../any.pm_.c:174
+#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Tyhjennä /tmp jokaisella käynnistyskerralla"
-#: ../../any.pm_.c:175
+#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Tarkka muistin koko, jos tarpeen (löydettiin %d Mt)"
-#: ../../any.pm_.c:177
+#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Käytä montaa profiilia"
-#: ../../any.pm_.c:181
+#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
-msgstr "Anna muistin koko megatavuina"
+msgstr "Anna muistin koko megatavuina (Mt)"
-#: ../../any.pm_.c:183
+#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Asetus ``Rajoita komentorivioptioita'' ei ole hyödyllinen ilman salasanaa"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../diskdrake/interactive.pm_.c:1195
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../diskdrake/interactive.pm_.c:1204
+#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Yritä uudelleen"
-#: ../../any.pm_.c:184 ../../any.pm_.c:765
-#: ../../install_steps_interactive.pm_.c:1092
+#: ../../any.pm_.c:183 ../../any.pm_.c:748
+#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "Salasanat poikkeavat toisistaan"
-#: ../../any.pm_.c:192
+#: ../../any.pm_.c:191
msgid "Init Message"
msgstr "Käynnistysviesti"
-#: ../../any.pm_.c:194
+#: ../../any.pm_.c:193
msgid "Open Firmware Delay"
msgstr "Vapaa Firmware-viive"
-#: ../../any.pm_.c:195
+#: ../../any.pm_.c:194
msgid "Kernel Boot Timeout"
-msgstr "Timeout ytimen käynnistyksessä"
+msgstr "Aikaviive täyttyi ytimen käynnistyksessä"
-#: ../../any.pm_.c:196
+#: ../../any.pm_.c:195
msgid "Enable CD Boot?"
-msgstr "Mahdollista käynnistys CD:ltä"
+msgstr "Mahdollista käynnistys CD:ltä?"
-#: ../../any.pm_.c:197
+#: ../../any.pm_.c:196
msgid "Enable OF Boot?"
-msgstr "Mahdollista käynnistys OFilta"
+msgstr "Mahdollista käynnistys OFilta?"
-#: ../../any.pm_.c:198
+#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "Oletuskäyttöjärjestelmä?"
-#: ../../any.pm_.c:232
-#, fuzzy
+#: ../../any.pm_.c:231
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
@@ -601,168 +599,173 @@ msgid ""
"\n"
"On which drive are you booting?"
msgstr ""
+"Päätit asentaa käynnistyslataajaan osioon.\n"
+"Tämä viittaa siihen että sinulla on jo käynnistyslataajan\n"
+"käynnistys-kovalevylläsi (esim. System Commander).\n"
"\n"
-" Järjestelmä\n"
-"\n"
-"?"
+"Mikä on sinun käynnistys-kovalevy?"
-#: ../../any.pm_.c:248
+#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
-"Tässä ovat asetustietueet.\n"
+"Tässä ovat tämänhetkiset käynnistys-valikon tietueet.\n"
"Voit lisätä uusia tai muuttaa olemassaolevia."
-#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
-#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
-#: ../../standalone/drakfont_.c:1054
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
+#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
+#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Lisää"
-#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
-#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
+#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../printerdrake.pm_.c:3207 ../../standalone/drakbackup_.c:2774
+#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Valmis"
-#: ../../any.pm_.c:258
+#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Muokkaa"
-#: ../../any.pm_.c:266
+#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
-msgstr "Minkä tyyppisen tietueen haluat lisätä"
+msgstr "Minkä tyyppisen tietueen haluat lisätä?"
-#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"
-#: ../../any.pm_.c:267
+#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Muu käyttöjärjestelmä (SunOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Muu käyttöjärjestelmä (MacOS...)"
-#: ../../any.pm_.c:268
+#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Muu käyttöjärjestelmä (Windows...)"
-#: ../../any.pm_.c:287
+#: ../../any.pm_.c:285
msgid "Image"
msgstr "Kuva"
-#: ../../any.pm_.c:288 ../../any.pm_.c:299
+#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Juuri"
-#: ../../any.pm_.c:289 ../../any.pm_.c:317
+#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Liitä"
-#: ../../any.pm_.c:293
+#: ../../any.pm_.c:291
msgid "Initrd"
msgstr "Initrd"
-#: ../../any.pm_.c:294
+#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Luku-kirjoitus"
-#: ../../any.pm_.c:301
+#: ../../any.pm_.c:299
msgid "Table"
msgstr "Taulukko"
-#: ../../any.pm_.c:302
+#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Turvaton"
-#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
+#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Otsikko"
-#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:200
+#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Oletus"
-#: ../../any.pm_.c:318
+#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Initrd:n koko"
-#: ../../any.pm_.c:320
+#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "Ei Näyttöä"
-#: ../../any.pm_.c:328
+#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Poista tietue"
-#: ../../any.pm_.c:331
+#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Tyhjää otsikkoa ei sallita"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a kernel image"
msgstr "Sinun täytyy määritellä ydin"
-#: ../../any.pm_.c:332
+#: ../../any.pm_.c:330
msgid "You must specify a root partition"
msgstr "Sinulla täytyy määritellä juuriosio"
-#: ../../any.pm_.c:333
+#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "Otsikko on jo käytössä"
-#: ../../any.pm_.c:657
+#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Löysin %s %s liitännät"
-#: ../../any.pm_.c:658
+#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Onko sinulla muita?"
-#: ../../any.pm_.c:659
+#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Onko koneessa %s liityntää?"
-#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ei"
-#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:286
+#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
+#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
+#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Kyllä"
-#: ../../any.pm_.c:662
+#: ../../any.pm_.c:645
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:678
+#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Asetan ajuria %s ohjaimelle %s"
-#: ../../any.pm_.c:679
+#: ../../any.pm_.c:663
#, c-format
msgid "(module %s)"
msgstr "(moduli %s)"
-#: ../../any.pm_.c:690
-#, fuzzy, c-format
+#: ../../any.pm_.c:674
+#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
-msgstr "moduuli\n"
+msgstr ""
+"Voit nyt määrittää moduuli %s optiot.\n"
+"Huomaa että osoitetta täytyy määrittää '0x' etuliitteellä, esim. 0x123."
-#: ../../any.pm_.c:696
+#: ../../any.pm_.c:680
#, c-format
msgid ""
"You may now provide options to module %s.\n"
@@ -773,17 +776,17 @@ msgstr ""
"Asetukset ovat muotoa ``nimi=arvo nimi2=arvo2 ...''.\n"
"Esimerkiksi, ``io=0x300 irq=7''"
-#: ../../any.pm_.c:698
+#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Moduulin optiot:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: ../../any.pm_.c:710
+#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Mitä %s-ajuria kokeillaan?"
-#: ../../any.pm_.c:719
+#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -797,17 +800,17 @@ msgstr ""
"Joissakin tapauksissa %s-ajuri tarvitsee lisätietoja toimiakseen kunnolla,\n"
"joskin tavallisesti se toimii hyvin ilmankin. Haluaisitko antaa ajurille\n"
"lisämääreitä vai annatko sen itse etsiä tarvitsemansa tiedot? Joskus haku\n"
-"voi jumittaa tietokoneen, mutta se ei aiheuta vahinkoa."
+"voi jumittaa tietokoneen, mutta se ei pitäisi aiheuta vahinkoa."
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Autoprobe"
-msgstr "Automaattihaku"
+msgstr "Automaattitunnistus"
-#: ../../any.pm_.c:723
+#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Lisäasetukset"
-#: ../../any.pm_.c:735
+#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -816,65 +819,62 @@ msgstr ""
"Modulin %s lataaminen epäonnistui.\n"
"Haluatko yrittää muilla asetuksilla?"
-#: ../../any.pm_.c:751
+#: ../../any.pm_.c:734
msgid "access to X programs"
msgstr "oikeudet X-ohjelmille"
-#: ../../any.pm_.c:752
+#: ../../any.pm_.c:735
msgid "access to rpm tools"
msgstr "oikeudet rpm-työkaluihin"
-#: ../../any.pm_.c:753
+#: ../../any.pm_.c:736
msgid "allow \"su\""
msgstr "salli \"su\""
-#: ../../any.pm_.c:754
+#: ../../any.pm_.c:737
msgid "access to administrative files"
msgstr "oikeudet ylläpidollisiin tiedostoihin"
-#: ../../any.pm_.c:755
-#, fuzzy
+#: ../../any.pm_.c:738
msgid "access to network tools"
-msgstr "oikeudet rpm-työkaluihin"
+msgstr "oikeudet verkko-työkaluihin"
-#: ../../any.pm_.c:756
-#, fuzzy
+#: ../../any.pm_.c:739
msgid "access to compilation tools"
-msgstr "oikeudet rpm-työkaluihin"
+msgstr "oikeudet ohjelmointi-työkaluihin"
-#: ../../any.pm_.c:761
+#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
-msgstr "(lisätty jo %s)"
+msgstr "(lisätty jo: %s)"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Salasana on liian yksinkertainen"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Anna käyttäjätunnus"
-#: ../../any.pm_.c:768
+#: ../../any.pm_.c:751
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:769
-#, fuzzy
+#: ../../any.pm_.c:752
msgid "The user name is too long"
-msgstr "Käyttäjätunnus on jo lisätty"
+msgstr "Käyttäjänimi on liian pitkä"
-#: ../../any.pm_.c:770
+#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "Käyttäjätunnus on jo lisätty"
-#: ../../any.pm_.c:774
+#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Lisää käyttäjä"
-#: ../../any.pm_.c:775
+#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
@@ -883,32 +883,32 @@ msgstr ""
"Lisää käyttäjä\n"
"%s"
-#: ../../any.pm_.c:776
+#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Hyväksy käyttäjä"
-#: ../../any.pm_.c:787
+#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Oikea nimi"
-#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:864
-#: ../../printerdrake.pm_.c:979
+#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
+#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Käyttäjätunnus"
-#: ../../any.pm_.c:791
+#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Komentotulkki"
-#: ../../any.pm_.c:793
+#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Kuvake"
-#: ../../any.pm_.c:820
+#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Automaattinen kirjautuminen"
-#: ../../any.pm_.c:821
+#: ../../any.pm_.c:804
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
@@ -917,56 +917,58 @@ msgstr ""
"tietokoneellesi.\n"
"Haluatko käyttää tätä ominaisuutta?"
-#: ../../any.pm_.c:825
+#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Valitse oletuskäyttäjä:"
-#: ../../any.pm_.c:826
+#: ../../any.pm_.c:809
msgid "Choose the window manager to run:"
msgstr "Valitse käytettävä ikkunointijärjestelmä:"
-#: ../../any.pm_.c:841
+#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Valitse käytettävä kieli."
-#: ../../any.pm_.c:843
+#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
-msgstr "Voit valita kielet jotka ovat käytettävissä asennuksen jälkeen"
+msgstr ""
+"Mandrake Linux tukee monta kieltä. Valitse kielet jotka\n"
+"haluat asentaa. Ne ovat käytettävissä asennuksen jälkeen\n"
+"kun olet käynnistänyt konesi uudelleen"
-#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
-#: ../../standalone/drakxtv_.c:73
+#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
+#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "Kaikki"
# Asennuksen sivuvalikko
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Salli kaikille käyttäjille"
-#: ../../any.pm_.c:978
+#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "Ei jaettu"
-#: ../../any.pm_.c:988 ../../install_any.pm_.c:1199 ../../standalone.pm_.c:66
+#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Paketti %s pitää asentaa. Haluatko asentaa sen?"
-#: ../../any.pm_.c:991
+#: ../../any.pm_.c:973
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
-msgstr "Voit jakaa sekä NFS:llä että Samballa. Kumpaa haluat käyttää"
+msgstr "Voit jakaa sekä NFS:llä että Samballa. Valitse kumpaa haluat käyttää."
-#: ../../any.pm_.c:999 ../../install_any.pm_.c:1204 ../../standalone.pm_.c:71
+#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Pakollinen paketti %s puuttuu"
-#: ../../any.pm_.c:1005
-#, fuzzy
+#: ../../any.pm_.c:987
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -974,51 +976,49 @@ msgid ""
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
+"Haluatko sallita käyttäjiä jakaa joitakin omia hakemistoja?\n"
+"Sallimalla tätä käyttäjät tarvitsevat vain painaa \"Jakaa\"\n"
+"konquerorissa tai nautiluksessa\n"
"\n"
-"\n"
-"\n"
-" Mukautettu Käyttäjä"
+"\"Mukautettu\" sallii käyttäjäkohtaiset oikeudet.\n"
-#: ../../any.pm_.c:1019
-#, fuzzy
+#: ../../any.pm_.c:1001
msgid "Launch userdrake"
-msgstr "Laukaise"
+msgstr "Käynnistä userdrake"
-#: ../../any.pm_.c:1021
-#, fuzzy
+#: ../../any.pm_.c:1003
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-"Käyttäjä Työryhmä\n"
-" Käyttäjä Työryhmä."
+"Käyttäjäkohtainen jako käyttää ryhmän \"fileshare\".\n"
+"Voit käyttää userdrake lisätääksesi käyttäjiä tähän ryhmään."
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Tervetuloa murtautujat"
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Huono"
-#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
-msgstr "Standardi"
+msgstr "Vakio"
-#: ../../any.pm_.c:1075
+#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Korkea"
-#: ../../any.pm_.c:1076
-#, fuzzy
+#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
msgid "Higher"
-msgstr "Korkea"
+msgstr "Korkeampi"
-#: ../../any.pm_.c:1077
+#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
-msgstr "Paranoidi"
+msgstr "Vainoharhainen"
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1061
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"
@@ -1030,29 +1030,30 @@ msgstr ""
"koneisiin\n"
"tai Internettiin. Koneessa ei ole salasanoja."
-#: ../../any.pm_.c:1083
+#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"Salasanat ovat nyt käytössä mutta koneen käyttö verkossa ei ole suositeltua."
-#: ../../any.pm_.c:1084
-#, fuzzy
+#: ../../any.pm_.c:1065
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
-msgstr "Internet."
+msgstr ""
+"Tämä on vakio turvataso joka suositellaan tietokoneelle joka käytetään\n"
+"Internetissä asiakaskoneena."
-#: ../../any.pm_.c:1085
-#, fuzzy
+#: ../../any.pm_.c:1066
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
-msgstr "ja joka."
+msgstr ""
+"Joitakin rajoituksia on jo olemassa, ja lisää automaattisia \n"
+"tarkistuksia suoritetaan joka yö."
-#: ../../any.pm_.c:1086
-#, fuzzy
+#: ../../any.pm_.c:1067
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1061,11 +1062,12 @@ msgid ""
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
-"palvelin\n"
-" palvelin\n"
-"."
+"Tällä turvatasolla, tämän järjestelmän käyttö palvelimena on mahdollista.\n"
+"Turvallisuustaso on riittävän korkea järjestelmän käyttö palvelimena joka\n"
+"hyväksyy monta yhteyksiä asiakaskoneilta. Huomaa: Jos koneesi on ainoastaan\n"
+"asiakaskone Internetissä, sinun kannattaisi valita matalempi turvataso."
-#: ../../any.pm_.c:1089
+#: ../../any.pm_.c:1070
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
@@ -1073,46 +1075,41 @@ msgstr ""
"Pohjautuu edelliseen tasoon, mutta järjestelmä on kokonaan suljettu.\n"
"Turvallisuusasetukset ovat tiukimmillaan."
-#: ../../any.pm_.c:1095
-#, fuzzy
+#: ../../any.pm_.c:1076
msgid "DrakSec Basic Options"
-msgstr "Optiot"
+msgstr "DracSec perusoptiot"
-#: ../../any.pm_.c:1096
-#, fuzzy
+#: ../../any.pm_.c:1077
msgid "Please choose the desired security level"
-msgstr "Valitse turvataso"
+msgstr "Valitse haluttu turvataso"
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Turvataso"
-#: ../../any.pm_.c:1101
+#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Käytä libsafea palvelimille"
-#: ../../any.pm_.c:1102
+#: ../../any.pm_.c:1083
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Kirjasto joka suojelee puskurin ylivuoto ja merkkijonon muotovirhehykkäyksiä "
"vastaan."
-#: ../../any.pm_.c:1103
-#, fuzzy
+#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
-msgstr "Tietoturva"
+msgstr "Tietoturva Ylläpitäjä (tunnus tai sähköposti)"
-#: ../../any.pm_.c:1192
-#, fuzzy
+#: ../../any.pm_.c:1166
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
"(eg: latin and non latin)"
msgstr ""
-"valitse tai\n"
-" välissä\n"
-" ja"
+"Tässä voit valita näppäin tai näppäinyhdistelmän joka sallii\n"
+"vaihtaminen eri näppäinkarttojen välillä (esim. latin ja ei-latin)"
# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
@@ -1120,7 +1117,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:429
+#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
@@ -1129,7 +1126,7 @@ msgid ""
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
-"Tervetuloa %s kayttojarjestelmanvalitsijaan!\n"
+"Tervetuloa %s k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!\n"
"\n"
"Valitse k~^Dytt~^Tj~^Drjestelm~^D yll~^D olevasta listasta tai\n"
"odota %d sekuntia oletusk~^Dynnistyst~^D.\n"
@@ -1145,7 +1142,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:989
+#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
@@ -1159,10 +1156,10 @@ msgstr "Tervetuloa GRUB k~^Dytt~^Tj~^Drjestelm~^Dnvalitsijaan!"
#
#. -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:992
+#: ../../bootloader.pm_.c:986
#, 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"
+msgstr "K~^Dyt~^D %c- ja %c-n~^Dpp~^Dimi~^D valitaksesi korostetun tietueen"
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -1174,10 +1171,10 @@ msgstr "Kayt~^D %c- ja %c-napp~^Dimi~^D valitaksesi korostetun tietueen"
#
#. -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:995
+#: ../../bootloader.pm_.c:989
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"
+"Paina enter k~^Dynnist~^D~^Dksesi valitun k~^Dytt~^Tj~^Drjestelm~^Dn, 'e'"
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -1189,9 +1186,9 @@ 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:998
+#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
-msgstr "komennot ennen k„ynnistyst„, tai 'c' komentoriville"
+msgstr "muokataksesi komennot ennen k~^Dynnistyst~^D, tai 'c' komentoriville."
# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
@@ -1203,211 +1200,199 @@ msgstr "komennot ennen k„ynnistyst„, tai 'c' komentoriville"
#
#. -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:1001
+#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
-msgstr "Korostettu tietue k„ynnistet„„n automaattisesti %d sekunnissa."
+msgstr "Korostettu tietue k~^Dynnistet~^D~^Dn automaattisesti %d sekunnissa."
-#: ../../bootloader.pm_.c:1005
+#: ../../bootloader.pm_.c:999
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
#. -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:1105
+#: ../../bootloader.pm_.c:1099
msgid "Desktop"
msgstr "Työpöytä"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1107
+#: ../../bootloader.pm_.c:1101
msgid "Start Menu"
msgstr "Käynnistysvalikko"
-#: ../../bootloader.pm_.c:1126
+#: ../../bootloader.pm_.c:1120
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
-msgstr "Et voi asentaa käyttöjärjestelmän lataajaa partitiolle %s\n"
-
-#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
-#: ../../standalone/draksplash_.c:26
-msgid "no help implemented yet.\n"
-msgstr "ohjeita ei ole vielä olemassa.\n"
+msgstr "Et voi asentaa käyttöjärjestelmän lataajaa osiolle %s\n"
-#: ../../bootlook.pm_.c:62
+#: ../../bootlook.pm_.c:53
msgid "Boot Style Configuration"
msgstr "Käynnistyksen tavan asetus"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:82
-#: ../../standalone/logdrake_.c:102
+#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
+#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
+#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Tiedosto"
-#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
-#: ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Tiedosto/Poistu"
-#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
-#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:108
+#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
+#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr "<control>Q"
-#: ../../bootlook.pm_.c:91
+#: ../../bootlook.pm_.c:82
msgid "NewStyle Categorizing Monitor"
-msgstr "Uuden tyylin kategoroiva tarkkailija"
+msgstr "Uuden tyylin kategoroiva valvonta"
-#: ../../bootlook.pm_.c:92
+#: ../../bootlook.pm_.c:83
msgid "NewStyle Monitor"
-msgstr "Uuden tyylin tarkkailija"
+msgstr "Uuden tyylin valvonta"
-#: ../../bootlook.pm_.c:93
+#: ../../bootlook.pm_.c:84
msgid "Traditional Monitor"
-msgstr "Perinteinen tarkkailija"
+msgstr "Perinteinen valvonta"
-#: ../../bootlook.pm_.c:94
+#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
-msgstr "Perinteinen Gtk+ tarkkailija"
+msgstr "Perinteinen Gtk+ valvonta"
-#: ../../bootlook.pm_.c:95
+#: ../../bootlook.pm_.c:86
msgid "Launch Aurora at boot time"
msgstr "Käytä Auroraa käynnistyksen aikana"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Lilo/grub mode"
msgstr "Lilo/grub-tila"
-#: ../../bootlook.pm_.c:98
+#: ../../bootlook.pm_.c:89
msgid "Yaboot mode"
msgstr "Yaboot-tila"
# Asennuksen sivuvalikko
-#: ../../bootlook.pm_.c:146
-#, fuzzy
+#: ../../bootlook.pm_.c:138
msgid "Install themes"
-msgstr "Asenna järjestelmä"
+msgstr "Asenna teemoja"
-#: ../../bootlook.pm_.c:147
-#, fuzzy
+#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
-msgstr "Näyttö\n"
+msgstr ""
+"Näyttö teema\n"
+"konsoolin alla"
-#: ../../bootlook.pm_.c:148
-#, fuzzy
+#: ../../bootlook.pm_.c:140
msgid "Create new theme"
-msgstr "Luo uusi osio"
+msgstr "Luo uusi teema"
-#: ../../bootlook.pm_.c:192
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:184
+#, c-format
msgid "Backup %s to %s.old"
-msgstr "Varmista s s"
+msgstr "Varmista %s kohteeseen %s.old"
-#: ../../bootlook.pm_.c:195
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:187
+#, c-format
msgid "Copy %s to %s"
-msgstr "Kopioidaan %s"
-
-#: ../../bootlook.pm_.c:200 ../../bootlook.pm_.c:230 ../../bootlook.pm_.c:232
-#: ../../bootlook.pm_.c:242 ../../bootlook.pm_.c:251 ../../bootlook.pm_.c:258
-#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
-#: ../../diskdrake/interactive.pm_.c:213 ../../diskdrake/interactive.pm_.c:344
-#: ../../diskdrake/interactive.pm_.c:359 ../../diskdrake/interactive.pm_.c:473
-#: ../../diskdrake/interactive.pm_.c:478 ../../diskdrake/smbnfs_gtk.pm_.c:45
+msgstr "Kopioidaan %s kohteeseen %s"
+
+#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
+#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
+#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
+#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
+#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:34
+#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Virhe"
-#: ../../bootlook.pm_.c:200
+#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
-msgstr ""
+msgstr "Lilo viesti ei löydetty"
-#: ../../bootlook.pm_.c:230
+#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
+msgstr "En voi kirjoittaa /etc/sysconfig/bootsplash."
-#: ../../bootlook.pm_.c:230
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:222
+#, c-format
msgid "Write %s"
-msgstr "XFree %s"
+msgstr "Kirjoita %s"
-#: ../../bootlook.pm_.c:232
-#, fuzzy
+#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-"\n"
-" Tiedosto."
+"En voi kirjoittaa /etc/sysconfig/bootsplash.\n"
+" Tiedosto ei löydy."
-#: ../../bootlook.pm_.c:243
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:235
+#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr "s s."
+msgstr "En voi suorita mkinitrd -f /boot/initrd-%s.img %s."
-#: ../../bootlook.pm_.c:246
-#, fuzzy, c-format
+#: ../../bootlook.pm_.c:238
+#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr "Käännä s s."
+msgstr "Tee initrd: 'mkinitrd -f /boot/initrd-%s.img %s'."
-#: ../../bootlook.pm_.c:252
-#, fuzzy
+#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-"\n"
-" Laukaise in ."
+"En voi suorita LiLo uudelleen!\n"
+"Suorita \"lilo\" pääkäyttäjänä komentorivillä \n"
+"LiLo teeman asennuksen viimeistelyyn."
-#: ../../bootlook.pm_.c:256
+#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
-msgstr ""
+msgstr "Suorita 'lilo' uudelleen"
-#: ../../bootlook.pm_.c:258 ../../standalone/draksplash_.c:165
-#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
-#, fuzzy
+#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
+#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
msgid "Notice"
-msgstr "Ei Näyttöä"
+msgstr "Huomautus"
-#: ../../bootlook.pm_.c:259
-#, fuzzy
+#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "ja"
+msgstr "LiLo ja Bootsplash teemojen asennus onnistui."
-#: ../../bootlook.pm_.c:259
-#, fuzzy
+#: ../../bootlook.pm_.c:251
msgid "Theme installation failed!"
-msgstr "Asennuksen luokka"
+msgstr "Teeman asennus epäonnistui!"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:259
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
"Tällä hetkellä käytössä oleva järjestelmälataaja on %s.\n"
-"Valitse Aseta käynnistääksesi asennusohjelman."
+"Valitse Aseta käynnistääksesi asennusvelhon."
-#: ../../bootlook.pm_.c:269 ../../standalone/drakbackup_.c:2429
-#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
-#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:554
+#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
+#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
+#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Määrittele"
-#: ../../bootlook.pm_.c:276
-#, fuzzy
+#: ../../bootlook.pm_.c:268
msgid "Splash selection"
-msgstr "Yksittäisten pakettien valinta"
+msgstr "Splash valinta"
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:271
msgid "Themes"
-msgstr ""
+msgstr "Teemoja"
-#: ../../bootlook.pm_.c:281
-#, fuzzy
+#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
@@ -1416,93 +1401,88 @@ msgid ""
"them separatly"
msgstr ""
"\n"
-" Valitse \n"
-" ja\n"
-" valitse\n"
+" Valitse lilo:n ja \n"
+" bootsplash:in teemoja,\n"
+" voit valita ne erikseen."
-#: ../../bootlook.pm_.c:284
+#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
-msgstr ""
+msgstr "Lilo näyttö"
-#: ../../bootlook.pm_.c:289
+#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
-msgstr ""
+msgstr "Bootsplash"
-#: ../../bootlook.pm_.c:324
+#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr "Järjestelmän tila"
-#: ../../bootlook.pm_.c:326
+#: ../../bootlook.pm_.c:318
msgid "Launch the graphical environment when your system starts"
msgstr "Käytä X-Window-järjestelmää"
-#: ../../bootlook.pm_.c:331
+#: ../../bootlook.pm_.c:323
msgid "No, I don't want autologin"
msgstr "Ei, en halua autologinia"
-#: ../../bootlook.pm_.c:333
+#: ../../bootlook.pm_.c:325
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Kyllä, haluan autologinin (käyttäjä, ympäristö)"
-#: ../../bootlook.pm_.c:343 ../../network/netconnect.pm_.c:97
-#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
-#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
-#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
-#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
-#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
-#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
-#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
-#: ../../ugtk.pm_.c:289
+#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
+#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
+#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
+#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
+#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
+#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
+#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
+#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
+#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
+#: ../../ugtk2.pm_.c:355
msgid "OK"
-msgstr "Ok"
+msgstr "OK"
-#: ../../bootlook.pm_.c:403
-#, c-format
-msgid "can not open /etc/inittab for reading: %s"
-msgstr "ei voi lukea tiedostoa /etc/inittab: %s"
-
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "GB"
msgstr "Gt"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "KB"
msgstr "Kt"
-#: ../../common.pm_.c:99
+#: ../../common.pm_.c:107
msgid "MB"
msgstr "Mt"
-#: ../../common.pm_.c:107
+#: ../../common.pm_.c:115
msgid "TB"
msgstr "Tt"
-#: ../../common.pm_.c:115
+#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d minuuttia"
-#: ../../common.pm_.c:117
+#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 minuutti"
-#: ../../common.pm_.c:119
+#: ../../common.pm_.c:127
#, c-format
msgid "%d seconds"
msgstr "%d sekuntia"
-#: ../../common.pm_.c:164
+#: ../../common.pm_.c:172
msgid "Can't make screenshots before partitioning"
msgstr "Kuvankaappauksia ei voi tehdä ennen osiointia"
-#: ../../common.pm_.c:171
+#: ../../common.pm_.c:179
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Kuvankaappaukset löytyvät asennuksen jälkeen hakemistosta %s"
-#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:113
+#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Ranska"
@@ -1510,14 +1490,14 @@ msgstr "Ranska"
msgid "Costa Rica"
msgstr "Costa Rica"
-#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:116
+#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Belgia"
#: ../../crypto.pm_.c:17 ../../crypto.pm_.c:30
msgid "Czech Republic"
-msgstr "T'sekin tasavalta"
+msgstr "Tsekin tasavalta"
#: ../../crypto.pm_.c:18 ../../crypto.pm_.c:31
msgid "Germany"
@@ -1535,13 +1515,13 @@ msgstr "Norja"
msgid "Sweden"
msgstr "Ruotsi"
-#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:114
+#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Alankomaat"
-#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
+#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italia"
@@ -1549,35 +1529,34 @@ msgstr "Italia"
msgid "Austria"
msgstr "Itävalta"
-#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
-#: ../../network/tools.pm_.c:117
+#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
+#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Yhdysvallat"
#: ../../diskdrake/dav.pm_.c:19
-#, fuzzy
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
-"palvelin\n"
-" palvelin\n"
-" palvelin\n"
-"."
+"WebDAV on protokolla joka sallii sinun liittää webbi-palvelimen hakemisto\n"
+"paikallisesti, ja käyttää sitä paikallisena tiedostojärjestelmänä (olettaen "
+"että\n"
+"webbi-palvelimeen on asennettu WebDAV tuki). Jos haluat lisätä WebDAV\n"
+"liitoskohdan, valitse \"Uusi\".."
#: ../../diskdrake/dav.pm_.c:27
-#, fuzzy
msgid "New"
-msgstr "uusi"
+msgstr "Uusi"
-#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Irroita"
-#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Liitä"
@@ -1586,50 +1565,46 @@ msgstr "Liitä"
msgid "Server"
msgstr "Palvelin"
-#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:383
-#: ../../diskdrake/interactive.pm_.c:572 ../../diskdrake/interactive.pm_.c:599
-#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
-#: ../../diskdrake/smbnfs_gtk.pm_.c:85
+#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
+#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Liitospaikka"
#: ../../diskdrake/dav.pm_.c:85
-#, fuzzy
msgid "Please enter the WebDAV server URL"
-msgstr "Valitse kirjoittavan CD-aseman nopeus"
+msgstr "Anna WebDAV palvelimen osoite (URL)"
#: ../../diskdrake/dav.pm_.c:88
-#, fuzzy
msgid "The URL must begin with http:// or https://"
-msgstr "Web-osoitteen tulee alkaa etuliitteellä 'http:'"
+msgstr "Web-osoitteen tulee alkaa etuliitteellä 'http://' tai 'https://'"
#: ../../diskdrake/dav.pm_.c:109
-#, fuzzy
msgid "Server: "
-msgstr "Palvelin"
+msgstr "Palvelin: "
-#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:444
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1168
+#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
+#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
-msgstr "Liitospaikka: "
+msgstr "Liitospiste: "
-#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1174
+#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, c-format
msgid "Options: %s"
msgstr "Optiot: %s"
-#: ../../diskdrake/hd_gtk.pm_.c:94
+#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Tee ensin varmuuskopio tiedoistasi"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:938
-#: ../../diskdrake/interactive.pm_.c:947
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
+#: ../../diskdrake/interactive.pm_.c:956
+#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Lue tarkkaan!"
-#: ../../diskdrake/hd_gtk.pm_.c:97
+#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
@@ -1638,15 +1613,15 @@ msgstr ""
"Jos aiot käyttää aboot:ia, varmista että jätät vapaata tilaa levyn alkuun\n"
"(2048 sektoria on tarpeeksi)"
-#: ../../diskdrake/hd_gtk.pm_.c:151
+#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Velho"
-#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
+#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
-msgstr "Valitse toiminta"
+msgstr "Valitse toiminto"
-#: ../../diskdrake/hd_gtk.pm_.c:188
+#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
@@ -1658,156 +1633,153 @@ msgstr ""
"Ehdotus: muuta ensimmäiseksi osion kokoa\n"
"(klikkaa osiota ja valitse sitten \"Uusi koko\")"
-#: ../../diskdrake/hd_gtk.pm_.c:191
+#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Klikkaa osiota"
-#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:465
+#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
+#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Yksityiskohdat"
-#: ../../diskdrake/hd_gtk.pm_.c:252
-#, fuzzy
+#: ../../diskdrake/hd_gtk.pm_.c:254
msgid "No hard drives found"
-msgstr ""
-"Paikallisia tulostimia ei löytynyt!\n"
-"\n"
+msgstr "Yhtäkään kovalevyä ei löytynyt"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "HFS"
msgstr "HFS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Journalised FS"
msgstr "Journaloitu FS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "SunOS"
msgstr "SunOS"
-#: ../../diskdrake/hd_gtk.pm_.c:323
+#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Tyhjä"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
-#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
+#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
+#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "Muut"
-#: ../../diskdrake/hd_gtk.pm_.c:328
+#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Tiedostojärjestelmien tyypit:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:406
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Luo"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:384
-#: ../../diskdrake/interactive.pm_.c:535 ../../diskdrake/removable.pm_.c:26
-#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
+#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Tyyppi"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Käytä sen sijaan ``%s'':ää"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:393
+#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Poista"
-#: ../../diskdrake/hd_gtk.pm_.c:351
+#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Käytä ensin komentoa ``Irroita''"
# mat
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:522
+#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
-msgstr "Vaihdettuasi osion %s tyyppiä kaikki sillä olevat tiedot häviävät"
+msgstr "Vaihdettuasi osion %s tyyppiä kaikki siinä olevat tiedot häviävät"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Valitse osio"
-#: ../../diskdrake/interactive.pm_.c:174
+#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Valitse toinen osio"
-#: ../../diskdrake/interactive.pm_.c:199
+#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Poistu"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Vaihda asiantuntijatilaan"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Vaihda normaalitilaan"
-#: ../../diskdrake/interactive.pm_.c:225
+#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Peruuta"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Jatka joka tapauksessa?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Lopeta tallentamatta"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Lopeta kirjoittamatta osiotalua?"
-#: ../../diskdrake/interactive.pm_.c:254
+#: ../../diskdrake/interactive.pm_.c:257
msgid "Do you want to save /etc/fstab modifications"
msgstr "Haluatko tallentaa muutokset tiedostoon /etc/fstab"
-#: ../../diskdrake/interactive.pm_.c:267
-msgid "Auto allocate"
-msgstr "Automaattinen varaus"
-
-#: ../../diskdrake/interactive.pm_.c:267
+#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Tyhjennä kaikki"
-#: ../../diskdrake/interactive.pm_.c:267
-#: ../../install_steps_interactive.pm_.c:214
+#: ../../diskdrake/interactive.pm_.c:272
+msgid "Auto allocate"
+msgstr "Automaattinen varaus"
+
+#: ../../diskdrake/interactive.pm_.c:273
+#: ../../install_steps_interactive.pm_.c:220
msgid "More"
-msgstr "Lisäasetukset"
+msgstr "Lisää"
-#: ../../diskdrake/interactive.pm_.c:271
+#: ../../diskdrake/interactive.pm_.c:278
msgid "Hard drive information"
msgstr "Kiintolevyn tiedot"
-#: ../../diskdrake/interactive.pm_.c:302
+#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Kaikki primääriosiot käytetty"
-#: ../../diskdrake/interactive.pm_.c:303
+#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "Uusia osioita ei voida lisätä"
-#: ../../diskdrake/interactive.pm_.c:304
+#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1815,31 +1787,31 @@ msgstr ""
"Voidaksesi luoda lisää osioita tuhoa yksi olemassaoleva osio jotta voisit "
"luoda laajennetun osion"
-#: ../../diskdrake/interactive.pm_.c:314
+#: ../../diskdrake/interactive.pm_.c:322
msgid "Save partition table"
msgstr "Tallenna osiotaulu"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:323
msgid "Restore partition table"
msgstr "Palauta osiotaulu"
-#: ../../diskdrake/interactive.pm_.c:316
+#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Pelasta osiotaulu"
-#: ../../diskdrake/interactive.pm_.c:318
+#: ../../diskdrake/interactive.pm_.c:326
msgid "Reload partition table"
msgstr "Uudelleenlataa osiotaulu"
-#: ../../diskdrake/interactive.pm_.c:323
+#: ../../diskdrake/interactive.pm_.c:331
msgid "Removable media automounting"
msgstr "Vaihdettavan median automaattinen liittäminen"
-#: ../../diskdrake/interactive.pm_.c:332 ../../diskdrake/interactive.pm_.c:352
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Valitse tiedosto"
-#: ../../diskdrake/interactive.pm_.c:339
+#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1847,11 +1819,12 @@ msgstr ""
"Osiotaulun varmuuskopio ei ole saman kokoinen\n"
"Jatka silti?"
-#: ../../diskdrake/interactive.pm_.c:353 ../../harddrake/sound.pm_.c:200
+#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
+#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Varoitus"
-#: ../../diskdrake/interactive.pm_.c:354
+#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1859,110 +1832,109 @@ msgstr ""
"Aseta levyke asemaan\n"
"Kaikki levykkeen tiedot häviävät"
-#: ../../diskdrake/interactive.pm_.c:365
+#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
-msgstr "Yritän osiotalulun palautusta"
+msgstr "Yritän osiotalulun pelastusta"
-#: ../../diskdrake/interactive.pm_.c:371
+#: ../../diskdrake/interactive.pm_.c:379
msgid "Detailed information"
msgstr "Yksityiskohtaiset tiedot"
-#: ../../diskdrake/interactive.pm_.c:386 ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Uusi koko"
-#: ../../diskdrake/interactive.pm_.c:387 ../../diskdrake/interactive.pm_.c:719
+#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Siirrä"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Alusta"
-#: ../../diskdrake/interactive.pm_.c:390
+#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Lisää RAIDiin"
-#: ../../diskdrake/interactive.pm_.c:391
+#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Lisää LVM:iin"
-#: ../../diskdrake/interactive.pm_.c:394
+#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Poista RAIDista"
-#: ../../diskdrake/interactive.pm_.c:395
+#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Poista LVM:stä"
-#: ../../diskdrake/interactive.pm_.c:396
+#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Muokkaa RAIDia"
-#: ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Käytä loopback-tiedostoa"
-#: ../../diskdrake/interactive.pm_.c:437
+#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Luo uusi osio"
-#: ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Aloitussektori: "
-#: ../../diskdrake/interactive.pm_.c:442 ../../diskdrake/interactive.pm_.c:819
+#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Koko Mt: "
-#: ../../diskdrake/interactive.pm_.c:443 ../../diskdrake/interactive.pm_.c:820
+#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Tiedostojärjestelmä: "
-#: ../../diskdrake/interactive.pm_.c:448
+#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
-msgstr "Etuoikeus: "
+msgstr "Ominaisuus: "
-#: ../../diskdrake/interactive.pm_.c:473
-#, fuzzy
+#: ../../diskdrake/interactive.pm_.c:481
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-"uusi\n"
-"\n"
-"."
+"Et voi luoda uutta osiota.\n"
+"(koska sinulla on jo maksimi-määrä primääriosioita käytössä).\n"
+"Poista ensin yksi primääriosio, ja luo laajennettu osio sen tilalle."
# mat
-#: ../../diskdrake/interactive.pm_.c:503
+#: ../../diskdrake/interactive.pm_.c:511
msgid "Remove the loopback file?"
msgstr "Poista loopback-tiedosto?"
-#: ../../diskdrake/interactive.pm_.c:533
+#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Muuta osiotyyppiä"
-#: ../../diskdrake/interactive.pm_.c:534 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Minkä tiedostojärjestelmän haluat?"
-#: ../../diskdrake/interactive.pm_.c:540
+#: ../../diskdrake/interactive.pm_.c:548
msgid "Switching from ext2 to ext3"
msgstr "Vaihdan ext2:sta ext3:een"
# mat
-#: ../../diskdrake/interactive.pm_.c:570
+#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Minne haluat liittää loopback-tiedoston %s?"
-#: ../../diskdrake/interactive.pm_.c:571
+#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Minne haluat liittää laitteen %s?"
-#: ../../diskdrake/interactive.pm_.c:577
+#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1970,136 +1942,136 @@ msgstr ""
"Ei voida poistaa liitospaikkaa koska osiota käytetään loopback-tilassa.\n"
"Poista loopback-tiedosto ensin"
-#: ../../diskdrake/interactive.pm_.c:598
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm_.c:606
+#, c-format
msgid "Where do you want to mount %s?"
msgstr "Minne haluat liittää laitteen %s?"
-#: ../../diskdrake/interactive.pm_.c:622
+#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "Lasken FAT-tiedostojärjestelmän rajoja"
-#: ../../diskdrake/interactive.pm_.c:622 ../../diskdrake/interactive.pm_.c:681
-#: ../../install_interactive.pm_.c:133
+#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
+#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Muutan kokoa"
-#: ../../diskdrake/interactive.pm_.c:654
+#: ../../diskdrake/interactive.pm_.c:662
msgid "This partition is not resizeable"
msgstr "Tämän osion kokoa ei voi muuttaa"
-#: ../../diskdrake/interactive.pm_.c:659
+#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
-msgstr "Kaikki osion tiedot tulee varmuuskopioida"
+msgstr "Kaikki osion tiedot tulisi varmuuskopioida"
# mat
-#: ../../diskdrake/interactive.pm_.c:661
+#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Osion %s koon muuttamisen jälkeen kaikki osion tiedot tuhoutuvat"
-#: ../../diskdrake/interactive.pm_.c:666
+#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Valitse uusi koko"
-#: ../../diskdrake/interactive.pm_.c:667
+#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Uusi koko (Mt): "
-#: ../../diskdrake/interactive.pm_.c:720
+#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Mille levylle haluat siirtää?"
-#: ../../diskdrake/interactive.pm_.c:721
+#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Sektori"
-#: ../../diskdrake/interactive.pm_.c:722
+#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Mille sektorille haluat siirtää?"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "Siirrän"
-#: ../../diskdrake/interactive.pm_.c:725
+#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "Siirrän osiota..."
-#: ../../diskdrake/interactive.pm_.c:742
+#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Valitse olemassaoleva RAID johon lisätään"
-#: ../../diskdrake/interactive.pm_.c:743 ../../diskdrake/interactive.pm_.c:760
+#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "uusi"
-#: ../../diskdrake/interactive.pm_.c:758
+#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Valitse olemassaoleva LVM johon lisätään"
-#: ../../diskdrake/interactive.pm_.c:763
+#: ../../diskdrake/interactive.pm_.c:771
msgid "LVM name?"
msgstr "LVM:n nimi?"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "Osiota ei voida käyttää loopback-osiona"
-#: ../../diskdrake/interactive.pm_.c:817
+#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:818
+#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Loopback tiedostonimi: "
-#: ../../diskdrake/interactive.pm_.c:823
+#: ../../diskdrake/interactive.pm_.c:831
msgid "Give a file name"
msgstr "Anna tiedostonimi"
-#: ../../diskdrake/interactive.pm_.c:826
+#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Tiedosto on jo käytössä toiselle loopbackille, valitse toinen"
-#: ../../diskdrake/interactive.pm_.c:827
+#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Tiedosto on jo olemassa. Käytä sitä?"
-#: ../../diskdrake/interactive.pm_.c:850
+#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Liittämisen optiot"
-#: ../../diskdrake/interactive.pm_.c:857
+#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "Useita"
-#: ../../diskdrake/interactive.pm_.c:921 ../../standalone/drakfloppy_.c:104
+#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "laite"
-#: ../../diskdrake/interactive.pm_.c:922
+#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "taso"
-#: ../../diskdrake/interactive.pm_.c:923
+#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "palan koko"
-#: ../../diskdrake/interactive.pm_.c:938
+#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Varo: tämä on vaarallinen toiminto"
-#: ../../diskdrake/interactive.pm_.c:953
+#: ../../diskdrake/interactive.pm_.c:962
msgid "What type of partitioning?"
msgstr "Minkä tyyppinen osiointi?"
-#: ../../diskdrake/interactive.pm_.c:969
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm_.c:978
+#, c-format
msgid "The package %s is needed. Install it?"
-msgstr "Paketti %s pitää asentaa. Haluatko asentaa sen?"
+msgstr "Paketti %s tarvitaan. Haluatko asentaa sen?"
-#: ../../diskdrake/interactive.pm_.c:983
+#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2111,7 +2083,7 @@ msgstr ""
"Joko käytät LILOa ja se ei toimi, tai et käytä LILOa, jolloin et tarvitse /"
"boot -hakemistoa"
-#: ../../diskdrake/interactive.pm_.c:987
+#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2122,7 +2094,7 @@ msgstr ""
"eikä sinulla ole /boot osiota.\n"
"Jos haluat käyttää LILO-käynnistyksenhallintaa, lisää Linuxille /boot osio."
-#: ../../diskdrake/interactive.pm_.c:993
+#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2132,46 +2104,46 @@ msgstr ""
"Mikään käynnistyslataaja ei osaa käsitellä tätä ilman /boot -osiota.\n"
"Lisää /boot -osio, jos haluat käyttää liloa tai grubia"
-#: ../../diskdrake/interactive.pm_.c:1013
+#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Levyn %s osiotaulu kirjotetaan levylle!"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Sinun täytyy käynnistää kone uudelleen ennen kuin muutos tulee voimaan"
# mat
-#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr "Kaikki osiolla %s olevat tiedot häviävät osion alustuksen yhteydessä"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "Alustan"
# mat
-#: ../../diskdrake/interactive.pm_.c:1031
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
-msgstr "Alustan loopback-osiota %s"
+msgstr "Alustan loopback-tiedostoa %s"
-#: ../../diskdrake/interactive.pm_.c:1032
-#: ../../install_steps_interactive.pm_.c:459
+#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "Alustan osiota %s"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Hide files"
msgstr "Piilota tiedostot"
-#: ../../diskdrake/interactive.pm_.c:1043
+#: ../../diskdrake/interactive.pm_.c:1052
msgid "Move files to the new partition"
msgstr "Siirrä tiedostot uuteen osioon"
-#: ../../diskdrake/interactive.pm_.c:1044
+#: ../../diskdrake/interactive.pm_.c:1053
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2180,84 +2152,84 @@ msgstr ""
"Hakemisto %s sisältää jo jotakin tietoa\n"
"(%s)"
-#: ../../diskdrake/interactive.pm_.c:1055
+#: ../../diskdrake/interactive.pm_.c:1064
msgid "Moving files to the new partition"
msgstr "Siirrän tiedostoja uudelle osiolle"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1068
#, c-format
msgid "Copying %s"
msgstr "Kopioidaan %s"
-#: ../../diskdrake/interactive.pm_.c:1063
+#: ../../diskdrake/interactive.pm_.c:1072
#, c-format
msgid "Removing %s"
msgstr "Poistetaan %s"
-#: ../../diskdrake/interactive.pm_.c:1073
+#: ../../diskdrake/interactive.pm_.c:1082
#, c-format
msgid "partition %s is now known as %s"
msgstr "osio %s tunnetaan nyt nimellä %s"
-#: ../../diskdrake/interactive.pm_.c:1094
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Laite: "
-#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-asema: %s (vain arvaus)\n"
-#: ../../diskdrake/interactive.pm_.c:1099
-#: ../../diskdrake/interactive.pm_.c:1107
-#: ../../diskdrake/interactive.pm_.c:1172
+#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Tyyppi: "
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Nimi: "
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "Alkaa: sektori %s\n"
# mat
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Size: %s"
msgstr "Koko: %s"
-#: ../../diskdrake/interactive.pm_.c:1114
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid ", %s sectors"
msgstr ", %s sektoria"
-#: ../../diskdrake/interactive.pm_.c:1116
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Sylinteristä %d sylinteriin %d\n"
-#: ../../diskdrake/interactive.pm_.c:1117
+#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Alustettu\n"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Ei alustettu\n"
-#: ../../diskdrake/interactive.pm_.c:1119
+#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Liitetty\n"
-#: ../../diskdrake/interactive.pm_.c:1120
+#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"
-#: ../../diskdrake/interactive.pm_.c:1122
+#: ../../diskdrake/interactive.pm_.c:1131
#, c-format
msgid ""
"Loopback file(s):\n"
@@ -2266,7 +2238,7 @@ msgstr ""
"Loopback tiedosto(t):\n"
" %s\n"
-#: ../../diskdrake/interactive.pm_.c:1123
+#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2274,27 +2246,27 @@ msgstr ""
"Osiolta käynnistetään oletuksena\n"
" (MS-DOS käynnistys, ei lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1125
+#: ../../diskdrake/interactive.pm_.c:1134
#, c-format
msgid "Level %s\n"
msgstr "Taso %s\n"
-#: ../../diskdrake/interactive.pm_.c:1126
+#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Palan koko %s\n"
-#: ../../diskdrake/interactive.pm_.c:1127
+#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-levyt %s\n"
-#: ../../diskdrake/interactive.pm_.c:1129
+#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback-tiedoston nimi: %s"
-#: ../../diskdrake/interactive.pm_.c:1132
+#: ../../diskdrake/interactive.pm_.c:1141
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2306,7 +2278,7 @@ msgstr ""
"ajuriosio. Sinun olisi kaiketi\n"
"parasta jättää se rauhaan.\n"
-#: ../../diskdrake/interactive.pm_.c:1135
+#: ../../diskdrake/interactive.pm_.c:1144
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2318,64 +2290,63 @@ msgstr ""
"osio on järjestelmäsi\n"
"kaksoiskäynnistämiseksi.\n"
-#: ../../diskdrake/interactive.pm_.c:1154
-#, fuzzy
+#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr "Vain luku"
-#: ../../diskdrake/interactive.pm_.c:1155
+#: ../../diskdrake/interactive.pm_.c:1164
#, c-format
msgid "Size: %s\n"
msgstr "Koko: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1156
+#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometria: %s sylinteriä, %s lukupäätä, %s sektoria\n"
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Tietoja: "
-#: ../../diskdrake/interactive.pm_.c:1158
+#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-levyt %s\n"
# mat
-#: ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Osion tyyppi: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1160
-#, fuzzy, c-format
+#: ../../diskdrake/interactive.pm_.c:1169
+#, c-format
msgid "on channel %d id %d\n"
msgstr "väylässä %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1190
+#: ../../diskdrake/interactive.pm_.c:1199
msgid "Filesystem encryption key"
msgstr "Tiedostojärjestelmän salausavain"
-#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../diskdrake/interactive.pm_.c:1200
msgid "Choose your filesystem encryption key"
msgstr "Valitse tiedostojärjestelmäsi salausavain"
-#: ../../diskdrake/interactive.pm_.c:1194
+#: ../../diskdrake/interactive.pm_.c:1203
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Salausavain on liian yksinkertainen (sen pitää olla ainakin %d merkkiä pitkä)"
-#: ../../diskdrake/interactive.pm_.c:1195
+#: ../../diskdrake/interactive.pm_.c:1204
msgid "The encryption keys do not match"
msgstr "Salausavaimet eivät täsmää"
-#: ../../diskdrake/interactive.pm_.c:1198
+#: ../../diskdrake/interactive.pm_.c:1207
msgid "Encryption key"
msgstr "Salausavain"
-#: ../../diskdrake/interactive.pm_.c:1199
+#: ../../diskdrake/interactive.pm_.c:1208
msgid "Encryption key (again)"
msgstr "Salausavain (uudelleen)"
@@ -2383,67 +2354,58 @@ msgstr "Salausavain (uudelleen)"
msgid "Change type"
msgstr "Muuta tyyppiä"
-#: ../../diskdrake/removable_gtk.pm_.c:28
-msgid "Please click on a medium"
-msgstr "Klikkaa mediaa"
-
#: ../../diskdrake/smbnfs_gtk.pm_.c:162
-#, fuzzy, c-format
+#, c-format
msgid "Can't login using username %s (bad password?)"
-msgstr "käyttäjätunnus salasana"
+msgstr "En voi kirjoittautua käyttäjätunnuksella: %s (väärä salasana?)"
#: ../../diskdrake/smbnfs_gtk.pm_.c:166 ../../diskdrake/smbnfs_gtk.pm_.c:175
-#, fuzzy
msgid "Domain Authentication Required"
-msgstr "Tunnistustapa"
+msgstr "Verkkoalue tunnistus vaaditaan"
#: ../../diskdrake/smbnfs_gtk.pm_.c:167
-#, fuzzy
msgid "Another one"
-msgstr "Internet"
+msgstr "Toinen"
#: ../../diskdrake/smbnfs_gtk.pm_.c:167
-#, fuzzy
msgid "Which username"
-msgstr "Käyttäjätunnus"
+msgstr "Mikä käyttäjätunnus"
#: ../../diskdrake/smbnfs_gtk.pm_.c:176
-#, fuzzy
msgid ""
"Please enter your username, password and domain name to access this host."
-msgstr "salasana."
+msgstr ""
+"Anna tunnuksesi, salasanasi ja verkkoaluettasi käyttääksesi tämä palvelin."
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
-#, fuzzy
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
msgid "Username"
msgstr "Käyttäjätunnus"
#: ../../diskdrake/smbnfs_gtk.pm_.c:180
-#, fuzzy
msgid "Domain"
-msgstr "NIS-alue"
+msgstr "Verkkoalue"
#: ../../diskdrake/smbnfs_gtk.pm_.c:200
msgid "Search servers"
msgstr "Hae palvelimet"
-#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
-#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
+#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
+#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s:n alustus %s:ta epäonnistui"
-#: ../../fs.pm_.c:608
+#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "en osaa alustaa %s:ää tyyppiä %s"
-#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
-#, fuzzy, c-format
+#: ../../fs.pm_.c:684 ../../fs.pm_.c:727
+#, c-format
msgid "mounting partition %s in directory %s failed"
-msgstr "s in s"
+msgstr "osion %s liittäminen hakemistoon %s epäonnistui"
-#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
+#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "virhe irroitettaessa %s: %s"
@@ -2453,16 +2415,15 @@ msgid "simple"
msgstr "yksinkertainen"
#: ../../fsedit.pm_.c:25
-#, fuzzy
msgid "with /usr"
-msgstr "arvolla"
+msgstr "erillinen '/usr' osio"
#: ../../fsedit.pm_.c:30
msgid "server"
msgstr "palvelin"
#: ../../fsedit.pm_.c:240
-#, fuzzy, c-format
+#, c-format
msgid ""
"I can't read the partition table of device %s, it's too corrupted for me :(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
@@ -2471,11 +2432,12 @@ msgid ""
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
-"laite\n"
-"\n"
-"\n"
-"\n"
+"En voi lukea laitteen %s osiotaulukkoa. Se on liian korruptioitunut :(.\n"
+"Voin yrittää jatkaa poistamalla kaikki virheelliset osiot (KAIKKI TIEDOT\n"
+"tuhotaan). Toinen vaihtoehto on ettei sallita DrakX muokata osiotaulukkoa.\n"
+"(virhe: %s)\n"
"\n"
+"Hyväksytkö että kaikki virhelliset osiot poistetaan?\n"
#: ../../fsedit.pm_.c:501
msgid "You can't use JFS for partitions smaller than 16MB"
@@ -2505,11 +2467,12 @@ msgid "This directory should remain within the root filesystem"
msgstr "Tämän hakemiston pitäisi olla juuritiedostojärjestelmässä"
#: ../../fsedit.pm_.c:530
-#, fuzzy
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
-msgstr "Sinä tai piste"
+msgstr ""
+"Tarvitset oikean tiedostojärjestelmän (ext2/ext3, reiserfs, xfs tai jfs) "
+"tälle liitospisteelle.\n"
#: ../../fsedit.pm_.c:532
#, c-format
@@ -2527,34 +2490,39 @@ msgstr "Ei mitään tekemistä"
#: ../../fsedit.pm_.c:694
#, c-format
msgid "Error opening %s for writing: %s"
-msgstr "Virhe kirjoitettaessa tiedostoon %s: %s"
+msgstr "Virhe kirjoitettaessa %2$s tiedostoon %1$s."
-#: ../../harddrake/sound.pm_.c:168
-#, fuzzy
+#: ../../harddrake/data.pm_.c:71
+msgid "cpu /* "
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
-msgstr "Ei"
+msgstr "Ei vaihtoehtoista ajuria"
-#: ../../harddrake/sound.pm_.c:169
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:171
+#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
-msgstr "s s s"
+msgstr ""
+"Tunnettua vaihtoehtoista OSS/ALSA ajuria äänikortillesi (%s) joka tällä "
+"hetkellä käyttää \"%s\""
-#: ../../harddrake/sound.pm_.c:171
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:173
msgid "Sound configuration"
-msgstr "Asetustyökalut"
+msgstr "Ääniasetukset"
-#: ../../harddrake/sound.pm_.c:172
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:174
+#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
-msgstr "tai s."
+msgstr ""
+"Tällä voit valita vaihtoehtoisen ajurin (OSS tai ALSA) äänikortillesi (%s)."
-#: ../../harddrake/sound.pm_.c:174
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:176
+#, c-format
msgid ""
"\n"
"\n"
@@ -2563,30 +2531,27 @@ msgid ""
msgstr ""
"\n"
"\n"
-" oletus"
+"Käytät tällä hetkellä ajuria %s\"%s\" (vakioajuri kortillesi on \"%s\")."
-#: ../../harddrake/sound.pm_.c:176
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:178
msgid "Driver:"
-msgstr "Ajurit"
-
-#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
-#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
-#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
-#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
-#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
-#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
-#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
+msgstr "Ajuri:"
+
+#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
+#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
+#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
+#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
+#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
+#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
+#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Apua"
-#: ../../harddrake/sound.pm_.c:183
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
-msgstr "välissä ja"
+msgstr "Apua ALSA ja OSS vaihtamisen välillä."
-#: ../../harddrake/sound.pm_.c:184
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
@@ -2604,19 +2569,26 @@ msgid ""
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""
-"Avaa Järjestelmä\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
+"OSS (Open Sound System, eli avoin äänijärjestelmä) oli ensimmäinen ääni-"
+"API.\n"
+"Se on käyttöjärjestelmäriippumaton ääni-API (se on saatavilla useimmille\n"
+"unix-järjestelmissä), mutta se aika perustason ja rajoitettu API.\n"
+"Sen lisäksi, OSS ajuri kaikki 'kehittävät pyörän uudelleen.\n"
"\n"
+"ALSA (Advanced Linux Sound system, eli linuxin edistynyt äänijärjestelmä) "
+"on\n"
+"modulaarinen arkkitehtuuri joka tukee laajan alueen ISA, USB ja PCI "
+"kortteja.\n"
"\n"
+"Se tarjoaa myös paljon korkeamman tason API kuin OSS.\n"
"\n"
+"Käyttääksesi ALSA, voit kkäyttää yksi näistä:\n"
+"- vanha OSS yhteensopiva api.\n"
+"- uusi ALSA api joka tarjoaa monta parannetut ominaisuudet,\n"
+" mutta vaatii ALSA-kirjaston käyttöä.\n"
-#: ../../harddrake/sound.pm_.c:200
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:202
+#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
@@ -2624,38 +2596,37 @@ msgid ""
"\n"
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""
+"Vanha \"%s\" ajuri on 'mustalla listalla'.\n"
"\n"
+"Sitä on raportoitu kaatamaan ytimen kuin sitä poistetaan käytöstä.\n"
"\n"
-"\n"
-"\n"
-" uusi."
+"Uusi \"%s\" ajuri otetaan käytöön seuraavassa käynnistyksessä."
-#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
+#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
msgid "Please Wait... Applying the configuration"
msgstr "Odota hetki... Otetaan asetukset käyttöön"
-#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
-#: ../../interactive.pm_.c:391
+#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
+#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
+#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Odota hetki"
-#: ../../harddrake/sound.pm_.c:208
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:210
msgid "No known driver"
-msgstr "Ei"
+msgstr "Ei tunnettua ajuria"
-#: ../../harddrake/sound.pm_.c:209
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:211
+#, c-format
msgid "There's no known driver for your sound card (%s)"
-msgstr "s s"
+msgstr "Ei tunnettua ajuria äänikortillesi (%s)"
-#: ../../harddrake/sound.pm_.c:212
-#, fuzzy
+#: ../../harddrake/sound.pm_.c:214
msgid "Unkown driver"
-msgstr "Tuntematon malli"
+msgstr "Tuntematon ajuri"
-#: ../../harddrake/sound.pm_.c:213
-#, fuzzy, c-format
+#: ../../harddrake/sound.pm_.c:215
+#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
"\n"
@@ -2663,313 +2634,69 @@ msgid ""
"<install at mandrakesoft dot com>\n"
"with subject: unlisted sound driver \"%s\""
msgstr ""
-"s \n"
+"Ajuri \"%s\" äänikortillesi ei ole listattu.\n"
"\n"
-" tuloste \n"
+"Ole hyvä ja lähetä \"lspcidrake -v\" tuloste osoitteeseen:\n"
"<install at mandrakesoft dot com>\n"
-" arvolla s"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "Model"
-msgstr "Hiiri"
-
-#: ../../harddrake/ui.pm_.c:16
-#, fuzzy
-msgid "hard disk model"
-msgstr "Kortin muisti (DMA)"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "Channel"
-msgstr "Peruuta"
-
-#: ../../harddrake/ui.pm_.c:17
-#, fuzzy
-msgid "EIDE/SCSI channel"
-msgstr "SCSI"
-
-#: ../../harddrake/ui.pm_.c:19
-msgid "Bus"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:20
-#, fuzzy
-msgid ""
-"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
-msgstr "väylä laite"
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "Module"
-msgstr "Hiiri"
-
-#: ../../harddrake/ui.pm_.c:21
-#, fuzzy
-msgid "the module of the GNU/Linux kernel that handle that device"
-msgstr "moduuli"
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "Media class"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:22
-msgid "class of hardware device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1562
-msgid "Description"
-msgstr "Kuvaus"
-
-#: ../../harddrake/ui.pm_.c:23
-msgid "this field describe the device"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:25
-#, fuzzy
-msgid "Bus identification"
-msgstr "Tunnistustapa"
-
-#: ../../harddrake/ui.pm_.c:26
-#, fuzzy
-msgid ""
-"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
-"PCI/USB ids"
-msgstr "valmistaja laite"
-
-#: ../../harddrake/ui.pm_.c:28
-#, fuzzy
-msgid "Location on the bus"
-msgstr "Paikka"
-
-#: ../../harddrake/ui.pm_.c:29
-#, fuzzy
-msgid ""
-"- pci devices: this gives the PCI slot, device and function of this card\n"
-"- eide devices: the device is either a slave or a master device\n"
-"- scsi devices: the scsi bus and the scsi device ids"
-msgstr ""
-"laite\n"
-" laite laite\n"
-" väylä laite"
-
-#: ../../harddrake/ui.pm_.c:32
-#, fuzzy
-msgid "Old device file"
-msgstr "Valitse tiedosto"
-
-#: ../../harddrake/ui.pm_.c:33
-#, fuzzy
-msgid "old static device name used in dev package"
-msgstr "laite"
-
-#: ../../harddrake/ui.pm_.c:34
-#, fuzzy
-msgid "New devfs device"
-msgstr "Yhdyskäytävän laite"
-
-#: ../../harddrake/ui.pm_.c:35
-#, fuzzy
-msgid "new dinamic device name generated by incore kernel devfs"
-msgstr "laite"
-
-#: ../../harddrake/ui.pm_.c:36
-#, fuzzy
-msgid "Number of buttons"
-msgstr "2 näppäintä"
-
-#: ../../harddrake/ui.pm_.c:37
-#, fuzzy
-msgid "the vendor name of the device"
-msgstr "valmistaja"
-
-#: ../../harddrake/ui.pm_.c:38
-#, fuzzy
-msgid "Alternative drivers"
-msgstr "Vaihtoehtoinen testisivu (A4)"
-
-#: ../../harddrake/ui.pm_.c:39
-#, fuzzy
-msgid "the list of alternative drivers for this sound card"
-msgstr " "
-
-#: ../../harddrake/ui.pm_.c:63
-#, fuzzy
-msgid "/_Quit"
-msgstr "Lopeta"
-
-#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
-#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
-#: ../../standalone/logdrake_.c:111
-msgid "/_Help"
-msgstr "/_Ohje"
-
-#: ../../harddrake/ui.pm_.c:65
-#, fuzzy
-msgid "/_Help..."
-msgstr "/_Ohje"
-
-#: ../../harddrake/ui.pm_.c:66
-msgid "Harddrake help"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:67
-#, fuzzy
-msgid ""
-"Description of the fields:\n"
-"\n"
-msgstr "Kuvaus\n"
-
-#: ../../harddrake/ui.pm_.c:71
-#, fuzzy
-msgid "/_Report Bug"
-msgstr "/_Raportoi Virheen"
-
-#: ../../harddrake/ui.pm_.c:73
-#, fuzzy
-msgid "/_About..."
-msgstr "/Ohje/_Tietoja..."
-
-#: ../../harddrake/ui.pm_.c:74
-#, fuzzy
-msgid "About Harddrake"
-msgstr "Tietoja"
-
-#: ../../harddrake/ui.pm_.c:75
-#, fuzzy
-msgid ""
-"This is HardDrake, a Mandrake hardware configuration tool.\n"
-"Version:"
-msgstr ""
-"kiintolevylle\n"
-":"
-
-#: ../../harddrake/ui.pm_.c:76
-#, fuzzy
-msgid "Author:"
-msgstr "Tekijä:"
-
-#: ../../harddrake/ui.pm_.c:86
-#, fuzzy
-msgid "Harddrake2 version "
-msgstr "Kiintolevyjen tunnistus"
-
-#: ../../harddrake/ui.pm_.c:101
-#, fuzzy
-msgid "Detected hardware"
-msgstr "Katso laitteistotietoja"
-
-#: ../../harddrake/ui.pm_.c:103
-#, fuzzy
-msgid "Information"
-msgstr "Käyttäjätiedot"
-
-# Asennuksen sivuvalikko
-#: ../../harddrake/ui.pm_.c:106
-#, fuzzy
-msgid "Configure module"
-msgstr "Hiiren määrittely"
-
-#: ../../harddrake/ui.pm_.c:107
-#, fuzzy
-msgid "Run config tool"
-msgstr "Aja"
-
-#: ../../harddrake/ui.pm_.c:111
-#, fuzzy
-msgid "Detection in progress"
-msgstr "löydetty portista %s"
-
-#: ../../harddrake/ui.pm_.c:148
-#, fuzzy
-msgid "You can configure each parameter of the module here."
-msgstr "moduuli."
-
-#: ../../harddrake/ui.pm_.c:166
-#, fuzzy, c-format
-msgid "Running \"%s\" ..."
-msgstr "Poistetaan tulostin \"%s\" ..."
-
-#: ../../harddrake/ui.pm_.c:180
-#, fuzzy, c-format
-msgid "Probing %s class\n"
-msgstr "s"
-
-#: ../../harddrake/ui.pm_.c:201
-msgid "primary"
-msgstr ""
-
-#: ../../harddrake/ui.pm_.c:201
-#, fuzzy
-msgid "secondary"
-msgstr "%d sekuntia"
+"otsikolla: unlisted sound driver \"%s\""
#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
-#, fuzzy
msgid "Auto-detect"
-msgstr "Tee automaattinen tunnistus"
+msgstr "Automaattinen tunnistaminen"
-#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:185
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
msgid "Unknown|Generic"
-msgstr "Yleinen"
+msgstr "Tuntematon|Yleinen"
#: ../../harddrake/v4l.pm_.c:97
-#, fuzzy
msgid "Unknown|CPH05X (bt878) [many vendors]"
-msgstr "Tuntematon"
+msgstr "Tuntematon|CPH05X (bt878) [monta valmistajaa]"
#: ../../harddrake/v4l.pm_.c:98
-#, fuzzy
msgid "Unknown|CPH06X (bt878) [many vendors]"
-msgstr "Tuntematon"
+msgstr "Tuntematon|CPH06X (bt878) [monta valmistajaa]"
-#: ../../harddrake/v4l.pm_.c:209
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:224
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed"
-msgstr "moduuli\n"
+msgstr ""
+"Useimmille nykyisille TV-kortille, GNU/Linux ytimen bttv-moduuli "
+"tunnistaaautomaattisesti oikeat parametrit.\n"
+"Jos korttisi on tunnistettu väärin, voit pakottaa oikean vastaanottimensekä "
+"kortin tyyppi täällä. Valitse TV-korttisi parametrejä tarvittaessa."
-#: ../../harddrake/v4l.pm_.c:212
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:227
msgid "Card model:"
-msgstr "Kortin muisti (DMA)"
+msgstr "Kortin malli:"
-#: ../../harddrake/v4l.pm_.c:213
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:228
msgid "Tuner type:"
-msgstr "Muuta tyyppiä"
+msgstr "Vastaanottimen tyyppi:"
-#: ../../harddrake/v4l.pm_.c:214
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
-msgstr "puskurit:"
+msgstr "Kaappaus-puskurien määrä:"
-#: ../../harddrake/v4l.pm_.c:214
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:229
msgid "number of capture buffers for mmap'ed capture"
-msgstr "puskurit"
+msgstr "mmap-kaappaus-puskurien määrä:"
-#: ../../harddrake/v4l.pm_.c:216
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:231
msgid "PLL setting:"
-msgstr "lataa asetukset"
+msgstr "PLL asetus:"
-#: ../../harddrake/v4l.pm_.c:217
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
-msgstr "Radio:"
+msgstr "Radio tuki:"
-#: ../../harddrake/v4l.pm_.c:217
-#, fuzzy
+#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
-msgstr "ota käyttöön"
+msgstr "ota radio-tuki käyttöön"
#: ../../help.pm_.c:13
-#, fuzzy
msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
@@ -3005,42 +2732,47 @@ msgid ""
"security), choose the desired user and window manager, then click \"Yes\".\n"
"If you are not interested in this feature, click \"No\"."
msgstr ""
-"Linux Käyttäjä\n"
-" Käyttäjä\n"
-"\n"
-"\n"
-"\n"
-" Käyttäjä\n"
-"\n"
-"\n"
-"\n"
-" Käyttäjä\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Käyttäjä\n"
-" Käyttäjä\n"
-" salasana\n"
-" Käyttäjä salasana\n"
-"\n"
-"\n"
-"\n"
-" Hyväksy Käyttäjä Lisää\n"
-" Käyttäjä Koska\n"
-" Valmis\n"
-"\n"
-" Lisäasetukset oletus\n"
-" Käyttäjä oletus\n"
-"\n"
-" Koska\n"
-" Käyttäjä\n"
-"\n"
-" Käyttäjä Kyllä\n"
-" Ei."
+"GNU/LInux on monen käyttäjän järjestelmä, ja tämä tarkoittaa että jokainen\n"
+"käyttäjä voi pitää omat asetukset, omat tiedostot jne. Voit lukea 'käyttö-\n"
+"ohjeet' saadaaksesi lisää tietoa tästä. Mutta \"root\"-käyttäjään "
+"verrattuna\n"
+"käyttäjät joita lisäät täällä eivät pysty muuttamaan mitään paitsi omia\n"
+"tiedostoja ja asetuksia. Sinun pitää luoda ainakin yksi tavallinen käyttäjä\n"
+"itsellesi. Se on tili jonka sinun kannattaa käyttää jokapäiväisessä "
+"työssäsi.\n"
+"Vaikka on kätevämpi kirjoittautua sisään \"root\"-tunnuksella, se on myös\n"
+"paljon vaarallisempi! Pienikin virhe voisi tarkoittaa ettei järjestelmäsi "
+"ei\n"
+"toimisi enää. Jos teet vakavan virheen tavallisena käyttäjänä, voit \n"
+"mahdollisesti menettää jotain tietoja, muttei koko järjestelmä.\n"
+"\n"
+"Ensin sinun pitää antaa oikea nimesi. Tämä ei ole pakollista, --voithan\n"
+"kirjoittaa mitä tahansa. DrakX kopioi ensimmäinen kirjoittamasi sana "
+"kenttään:\n"
+"\"Käyttäjänimi\". Tämä on se nimi jolla kyseinen käyttäjä kirjoittautuu\n"
+"järjestelmään. Voit muuttaa sitä. Sinun pitää myös syöttää salasanaa.\n"
+"Tavallisen käyttäjän salasana ei ole niin kriittinen kuin \"root\"-"
+"tunnuksen\n"
+"turvallisuusnäkökulmasta, mutta tämä ei olesyy tietoturvan laiminlyömiseen:\n"
+"Onhan kysymys tiedostoistasi turvasta.\n"
+"\n"
+"Jos painaat \"Hyväksy käyttäjä\", voit lisätä haluamasi määrä käyttäjiä.\n"
+"Lisää käyttäjää jokaiselle henkilölle jonka on tarkoitus käyttää tämä\n"
+"tietokone. Kun olet lisännyt kaikki haluamasi käyttäjiä, Valitse \"Valmis"
+"\".\n"
+"\n"
+"Jos painaat \"Lisäasetukset\" painiketta voit muuttaa vakio\n"
+"\"komentotulkki\" kyseiselle käyttäjälle (vakiona bash).\n"
+"\n"
+"Kun olet lisännyt kaikki käyttäjät, sinulle ehdotetaan valitsemaan "
+"käyttäjää\n"
+"joka voi kirjoittautua automaattisesti järjestelmään kun kone käynnistyy.\n"
+"Jos olet kiinnostunut tästä ominaisuudesta (etkä paljon piittaa "
+"paikallisesta\n"
+"tietoturvasta), valitse haluttu käyttäjä ja ikkunointijärjestelmä, ja paina\n"
+"\"Kyllä\". Jos et ole kiinnostunut tästä ominaisuudesta, paina \"Ei\"."
#: ../../help.pm_.c:48
-#, fuzzy
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
@@ -3072,35 +2804,40 @@ msgid ""
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
+"Listattu yllä ovat olemassaolevia tunnistettuja Linux osioita "
+"kovalevylläsi.\n"
+"Voit säilyttää velhon tekemät valinnat, ne ovat hyviä useimmille "
+"yleisimmille\n"
+"asennuksille. Jos teet muutoksia, sinun pitää ainakin luoda juuri-osion \n"
+"(\"/\"). Älä valitse liian pieni osio, tai et voi asentaa riittävästi "
+"ohjelmia.\n"
+"Jos haluat tallentaa tietojasi erilliselle osiolle, sinun täytyy luoda myös\n"
+"\"/home\" osion (mahdollista vain jos sinulla on enemmän kuin yksi Linux\n"
+"osio käytettävissä).\n"
"\n"
+"Jokainen osio on listattu seuraavasti: \"Nimi\", \"Koko\".\n"
"\n"
+"\"Nimi\" rakenne on seuraava: \"kovelevytyyppi\". \"kovalevynumero\", \n"
+"\"osionumero\" (esim. \"hda1\").\n"
"\n"
+"\"kovalevytyyppi\" on \"hd\" jos kovalevysi on IDE-kovalevy, ja \"sd\" jos\n"
+"se on SCSI kovalevy.\n"
"\n"
+"\"kovalevynumero\" on aina aakkonen \"hd\" ta i\"sd\" perässä.\n"
+"IDE-kovalevyille: \n"
"\n"
+" * \"a\" tarkoittaa \" isäntälevy ensisijaisella IDE ohjaimella.;\n"
"\n"
+" * \"b\" tarkoittaa \" orjalevy ensisijaisella IDE ohjaimella.;\n"
"\n"
+" * \"c\" tarkoittaa \" isäntälevy toissijaisella IDE ohjaimella.;\n"
"\n"
-" Kapasiteetti\n"
+" * \"d\" tarkoittaa \" orjalevy toisssijaisella IDE ohjaimella.;\n"
"\n"
+" * ja niin edelleen...\n"
"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" ID\n"
-" ID."
+"SCSI kovalevyillä, \"a\" tarkoittaa \"matalin SCSI ID\", \"b\" tarkoittaa\n"
+"\"toiseksi matalin SCSI ID\", jne..."
#: ../../help.pm_.c:79
msgid ""
@@ -3113,7 +2850,6 @@ msgstr ""
"nykyisen levyn ulos ja kysyä oikeaa."
#: ../../help.pm_.c:84
-#, fuzzy
msgid ""
"It is now time to specify which programs you wish to install on your\n"
"system. There are thousands of packages available for Mandrake Linux, and\n"
@@ -3165,58 +2901,62 @@ msgid ""
"groups to avoid installing any new package. This is useful to repair or\n"
"update an existing system."
msgstr ""
+"Nyt on aikaa valita mitä ohjelmia haluat asentaa järjestelmääsi. On "
+"olemassa\n"
+"tuhansia paketteja Mandrake Linux jakelussa, eikä sinulta vaaditaan että\n"
+"tuntisit kaikki paketit ulkoa.\n"
"\n"
+"Jos suoritat vakioasennuksen CD-levyltä, sinun pitää ensin määrittää mitkä\n"
+"cd-levyt sinulla on (ainoastaan Asiantuntija-tilassa) käytettävissä "
+"asennuksen\n"
+"aikana. Tarkista cd-levyjen nimet ja laita rasti ruutuun vastaavissa "
+"nimissä\n"
+"ruudulla. Paina\"Ok\" kuin olet valmis jatkamaan.\n"
"\n"
+"Paketit ovat ryhmitelty käyttötarkoituksien mukaan. Ryhmät ovat jaettu\n"
+"neljään eri osaan:\n"
"\n"
+" * \"Työasema\": Jos aiot käyttää koneesi työasemana, valitse yksi tai \n"
+" useampi vastaavia ryhmiä;\n"
"\n"
+" * \"Kehitysympäristö\": Jos koneesi aiotaan käyttää ohjelmakehitykseen, \n"
+" valitse yksi tai useampi haluttu ryhmä;\n"
"\n"
+" * \"Palvelin\": Jos koneesi on tarkoitettu käyttämään palvelimena'\n"
+" valitse yksi tai useampi haluttu ryhmä;\n"
"\n"
+" * \"Graafinen ympäristö\": viimeisenä, täältä valitset haluamasi graafinen\n"
+" ympäristö. Ainakin yksi pitää olla valittu jos haluat graafisen "
+"työaseman!\n"
"\n"
-" Ok\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
+"Jos siirrät hiiren kohdistinta ryhmänimen yläpuolella, lyhyt selostus "
+"ryhmän\n"
+"sisällöstä tulee näkyviin. Jos poistat kaikki ryhmävalinnat kun teet\n"
+"tavallisen asennuksen (päivityksen sijasta), tulee dialogi-ikkuna esille\n"
+"joka ehdottaa kolme eri optiota vähimmäisasennukseen:\n"
"\n"
-" palvelin\n"
+" * \"X palvelimella\" : asenna vain tarvittavat paketit, joilla saat "
+"toimivan\n"
+" graafisen työpöydän;\n"
"\n"
+" * \"Perusdokumentaation kanssa\": asentaa perusjärjesmän sekä perus-\n"
+" työkalut sekä niiden dokumentaatiot. Tämä valinta sopii palvelin-\n"
+" asennukseen;\n"
"\n"
+" * \"Vähimmäis-asennus\": asentaa ainoastaan tarvittavat osat saadaaksesi\n"
+"toimavan komentorivipohjaisen Linux järjestelmän. Tämä asennus vie vain\n"
+"noin 65 Mt tilaa.\n"
"\n"
+"Voit valita \"Yksittäisten pakettien valinta\" jos tarjolla olevia "
+"paketteja\n"
+"ovat tunnettuja sinulle, tai jos haluat täydellisen ohjauksen asennetavista\n"
+"paketeista.\n"
"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" palvelin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" yhteensä\n"
-"\n"
-"\n"
-"\n"
-"."
+"Jos aloitit asennuksen \"Päivitä\" - tilassa, voit poistaa kaikkien ryhmien\n"
+"valinnat välttääksesi uusien pakettien asentaminen. Tämä on hyödyllistä\n"
+"jos haluat korjata tai päivitä olemassa oleva järjestelmä."
#: ../../help.pm_.c:135
-#, fuzzy
msgid ""
"Finally, depending on whether or not you chose to be able to select\n"
"individual packages, you will be presented a tree containing all packages\n"
@@ -3253,43 +2993,42 @@ msgid ""
"another installation. See the second tip of the previous step on how to\n"
"create such a floppy disk."
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" nopeus\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" palvelin\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
+"Viimeisenä, riippuen siitä jos valitsit mahdollisuuden valita yksittäisiä\n"
+"paketteja vai ei, sinulle näytetään hakemistopuun jossa kaikki paketit\n"
+"ovat luokiteltuna ryhmien ja alaryhmien mukaan. Kun selaat puuta,\n"
+"voit valita koko ryhmät, alaryhmät tai yksittäiset paketit.\n"
+"\n"
+"Kun valitset paketin hakemistopuussa, sen kuvaus näkyy oikeanpuolisessa\n"
+"ikkunassa. Kun olet valinnut kaikki haluamasi paketteja, paina \"Asenna\"\n"
+"painiketta joka käynnistää asennuksen. Riippuen laitteistostasi nopeudesta,\n"
+"sekä asennettavien pakettien määrästä, voi kestää hetken asennuksen\n"
+"viimeistelyssä. Arvio asennukseen tarvittavasta ajasta näytetään näytöllä,\n"
+"jotta voit arvioida jos ehdit nauttia kupillisen kahvia.\n"
+"\n"
+"!! Jos palvelinpakettia on valittu, joko tarkoituksella tai koska se kuului\n"
+"johonkin valitsemasi ryhmään, sinulta pyydetään vahvistusta siitä jos\n"
+"varmasti haluat asentaa palvelinta. Mandrake Linuxin alla jokainen "
+"asennettu\n"
+"palvelin käynnistetään koneen käynnistyksen yhteydessä. Vaikka ne ovat\n"
+"turvallisia eikä niillä on tunnettuja ongelmia jakelun levityksen "
+"yhteydessä,\n"
+"niissä voi löytyä turvallisuusreikiä jakelun valmistumisen jälkeen. Jos et\n"
+"tiedä mihin joku tietty palvelu on tarkoitettu, tai miksi sitä asennetaan,\n"
+"paina \"Ei\". Jos painat \"Kyllä\" listatut palvelut asennetaan sekä \n"
+"käynnistetään automattisesti oletuksena. !!\n"
+"\n"
+"Optio \"Automaattiset riippuvuudet\" poistaa vain virhedialogia joka "
+"ilmestyy\n"
+"joka kerta kun asennusohjelma automaattisesti valitsee paketin. Tämä\n"
+"tapahtuu koska on päätelty että sitä tarvitaan toisen paketin riippuvuksien\n"
+"täyttämiseksi jotta asennusta valmistuisi onnistuneesti.\n"
+"\n"
+"Alla olevalla levykkeen kuvakkeella voit hakea pakettilistan joka on luotu\n"
+"edelliseessä asennuksessa. Jos painat tätä kuvaketta, sinua pyydetään\n"
+"asettamaan levykettä joka on luotu toisen asennuksen lopussa.\n"
+"Katso edellisen vaiheen toisesta vihjeestä, miten luot sellaisen levykkeen."
#: ../../help.pm_.c:171
-#, fuzzy
msgid ""
"You are now able to set up your Internet/network connection. If you wish to\n"
"connect your computer to the Internet or to a local network, click \"OK\".\n"
@@ -3312,26 +3051,22 @@ msgid ""
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""
+"Sinulla on nyt mahdollisuus asettaa Internet/verkko-yhteytesi. Jos haluat\n"
+"yhdistää tietokoneesi Internettiin tai lähiverkkoon, paina \"Ok\".\n"
+"Verkkolaitteiden automaattitunnistus käynnistetään. Jos tämä tunnistus\n"
+"epäonnistuu, poista valinta kohdasta \"Käytä automaattitunnistusta\" \n"
+"seuraavan kerran. Voit myös jättää verkon asettaminen tekemättä, tai \n"
+"tehdä sen myöhemmin. Siinä tapauksessa, paina \"Peruuta\" painiketta.\n"
"\n"
-" Ok\n"
-"\n"
-"\n"
-"\n"
-" Peruuta\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
+"Käytettävissä olevat yhteystavat: tavallinen modeemi, ISDN modeemi,\n"
+"ADSL yhteys, kaapelimodeemi, ja tavallinen lähiverkkoyhteys (Ethernet).\n"
"\n"
+"Voit katsoa \"Aloitus Opas\" luvusta Internetyhteyksiä koskevia tietoja\n"
+"asetuksien tekemisestä, tai odota kunnes järjestelmäsi on asennettu, ja\n"
+"käytä määritty ohjelma yhteytesi asettamiseen.\n"
"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Peruuta."
+"Mikäli haluat määrittää verkkosi myöhemmin, tai jos olet valmis\n"
+"verkkoyhteytesi määrittelyssä, paina \"Peruuta\"."
#: ../../help.pm_.c:193
msgid ""
@@ -3372,7 +3107,6 @@ msgstr ""
"!!"
#: ../../help.pm_.c:210
-#, fuzzy
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n"
"local time according to the time zone you selected. It is however possible\n"
@@ -3387,21 +3121,21 @@ msgid ""
"actually install on your machine a time server which can be optionally used\n"
"by other machines on your local network."
msgstr ""
+"GNU/Linux hallitsee ajan GMT (Greenwich Mean Time) moodissa, ja kääntää\n"
+"sitä paikalliseen aikaan valitsemasi aikavyöhykkeen mukaisesti. Voit myös\n"
+"muuttaa tämän käytännön poistamalla valinnan \"Laitteistokello asetettu \n"
+"GMT-aikaan\" niin laitteistokello on sama kuin jäjestelmäkello. Tämä on\n"
+"hydyllistä jos koneessa on toinen käyttöjärjestelmä, esim. Windows.\n"
"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" palvelin\n"
-" palvelin\n"
-"\n"
-" palvelin\n"
-"."
+"Optio \"Automaattinen kellon synkronisointi\" säätää järjestelmäsi kello\n"
+"automaattisesti oikeaan aikaan yhdistämällä johonkin Internetin aika-\n"
+"palvelimeen. Valitse listasta palvelin joka on lähelläsi, tai kirjoita sen\n"
+"osoite suoraan kenttään. Sinulla pitää tietysti olla toimiva Internet-"
+"yhteys\n"
+"jotta tämä ominaisuus toimisi. Tämä myös asentaa aikapalvelimen koneesi\n"
+"jotka muita paikallisverkkosi koneita voi käyttää."
#: ../../help.pm_.c:224
-#, fuzzy
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
@@ -3424,26 +3158,26 @@ msgid ""
"configuration section of the user guide for more information on how to\n"
"configure your display."
msgstr ""
-"Järjestelmä\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Ok\n"
-"\n"
-"\n"
-"\n"
-"\n"
+"X (eli X Ikkunointi Järjestelmä) on GNU/Linuxin graafisen rajapinnan sydän\n"
+"johon kaikki graafiset ympäristöt (KDE, Gnome, AfterStep, WindowsMaker, "
+"jne.)\n"
+"joka seuraa Mandrake Linuxin mukana käyttää alustana.\n"
"\n"
+"Sinulle näytetään lista käytettävissä olevista tarkkuuksista ja "
+"värimääristä\n"
+"joka laitteistosi tukee. Valitse ne jotka parhaiten vastaa tarpeitasi (voit\n"
+"tietysti muuttaa niitä asennuksen jälkeen). Kun olet tyytyväinen maliin\n"
+"joka näytetään sinulle näytössä, paina \"Ok\". Ikkuna ilmestyy, joka kysyy\n"
+"sinulta jos näet sitä.\n"
"\n"
+"Jos teet \"Asiantuntija\"asennuksen, siirryt X:än asetusvelhoon. Katso\n"
+"vastaava kohta käyttöohjeesta saadaaksesi lisäätietoa tästä velhosta.\n"
"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
+"Jos näet yllä mainittu viesti testin aikana, ja valitset \"Kyllä\", niin\n"
+"DrakX jatkaa seuraavaan vaiheeseen. Jos et näe viestiä, se tarkoitta vain\n"
+"että asetukset olivat väärät, ja testi loppuu 10 sekunnin päästä ja palaa\n"
+"edelliseen näyttöön. Katso näyttöasetuksia koskeva osa käyttöoppaasta\n"
+"saadaaksesi lisäätietoa miten asettaa näyttösi."
#: ../../help.pm_.c:246
msgid ""
@@ -3459,7 +3193,6 @@ msgstr ""
"tai jos näytön asetus epäonnistui."
#: ../../help.pm_.c:253
-#, fuzzy
msgid ""
"The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it by\n"
"booting from the CD-ROM, press the >>F1<< key at boot and type >>rescue<<\n"
@@ -3484,31 +3217,8 @@ msgid ""
"need. You will not have to format it since DrakX will rewrite the whole\n"
"disk."
msgstr ""
-"Linux\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Linux\n"
-"\n"
-"\n"
-" Linux\n"
-"\n"
-" Linux\n"
-" Linux\n"
-"\n"
-"\n"
-" salasana\n"
-"\n"
-" Kyllä\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:277
-#, fuzzy
msgid ""
"You now need to choose where you want to install the Mandrake Linux\n"
"operating system on your hard drive. If your hard drive is empty or if an\n"
@@ -3579,76 +3289,8 @@ msgid ""
"here, refer to the section ``Managing Your Partitions'' of the ````Starter\n"
"Guide''''"
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" vapaana\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" vapaana\n"
-"\n"
-" vapaana\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" vapaana\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Poista\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
#: ../../help.pm_.c:347
-#, fuzzy
msgid ""
"There you are. Installation is now completed and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
@@ -3680,34 +3322,6 @@ msgid ""
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""
-"\n"
-" Ok\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Tallenna\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
#: ../../help.pm_.c:378
msgid ""
@@ -3773,10 +3387,9 @@ msgstr ""
"Asennettavien pakettien määrästä ja koneesi nopeudesta riippuen\n"
"vie tämä toiminto muutamasta minuutista useaan tuntiin.\n"
"\n"
-"Kärsivällisyyttä."
+"Ole kärsivällinen."
#: ../../help.pm_.c:412
-#, fuzzy
msgid ""
"At the time you are installing Mandrake Linux, it is likely that some\n"
"packages have been updated since the initial release. Some bugs may have\n"
@@ -3790,17 +3403,6 @@ msgid ""
"appears: review the selection, and press \"Install\" to retrieve and\n"
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""
-"\n"
-" ohjelmistovirheet\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Peruuta."
#: ../../help.pm_.c:425
msgid ""
@@ -3837,7 +3439,6 @@ msgstr ""
"Jos et tiedä mitä valita, käytä oletuksena olevaa vaihtoehtoa."
#: ../../help.pm_.c:442
-#, fuzzy
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have already been\n"
@@ -3909,78 +3510,8 @@ msgid ""
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" vapaana\n"
-"\n"
-"\n"
-"\n"
-" Tallenna\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:513
-#, fuzzy
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one you want to resize in order to install your new\n"
@@ -4012,42 +3543,12 @@ msgid ""
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" Kapasiteetti\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-"\n"
-" ID\n"
-" ID\n"
-"\n"
-"\n"
-"."
#: ../../help.pm_.c:544
msgid "Please be patient. This operation can take several minutes."
msgstr "Kärsivällisyyttä. Tämä toiminto voi kestää useita minuutteja."
#: ../../help.pm_.c:547
-#, fuzzy
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\") over your\n"
@@ -4083,39 +3584,6 @@ msgid ""
"so it is not recommended that those without a fair amount of experience\n"
"select this installation class."
msgstr ""
-"oletus Suositeltu\n"
-" Asiantuntija\n"
-" uusi\n"
-" Linux\n"
-"\n"
-" Asenna\n"
-"\n"
-" Linux\n"
-"\n"
-" Päivitä\n"
-" Linux\n"
-" Käyttäjä Kaikki\n"
-"\n"
-"\n"
-" Päivitä uusi\n"
-" Linux\n"
-" uusi\n"
-"\n"
-"\n"
-" Linux\n"
-"\n"
-"\n"
-" Linux\n"
-"\n"
-" Suositeltu Linux\n"
-"\n"
-"\n"
-"\n"
-" Asiantuntija Linux\n"
-"\n"
-" Linux\n"
-"\n"
-"."
#: ../../help.pm_.c:582
msgid ""
@@ -4135,20 +3603,22 @@ msgid ""
"keyboard layout between the latin and non-latin layouts."
msgstr ""
"Tavallisesti DrakX valitsee sinulle oikean näppäimistön (sen mukaan, minkä\n"
-"kielen olet valinnut) ja et edes näe tätä kohtaa. Kuitenkaan sinulla ei "
-"välttämättä\n"
-"ole näppäimistöä, joka vastaa suoraan kieltäsi. Jos olet esimerkiksi "
-"englanninkielinen\n"
-"sveitsiläinen, voit silti haluta sveitsiläisen näppäimistön. Tai jos puhut "
-"Englantia,\n"
-"mutta asut Quebecissä, sinulla voi olla samanlainen tilanne. Molemmissa "
-"tapauksissa\n"
-"sinun pitää palata takaisin kyseiseen asennusvaiheeseen ja valita sopiva "
-"näppäimistö\n"
-"listasta.\n"
-"\n"
-"Paina \"Lisää\"-painiketta saadaksesi täydellisen listan tuetuista "
-"näppäimistöistä. "
+"kielen olet valinnut) ja et edes näe tätä kohtaa. Kuitenkaan sinulla ei \n"
+"välttämättä ole näppäimistöä, joka vastaa suoraan kieltäsi. Jos olet\n"
+"esimerkiksi englanninkielinen sveitsiläinen, voit silti haluta "
+"sveitsiläisen \n"
+"näppäimistön. Tai jos puhut Englantia, mutta asut Quebecissä, sinulla voi \n"
+"olla samanlainen tilanne. Molemmissa tapauksissa sinun pitää palata "
+"takaisin\n"
+"kyseiseen asennusvaiheeseen ja valita sopiva näppäimistö listasta.\n"
+"\n"
+"Paina \"Lisää\"-painiketta saadaksesi täydellisen listan tuetuista \n"
+"näppäimistöistä. \n"
+"\n"
+"Jos valitset näppäimistö joka ei perustu latinalaiseen kirjaimistoon, "
+"sinulta\n"
+"kysytään näppäinyhdistelmää joka vaihtaa latinalaisen ja ei latinalaisen\n"
+"järjestyksen välillä."
#: ../../help.pm_.c:598
msgid ""
@@ -4170,6 +3640,8 @@ msgid ""
"\"/usr/sbin/localedrake\" command as \"root\" to change the whole system\n"
"language, or as a simple user to only change that user's default language."
msgstr ""
+"Ensimmäinen tehtävä on valita haluttu kieli.\n"
+"\n"
"Valitse mieleisesi kieli asennukseen ja järjestelmän käyttöön.\n"
"\n"
"Painamalla \"Lisäasetukset\"-painiketta saat mahdollisuuden valita myös\n"
@@ -4179,9 +3651,12 @@ msgstr ""
"valitse englanti (tai suomi) pääkieleksi ja lisäasetusten puolelta paina\n"
"harmaata tähteä, joka vastaa Espanjaa.\n"
"\n"
-"Huomaa, että voit valita useita kieliä. Kun olet valinnut haluamasi "
-"ylimääräiset\n"
-"kielet, paina \"Ok\"-painiketta jatkaaksesi."
+"Huomaa, että voit valita useita kieliä. Kun olet valinnut haluamasi \n"
+"ylimääräiset kielet, paina \"Ok\"-painiketta jatkaaksesi.\n"
+"\n"
+"Vaihtaaksesi eri kielten välillä, voit suorita \"/usr/bin/localedrake\"\n"
+"\"root\"-käyttäjänä,jolloi vaihdat koko järjestelmän kieli, tai tavallisena\n"
+"käyttäjänä jolloin vaihdat vain sen käyttäjän vakiokieli."
#: ../../help.pm_.c:617
msgid ""
@@ -4205,9 +3680,11 @@ msgid ""
"your mouse to activate it correctly. Then test that all buttons and\n"
"movements are correct."
msgstr ""
-"DrakX olettaa yleisesti, että sinulla on kaksinäppäiminen hiiri ja kytkee\n"
-"sen kolmannen näppäimen emulaatiolla. DrakX tietää myös\n"
-"automaattisesti, onko se PS/2, sarja- vai USB-hiiri.\n"
+"DrakX yleensä tunnistaa hiiren näppäinten määrä. Jos tunnistus epäonnistuu\n"
+"DrakX olettaa että sinulla on kaksinäppäiminen hiiri ja kytkee sen "
+"kolmannen\n"
+"näppäimen emulaatiolla. DrakX tietää myös automaattisesti, onko se PS/2,\n"
+"sarja- vai USB-hiiri.\n"
"\n"
"Jos haluat asettaa eri tyyppisen hiiren, valitse sopiva tyyppi oheisesta\n"
"listasta.\n"
@@ -4215,7 +3692,13 @@ msgstr ""
"Jos valitset muun kuin oletushiiren, saat eteesi hiiren testiruudun. Käytä\n"
"hiiren nappeja ja rullaa varmistaaksesi, että asetukset ovat oikeat. Jos\n"
"hiiri ei toimi kunnolla, paina välilyöntiä tai enteriä peruttaaksesi, minkä\n"
-"jälkeen voit valita uudelleen."
+"jälkeen voit valita uudelleen.\n"
+"\n"
+"Joskun rullahiiret ei tunnisteta oikein. Sinun pitää valita oikea malli\n"
+"listasta. Varmista että valitset malli joka vastaa portti johon hiiresi on\n"
+"liitetty. Kun olet painanut \"Ok\", hiirikuvan tulee esille. Sitten sinun \n"
+"PITÄÄ pyöritä rulla, jotta se aktivoituisi oikein. Varmista sitten kaikki\n"
+"painnikkeiden toiminta sekä hiiren liikkumista."
#: ../../help.pm_.c:638
msgid ""
@@ -4226,7 +3709,6 @@ msgstr ""
"on nimetty \"ttyS0\":ksi GNU/Linuxissa."
#: ../../help.pm_.c:642
-#, fuzzy
msgid ""
"This is the most crucial decision in regards with the security of your\n"
"GNU/Linux system: you have to enter the \"root\" password. \"Root\" is the\n"
@@ -4263,40 +3745,6 @@ msgid ""
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""